[==========] 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:38:48.279834 13874 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.140.190:38973,127.13.140.189:43301,127.13.140.188:40677
I20260630 12:38:48.281637 13874 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:38:48.282634 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:48.299132 13883 instance_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:38:48.299860 13880 instance_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:48.299540 13881 instance_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:49.518877 13882 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260630 12:38:49.519021 13874 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260630 12:38:49.523264 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:49.523483 13874 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:49.523635 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823129523620 us; error 0 us; skew 500 ppm
I20260630 12:38:49.524397 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:49.530978 13874 webserver.cc:533] Webserver started at http://127.13.140.190:35209/ using document root <none> and password file <none>
I20260630 12:38:49.531772 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:49.531965 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:49.532383 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:49.538173 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782823128114093-13874-0/minicluster-data/master-0-root/instance:
uuid: "5328fea3d34e4639a94af463dd1c72d0"
format_stamp: "Formatted at 2026-06-30 12:38:49 on dist-test-slave-zctk"
I20260630 12:38:49.546052 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.001s
I20260630 12:38:49.551110 13889 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:49.552227 13874 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260630 12:38:49.552613 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782823128114093-13874-0/minicluster-data/master-0-root
uuid: "5328fea3d34e4639a94af463dd1c72d0"
format_stamp: "Formatted at 2026-06-30 12:38:49 on dist-test-slave-zctk"
I20260630 12:38:49.552949 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782823128114093-13874-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782823128114093-13874-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782823128114093-13874-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:49.608700 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:49.610235 13874 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:38:49.610718 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:49.684291 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.190:38973
I20260630 12:38:49.684406 13940 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.190:38973 every 8 connection(s)
I20260630 12:38:49.690567 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:38:49.692415 13941 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:38:49.697180 13943 instance_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:49.699292 13944 instance_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:49.702258 13946 instance_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:49.702366 13874 server_base.cc:1061] running on GCE node
I20260630 12:38:49.703195 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:49.703413 13874 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:49.703599 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823129703581 us; error 0 us; skew 500 ppm
I20260630 12:38:49.704140 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:49.707674 13874 webserver.cc:533] Webserver started at http://127.13.140.189:35609/ using document root <none> and password file <none>
I20260630 12:38:49.708210 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:49.708443 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:49.708760 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:49.709842 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782823128114093-13874-0/minicluster-data/master-1-root/instance:
uuid: "ddc12fc58b804fe3a3d5ce91c2884018"
format_stamp: "Formatted at 2026-06-30 12:38:49 on dist-test-slave-zctk"
I20260630 12:38:49.714993 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:38:49.714802 13941 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.140.190" port: 38973 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:38:49.719125 13951 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:49.720007 13874 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:38:49.720376 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782823128114093-13874-0/minicluster-data/master-1-root
uuid: "ddc12fc58b804fe3a3d5ce91c2884018"
format_stamp: "Formatted at 2026-06-30 12:38:49 on dist-test-slave-zctk"
I20260630 12:38:49.720890 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782823128114093-13874-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782823128114093-13874-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782823128114093-13874-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:38:49.739427 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:49.741129 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:49.744298 13941 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.140.189" port: 43301 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:38:49.747470 13892 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.140.189:43301: connect: Connection refused (error 111)
W20260630 12:38:49.752058 13941 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.140.189:43301: Network error: Client connection negotiation failed: client connection to 127.13.140.189:43301: connect: Connection refused (error 111)
I20260630 12:38:49.801940 13941 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.140.189" port: 43301 } attempt: 1
W20260630 12:38:49.807021 13941 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.140.189:43301: Network error: Client connection negotiation failed: client connection to 127.13.140.189:43301: connect: Connection refused (error 111)
I20260630 12:38:49.809955 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.189:43301
I20260630 12:38:49.810150 14005 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.189:43301 every 8 connection(s)
I20260630 12:38:49.814652 14006 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:49.815483 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:38:49.820683 14006 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.140.190" port: 38973 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:38:49.822263 14008 instance_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:49.824857 14009 instance_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:49.828352 13874 server_base.cc:1061] running on GCE node
W20260630 12:38:49.828943 14013 instance_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:49.829989 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:49.830260 13874 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:49.830492 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823129830469 us; error 0 us; skew 500 ppm
I20260630 12:38:49.831065 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:49.834311 13874 webserver.cc:533] Webserver started at http://127.13.140.188:41655/ using document root <none> and password file <none>
I20260630 12:38:49.834807 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:49.835021 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:49.835314 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:49.836844 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782823128114093-13874-0/minicluster-data/master-2-root/instance:
uuid: "f222d1e094aa47e2947863ca097cf3ed"
format_stamp: "Formatted at 2026-06-30 12:38:49 on dist-test-slave-zctk"
I20260630 12:38:49.837100 14006 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.140.189" port: 43301 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:38:49.843429 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:38:49.849141 14018 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:49.850015 13874 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:38:49.850390 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782823128114093-13874-0/minicluster-data/master-2-root
uuid: "f222d1e094aa47e2947863ca097cf3ed"
format_stamp: "Formatted at 2026-06-30 12:38:49 on dist-test-slave-zctk"
I20260630 12:38:49.850545 14006 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.140.188" port: 40677 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:38:49.850710 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782823128114093-13874-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782823128114093-13874-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782823128114093-13874-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:38:49.856981 14006 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.140.188:40677: Network error: Client connection negotiation failed: client connection to 127.13.140.188:40677: connect: Connection refused (error 111)
I20260630 12:38:49.875550 13941 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.140.189" port: 43301 } attempt: 2
I20260630 12:38:49.886402 13941 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.140.188" port: 40677 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:38:49.891080 13941 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.140.188:40677: Network error: Client connection negotiation failed: client connection to 127.13.140.188:40677: connect: Connection refused (error 111)
I20260630 12:38:49.893785 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:49.894999 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:49.900538 14006 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.140.188" port: 40677 } attempt: 1
W20260630 12:38:49.904995 14006 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.140.188:40677: Network error: Client connection negotiation failed: client connection to 127.13.140.188:40677: connect: Connection refused (error 111)
I20260630 12:38:49.922535 13941 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.140.188" port: 40677 } attempt: 1
W20260630 12:38:49.928604 13941 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.140.188:40677: Network error: Client connection negotiation failed: client connection to 127.13.140.188:40677: connect: Connection refused (error 111)
I20260630 12:38:49.965157 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.188:40677
I20260630 12:38:49.965272 14070 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.188:40677 every 8 connection(s)
I20260630 12:38:49.969585 14071 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:49.969655 13874 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:38:49.975008 14071 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.140.190" port: 38973 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:38:49.980468 14006 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.140.188" port: 40677 } attempt: 2
I20260630 12:38:49.988159 14071 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.140.189" port: 43301 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:38:49.996197 13941 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.140.188" port: 40677 } attempt: 2
I20260630 12:38:50.002002 14006 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ddc12fc58b804fe3a3d5ce91c2884018: Bootstrap starting.
I20260630 12:38:50.002235 14071 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.140.188" port: 40677 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:38:50.013566 14006 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ddc12fc58b804fe3a3d5ce91c2884018: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:50.015339 13941 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5328fea3d34e4639a94af463dd1c72d0: Bootstrap starting.
I20260630 12:38:50.016139 14006 log.cc:826] T 00000000000000000000000000000000 P ddc12fc58b804fe3a3d5ce91c2884018: Log is configured to *not* fsync() on all Append() calls
I20260630 12:38:50.019496 14071 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f222d1e094aa47e2947863ca097cf3ed: Bootstrap starting.
I20260630 12:38:50.021845 13941 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5328fea3d34e4639a94af463dd1c72d0: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:50.022483 14006 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ddc12fc58b804fe3a3d5ce91c2884018: No bootstrap required, opened a new log
I20260630 12:38:50.024696 14071 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f222d1e094aa47e2947863ca097cf3ed: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:50.028219 13941 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5328fea3d34e4639a94af463dd1c72d0: No bootstrap required, opened a new log
I20260630 12:38:50.030656 14071 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f222d1e094aa47e2947863ca097cf3ed: No bootstrap required, opened a new log
I20260630 12:38:50.044116 14071 raft_consensus.cc:359] T 00000000000000000000000000000000 P f222d1e094aa47e2947863ca097cf3ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5328fea3d34e4639a94af463dd1c72d0" member_type: VOTER last_known_addr { host: "127.13.140.190" port: 38973 } } peers { permanent_uuid: "ddc12fc58b804fe3a3d5ce91c2884018" member_type: VOTER last_known_addr { host: "127.13.140.189" port: 43301 } } peers { permanent_uuid: "f222d1e094aa47e2947863ca097cf3ed" member_type: VOTER last_known_addr { host: "127.13.140.188" port: 40677 } }
I20260630 12:38:50.044131 14006 raft_consensus.cc:359] T 00000000000000000000000000000000 P ddc12fc58b804fe3a3d5ce91c2884018 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5328fea3d34e4639a94af463dd1c72d0" member_type: VOTER last_known_addr { host: "127.13.140.190" port: 38973 } } peers { permanent_uuid: "ddc12fc58b804fe3a3d5ce91c2884018" member_type: VOTER last_known_addr { host: "127.13.140.189" port: 43301 } } peers { permanent_uuid: "f222d1e094aa47e2947863ca097cf3ed" member_type: VOTER last_known_addr { host: "127.13.140.188" port: 40677 } }
I20260630 12:38:50.044131 13941 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5328fea3d34e4639a94af463dd1c72d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5328fea3d34e4639a94af463dd1c72d0" member_type: VOTER last_known_addr { host: "127.13.140.190" port: 38973 } } peers { permanent_uuid: "ddc12fc58b804fe3a3d5ce91c2884018" member_type: VOTER last_known_addr { host: "127.13.140.189" port: 43301 } } peers { permanent_uuid: "f222d1e094aa47e2947863ca097cf3ed" member_type: VOTER last_known_addr { host: "127.13.140.188" port: 40677 } }
I20260630 12:38:50.044965 14071 raft_consensus.cc:385] T 00000000000000000000000000000000 P f222d1e094aa47e2947863ca097cf3ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:50.045195 14006 raft_consensus.cc:385] T 00000000000000000000000000000000 P ddc12fc58b804fe3a3d5ce91c2884018 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:50.045235 13941 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5328fea3d34e4639a94af463dd1c72d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:50.045352 14071 raft_consensus.cc:740] T 00000000000000000000000000000000 P f222d1e094aa47e2947863ca097cf3ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f222d1e094aa47e2947863ca097cf3ed, State: Initialized, Role: FOLLOWER
I20260630 12:38:50.045605 13941 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5328fea3d34e4639a94af463dd1c72d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5328fea3d34e4639a94af463dd1c72d0, State: Initialized, Role: FOLLOWER
I20260630 12:38:50.045576 14006 raft_consensus.cc:740] T 00000000000000000000000000000000 P ddc12fc58b804fe3a3d5ce91c2884018 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddc12fc58b804fe3a3d5ce91c2884018, State: Initialized, Role: FOLLOWER
I20260630 12:38:50.046449 14071 consensus_queue.cc:260] T 00000000000000000000000000000000 P f222d1e094aa47e2947863ca097cf3ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5328fea3d34e4639a94af463dd1c72d0" member_type: VOTER last_known_addr { host: "127.13.140.190" port: 38973 } } peers { permanent_uuid: "ddc12fc58b804fe3a3d5ce91c2884018" member_type: VOTER last_known_addr { host: "127.13.140.189" port: 43301 } } peers { permanent_uuid: "f222d1e094aa47e2947863ca097cf3ed" member_type: VOTER last_known_addr { host: "127.13.140.188" port: 40677 } }
I20260630 12:38:50.046533 14006 consensus_queue.cc:260] T 00000000000000000000000000000000 P ddc12fc58b804fe3a3d5ce91c2884018 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5328fea3d34e4639a94af463dd1c72d0" member_type: VOTER last_known_addr { host: "127.13.140.190" port: 38973 } } peers { permanent_uuid: "ddc12fc58b804fe3a3d5ce91c2884018" member_type: VOTER last_known_addr { host: "127.13.140.189" port: 43301 } } peers { permanent_uuid: "f222d1e094aa47e2947863ca097cf3ed" member_type: VOTER last_known_addr { host: "127.13.140.188" port: 40677 } }
I20260630 12:38:50.046533 13941 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5328fea3d34e4639a94af463dd1c72d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5328fea3d34e4639a94af463dd1c72d0" member_type: VOTER last_known_addr { host: "127.13.140.190" port: 38973 } } peers { permanent_uuid: "ddc12fc58b804fe3a3d5ce91c2884018" member_type: VOTER last_known_addr { host: "127.13.140.189" port: 43301 } } peers { permanent_uuid: "f222d1e094aa47e2947863ca097cf3ed" member_type: VOTER last_known_addr { host: "127.13.140.188" port: 40677 } }
I20260630 12:38:50.051954 14081 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5328fea3d34e4639a94af463dd1c72d0 [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: "5328fea3d34e4639a94af463dd1c72d0" member_type: VOTER last_known_addr { host: "127.13.140.190" port: 38973 } } peers { permanent_uuid: "ddc12fc58b804fe3a3d5ce91c2884018" member_type: VOTER last_known_addr { host: "127.13.140.189" port: 43301 } } peers { permanent_uuid: "f222d1e094aa47e2947863ca097cf3ed" member_type: VOTER last_known_addr { host: "127.13.140.188" port: 40677 } } }
I20260630 12:38:50.057013 14081 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5328fea3d34e4639a94af463dd1c72d0 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:38:50.057951 14079 sys_catalog.cc:455] T 00000000000000000000000000000000 P f222d1e094aa47e2947863ca097cf3ed [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: "5328fea3d34e4639a94af463dd1c72d0" member_type: VOTER last_known_addr { host: "127.13.140.190" port: 38973 } } peers { permanent_uuid: "ddc12fc58b804fe3a3d5ce91c2884018" member_type: VOTER last_known_addr { host: "127.13.140.189" port: 43301 } } peers { permanent_uuid: "f222d1e094aa47e2947863ca097cf3ed" member_type: VOTER last_known_addr { host: "127.13.140.188" port: 40677 } } }
I20260630 12:38:50.059036 14079 sys_catalog.cc:458] T 00000000000000000000000000000000 P f222d1e094aa47e2947863ca097cf3ed [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:38:50.060245 14080 sys_catalog.cc:455] T 00000000000000000000000000000000 P ddc12fc58b804fe3a3d5ce91c2884018 [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: "5328fea3d34e4639a94af463dd1c72d0" member_type: VOTER last_known_addr { host: "127.13.140.190" port: 38973 } } peers { permanent_uuid: "ddc12fc58b804fe3a3d5ce91c2884018" member_type: VOTER last_known_addr { host: "127.13.140.189" port: 43301 } } peers { permanent_uuid: "f222d1e094aa47e2947863ca097cf3ed" member_type: VOTER last_known_addr { host: "127.13.140.188" port: 40677 } } }
I20260630 12:38:50.060937 13941 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5328fea3d34e4639a94af463dd1c72d0 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:38:50.061106 14080 sys_catalog.cc:458] T 00000000000000000000000000000000 P ddc12fc58b804fe3a3d5ce91c2884018 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:38:50.061546 14071 sys_catalog.cc:565] T 00000000000000000000000000000000 P f222d1e094aa47e2947863ca097cf3ed [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:38:50.061546 14006 sys_catalog.cc:565] T 00000000000000000000000000000000 P ddc12fc58b804fe3a3d5ce91c2884018 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:38:50.105388 13874 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
W20260630 12:38:50.116132 13895 tablet.cc:2406] T 00000000000000000000000000000000 P 5328fea3d34e4639a94af463dd1c72d0: Can't schedule compaction. Clean time has not been advanced past its initial value.
W20260630 12:38:50.116509 14107 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 5328fea3d34e4639a94af463dd1c72d0: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:38:50.116905 14107 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:38:50.120033 14113 catalog_manager.cc:1594] T 00000000000000000000000000000000 P f222d1e094aa47e2947863ca097cf3ed: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:38:50.120468 14113 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:38:50.121093 13874 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260630 12:38:50.123124 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:50.126179 14115 catalog_manager.cc:1594] T 00000000000000000000000000000000 P ddc12fc58b804fe3a3d5ce91c2884018: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:38:50.126503 14115 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:38:50.131630 14116 instance_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:50.133620 14117 instance_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:50.137120 13874 server_base.cc:1061] running on GCE node
W20260630 12:38:50.137607 14119 instance_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:50.138471 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:50.138652 13874 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:50.138902 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823130138865 us; error 0 us; skew 500 ppm
I20260630 12:38:50.139430 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:50.142364 13874 webserver.cc:533] Webserver started at http://127.13.140.129:42901/ using document root <none> and password file <none>
I20260630 12:38:50.142839 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:50.143039 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:50.143371 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:50.144436 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782823128114093-13874-0/minicluster-data/ts-0-root/instance:
uuid: "600fe26a155141ee82bbbab164dc0317"
format_stamp: "Formatted at 2026-06-30 12:38:50 on dist-test-slave-zctk"
I20260630 12:38:50.149241 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260630 12:38:50.152777 14124 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:50.153702 13874 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:38:50.153991 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782823128114093-13874-0/minicluster-data/ts-0-root
uuid: "600fe26a155141ee82bbbab164dc0317"
format_stamp: "Formatted at 2026-06-30 12:38:50 on dist-test-slave-zctk"
I20260630 12:38:50.154284 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782823128114093-13874-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782823128114093-13874-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782823128114093-13874-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:50.175273 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:50.176720 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:50.179407 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:50.183148 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:50.183391 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:50.183652 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:50.183815 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:50.281993 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.129:41277
I20260630 12:38:50.282133 14186 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.129:41277 every 8 connection(s)
I20260630 12:38:50.306981 14187 heartbeater.cc:344] Connected to a master server at 127.13.140.188:40677
I20260630 12:38:50.311347 14187 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:50.313107 14187 heartbeater.cc:507] Master 127.13.140.188:40677 requested a full tablet report, sending...
I20260630 12:38:50.316577 14189 heartbeater.cc:344] Connected to a master server at 127.13.140.190:38973
I20260630 12:38:50.316962 14189 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:50.317909 14189 heartbeater.cc:507] Master 127.13.140.190:38973 requested a full tablet report, sending...
I20260630 12:38:50.319448 14036 ts_manager.cc:194] Registered new tserver with Master: 600fe26a155141ee82bbbab164dc0317 (127.13.140.129:41277)
I20260630 12:38:50.321071 13906 ts_manager.cc:194] Registered new tserver with Master: 600fe26a155141ee82bbbab164dc0317 (127.13.140.129:41277)
I20260630 12:38:50.322726 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:38:50.326712 14188 heartbeater.cc:344] Connected to a master server at 127.13.140.189:43301
I20260630 12:38:50.327104 14188 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:50.328162 14188 heartbeater.cc:507] Master 127.13.140.189:43301 requested a full tablet report, sending...
I20260630 12:38:50.331444 13971 ts_manager.cc:194] Registered new tserver with Master: 600fe26a155141ee82bbbab164dc0317 (127.13.140.129:41277)
W20260630 12:38:50.332054 14194 instance_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:38:50.336059 14080 raft_consensus.cc:493] T 00000000000000000000000000000000 P ddc12fc58b804fe3a3d5ce91c2884018 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:50.336783 14080 raft_consensus.cc:515] T 00000000000000000000000000000000 P ddc12fc58b804fe3a3d5ce91c2884018 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5328fea3d34e4639a94af463dd1c72d0" member_type: VOTER last_known_addr { host: "127.13.140.190" port: 38973 } } peers { permanent_uuid: "ddc12fc58b804fe3a3d5ce91c2884018" member_type: VOTER last_known_addr { host: "127.13.140.189" port: 43301 } } peers { permanent_uuid: "f222d1e094aa47e2947863ca097cf3ed" member_type: VOTER last_known_addr { host: "127.13.140.188" port: 40677 } }
W20260630 12:38:50.338027 14195 instance_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:50.340639 14080 leader_election.cc:290] T 00000000000000000000000000000000 P ddc12fc58b804fe3a3d5ce91c2884018 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5328fea3d34e4639a94af463dd1c72d0 (127.13.140.190:38973), f222d1e094aa47e2947863ca097cf3ed (127.13.140.188:40677)
I20260630 12:38:50.340762 13916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ddc12fc58b804fe3a3d5ce91c2884018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5328fea3d34e4639a94af463dd1c72d0" is_pre_election: true
I20260630 12:38:50.341598 13916 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 5328fea3d34e4639a94af463dd1c72d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ddc12fc58b804fe3a3d5ce91c2884018 in term 0.
I20260630 12:38:50.343180 14046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ddc12fc58b804fe3a3d5ce91c2884018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f222d1e094aa47e2947863ca097cf3ed" is_pre_election: true
I20260630 12:38:50.344177 14046 raft_consensus.cc:2468] T 00000000000000000000000000000000 P f222d1e094aa47e2947863ca097cf3ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ddc12fc58b804fe3a3d5ce91c2884018 in term 0.
I20260630 12:38:50.346462 13955 leader_election.cc:304] T 00000000000000000000000000000000 P ddc12fc58b804fe3a3d5ce91c2884018 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ddc12fc58b804fe3a3d5ce91c2884018, f222d1e094aa47e2947863ca097cf3ed; no voters: 
I20260630 12:38:50.347779 14080 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ddc12fc58b804fe3a3d5ce91c2884018 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:50.348284 14080 raft_consensus.cc:493] T 00000000000000000000000000000000 P ddc12fc58b804fe3a3d5ce91c2884018 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:50.348744 14080 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ddc12fc58b804fe3a3d5ce91c2884018 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:50.359982 14080 raft_consensus.cc:515] T 00000000000000000000000000000000 P ddc12fc58b804fe3a3d5ce91c2884018 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5328fea3d34e4639a94af463dd1c72d0" member_type: VOTER last_known_addr { host: "127.13.140.190" port: 38973 } } peers { permanent_uuid: "ddc12fc58b804fe3a3d5ce91c2884018" member_type: VOTER last_known_addr { host: "127.13.140.189" port: 43301 } } peers { permanent_uuid: "f222d1e094aa47e2947863ca097cf3ed" member_type: VOTER last_known_addr { host: "127.13.140.188" port: 40677 } }
I20260630 12:38:50.363788 13916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ddc12fc58b804fe3a3d5ce91c2884018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5328fea3d34e4639a94af463dd1c72d0"
I20260630 12:38:50.364619 13916 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5328fea3d34e4639a94af463dd1c72d0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:50.374569 13916 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 5328fea3d34e4639a94af463dd1c72d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ddc12fc58b804fe3a3d5ce91c2884018 in term 1.
I20260630 12:38:50.377266 14046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ddc12fc58b804fe3a3d5ce91c2884018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f222d1e094aa47e2947863ca097cf3ed"
I20260630 12:38:50.378549 14046 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f222d1e094aa47e2947863ca097cf3ed [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:50.377871 14080 leader_election.cc:290] T 00000000000000000000000000000000 P ddc12fc58b804fe3a3d5ce91c2884018 [CANDIDATE]: Term 1 election: Requested vote from peers 5328fea3d34e4639a94af463dd1c72d0 (127.13.140.190:38973), f222d1e094aa47e2947863ca097cf3ed (127.13.140.188:40677)
I20260630 12:38:50.389489 13957 leader_election.cc:304] T 00000000000000000000000000000000 P ddc12fc58b804fe3a3d5ce91c2884018 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5328fea3d34e4639a94af463dd1c72d0, ddc12fc58b804fe3a3d5ce91c2884018; no voters: 
I20260630 12:38:50.390875 14080 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ddc12fc58b804fe3a3d5ce91c2884018 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:50.392611 14046 raft_consensus.cc:2468] T 00000000000000000000000000000000 P f222d1e094aa47e2947863ca097cf3ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ddc12fc58b804fe3a3d5ce91c2884018 in term 1.
I20260630 12:38:50.397328 14080 raft_consensus.cc:697] T 00000000000000000000000000000000 P ddc12fc58b804fe3a3d5ce91c2884018 [term 1 LEADER]: Becoming Leader. State: Replica: ddc12fc58b804fe3a3d5ce91c2884018, State: Running, Role: LEADER
W20260630 12:38:50.398420 14197 instance_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:50.399120 13874 server_base.cc:1061] running on GCE node
I20260630 12:38:50.398742 14080 consensus_queue.cc:237] T 00000000000000000000000000000000 P ddc12fc58b804fe3a3d5ce91c2884018 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5328fea3d34e4639a94af463dd1c72d0" member_type: VOTER last_known_addr { host: "127.13.140.190" port: 38973 } } peers { permanent_uuid: "ddc12fc58b804fe3a3d5ce91c2884018" member_type: VOTER last_known_addr { host: "127.13.140.189" port: 43301 } } peers { permanent_uuid: "f222d1e094aa47e2947863ca097cf3ed" member_type: VOTER last_known_addr { host: "127.13.140.188" port: 40677 } }
I20260630 12:38:50.400208 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:50.400485 13874 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:50.400715 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823130400696 us; error 0 us; skew 500 ppm
I20260630 12:38:50.401414 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:50.404588 13874 webserver.cc:533] Webserver started at http://127.13.140.130:43353/ using document root <none> and password file <none>
I20260630 12:38:50.405381 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:50.405659 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:50.406050 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:50.407568 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782823128114093-13874-0/minicluster-data/ts-1-root/instance:
uuid: "cdad70f3ee18431a884675eb33fc9707"
format_stamp: "Formatted at 2026-06-30 12:38:50 on dist-test-slave-zctk"
I20260630 12:38:50.409376 14199 sys_catalog.cc:455] T 00000000000000000000000000000000 P ddc12fc58b804fe3a3d5ce91c2884018 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ddc12fc58b804fe3a3d5ce91c2884018. Latest consensus state: current_term: 1 leader_uuid: "ddc12fc58b804fe3a3d5ce91c2884018" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5328fea3d34e4639a94af463dd1c72d0" member_type: VOTER last_known_addr { host: "127.13.140.190" port: 38973 } } peers { permanent_uuid: "ddc12fc58b804fe3a3d5ce91c2884018" member_type: VOTER last_known_addr { host: "127.13.140.189" port: 43301 } } peers { permanent_uuid: "f222d1e094aa47e2947863ca097cf3ed" member_type: VOTER last_known_addr { host: "127.13.140.188" port: 40677 } } }
I20260630 12:38:50.409998 14199 sys_catalog.cc:458] T 00000000000000000000000000000000 P ddc12fc58b804fe3a3d5ce91c2884018 [sys.catalog]: This master's current role is: LEADER
I20260630 12:38:50.411597 14203 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:38:50.413782 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.007s
I20260630 12:38:50.417488 14203 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:38:50.418629 14205 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:50.419579 13874 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260630 12:38:50.419909 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782823128114093-13874-0/minicluster-data/ts-1-root
uuid: "cdad70f3ee18431a884675eb33fc9707"
format_stamp: "Formatted at 2026-06-30 12:38:50 on dist-test-slave-zctk"
I20260630 12:38:50.420250 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782823128114093-13874-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782823128114093-13874-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782823128114093-13874-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:50.434746 14046 raft_consensus.cc:1275] T 00000000000000000000000000000000 P f222d1e094aa47e2947863ca097cf3ed [term 1 FOLLOWER]: Refusing update from remote peer ddc12fc58b804fe3a3d5ce91c2884018: 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:50.434919 13916 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 5328fea3d34e4639a94af463dd1c72d0 [term 1 FOLLOWER]: Refusing update from remote peer ddc12fc58b804fe3a3d5ce91c2884018: 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:50.436630 14080 consensus_queue.cc:1048] T 00000000000000000000000000000000 P ddc12fc58b804fe3a3d5ce91c2884018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5328fea3d34e4639a94af463dd1c72d0" member_type: VOTER last_known_addr { host: "127.13.140.190" port: 38973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:50.437343 14199 consensus_queue.cc:1048] T 00000000000000000000000000000000 P ddc12fc58b804fe3a3d5ce91c2884018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f222d1e094aa47e2947863ca097cf3ed" member_type: VOTER last_known_addr { host: "127.13.140.188" port: 40677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:50.443358 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:50.445003 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:50.454309 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:50.462607 14081 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5328fea3d34e4639a94af463dd1c72d0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ddc12fc58b804fe3a3d5ce91c2884018. Latest consensus state: current_term: 1 leader_uuid: "ddc12fc58b804fe3a3d5ce91c2884018" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5328fea3d34e4639a94af463dd1c72d0" member_type: VOTER last_known_addr { host: "127.13.140.190" port: 38973 } } peers { permanent_uuid: "ddc12fc58b804fe3a3d5ce91c2884018" member_type: VOTER last_known_addr { host: "127.13.140.189" port: 43301 } } peers { permanent_uuid: "f222d1e094aa47e2947863ca097cf3ed" member_type: VOTER last_known_addr { host: "127.13.140.188" port: 40677 } } }
I20260630 12:38:50.463634 14081 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5328fea3d34e4639a94af463dd1c72d0 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:38:50.464152 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:50.464458 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:50.464784 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:50.464995 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:50.475529 14080 sys_catalog.cc:455] T 00000000000000000000000000000000 P ddc12fc58b804fe3a3d5ce91c2884018 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "ddc12fc58b804fe3a3d5ce91c2884018" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5328fea3d34e4639a94af463dd1c72d0" member_type: VOTER last_known_addr { host: "127.13.140.190" port: 38973 } } peers { permanent_uuid: "ddc12fc58b804fe3a3d5ce91c2884018" member_type: VOTER last_known_addr { host: "127.13.140.189" port: 43301 } } peers { permanent_uuid: "f222d1e094aa47e2947863ca097cf3ed" member_type: VOTER last_known_addr { host: "127.13.140.188" port: 40677 } } }
I20260630 12:38:50.476492 14080 sys_catalog.cc:458] T 00000000000000000000000000000000 P ddc12fc58b804fe3a3d5ce91c2884018 [sys.catalog]: This master's current role is: LEADER
I20260630 12:38:50.484706 14081 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5328fea3d34e4639a94af463dd1c72d0 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "ddc12fc58b804fe3a3d5ce91c2884018" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5328fea3d34e4639a94af463dd1c72d0" member_type: VOTER last_known_addr { host: "127.13.140.190" port: 38973 } } peers { permanent_uuid: "ddc12fc58b804fe3a3d5ce91c2884018" member_type: VOTER last_known_addr { host: "127.13.140.189" port: 43301 } } peers { permanent_uuid: "f222d1e094aa47e2947863ca097cf3ed" member_type: VOTER last_known_addr { host: "127.13.140.188" port: 40677 } } }
I20260630 12:38:50.485658 14203 catalog_manager.cc:1383] Generated new cluster ID: c7fa721290ec47e695eeaa35000f3ead
I20260630 12:38:50.486258 14203 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:38:50.485715 14081 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5328fea3d34e4639a94af463dd1c72d0 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:38:50.494014 14079 sys_catalog.cc:455] T 00000000000000000000000000000000 P f222d1e094aa47e2947863ca097cf3ed [sys.catalog]: SysCatalogTable state changed. Reason: New leader ddc12fc58b804fe3a3d5ce91c2884018. Latest consensus state: current_term: 1 leader_uuid: "ddc12fc58b804fe3a3d5ce91c2884018" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5328fea3d34e4639a94af463dd1c72d0" member_type: VOTER last_known_addr { host: "127.13.140.190" port: 38973 } } peers { permanent_uuid: "ddc12fc58b804fe3a3d5ce91c2884018" member_type: VOTER last_known_addr { host: "127.13.140.189" port: 43301 } } peers { permanent_uuid: "f222d1e094aa47e2947863ca097cf3ed" member_type: VOTER last_known_addr { host: "127.13.140.188" port: 40677 } } }
I20260630 12:38:50.494978 14079 sys_catalog.cc:458] T 00000000000000000000000000000000 P f222d1e094aa47e2947863ca097cf3ed [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:38:50.528307 14203 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:38:50.530951 14203 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:38:50.532788 14211 mvcc.cc:204] Tried to move back new op lower bound from 7302443542242111488 to 7302443542124883968. Current Snapshot: MvccSnapshot[applied={T|T < 7302443542242111488}]
I20260630 12:38:50.543706 14079 sys_catalog.cc:455] T 00000000000000000000000000000000 P f222d1e094aa47e2947863ca097cf3ed [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "ddc12fc58b804fe3a3d5ce91c2884018" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5328fea3d34e4639a94af463dd1c72d0" member_type: VOTER last_known_addr { host: "127.13.140.190" port: 38973 } } peers { permanent_uuid: "ddc12fc58b804fe3a3d5ce91c2884018" member_type: VOTER last_known_addr { host: "127.13.140.189" port: 43301 } } peers { permanent_uuid: "f222d1e094aa47e2947863ca097cf3ed" member_type: VOTER last_known_addr { host: "127.13.140.188" port: 40677 } } }
I20260630 12:38:50.544474 14079 sys_catalog.cc:458] T 00000000000000000000000000000000 P f222d1e094aa47e2947863ca097cf3ed [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:38:50.545064 14223 sys_catalog.cc:455] T 00000000000000000000000000000000 P ddc12fc58b804fe3a3d5ce91c2884018 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "ddc12fc58b804fe3a3d5ce91c2884018" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5328fea3d34e4639a94af463dd1c72d0" member_type: VOTER last_known_addr { host: "127.13.140.190" port: 38973 } } peers { permanent_uuid: "ddc12fc58b804fe3a3d5ce91c2884018" member_type: VOTER last_known_addr { host: "127.13.140.189" port: 43301 } } peers { permanent_uuid: "f222d1e094aa47e2947863ca097cf3ed" member_type: VOTER last_known_addr { host: "127.13.140.188" port: 40677 } } }
I20260630 12:38:50.545799 14223 sys_catalog.cc:458] T 00000000000000000000000000000000 P ddc12fc58b804fe3a3d5ce91c2884018 [sys.catalog]: This master's current role is: LEADER
I20260630 12:38:50.590148 14203 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ddc12fc58b804fe3a3d5ce91c2884018: Generated new TSK 0
I20260630 12:38:50.591699 14203 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:38:50.683799 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.130:38691
I20260630 12:38:50.683952 14276 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.130:38691 every 8 connection(s)
I20260630 12:38:50.712823 14277 heartbeater.cc:344] Connected to a master server at 127.13.140.188:40677
I20260630 12:38:50.713248 14277 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:50.713371 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:38:50.714157 14277 heartbeater.cc:507] Master 127.13.140.188:40677 requested a full tablet report, sending...
I20260630 12:38:50.717564 14036 ts_manager.cc:194] Registered new tserver with Master: cdad70f3ee18431a884675eb33fc9707 (127.13.140.130:38691)
I20260630 12:38:50.729717 14278 heartbeater.cc:344] Connected to a master server at 127.13.140.189:43301
I20260630 12:38:50.730340 14278 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:50.731678 14278 heartbeater.cc:507] Master 127.13.140.189:43301 requested a full tablet report, sending...
I20260630 12:38:50.734810 13971 ts_manager.cc:194] Registered new tserver with Master: cdad70f3ee18431a884675eb33fc9707 (127.13.140.130:38691)
W20260630 12:38:50.733073 14284 instance_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:38:50.738742 14279 heartbeater.cc:344] Connected to a master server at 127.13.140.190:38973
I20260630 12:38:50.738739 13971 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55344
I20260630 12:38:50.739300 14279 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:50.740160 14279 heartbeater.cc:507] Master 127.13.140.190:38973 requested a full tablet report, sending...
I20260630 12:38:50.743119 13906 ts_manager.cc:194] Registered new tserver with Master: cdad70f3ee18431a884675eb33fc9707 (127.13.140.130:38691)
W20260630 12:38:50.743579 14285 instance_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:50.748871 14287 instance_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:50.748907 13874 server_base.cc:1061] running on GCE node
I20260630 12:38:50.750216 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:50.750406 13874 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:50.750646 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823130750608 us; error 0 us; skew 500 ppm
I20260630 12:38:50.751170 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:50.754238 13874 webserver.cc:533] Webserver started at http://127.13.140.131:43549/ using document root <none> and password file <none>
I20260630 12:38:50.754716 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:50.754938 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:50.755254 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:50.756394 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782823128114093-13874-0/minicluster-data/ts-2-root/instance:
uuid: "c4dff5c5dd4a456a973dbba8769b946c"
format_stamp: "Formatted at 2026-06-30 12:38:50 on dist-test-slave-zctk"
I20260630 12:38:50.760859 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:38:50.764420 14292 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:50.765311 13874 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:38:50.765637 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782823128114093-13874-0/minicluster-data/ts-2-root
uuid: "c4dff5c5dd4a456a973dbba8769b946c"
format_stamp: "Formatted at 2026-06-30 12:38:50 on dist-test-slave-zctk"
I20260630 12:38:50.765880 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782823128114093-13874-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782823128114093-13874-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782823128114093-13874-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:50.784173 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:50.785668 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:50.787876 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:50.791620 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:50.791872 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:50.792132 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:50.792326 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:50.894690 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.131:46627
I20260630 12:38:50.894963 14354 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.131:46627 every 8 connection(s)
I20260630 12:38:50.934265 14356 heartbeater.cc:344] Connected to a master server at 127.13.140.189:43301
I20260630 12:38:50.934760 14356 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:50.934928 14355 heartbeater.cc:344] Connected to a master server at 127.13.140.188:40677
I20260630 12:38:50.935599 14355 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:50.935799 14356 heartbeater.cc:507] Master 127.13.140.189:43301 requested a full tablet report, sending...
I20260630 12:38:50.936496 14355 heartbeater.cc:507] Master 127.13.140.188:40677 requested a full tablet report, sending...
I20260630 12:38:50.938261 13971 ts_manager.cc:194] Registered new tserver with Master: c4dff5c5dd4a456a973dbba8769b946c (127.13.140.131:46627)
I20260630 12:38:50.939898 14036 ts_manager.cc:194] Registered new tserver with Master: c4dff5c5dd4a456a973dbba8769b946c (127.13.140.131:46627)
I20260630 12:38:50.940109 13971 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55346
I20260630 12:38:50.943496 14359 heartbeater.cc:344] Connected to a master server at 127.13.140.190:38973
I20260630 12:38:50.943904 14359 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:50.944626 14359 heartbeater.cc:507] Master 127.13.140.190:38973 requested a full tablet report, sending...
I20260630 12:38:50.947180 13906 ts_manager.cc:194] Registered new tserver with Master: c4dff5c5dd4a456a973dbba8769b946c (127.13.140.131:46627)
I20260630 12:38:50.948112 13874 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012933614s
I20260630 12:38:51.121078 14107 catalog_manager.cc:1295] Loaded cluster ID: c7fa721290ec47e695eeaa35000f3ead
I20260630 12:38:51.121469 14107 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 5328fea3d34e4639a94af463dd1c72d0: loading cluster ID for follower catalog manager: success
I20260630 12:38:51.126631 14113 catalog_manager.cc:1295] Loaded cluster ID: c7fa721290ec47e695eeaa35000f3ead
I20260630 12:38:51.126971 14113 catalog_manager.cc:1588] T 00000000000000000000000000000000 P f222d1e094aa47e2947863ca097cf3ed: loading cluster ID for follower catalog manager: success
I20260630 12:38:51.127779 14107 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 5328fea3d34e4639a94af463dd1c72d0: acquiring CA information for follower catalog manager: success
I20260630 12:38:51.131814 14107 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 5328fea3d34e4639a94af463dd1c72d0: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:38:51.134194 14113 catalog_manager.cc:1610] T 00000000000000000000000000000000 P f222d1e094aa47e2947863ca097cf3ed: acquiring CA information for follower catalog manager: success
I20260630 12:38:51.139467 14113 catalog_manager.cc:1638] T 00000000000000000000000000000000 P f222d1e094aa47e2947863ca097cf3ed: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:38:51.336894 13971 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55330
I20260630 12:38:51.742581 14278 heartbeater.cc:499] Master 127.13.140.189:43301 was elected leader, sending a full tablet report...
I20260630 12:38:51.943074 14356 heartbeater.cc:499] Master 127.13.140.189:43301 was elected leader, sending a full tablet report...
I20260630 12:38:52.120424 14114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:38:52.195329 13971 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55356:
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:38:52.269207 14320 tablet_service.cc:1511] Processing CreateTablet for tablet 30a14c2e7a7847a59d32d93870d06fe8 (DEFAULT_TABLE table=test-workload [id=622da948b3864fac862665f37ec1a629]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:38:52.270929 14320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30a14c2e7a7847a59d32d93870d06fe8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:52.278107 14242 tablet_service.cc:1511] Processing CreateTablet for tablet 3cced8756edf4367958718f615c5014e (DEFAULT_TABLE table=test-workload [id=622da948b3864fac862665f37ec1a629]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:38:52.278551 14152 tablet_service.cc:1511] Processing CreateTablet for tablet 4356589ee2974520a56c21d534a555d2 (DEFAULT_TABLE table=test-workload [id=622da948b3864fac862665f37ec1a629]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:38:52.279666 14242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cced8756edf4367958718f615c5014e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:52.279901 14152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4356589ee2974520a56c21d534a555d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:52.282238 14151 tablet_service.cc:1511] Processing CreateTablet for tablet a1a7592e39474919829775712c536640 (DEFAULT_TABLE table=test-workload [id=622da948b3864fac862665f37ec1a629]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:38:52.283537 14151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1a7592e39474919829775712c536640. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:52.297703 14391 tablet_bootstrap.cc:492] T 30a14c2e7a7847a59d32d93870d06fe8 P c4dff5c5dd4a456a973dbba8769b946c: Bootstrap starting.
I20260630 12:38:52.301756 14393 tablet_bootstrap.cc:492] T 3cced8756edf4367958718f615c5014e P cdad70f3ee18431a884675eb33fc9707: Bootstrap starting.
I20260630 12:38:52.301952 14392 tablet_bootstrap.cc:492] T 4356589ee2974520a56c21d534a555d2 P 600fe26a155141ee82bbbab164dc0317: Bootstrap starting.
I20260630 12:38:52.308148 14391 tablet_bootstrap.cc:654] T 30a14c2e7a7847a59d32d93870d06fe8 P c4dff5c5dd4a456a973dbba8769b946c: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:52.314303 14391 tablet_bootstrap.cc:492] T 30a14c2e7a7847a59d32d93870d06fe8 P c4dff5c5dd4a456a973dbba8769b946c: No bootstrap required, opened a new log
I20260630 12:38:52.314957 14391 ts_tablet_manager.cc:1403] T 30a14c2e7a7847a59d32d93870d06fe8 P c4dff5c5dd4a456a973dbba8769b946c: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.000s
I20260630 12:38:52.316272 14393 tablet_bootstrap.cc:654] T 3cced8756edf4367958718f615c5014e P cdad70f3ee18431a884675eb33fc9707: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:52.317234 14392 tablet_bootstrap.cc:654] T 4356589ee2974520a56c21d534a555d2 P 600fe26a155141ee82bbbab164dc0317: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:52.318077 14391 raft_consensus.cc:359] T 30a14c2e7a7847a59d32d93870d06fe8 P c4dff5c5dd4a456a973dbba8769b946c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4dff5c5dd4a456a973dbba8769b946c" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46627 } }
I20260630 12:38:52.318789 14391 raft_consensus.cc:385] T 30a14c2e7a7847a59d32d93870d06fe8 P c4dff5c5dd4a456a973dbba8769b946c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:52.319182 14391 raft_consensus.cc:740] T 30a14c2e7a7847a59d32d93870d06fe8 P c4dff5c5dd4a456a973dbba8769b946c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4dff5c5dd4a456a973dbba8769b946c, State: Initialized, Role: FOLLOWER
I20260630 12:38:52.320147 14391 consensus_queue.cc:260] T 30a14c2e7a7847a59d32d93870d06fe8 P c4dff5c5dd4a456a973dbba8769b946c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c4dff5c5dd4a456a973dbba8769b946c" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46627 } }
I20260630 12:38:52.321070 14391 raft_consensus.cc:399] T 30a14c2e7a7847a59d32d93870d06fe8 P c4dff5c5dd4a456a973dbba8769b946c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:38:52.321494 14391 raft_consensus.cc:493] T 30a14c2e7a7847a59d32d93870d06fe8 P c4dff5c5dd4a456a973dbba8769b946c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:38:52.321991 14391 raft_consensus.cc:3060] T 30a14c2e7a7847a59d32d93870d06fe8 P c4dff5c5dd4a456a973dbba8769b946c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:52.322111 14393 tablet_bootstrap.cc:492] T 3cced8756edf4367958718f615c5014e P cdad70f3ee18431a884675eb33fc9707: No bootstrap required, opened a new log
I20260630 12:38:52.322661 14393 ts_tablet_manager.cc:1403] T 3cced8756edf4367958718f615c5014e P cdad70f3ee18431a884675eb33fc9707: Time spent bootstrapping tablet: real 0.021s	user 0.003s	sys 0.015s
I20260630 12:38:52.324258 14392 tablet_bootstrap.cc:492] T 4356589ee2974520a56c21d534a555d2 P 600fe26a155141ee82bbbab164dc0317: No bootstrap required, opened a new log
I20260630 12:38:52.325340 14393 raft_consensus.cc:359] T 3cced8756edf4367958718f615c5014e P cdad70f3ee18431a884675eb33fc9707 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cdad70f3ee18431a884675eb33fc9707" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38691 } }
I20260630 12:38:52.325755 14392 ts_tablet_manager.cc:1403] T 4356589ee2974520a56c21d534a555d2 P 600fe26a155141ee82bbbab164dc0317: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.000s
I20260630 12:38:52.326000 14393 raft_consensus.cc:385] T 3cced8756edf4367958718f615c5014e P cdad70f3ee18431a884675eb33fc9707 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:52.326753 14393 raft_consensus.cc:740] T 3cced8756edf4367958718f615c5014e P cdad70f3ee18431a884675eb33fc9707 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdad70f3ee18431a884675eb33fc9707, State: Initialized, Role: FOLLOWER
I20260630 12:38:52.327649 14393 consensus_queue.cc:260] T 3cced8756edf4367958718f615c5014e P cdad70f3ee18431a884675eb33fc9707 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cdad70f3ee18431a884675eb33fc9707" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38691 } }
I20260630 12:38:52.328368 14393 raft_consensus.cc:399] T 3cced8756edf4367958718f615c5014e P cdad70f3ee18431a884675eb33fc9707 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:38:52.328751 14393 raft_consensus.cc:493] T 3cced8756edf4367958718f615c5014e P cdad70f3ee18431a884675eb33fc9707 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:38:52.329162 14393 raft_consensus.cc:3060] T 3cced8756edf4367958718f615c5014e P cdad70f3ee18431a884675eb33fc9707 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:52.330219 14391 raft_consensus.cc:515] T 30a14c2e7a7847a59d32d93870d06fe8 P c4dff5c5dd4a456a973dbba8769b946c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4dff5c5dd4a456a973dbba8769b946c" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46627 } }
I20260630 12:38:52.331001 14391 leader_election.cc:304] T 30a14c2e7a7847a59d32d93870d06fe8 P c4dff5c5dd4a456a973dbba8769b946c [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: c4dff5c5dd4a456a973dbba8769b946c; no voters: 
I20260630 12:38:52.333235 14391 leader_election.cc:290] T 30a14c2e7a7847a59d32d93870d06fe8 P c4dff5c5dd4a456a973dbba8769b946c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:38:52.333698 14397 raft_consensus.cc:2804] T 30a14c2e7a7847a59d32d93870d06fe8 P c4dff5c5dd4a456a973dbba8769b946c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:52.337116 14391 ts_tablet_manager.cc:1434] T 30a14c2e7a7847a59d32d93870d06fe8 P c4dff5c5dd4a456a973dbba8769b946c: Time spent starting tablet: real 0.022s	user 0.011s	sys 0.008s
I20260630 12:38:52.338411 14397 raft_consensus.cc:697] T 30a14c2e7a7847a59d32d93870d06fe8 P c4dff5c5dd4a456a973dbba8769b946c [term 1 LEADER]: Becoming Leader. State: Replica: c4dff5c5dd4a456a973dbba8769b946c, State: Running, Role: LEADER
I20260630 12:38:52.334548 14393 raft_consensus.cc:515] T 3cced8756edf4367958718f615c5014e P cdad70f3ee18431a884675eb33fc9707 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cdad70f3ee18431a884675eb33fc9707" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38691 } }
I20260630 12:38:52.338778 14392 raft_consensus.cc:359] T 4356589ee2974520a56c21d534a555d2 P 600fe26a155141ee82bbbab164dc0317 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "600fe26a155141ee82bbbab164dc0317" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41277 } }
I20260630 12:38:52.339573 14392 raft_consensus.cc:385] T 4356589ee2974520a56c21d534a555d2 P 600fe26a155141ee82bbbab164dc0317 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:52.339645 14393 leader_election.cc:304] T 3cced8756edf4367958718f615c5014e P cdad70f3ee18431a884675eb33fc9707 [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: cdad70f3ee18431a884675eb33fc9707; no voters: 
I20260630 12:38:52.339846 14188 heartbeater.cc:499] Master 127.13.140.189:43301 was elected leader, sending a full tablet report...
I20260630 12:38:52.339579 14397 consensus_queue.cc:237] T 30a14c2e7a7847a59d32d93870d06fe8 P c4dff5c5dd4a456a973dbba8769b946c [LEADER]: Queue going to LEADER mode. State: All 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: "c4dff5c5dd4a456a973dbba8769b946c" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46627 } }
I20260630 12:38:52.340549 14392 raft_consensus.cc:740] T 4356589ee2974520a56c21d534a555d2 P 600fe26a155141ee82bbbab164dc0317 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 600fe26a155141ee82bbbab164dc0317, State: Initialized, Role: FOLLOWER
I20260630 12:38:52.341477 14392 consensus_queue.cc:260] T 4356589ee2974520a56c21d534a555d2 P 600fe26a155141ee82bbbab164dc0317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "600fe26a155141ee82bbbab164dc0317" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41277 } }
I20260630 12:38:52.343201 14393 leader_election.cc:290] T 3cced8756edf4367958718f615c5014e P cdad70f3ee18431a884675eb33fc9707 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:38:52.343837 14400 raft_consensus.cc:2804] T 3cced8756edf4367958718f615c5014e P cdad70f3ee18431a884675eb33fc9707 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:52.351783 14392 raft_consensus.cc:399] T 4356589ee2974520a56c21d534a555d2 P 600fe26a155141ee82bbbab164dc0317 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:38:52.352350 14392 raft_consensus.cc:493] T 4356589ee2974520a56c21d534a555d2 P 600fe26a155141ee82bbbab164dc0317 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:38:52.361614 13970 catalog_manager.cc:5697] T 30a14c2e7a7847a59d32d93870d06fe8 P c4dff5c5dd4a456a973dbba8769b946c reported cstate change: term changed from 0 to 1, leader changed from <none> to c4dff5c5dd4a456a973dbba8769b946c (127.13.140.131). New cstate: current_term: 1 leader_uuid: "c4dff5c5dd4a456a973dbba8769b946c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4dff5c5dd4a456a973dbba8769b946c" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46627 } health_report { overall_health: HEALTHY } } }
I20260630 12:38:52.352878 14392 raft_consensus.cc:3060] T 4356589ee2974520a56c21d534a555d2 P 600fe26a155141ee82bbbab164dc0317 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:52.373199 14400 raft_consensus.cc:697] T 3cced8756edf4367958718f615c5014e P cdad70f3ee18431a884675eb33fc9707 [term 1 LEADER]: Becoming Leader. State: Replica: cdad70f3ee18431a884675eb33fc9707, State: Running, Role: LEADER
I20260630 12:38:52.374109 14400 consensus_queue.cc:237] T 3cced8756edf4367958718f615c5014e P cdad70f3ee18431a884675eb33fc9707 [LEADER]: Queue going to LEADER mode. State: All 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: "cdad70f3ee18431a884675eb33fc9707" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38691 } }
I20260630 12:38:52.376430 14392 raft_consensus.cc:515] T 4356589ee2974520a56c21d534a555d2 P 600fe26a155141ee82bbbab164dc0317 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "600fe26a155141ee82bbbab164dc0317" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41277 } }
I20260630 12:38:52.378476 14392 leader_election.cc:304] T 4356589ee2974520a56c21d534a555d2 P 600fe26a155141ee82bbbab164dc0317 [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: 600fe26a155141ee82bbbab164dc0317; no voters: 
I20260630 12:38:52.383245 14393 ts_tablet_manager.cc:1434] T 3cced8756edf4367958718f615c5014e P cdad70f3ee18431a884675eb33fc9707: Time spent starting tablet: real 0.060s	user 0.014s	sys 0.020s
I20260630 12:38:52.394444 14392 leader_election.cc:290] T 4356589ee2974520a56c21d534a555d2 P 600fe26a155141ee82bbbab164dc0317 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:38:52.400370 14406 raft_consensus.cc:2804] T 4356589ee2974520a56c21d534a555d2 P 600fe26a155141ee82bbbab164dc0317 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:52.402868 13971 catalog_manager.cc:5697] T 3cced8756edf4367958718f615c5014e P cdad70f3ee18431a884675eb33fc9707 reported cstate change: term changed from 0 to 1, leader changed from <none> to cdad70f3ee18431a884675eb33fc9707 (127.13.140.130). New cstate: current_term: 1 leader_uuid: "cdad70f3ee18431a884675eb33fc9707" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cdad70f3ee18431a884675eb33fc9707" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38691 } health_report { overall_health: HEALTHY } } }
I20260630 12:38:52.409708 14392 ts_tablet_manager.cc:1434] T 4356589ee2974520a56c21d534a555d2 P 600fe26a155141ee82bbbab164dc0317: Time spent starting tablet: real 0.075s	user 0.019s	sys 0.027s
I20260630 12:38:52.410863 14392 tablet_bootstrap.cc:492] T a1a7592e39474919829775712c536640 P 600fe26a155141ee82bbbab164dc0317: Bootstrap starting.
I20260630 12:38:52.416021 14392 tablet_bootstrap.cc:654] T a1a7592e39474919829775712c536640 P 600fe26a155141ee82bbbab164dc0317: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:52.421099 14406 raft_consensus.cc:697] T 4356589ee2974520a56c21d534a555d2 P 600fe26a155141ee82bbbab164dc0317 [term 1 LEADER]: Becoming Leader. State: Replica: 600fe26a155141ee82bbbab164dc0317, State: Running, Role: LEADER
I20260630 12:38:52.421928 14406 consensus_queue.cc:237] T 4356589ee2974520a56c21d534a555d2 P 600fe26a155141ee82bbbab164dc0317 [LEADER]: Queue going to LEADER mode. State: All 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: "600fe26a155141ee82bbbab164dc0317" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41277 } }
I20260630 12:38:52.422544 14392 tablet_bootstrap.cc:492] T a1a7592e39474919829775712c536640 P 600fe26a155141ee82bbbab164dc0317: No bootstrap required, opened a new log
I20260630 12:38:52.423062 14392 ts_tablet_manager.cc:1403] T a1a7592e39474919829775712c536640 P 600fe26a155141ee82bbbab164dc0317: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.005s
I20260630 12:38:52.426041 14392 raft_consensus.cc:359] T a1a7592e39474919829775712c536640 P 600fe26a155141ee82bbbab164dc0317 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "600fe26a155141ee82bbbab164dc0317" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41277 } }
I20260630 12:38:52.426789 14392 raft_consensus.cc:385] T a1a7592e39474919829775712c536640 P 600fe26a155141ee82bbbab164dc0317 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:52.427120 14392 raft_consensus.cc:740] T a1a7592e39474919829775712c536640 P 600fe26a155141ee82bbbab164dc0317 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 600fe26a155141ee82bbbab164dc0317, State: Initialized, Role: FOLLOWER
I20260630 12:38:52.427830 14392 consensus_queue.cc:260] T a1a7592e39474919829775712c536640 P 600fe26a155141ee82bbbab164dc0317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "600fe26a155141ee82bbbab164dc0317" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41277 } }
I20260630 12:38:52.428485 14392 raft_consensus.cc:399] T a1a7592e39474919829775712c536640 P 600fe26a155141ee82bbbab164dc0317 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:38:52.428853 14392 raft_consensus.cc:493] T a1a7592e39474919829775712c536640 P 600fe26a155141ee82bbbab164dc0317 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:38:52.429220 14392 raft_consensus.cc:3060] T a1a7592e39474919829775712c536640 P 600fe26a155141ee82bbbab164dc0317 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:52.436043 14392 raft_consensus.cc:515] T a1a7592e39474919829775712c536640 P 600fe26a155141ee82bbbab164dc0317 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "600fe26a155141ee82bbbab164dc0317" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41277 } }
I20260630 12:38:52.436794 14392 leader_election.cc:304] T a1a7592e39474919829775712c536640 P 600fe26a155141ee82bbbab164dc0317 [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: 600fe26a155141ee82bbbab164dc0317; no voters: 
I20260630 12:38:52.437475 14392 leader_election.cc:290] T a1a7592e39474919829775712c536640 P 600fe26a155141ee82bbbab164dc0317 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:38:52.437853 14409 raft_consensus.cc:2804] T a1a7592e39474919829775712c536640 P 600fe26a155141ee82bbbab164dc0317 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:52.438612 14409 raft_consensus.cc:697] T a1a7592e39474919829775712c536640 P 600fe26a155141ee82bbbab164dc0317 [term 1 LEADER]: Becoming Leader. State: Replica: 600fe26a155141ee82bbbab164dc0317, State: Running, Role: LEADER
I20260630 12:38:52.439633 14392 ts_tablet_manager.cc:1434] T a1a7592e39474919829775712c536640 P 600fe26a155141ee82bbbab164dc0317: Time spent starting tablet: real 0.016s	user 0.014s	sys 0.000s
I20260630 12:38:52.439388 14409 consensus_queue.cc:237] T a1a7592e39474919829775712c536640 P 600fe26a155141ee82bbbab164dc0317 [LEADER]: Queue going to LEADER mode. State: All 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: "600fe26a155141ee82bbbab164dc0317" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41277 } }
I20260630 12:38:52.464404 13970 catalog_manager.cc:5697] T 4356589ee2974520a56c21d534a555d2 P 600fe26a155141ee82bbbab164dc0317 reported cstate change: term changed from 0 to 1, leader changed from <none> to 600fe26a155141ee82bbbab164dc0317 (127.13.140.129). New cstate: current_term: 1 leader_uuid: "600fe26a155141ee82bbbab164dc0317" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "600fe26a155141ee82bbbab164dc0317" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41277 } health_report { overall_health: HEALTHY } } }
I20260630 12:38:52.485720 13970 catalog_manager.cc:5697] T a1a7592e39474919829775712c536640 P 600fe26a155141ee82bbbab164dc0317 reported cstate change: term changed from 0 to 1, leader changed from <none> to 600fe26a155141ee82bbbab164dc0317 (127.13.140.129). New cstate: current_term: 1 leader_uuid: "600fe26a155141ee82bbbab164dc0317" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "600fe26a155141ee82bbbab164dc0317" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41277 } health_report { overall_health: HEALTHY } } }
I20260630 12:38:54.121464 14114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:38:54.124017 14114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:38:54.535209 13874 tablet_server.cc:179] TabletServer@127.13.140.129:0 shutting down...
I20260630 12:38:54.557866 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:54.558542 13874 tablet_replica.cc:333] T a1a7592e39474919829775712c536640 P 600fe26a155141ee82bbbab164dc0317: stopping tablet replica
I20260630 12:38:54.559152 13874 raft_consensus.cc:2243] T a1a7592e39474919829775712c536640 P 600fe26a155141ee82bbbab164dc0317 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:54.559629 13874 raft_consensus.cc:2272] T a1a7592e39474919829775712c536640 P 600fe26a155141ee82bbbab164dc0317 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:54.561894 13874 tablet_replica.cc:333] T 4356589ee2974520a56c21d534a555d2 P 600fe26a155141ee82bbbab164dc0317: stopping tablet replica
I20260630 12:38:54.562458 13874 raft_consensus.cc:2243] T 4356589ee2974520a56c21d534a555d2 P 600fe26a155141ee82bbbab164dc0317 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:54.562947 13874 raft_consensus.cc:2272] T 4356589ee2974520a56c21d534a555d2 P 600fe26a155141ee82bbbab164dc0317 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:54.649583 13874 tablet_server.cc:196] TabletServer@127.13.140.129:0 shutdown complete.
I20260630 12:38:54.659390 13874 tablet_server.cc:179] TabletServer@127.13.140.130:0 shutting down...
I20260630 12:38:54.677659 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:54.678279 13874 tablet_replica.cc:333] T 3cced8756edf4367958718f615c5014e P cdad70f3ee18431a884675eb33fc9707: stopping tablet replica
I20260630 12:38:54.678766 13874 raft_consensus.cc:2243] T 3cced8756edf4367958718f615c5014e P cdad70f3ee18431a884675eb33fc9707 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:54.679145 13874 raft_consensus.cc:2272] T 3cced8756edf4367958718f615c5014e P cdad70f3ee18431a884675eb33fc9707 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:54.697028 13874 tablet_server.cc:196] TabletServer@127.13.140.130:0 shutdown complete.
I20260630 12:38:54.704937 13874 tablet_server.cc:179] TabletServer@127.13.140.131:0 shutting down...
I20260630 12:38:54.719784 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:54.720393 13874 tablet_replica.cc:333] T 30a14c2e7a7847a59d32d93870d06fe8 P c4dff5c5dd4a456a973dbba8769b946c: stopping tablet replica
I20260630 12:38:54.720894 13874 raft_consensus.cc:2243] T 30a14c2e7a7847a59d32d93870d06fe8 P c4dff5c5dd4a456a973dbba8769b946c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:54.721318 13874 raft_consensus.cc:2272] T 30a14c2e7a7847a59d32d93870d06fe8 P c4dff5c5dd4a456a973dbba8769b946c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:54.738787 13874 tablet_server.cc:196] TabletServer@127.13.140.131:0 shutdown complete.
I20260630 12:38:54.746189 13874 master.cc:562] Master@127.13.140.190:38973 shutting down...
I20260630 12:38:54.905228 13874 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5328fea3d34e4639a94af463dd1c72d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:54.905735 13874 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5328fea3d34e4639a94af463dd1c72d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:54.906112 13874 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5328fea3d34e4639a94af463dd1c72d0: stopping tablet replica
I20260630 12:38:54.923794 13874 master.cc:584] Master@127.13.140.190:38973 shutdown complete.
I20260630 12:38:54.933918 13874 master.cc:562] Master@127.13.140.189:43301 shutting down...
W20260630 12:38:54.945103 13957 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.140.190:38973: connect: Connection refused (error 111) [suppressed 5 similar messages]
W20260630 12:38:54.949404 13957 consensus_peers.cc:597] T 00000000000000000000000000000000 P ddc12fc58b804fe3a3d5ce91c2884018 -> Peer 5328fea3d34e4639a94af463dd1c72d0 (127.13.140.190:38973): Couldn't send request to peer 5328fea3d34e4639a94af463dd1c72d0. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.190:38973: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:54.951378 13874 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ddc12fc58b804fe3a3d5ce91c2884018 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:54.952340 13874 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ddc12fc58b804fe3a3d5ce91c2884018 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:54.952780 13874 tablet_replica.cc:333] T 00000000000000000000000000000000 P ddc12fc58b804fe3a3d5ce91c2884018: stopping tablet replica
I20260630 12:38:54.991860 13874 master.cc:584] Master@127.13.140.189:43301 shutdown complete.
I20260630 12:38:55.002712 13874 master.cc:562] Master@127.13.140.188:40677 shutting down...
I20260630 12:38:55.015861 13874 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f222d1e094aa47e2947863ca097cf3ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:55.016305 13874 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f222d1e094aa47e2947863ca097cf3ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:55.016536 13874 tablet_replica.cc:333] T 00000000000000000000000000000000 P f222d1e094aa47e2947863ca097cf3ed: stopping tablet replica
I20260630 12:38:55.033959 13874 master.cc:584] Master@127.13.140.188:40677 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (6781 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260630 12:38:55.057883 13874 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.140.190:46095
I20260630 12:38:55.058972 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:55.063572 14417 instance_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:55.064544 14418 instance_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:55.065128 14420 instance_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:55.066413 13874 server_base.cc:1061] running on GCE node
I20260630 12:38:55.067183 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:55.067355 13874 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:55.067471 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823135067459 us; error 0 us; skew 500 ppm
I20260630 12:38:55.067907 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:55.070065 13874 webserver.cc:533] Webserver started at http://127.13.140.190:33941/ using document root <none> and password file <none>
I20260630 12:38:55.070452 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:55.070608 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:55.070808 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:55.071769 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782823128114093-13874-0/minicluster-data/master-0-root/instance:
uuid: "ca5ce2490d7b4daeac638d0b4ad4a5e0"
format_stamp: "Formatted at 2026-06-30 12:38:55 on dist-test-slave-zctk"
I20260630 12:38:55.075937 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260630 12:38:55.078996 14425 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:55.079766 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:38:55.080037 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782823128114093-13874-0/minicluster-data/master-0-root
uuid: "ca5ce2490d7b4daeac638d0b4ad4a5e0"
format_stamp: "Formatted at 2026-06-30 12:38:55 on dist-test-slave-zctk"
I20260630 12:38:55.080303 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782823128114093-13874-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782823128114093-13874-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782823128114093-13874-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:55.105675 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:55.106734 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:55.142473 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.190:46095
I20260630 12:38:55.142556 14476 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.190:46095 every 8 connection(s)
I20260630 12:38:55.146260 14477 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:55.155186 14477 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ca5ce2490d7b4daeac638d0b4ad4a5e0: Bootstrap starting.
I20260630 12:38:55.159082 14477 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ca5ce2490d7b4daeac638d0b4ad4a5e0: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:55.162673 14477 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ca5ce2490d7b4daeac638d0b4ad4a5e0: No bootstrap required, opened a new log
I20260630 12:38:55.164403 14477 raft_consensus.cc:359] T 00000000000000000000000000000000 P ca5ce2490d7b4daeac638d0b4ad4a5e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca5ce2490d7b4daeac638d0b4ad4a5e0" member_type: VOTER }
I20260630 12:38:55.164781 14477 raft_consensus.cc:385] T 00000000000000000000000000000000 P ca5ce2490d7b4daeac638d0b4ad4a5e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:55.164965 14477 raft_consensus.cc:740] T 00000000000000000000000000000000 P ca5ce2490d7b4daeac638d0b4ad4a5e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca5ce2490d7b4daeac638d0b4ad4a5e0, State: Initialized, Role: FOLLOWER
I20260630 12:38:55.165518 14477 consensus_queue.cc:260] T 00000000000000000000000000000000 P ca5ce2490d7b4daeac638d0b4ad4a5e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca5ce2490d7b4daeac638d0b4ad4a5e0" member_type: VOTER }
I20260630 12:38:55.165935 14477 raft_consensus.cc:399] T 00000000000000000000000000000000 P ca5ce2490d7b4daeac638d0b4ad4a5e0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:38:55.166117 14477 raft_consensus.cc:493] T 00000000000000000000000000000000 P ca5ce2490d7b4daeac638d0b4ad4a5e0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:38:55.166329 14477 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ca5ce2490d7b4daeac638d0b4ad4a5e0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:55.169994 14477 raft_consensus.cc:515] T 00000000000000000000000000000000 P ca5ce2490d7b4daeac638d0b4ad4a5e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca5ce2490d7b4daeac638d0b4ad4a5e0" member_type: VOTER }
I20260630 12:38:55.170428 14477 leader_election.cc:304] T 00000000000000000000000000000000 P ca5ce2490d7b4daeac638d0b4ad4a5e0 [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: ca5ce2490d7b4daeac638d0b4ad4a5e0; no voters: 
I20260630 12:38:55.171422 14477 leader_election.cc:290] T 00000000000000000000000000000000 P ca5ce2490d7b4daeac638d0b4ad4a5e0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:38:55.171712 14480 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ca5ce2490d7b4daeac638d0b4ad4a5e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:55.173074 14480 raft_consensus.cc:697] T 00000000000000000000000000000000 P ca5ce2490d7b4daeac638d0b4ad4a5e0 [term 1 LEADER]: Becoming Leader. State: Replica: ca5ce2490d7b4daeac638d0b4ad4a5e0, State: Running, Role: LEADER
I20260630 12:38:55.173698 14480 consensus_queue.cc:237] T 00000000000000000000000000000000 P ca5ce2490d7b4daeac638d0b4ad4a5e0 [LEADER]: Queue going to LEADER mode. State: All 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: "ca5ce2490d7b4daeac638d0b4ad4a5e0" member_type: VOTER }
I20260630 12:38:55.174269 14477 sys_catalog.cc:565] T 00000000000000000000000000000000 P ca5ce2490d7b4daeac638d0b4ad4a5e0 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:38:55.176524 14481 sys_catalog.cc:455] T 00000000000000000000000000000000 P ca5ce2490d7b4daeac638d0b4ad4a5e0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ca5ce2490d7b4daeac638d0b4ad4a5e0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca5ce2490d7b4daeac638d0b4ad4a5e0" member_type: VOTER } }
I20260630 12:38:55.176637 14482 sys_catalog.cc:455] T 00000000000000000000000000000000 P ca5ce2490d7b4daeac638d0b4ad4a5e0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ca5ce2490d7b4daeac638d0b4ad4a5e0. Latest consensus state: current_term: 1 leader_uuid: "ca5ce2490d7b4daeac638d0b4ad4a5e0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca5ce2490d7b4daeac638d0b4ad4a5e0" member_type: VOTER } }
I20260630 12:38:55.177220 14481 sys_catalog.cc:458] T 00000000000000000000000000000000 P ca5ce2490d7b4daeac638d0b4ad4a5e0 [sys.catalog]: This master's current role is: LEADER
I20260630 12:38:55.177248 14482 sys_catalog.cc:458] T 00000000000000000000000000000000 P ca5ce2490d7b4daeac638d0b4ad4a5e0 [sys.catalog]: This master's current role is: LEADER
I20260630 12:38:55.179809 14486 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:38:55.184746 14486 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:38:55.190973 13874 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:38:55.192914 14486 catalog_manager.cc:1383] Generated new cluster ID: 38831ac401174151b310c0e9a47dc667
I20260630 12:38:55.193217 14486 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:38:55.211643 14486 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:38:55.212872 14486 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:38:55.228260 14486 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ca5ce2490d7b4daeac638d0b4ad4a5e0: Generated new TSK 0
I20260630 12:38:55.228837 14486 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:38:55.257728 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:55.263578 14498 instance_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:55.264765 14499 instance_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:55.266805 14501 instance_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:55.266914 13874 server_base.cc:1061] running on GCE node
I20260630 12:38:55.267810 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:55.268033 13874 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:55.268198 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823135268176 us; error 0 us; skew 500 ppm
I20260630 12:38:55.268731 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:55.270846 13874 webserver.cc:533] Webserver started at http://127.13.140.129:43889/ using document root <none> and password file <none>
I20260630 12:38:55.271292 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:55.271486 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:55.271754 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:55.272861 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782823128114093-13874-0/minicluster-data/ts-0-root/instance:
uuid: "4973a72fe3264caf9afc0d67ef9d838d"
format_stamp: "Formatted at 2026-06-30 12:38:55 on dist-test-slave-zctk"
I20260630 12:38:55.277053 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260630 12:38:55.280014 14506 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:55.280797 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:38:55.281070 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782823128114093-13874-0/minicluster-data/ts-0-root
uuid: "4973a72fe3264caf9afc0d67ef9d838d"
format_stamp: "Formatted at 2026-06-30 12:38:55 on dist-test-slave-zctk"
I20260630 12:38:55.281345 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782823128114093-13874-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782823128114093-13874-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782823128114093-13874-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:55.298635 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:55.299592 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:55.300964 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:55.303057 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:55.303268 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:55.303505 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:55.303668 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:55.340016 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.129:35605
I20260630 12:38:55.340109 14568 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.129:35605 every 8 connection(s)
I20260630 12:38:55.344766 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:55.351454 14573 instance_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:55.351976 14574 instance_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:55.354753 14576 instance_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:55.354799 13874 server_base.cc:1061] running on GCE node
I20260630 12:38:55.355866 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:55.356089 13874 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:55.356256 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823135356236 us; error 0 us; skew 500 ppm
I20260630 12:38:55.356787 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:55.358850 13874 webserver.cc:533] Webserver started at http://127.13.140.130:41255/ using document root <none> and password file <none>
I20260630 12:38:55.359397 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:55.359642 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:55.360003 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:55.361340 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782823128114093-13874-0/minicluster-data/ts-1-root/instance:
uuid: "894d4b54a5a34bf89612788433e09cc7"
format_stamp: "Formatted at 2026-06-30 12:38:55 on dist-test-slave-zctk"
I20260630 12:38:55.362650 14569 heartbeater.cc:344] Connected to a master server at 127.13.140.190:46095
I20260630 12:38:55.362998 14569 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:55.363667 14569 heartbeater.cc:507] Master 127.13.140.190:46095 requested a full tablet report, sending...
I20260630 12:38:55.365792 14442 ts_manager.cc:194] Registered new tserver with Master: 4973a72fe3264caf9afc0d67ef9d838d (127.13.140.129:35605)
I20260630 12:38:55.366199 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:38:55.367524 14442 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37296
I20260630 12:38:55.369634 14581 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:55.370493 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:38:55.370772 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782823128114093-13874-0/minicluster-data/ts-1-root
uuid: "894d4b54a5a34bf89612788433e09cc7"
format_stamp: "Formatted at 2026-06-30 12:38:55 on dist-test-slave-zctk"
I20260630 12:38:55.371055 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782823128114093-13874-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782823128114093-13874-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782823128114093-13874-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:55.397862 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:55.398976 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:55.400352 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:55.402504 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:55.402730 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:55.402956 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:55.403122 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:55.438097 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.130:39733
I20260630 12:38:55.438222 14643 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.130:39733 every 8 connection(s)
I20260630 12:38:55.442612 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:55.449209 14647 instance_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:55.450034 14648 instance_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:55.453374 13874 server_base.cc:1061] running on GCE node
W20260630 12:38:55.453336 14650 instance_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:55.454710 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:55.454936 13874 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:55.454988 14644 heartbeater.cc:344] Connected to a master server at 127.13.140.190:46095
I20260630 12:38:55.455124 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823135455102 us; error 0 us; skew 500 ppm
I20260630 12:38:55.455454 14644 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:55.455780 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:55.456192 14644 heartbeater.cc:507] Master 127.13.140.190:46095 requested a full tablet report, sending...
I20260630 12:38:55.458472 14442 ts_manager.cc:194] Registered new tserver with Master: 894d4b54a5a34bf89612788433e09cc7 (127.13.140.130:39733)
I20260630 12:38:55.458534 13874 webserver.cc:533] Webserver started at http://127.13.140.131:43969/ using document root <none> and password file <none>
I20260630 12:38:55.459280 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:55.459529 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:55.459836 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:55.460310 14442 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37310
I20260630 12:38:55.461212 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782823128114093-13874-0/minicluster-data/ts-2-root/instance:
uuid: "0c9b46c7e1e24783ad94266583014f62"
format_stamp: "Formatted at 2026-06-30 12:38:55 on dist-test-slave-zctk"
I20260630 12:38:55.465739 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:38:55.468735 14655 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:55.469502 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:38:55.469784 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782823128114093-13874-0/minicluster-data/ts-2-root
uuid: "0c9b46c7e1e24783ad94266583014f62"
format_stamp: "Formatted at 2026-06-30 12:38:55 on dist-test-slave-zctk"
I20260630 12:38:55.470058 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782823128114093-13874-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782823128114093-13874-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782823128114093-13874-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:55.505133 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:55.506186 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:55.507581 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:55.509673 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:55.509896 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:55.510123 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:55.510289 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:55.546411 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.131:35425
I20260630 12:38:55.546494 14717 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.131:35425 every 8 connection(s)
I20260630 12:38:55.559262 14718 heartbeater.cc:344] Connected to a master server at 127.13.140.190:46095
I20260630 12:38:55.559651 14718 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:55.560456 14718 heartbeater.cc:507] Master 127.13.140.190:46095 requested a full tablet report, sending...
I20260630 12:38:55.562278 14442 ts_manager.cc:194] Registered new tserver with Master: 0c9b46c7e1e24783ad94266583014f62 (127.13.140.131:35425)
I20260630 12:38:55.562633 13874 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013179734s
I20260630 12:38:55.563560 14442 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37322
I20260630 12:38:56.370307 14569 heartbeater.cc:499] Master 127.13.140.190:46095 was elected leader, sending a full tablet report...
I20260630 12:38:56.462967 14644 heartbeater.cc:499] Master 127.13.140.190:46095 was elected leader, sending a full tablet report...
I20260630 12:38:56.566094 14718 heartbeater.cc:499] Master 127.13.140.190:46095 was elected leader, sending a full tablet report...
I20260630 12:38:56.616230 14442 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37338:
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:38:56.618721 14442 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:56.699486 14683 tablet_service.cc:1511] Processing CreateTablet for tablet 43d78da256d94fe5b8cfc06507f29dcf (DEFAULT_TABLE table=test-workload [id=cd0c5b98edda427495f395407ddcf984]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:38:56.699730 14682 tablet_service.cc:1511] Processing CreateTablet for tablet 23fc56bcc52f4eb78591cfb6d2b68380 (DEFAULT_TABLE table=test-workload [id=cd0c5b98edda427495f395407ddcf984]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:38:56.700898 14683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43d78da256d94fe5b8cfc06507f29dcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:56.701462 14534 tablet_service.cc:1511] Processing CreateTablet for tablet 43d78da256d94fe5b8cfc06507f29dcf (DEFAULT_TABLE table=test-workload [id=cd0c5b98edda427495f395407ddcf984]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:38:56.701921 14681 tablet_service.cc:1511] Processing CreateTablet for tablet 7cd6849041174db9bcdca35c20a0c77a (DEFAULT_TABLE table=test-workload [id=cd0c5b98edda427495f395407ddcf984]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:38:56.702759 14534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43d78da256d94fe5b8cfc06507f29dcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:56.703199 14681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cd6849041174db9bcdca35c20a0c77a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:56.703876 14682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23fc56bcc52f4eb78591cfb6d2b68380. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:56.705210 14530 tablet_service.cc:1511] Processing CreateTablet for tablet 8916c6c089f44858ab3eba42010d6dcf (DEFAULT_TABLE table=test-workload [id=cd0c5b98edda427495f395407ddcf984]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:38:56.706476 14530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8916c6c089f44858ab3eba42010d6dcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:56.710106 14531 tablet_service.cc:1511] Processing CreateTablet for tablet d763ce67d7644ba1b7f4b49dc5057785 (DEFAULT_TABLE table=test-workload [id=cd0c5b98edda427495f395407ddcf984]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:38:56.710986 14609 tablet_service.cc:1511] Processing CreateTablet for tablet 43d78da256d94fe5b8cfc06507f29dcf (DEFAULT_TABLE table=test-workload [id=cd0c5b98edda427495f395407ddcf984]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:38:56.711431 14531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d763ce67d7644ba1b7f4b49dc5057785. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:56.712246 14609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43d78da256d94fe5b8cfc06507f29dcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:56.712100 14680 tablet_service.cc:1511] Processing CreateTablet for tablet d763ce67d7644ba1b7f4b49dc5057785 (DEFAULT_TABLE table=test-workload [id=cd0c5b98edda427495f395407ddcf984]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:38:56.713585 14680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d763ce67d7644ba1b7f4b49dc5057785. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:56.713297 14532 tablet_service.cc:1511] Processing CreateTablet for tablet 7cd6849041174db9bcdca35c20a0c77a (DEFAULT_TABLE table=test-workload [id=cd0c5b98edda427495f395407ddcf984]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:38:56.714030 14608 tablet_service.cc:1511] Processing CreateTablet for tablet 23fc56bcc52f4eb78591cfb6d2b68380 (DEFAULT_TABLE table=test-workload [id=cd0c5b98edda427495f395407ddcf984]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:38:56.714637 14532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cd6849041174db9bcdca35c20a0c77a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:56.715317 14608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23fc56bcc52f4eb78591cfb6d2b68380. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:56.716410 14533 tablet_service.cc:1511] Processing CreateTablet for tablet 23fc56bcc52f4eb78591cfb6d2b68380 (DEFAULT_TABLE table=test-workload [id=cd0c5b98edda427495f395407ddcf984]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:38:56.717128 14607 tablet_service.cc:1511] Processing CreateTablet for tablet 7cd6849041174db9bcdca35c20a0c77a (DEFAULT_TABLE table=test-workload [id=cd0c5b98edda427495f395407ddcf984]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:38:56.717851 14533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23fc56bcc52f4eb78591cfb6d2b68380. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:56.718433 14607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cd6849041174db9bcdca35c20a0c77a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:56.721693 14606 tablet_service.cc:1511] Processing CreateTablet for tablet d763ce67d7644ba1b7f4b49dc5057785 (DEFAULT_TABLE table=test-workload [id=cd0c5b98edda427495f395407ddcf984]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:38:56.723227 14606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d763ce67d7644ba1b7f4b49dc5057785. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:56.731443 14605 tablet_service.cc:1511] Processing CreateTablet for tablet 8916c6c089f44858ab3eba42010d6dcf (DEFAULT_TABLE table=test-workload [id=cd0c5b98edda427495f395407ddcf984]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:38:56.732901 14605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8916c6c089f44858ab3eba42010d6dcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:56.736521 14529 tablet_service.cc:1511] Processing CreateTablet for tablet 15d42de8f0a141f5a0ce50e52f14b26a (DEFAULT_TABLE table=test-workload [id=cd0c5b98edda427495f395407ddcf984]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:38:56.737461 14604 tablet_service.cc:1511] Processing CreateTablet for tablet 15d42de8f0a141f5a0ce50e52f14b26a (DEFAULT_TABLE table=test-workload [id=cd0c5b98edda427495f395407ddcf984]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:38:56.738031 14529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15d42de8f0a141f5a0ce50e52f14b26a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:56.738855 14604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15d42de8f0a141f5a0ce50e52f14b26a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:56.742583 14679 tablet_service.cc:1511] Processing CreateTablet for tablet 15d42de8f0a141f5a0ce50e52f14b26a (DEFAULT_TABLE table=test-workload [id=cd0c5b98edda427495f395407ddcf984]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:38:56.743927 14679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15d42de8f0a141f5a0ce50e52f14b26a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:56.750315 14682 tablet_service.cc:1511] Processing CreateTablet for tablet 8916c6c089f44858ab3eba42010d6dcf (DEFAULT_TABLE table=test-workload [id=cd0c5b98edda427495f395407ddcf984]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:38:56.750861 14528 tablet_service.cc:1511] Processing CreateTablet for tablet 80855c4839bf4580bb169f8277b28958 (DEFAULT_TABLE table=test-workload [id=cd0c5b98edda427495f395407ddcf984]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:38:56.752091 14682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8916c6c089f44858ab3eba42010d6dcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:56.752596 14528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80855c4839bf4580bb169f8277b28958. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:56.771605 14603 tablet_service.cc:1511] Processing CreateTablet for tablet 80855c4839bf4580bb169f8277b28958 (DEFAULT_TABLE table=test-workload [id=cd0c5b98edda427495f395407ddcf984]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:38:56.780601 14607 tablet_service.cc:1511] Processing CreateTablet for tablet daa16721ac55431aa1bcf32f18b7ebb2 (DEFAULT_TABLE table=test-workload [id=cd0c5b98edda427495f395407ddcf984]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:38:56.781009 14603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80855c4839bf4580bb169f8277b28958. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:56.776024 14527 tablet_service.cc:1511] Processing CreateTablet for tablet daa16721ac55431aa1bcf32f18b7ebb2 (DEFAULT_TABLE table=test-workload [id=cd0c5b98edda427495f395407ddcf984]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:38:56.781972 14607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daa16721ac55431aa1bcf32f18b7ebb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:56.782258 14527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daa16721ac55431aa1bcf32f18b7ebb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:56.779459 14678 tablet_service.cc:1511] Processing CreateTablet for tablet 80855c4839bf4580bb169f8277b28958 (DEFAULT_TABLE table=test-workload [id=cd0c5b98edda427495f395407ddcf984]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:38:56.793978 14678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80855c4839bf4580bb169f8277b28958. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:56.805249 14738 tablet_bootstrap.cc:492] T 43d78da256d94fe5b8cfc06507f29dcf P 894d4b54a5a34bf89612788433e09cc7: Bootstrap starting.
I20260630 12:38:56.808490 14739 tablet_bootstrap.cc:492] T 43d78da256d94fe5b8cfc06507f29dcf P 0c9b46c7e1e24783ad94266583014f62: Bootstrap starting.
I20260630 12:38:56.818993 14738 tablet_bootstrap.cc:654] T 43d78da256d94fe5b8cfc06507f29dcf P 894d4b54a5a34bf89612788433e09cc7: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:56.834823 14739 tablet_bootstrap.cc:654] T 43d78da256d94fe5b8cfc06507f29dcf P 0c9b46c7e1e24783ad94266583014f62: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:56.850077 14740 tablet_bootstrap.cc:492] T 8916c6c089f44858ab3eba42010d6dcf P 4973a72fe3264caf9afc0d67ef9d838d: Bootstrap starting.
I20260630 12:38:56.850157 14680 tablet_service.cc:1511] Processing CreateTablet for tablet daa16721ac55431aa1bcf32f18b7ebb2 (DEFAULT_TABLE table=test-workload [id=cd0c5b98edda427495f395407ddcf984]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:38:56.854018 14680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daa16721ac55431aa1bcf32f18b7ebb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:56.855391 14738 tablet_bootstrap.cc:492] T 43d78da256d94fe5b8cfc06507f29dcf P 894d4b54a5a34bf89612788433e09cc7: No bootstrap required, opened a new log
I20260630 12:38:56.855800 14738 ts_tablet_manager.cc:1403] T 43d78da256d94fe5b8cfc06507f29dcf P 894d4b54a5a34bf89612788433e09cc7: Time spent bootstrapping tablet: real 0.051s	user 0.005s	sys 0.008s
I20260630 12:38:56.853056 14739 tablet_bootstrap.cc:492] T 43d78da256d94fe5b8cfc06507f29dcf P 0c9b46c7e1e24783ad94266583014f62: No bootstrap required, opened a new log
I20260630 12:38:56.856447 14740 tablet_bootstrap.cc:654] T 8916c6c089f44858ab3eba42010d6dcf P 4973a72fe3264caf9afc0d67ef9d838d: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:56.856966 14739 ts_tablet_manager.cc:1403] T 43d78da256d94fe5b8cfc06507f29dcf P 0c9b46c7e1e24783ad94266583014f62: Time spent bootstrapping tablet: real 0.049s	user 0.004s	sys 0.007s
I20260630 12:38:56.858202 14738 raft_consensus.cc:359] T 43d78da256d94fe5b8cfc06507f29dcf P 894d4b54a5a34bf89612788433e09cc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } } peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } }
I20260630 12:38:56.858984 14738 raft_consensus.cc:385] T 43d78da256d94fe5b8cfc06507f29dcf P 894d4b54a5a34bf89612788433e09cc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:56.859338 14738 raft_consensus.cc:740] T 43d78da256d94fe5b8cfc06507f29dcf P 894d4b54a5a34bf89612788433e09cc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 894d4b54a5a34bf89612788433e09cc7, State: Initialized, Role: FOLLOWER
I20260630 12:38:56.859601 14739 raft_consensus.cc:359] T 43d78da256d94fe5b8cfc06507f29dcf P 0c9b46c7e1e24783ad94266583014f62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } } peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } }
I20260630 12:38:56.860339 14739 raft_consensus.cc:385] T 43d78da256d94fe5b8cfc06507f29dcf P 0c9b46c7e1e24783ad94266583014f62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:56.860833 14739 raft_consensus.cc:740] T 43d78da256d94fe5b8cfc06507f29dcf P 0c9b46c7e1e24783ad94266583014f62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c9b46c7e1e24783ad94266583014f62, State: Initialized, Role: FOLLOWER
I20260630 12:38:56.860311 14738 consensus_queue.cc:260] T 43d78da256d94fe5b8cfc06507f29dcf P 894d4b54a5a34bf89612788433e09cc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } } peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } }
I20260630 12:38:56.861759 14739 consensus_queue.cc:260] T 43d78da256d94fe5b8cfc06507f29dcf P 0c9b46c7e1e24783ad94266583014f62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } } peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } }
I20260630 12:38:56.867429 14738 ts_tablet_manager.cc:1434] T 43d78da256d94fe5b8cfc06507f29dcf P 894d4b54a5a34bf89612788433e09cc7: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.002s
I20260630 12:38:56.871622 14740 tablet_bootstrap.cc:492] T 8916c6c089f44858ab3eba42010d6dcf P 4973a72fe3264caf9afc0d67ef9d838d: No bootstrap required, opened a new log
I20260630 12:38:56.872164 14740 ts_tablet_manager.cc:1403] T 8916c6c089f44858ab3eba42010d6dcf P 4973a72fe3264caf9afc0d67ef9d838d: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.002s
I20260630 12:38:56.874239 14740 raft_consensus.cc:359] T 8916c6c089f44858ab3eba42010d6dcf P 4973a72fe3264caf9afc0d67ef9d838d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:56.874788 14740 raft_consensus.cc:385] T 8916c6c089f44858ab3eba42010d6dcf P 4973a72fe3264caf9afc0d67ef9d838d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:56.875048 14740 raft_consensus.cc:740] T 8916c6c089f44858ab3eba42010d6dcf P 4973a72fe3264caf9afc0d67ef9d838d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4973a72fe3264caf9afc0d67ef9d838d, State: Initialized, Role: FOLLOWER
I20260630 12:38:56.875828 14740 consensus_queue.cc:260] T 8916c6c089f44858ab3eba42010d6dcf P 4973a72fe3264caf9afc0d67ef9d838d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:56.877082 14738 tablet_bootstrap.cc:492] T 7cd6849041174db9bcdca35c20a0c77a P 894d4b54a5a34bf89612788433e09cc7: Bootstrap starting.
I20260630 12:38:56.878631 14739 ts_tablet_manager.cc:1434] T 43d78da256d94fe5b8cfc06507f29dcf P 0c9b46c7e1e24783ad94266583014f62: Time spent starting tablet: real 0.021s	user 0.012s	sys 0.007s
I20260630 12:38:56.879608 14739 tablet_bootstrap.cc:492] T 23fc56bcc52f4eb78591cfb6d2b68380 P 0c9b46c7e1e24783ad94266583014f62: Bootstrap starting.
I20260630 12:38:56.882346 14738 tablet_bootstrap.cc:654] T 7cd6849041174db9bcdca35c20a0c77a P 894d4b54a5a34bf89612788433e09cc7: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:56.885429 14739 tablet_bootstrap.cc:654] T 23fc56bcc52f4eb78591cfb6d2b68380 P 0c9b46c7e1e24783ad94266583014f62: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:56.890626 14738 tablet_bootstrap.cc:492] T 7cd6849041174db9bcdca35c20a0c77a P 894d4b54a5a34bf89612788433e09cc7: No bootstrap required, opened a new log
I20260630 12:38:56.891359 14738 ts_tablet_manager.cc:1403] T 7cd6849041174db9bcdca35c20a0c77a P 894d4b54a5a34bf89612788433e09cc7: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.003s
I20260630 12:38:56.893726 14740 ts_tablet_manager.cc:1434] T 8916c6c089f44858ab3eba42010d6dcf P 4973a72fe3264caf9afc0d67ef9d838d: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.006s
I20260630 12:38:56.894260 14738 raft_consensus.cc:359] T 7cd6849041174db9bcdca35c20a0c77a P 894d4b54a5a34bf89612788433e09cc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:56.894804 14740 tablet_bootstrap.cc:492] T 23fc56bcc52f4eb78591cfb6d2b68380 P 4973a72fe3264caf9afc0d67ef9d838d: Bootstrap starting.
I20260630 12:38:56.895046 14738 raft_consensus.cc:385] T 7cd6849041174db9bcdca35c20a0c77a P 894d4b54a5a34bf89612788433e09cc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:56.895417 14738 raft_consensus.cc:740] T 7cd6849041174db9bcdca35c20a0c77a P 894d4b54a5a34bf89612788433e09cc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 894d4b54a5a34bf89612788433e09cc7, State: Initialized, Role: FOLLOWER
I20260630 12:38:56.896816 14739 tablet_bootstrap.cc:492] T 23fc56bcc52f4eb78591cfb6d2b68380 P 0c9b46c7e1e24783ad94266583014f62: No bootstrap required, opened a new log
I20260630 12:38:56.896358 14738 consensus_queue.cc:260] T 7cd6849041174db9bcdca35c20a0c77a P 894d4b54a5a34bf89612788433e09cc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:56.897333 14739 ts_tablet_manager.cc:1403] T 23fc56bcc52f4eb78591cfb6d2b68380 P 0c9b46c7e1e24783ad94266583014f62: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260630 12:38:56.900018 14739 raft_consensus.cc:359] T 23fc56bcc52f4eb78591cfb6d2b68380 P 0c9b46c7e1e24783ad94266583014f62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:56.900846 14740 tablet_bootstrap.cc:654] T 23fc56bcc52f4eb78591cfb6d2b68380 P 4973a72fe3264caf9afc0d67ef9d838d: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:56.900856 14739 raft_consensus.cc:385] T 23fc56bcc52f4eb78591cfb6d2b68380 P 0c9b46c7e1e24783ad94266583014f62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:56.901473 14739 raft_consensus.cc:740] T 23fc56bcc52f4eb78591cfb6d2b68380 P 0c9b46c7e1e24783ad94266583014f62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c9b46c7e1e24783ad94266583014f62, State: Initialized, Role: FOLLOWER
I20260630 12:38:56.901654 14738 ts_tablet_manager.cc:1434] T 7cd6849041174db9bcdca35c20a0c77a P 894d4b54a5a34bf89612788433e09cc7: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:38:56.902657 14738 tablet_bootstrap.cc:492] T 23fc56bcc52f4eb78591cfb6d2b68380 P 894d4b54a5a34bf89612788433e09cc7: Bootstrap starting.
I20260630 12:38:56.902381 14739 consensus_queue.cc:260] T 23fc56bcc52f4eb78591cfb6d2b68380 P 0c9b46c7e1e24783ad94266583014f62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:56.904520 14739 ts_tablet_manager.cc:1434] T 23fc56bcc52f4eb78591cfb6d2b68380 P 0c9b46c7e1e24783ad94266583014f62: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260630 12:38:56.907260 14739 tablet_bootstrap.cc:492] T 7cd6849041174db9bcdca35c20a0c77a P 0c9b46c7e1e24783ad94266583014f62: Bootstrap starting.
I20260630 12:38:56.910369 14738 tablet_bootstrap.cc:654] T 23fc56bcc52f4eb78591cfb6d2b68380 P 894d4b54a5a34bf89612788433e09cc7: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:56.912493 14739 tablet_bootstrap.cc:654] T 7cd6849041174db9bcdca35c20a0c77a P 0c9b46c7e1e24783ad94266583014f62: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:56.923687 14739 tablet_bootstrap.cc:492] T 7cd6849041174db9bcdca35c20a0c77a P 0c9b46c7e1e24783ad94266583014f62: No bootstrap required, opened a new log
I20260630 12:38:56.924249 14739 ts_tablet_manager.cc:1403] T 7cd6849041174db9bcdca35c20a0c77a P 0c9b46c7e1e24783ad94266583014f62: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260630 12:38:56.926870 14739 raft_consensus.cc:359] T 7cd6849041174db9bcdca35c20a0c77a P 0c9b46c7e1e24783ad94266583014f62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:56.927731 14739 raft_consensus.cc:385] T 7cd6849041174db9bcdca35c20a0c77a P 0c9b46c7e1e24783ad94266583014f62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:56.928112 14739 raft_consensus.cc:740] T 7cd6849041174db9bcdca35c20a0c77a P 0c9b46c7e1e24783ad94266583014f62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c9b46c7e1e24783ad94266583014f62, State: Initialized, Role: FOLLOWER
I20260630 12:38:56.928982 14739 consensus_queue.cc:260] T 7cd6849041174db9bcdca35c20a0c77a P 0c9b46c7e1e24783ad94266583014f62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:56.933298 14739 ts_tablet_manager.cc:1434] T 7cd6849041174db9bcdca35c20a0c77a P 0c9b46c7e1e24783ad94266583014f62: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260630 12:38:56.934244 14739 tablet_bootstrap.cc:492] T 15d42de8f0a141f5a0ce50e52f14b26a P 0c9b46c7e1e24783ad94266583014f62: Bootstrap starting.
I20260630 12:38:56.939680 14739 tablet_bootstrap.cc:654] T 15d42de8f0a141f5a0ce50e52f14b26a P 0c9b46c7e1e24783ad94266583014f62: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:56.946878 14740 tablet_bootstrap.cc:492] T 23fc56bcc52f4eb78591cfb6d2b68380 P 4973a72fe3264caf9afc0d67ef9d838d: No bootstrap required, opened a new log
I20260630 12:38:56.947305 14740 ts_tablet_manager.cc:1403] T 23fc56bcc52f4eb78591cfb6d2b68380 P 4973a72fe3264caf9afc0d67ef9d838d: Time spent bootstrapping tablet: real 0.053s	user 0.021s	sys 0.027s
I20260630 12:38:56.950035 14738 tablet_bootstrap.cc:492] T 23fc56bcc52f4eb78591cfb6d2b68380 P 894d4b54a5a34bf89612788433e09cc7: No bootstrap required, opened a new log
I20260630 12:38:56.949990 14740 raft_consensus.cc:359] T 23fc56bcc52f4eb78591cfb6d2b68380 P 4973a72fe3264caf9afc0d67ef9d838d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:56.950662 14738 ts_tablet_manager.cc:1403] T 23fc56bcc52f4eb78591cfb6d2b68380 P 894d4b54a5a34bf89612788433e09cc7: Time spent bootstrapping tablet: real 0.048s	user 0.020s	sys 0.025s
I20260630 12:38:56.950861 14739 tablet_bootstrap.cc:492] T 15d42de8f0a141f5a0ce50e52f14b26a P 0c9b46c7e1e24783ad94266583014f62: No bootstrap required, opened a new log
I20260630 12:38:56.950845 14740 raft_consensus.cc:385] T 23fc56bcc52f4eb78591cfb6d2b68380 P 4973a72fe3264caf9afc0d67ef9d838d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:56.951488 14739 ts_tablet_manager.cc:1403] T 15d42de8f0a141f5a0ce50e52f14b26a P 0c9b46c7e1e24783ad94266583014f62: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.010s
I20260630 12:38:56.951390 14740 raft_consensus.cc:740] T 23fc56bcc52f4eb78591cfb6d2b68380 P 4973a72fe3264caf9afc0d67ef9d838d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4973a72fe3264caf9afc0d67ef9d838d, State: Initialized, Role: FOLLOWER
I20260630 12:38:56.952247 14740 consensus_queue.cc:260] T 23fc56bcc52f4eb78591cfb6d2b68380 P 4973a72fe3264caf9afc0d67ef9d838d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:56.953231 14738 raft_consensus.cc:359] T 23fc56bcc52f4eb78591cfb6d2b68380 P 894d4b54a5a34bf89612788433e09cc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:56.954000 14738 raft_consensus.cc:385] T 23fc56bcc52f4eb78591cfb6d2b68380 P 894d4b54a5a34bf89612788433e09cc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:56.953848 14739 raft_consensus.cc:359] T 15d42de8f0a141f5a0ce50e52f14b26a P 0c9b46c7e1e24783ad94266583014f62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:56.954330 14740 ts_tablet_manager.cc:1434] T 23fc56bcc52f4eb78591cfb6d2b68380 P 4973a72fe3264caf9afc0d67ef9d838d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:38:56.954425 14738 raft_consensus.cc:740] T 23fc56bcc52f4eb78591cfb6d2b68380 P 894d4b54a5a34bf89612788433e09cc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 894d4b54a5a34bf89612788433e09cc7, State: Initialized, Role: FOLLOWER
I20260630 12:38:56.954681 14739 raft_consensus.cc:385] T 15d42de8f0a141f5a0ce50e52f14b26a P 0c9b46c7e1e24783ad94266583014f62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:56.955089 14739 raft_consensus.cc:740] T 15d42de8f0a141f5a0ce50e52f14b26a P 0c9b46c7e1e24783ad94266583014f62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c9b46c7e1e24783ad94266583014f62, State: Initialized, Role: FOLLOWER
I20260630 12:38:56.955431 14740 tablet_bootstrap.cc:492] T d763ce67d7644ba1b7f4b49dc5057785 P 4973a72fe3264caf9afc0d67ef9d838d: Bootstrap starting.
I20260630 12:38:56.955469 14738 consensus_queue.cc:260] T 23fc56bcc52f4eb78591cfb6d2b68380 P 894d4b54a5a34bf89612788433e09cc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:56.956033 14739 consensus_queue.cc:260] T 15d42de8f0a141f5a0ce50e52f14b26a P 0c9b46c7e1e24783ad94266583014f62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:56.958570 14739 ts_tablet_manager.cc:1434] T 15d42de8f0a141f5a0ce50e52f14b26a P 0c9b46c7e1e24783ad94266583014f62: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:38:56.959645 14739 tablet_bootstrap.cc:492] T d763ce67d7644ba1b7f4b49dc5057785 P 0c9b46c7e1e24783ad94266583014f62: Bootstrap starting.
I20260630 12:38:56.960603 14738 ts_tablet_manager.cc:1434] T 23fc56bcc52f4eb78591cfb6d2b68380 P 894d4b54a5a34bf89612788433e09cc7: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:38:56.961668 14738 tablet_bootstrap.cc:492] T 8916c6c089f44858ab3eba42010d6dcf P 894d4b54a5a34bf89612788433e09cc7: Bootstrap starting.
I20260630 12:38:56.961699 14740 tablet_bootstrap.cc:654] T d763ce67d7644ba1b7f4b49dc5057785 P 4973a72fe3264caf9afc0d67ef9d838d: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:56.965418 14739 tablet_bootstrap.cc:654] T d763ce67d7644ba1b7f4b49dc5057785 P 0c9b46c7e1e24783ad94266583014f62: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:56.968860 14738 tablet_bootstrap.cc:654] T 8916c6c089f44858ab3eba42010d6dcf P 894d4b54a5a34bf89612788433e09cc7: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:56.973654 14740 tablet_bootstrap.cc:492] T d763ce67d7644ba1b7f4b49dc5057785 P 4973a72fe3264caf9afc0d67ef9d838d: No bootstrap required, opened a new log
I20260630 12:38:56.974407 14740 ts_tablet_manager.cc:1403] T d763ce67d7644ba1b7f4b49dc5057785 P 4973a72fe3264caf9afc0d67ef9d838d: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.013s
I20260630 12:38:56.976632 14739 tablet_bootstrap.cc:492] T d763ce67d7644ba1b7f4b49dc5057785 P 0c9b46c7e1e24783ad94266583014f62: No bootstrap required, opened a new log
I20260630 12:38:56.977178 14739 ts_tablet_manager.cc:1403] T d763ce67d7644ba1b7f4b49dc5057785 P 0c9b46c7e1e24783ad94266583014f62: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260630 12:38:56.977905 14740 raft_consensus.cc:359] T d763ce67d7644ba1b7f4b49dc5057785 P 4973a72fe3264caf9afc0d67ef9d838d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:56.978854 14740 raft_consensus.cc:385] T d763ce67d7644ba1b7f4b49dc5057785 P 4973a72fe3264caf9afc0d67ef9d838d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:56.979223 14740 raft_consensus.cc:740] T d763ce67d7644ba1b7f4b49dc5057785 P 4973a72fe3264caf9afc0d67ef9d838d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4973a72fe3264caf9afc0d67ef9d838d, State: Initialized, Role: FOLLOWER
I20260630 12:38:56.979988 14739 raft_consensus.cc:359] T d763ce67d7644ba1b7f4b49dc5057785 P 0c9b46c7e1e24783ad94266583014f62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:56.980672 14738 tablet_bootstrap.cc:492] T 8916c6c089f44858ab3eba42010d6dcf P 894d4b54a5a34bf89612788433e09cc7: No bootstrap required, opened a new log
I20260630 12:38:56.980175 14740 consensus_queue.cc:260] T d763ce67d7644ba1b7f4b49dc5057785 P 4973a72fe3264caf9afc0d67ef9d838d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:56.980904 14739 raft_consensus.cc:385] T d763ce67d7644ba1b7f4b49dc5057785 P 0c9b46c7e1e24783ad94266583014f62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:56.981259 14738 ts_tablet_manager.cc:1403] T 8916c6c089f44858ab3eba42010d6dcf P 894d4b54a5a34bf89612788433e09cc7: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.005s
I20260630 12:38:56.981415 14739 raft_consensus.cc:740] T d763ce67d7644ba1b7f4b49dc5057785 P 0c9b46c7e1e24783ad94266583014f62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c9b46c7e1e24783ad94266583014f62, State: Initialized, Role: FOLLOWER
I20260630 12:38:56.982412 14739 consensus_queue.cc:260] T d763ce67d7644ba1b7f4b49dc5057785 P 0c9b46c7e1e24783ad94266583014f62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:56.982923 14740 ts_tablet_manager.cc:1434] T d763ce67d7644ba1b7f4b49dc5057785 P 4973a72fe3264caf9afc0d67ef9d838d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:38:56.983958 14740 tablet_bootstrap.cc:492] T 43d78da256d94fe5b8cfc06507f29dcf P 4973a72fe3264caf9afc0d67ef9d838d: Bootstrap starting.
I20260630 12:38:56.984037 14738 raft_consensus.cc:359] T 8916c6c089f44858ab3eba42010d6dcf P 894d4b54a5a34bf89612788433e09cc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:56.984938 14738 raft_consensus.cc:385] T 8916c6c089f44858ab3eba42010d6dcf P 894d4b54a5a34bf89612788433e09cc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:56.985291 14738 raft_consensus.cc:740] T 8916c6c089f44858ab3eba42010d6dcf P 894d4b54a5a34bf89612788433e09cc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 894d4b54a5a34bf89612788433e09cc7, State: Initialized, Role: FOLLOWER
I20260630 12:38:56.986512 14739 ts_tablet_manager.cc:1434] T d763ce67d7644ba1b7f4b49dc5057785 P 0c9b46c7e1e24783ad94266583014f62: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:38:56.986116 14738 consensus_queue.cc:260] T 8916c6c089f44858ab3eba42010d6dcf P 894d4b54a5a34bf89612788433e09cc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:56.987584 14739 tablet_bootstrap.cc:492] T 8916c6c089f44858ab3eba42010d6dcf P 0c9b46c7e1e24783ad94266583014f62: Bootstrap starting.
I20260630 12:38:56.988767 14738 ts_tablet_manager.cc:1434] T 8916c6c089f44858ab3eba42010d6dcf P 894d4b54a5a34bf89612788433e09cc7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260630 12:38:56.989763 14738 tablet_bootstrap.cc:492] T d763ce67d7644ba1b7f4b49dc5057785 P 894d4b54a5a34bf89612788433e09cc7: Bootstrap starting.
I20260630 12:38:56.990377 14740 tablet_bootstrap.cc:654] T 43d78da256d94fe5b8cfc06507f29dcf P 4973a72fe3264caf9afc0d67ef9d838d: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:56.993361 14745 raft_consensus.cc:493] T 43d78da256d94fe5b8cfc06507f29dcf P 0c9b46c7e1e24783ad94266583014f62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:56.993841 14745 raft_consensus.cc:515] T 43d78da256d94fe5b8cfc06507f29dcf P 0c9b46c7e1e24783ad94266583014f62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } } peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } }
I20260630 12:38:56.996704 14738 tablet_bootstrap.cc:654] T d763ce67d7644ba1b7f4b49dc5057785 P 894d4b54a5a34bf89612788433e09cc7: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:57.001348 14745 leader_election.cc:290] T 43d78da256d94fe5b8cfc06507f29dcf P 0c9b46c7e1e24783ad94266583014f62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 894d4b54a5a34bf89612788433e09cc7 (127.13.140.130:39733), 4973a72fe3264caf9afc0d67ef9d838d (127.13.140.129:35605)
I20260630 12:38:57.002111 14745 raft_consensus.cc:493] T 23fc56bcc52f4eb78591cfb6d2b68380 P 0c9b46c7e1e24783ad94266583014f62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:57.006037 14739 tablet_bootstrap.cc:654] T 8916c6c089f44858ab3eba42010d6dcf P 0c9b46c7e1e24783ad94266583014f62: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:57.003322 14745 raft_consensus.cc:515] T 23fc56bcc52f4eb78591cfb6d2b68380 P 0c9b46c7e1e24783ad94266583014f62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:57.013612 14745 leader_election.cc:290] T 23fc56bcc52f4eb78591cfb6d2b68380 P 0c9b46c7e1e24783ad94266583014f62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4973a72fe3264caf9afc0d67ef9d838d (127.13.140.129:35605), 894d4b54a5a34bf89612788433e09cc7 (127.13.140.130:39733)
I20260630 12:38:57.016712 14747 raft_consensus.cc:493] T 23fc56bcc52f4eb78591cfb6d2b68380 P 4973a72fe3264caf9afc0d67ef9d838d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:57.017210 14747 raft_consensus.cc:515] T 23fc56bcc52f4eb78591cfb6d2b68380 P 4973a72fe3264caf9afc0d67ef9d838d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:57.018752 14740 tablet_bootstrap.cc:492] T 43d78da256d94fe5b8cfc06507f29dcf P 4973a72fe3264caf9afc0d67ef9d838d: No bootstrap required, opened a new log
I20260630 12:38:57.019831 14740 ts_tablet_manager.cc:1403] T 43d78da256d94fe5b8cfc06507f29dcf P 4973a72fe3264caf9afc0d67ef9d838d: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.004s
I20260630 12:38:57.021945 14738 tablet_bootstrap.cc:492] T d763ce67d7644ba1b7f4b49dc5057785 P 894d4b54a5a34bf89612788433e09cc7: No bootstrap required, opened a new log
I20260630 12:38:57.022558 14738 ts_tablet_manager.cc:1403] T d763ce67d7644ba1b7f4b49dc5057785 P 894d4b54a5a34bf89612788433e09cc7: Time spent bootstrapping tablet: real 0.033s	user 0.002s	sys 0.013s
I20260630 12:38:57.024883 14744 raft_consensus.cc:493] T 23fc56bcc52f4eb78591cfb6d2b68380 P 894d4b54a5a34bf89612788433e09cc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:57.029505 14744 raft_consensus.cc:515] T 23fc56bcc52f4eb78591cfb6d2b68380 P 894d4b54a5a34bf89612788433e09cc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:57.025655 14747 leader_election.cc:290] T 23fc56bcc52f4eb78591cfb6d2b68380 P 4973a72fe3264caf9afc0d67ef9d838d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 894d4b54a5a34bf89612788433e09cc7 (127.13.140.130:39733), 0c9b46c7e1e24783ad94266583014f62 (127.13.140.131:35425)
I20260630 12:38:57.038700 14744 leader_election.cc:290] T 23fc56bcc52f4eb78591cfb6d2b68380 P 894d4b54a5a34bf89612788433e09cc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4973a72fe3264caf9afc0d67ef9d838d (127.13.140.129:35605), 0c9b46c7e1e24783ad94266583014f62 (127.13.140.131:35425)
I20260630 12:38:57.051764 14758 raft_consensus.cc:493] T d763ce67d7644ba1b7f4b49dc5057785 P 0c9b46c7e1e24783ad94266583014f62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:57.052767 14758 raft_consensus.cc:515] T d763ce67d7644ba1b7f4b49dc5057785 P 0c9b46c7e1e24783ad94266583014f62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:57.035354 14738 raft_consensus.cc:359] T d763ce67d7644ba1b7f4b49dc5057785 P 894d4b54a5a34bf89612788433e09cc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:57.057534 14758 leader_election.cc:290] T d763ce67d7644ba1b7f4b49dc5057785 P 0c9b46c7e1e24783ad94266583014f62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4973a72fe3264caf9afc0d67ef9d838d (127.13.140.129:35605), 894d4b54a5a34bf89612788433e09cc7 (127.13.140.130:39733)
I20260630 12:38:57.058694 14740 raft_consensus.cc:359] T 43d78da256d94fe5b8cfc06507f29dcf P 4973a72fe3264caf9afc0d67ef9d838d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } } peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } }
I20260630 12:38:57.059538 14740 raft_consensus.cc:385] T 43d78da256d94fe5b8cfc06507f29dcf P 4973a72fe3264caf9afc0d67ef9d838d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:57.063006 14747 raft_consensus.cc:493] T 8916c6c089f44858ab3eba42010d6dcf P 4973a72fe3264caf9afc0d67ef9d838d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:57.057260 14738 raft_consensus.cc:385] T d763ce67d7644ba1b7f4b49dc5057785 P 894d4b54a5a34bf89612788433e09cc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:57.067531 14739 tablet_bootstrap.cc:492] T 8916c6c089f44858ab3eba42010d6dcf P 0c9b46c7e1e24783ad94266583014f62: No bootstrap required, opened a new log
I20260630 12:38:57.066627 14747 raft_consensus.cc:515] T 8916c6c089f44858ab3eba42010d6dcf P 4973a72fe3264caf9afc0d67ef9d838d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:57.068312 14544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43d78da256d94fe5b8cfc06507f29dcf" candidate_uuid: "0c9b46c7e1e24783ad94266583014f62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4973a72fe3264caf9afc0d67ef9d838d" is_pre_election: true
I20260630 12:38:57.068678 14543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23fc56bcc52f4eb78591cfb6d2b68380" candidate_uuid: "0c9b46c7e1e24783ad94266583014f62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4973a72fe3264caf9afc0d67ef9d838d" is_pre_election: true
I20260630 12:38:57.069511 14543 raft_consensus.cc:2468] T 23fc56bcc52f4eb78591cfb6d2b68380 P 4973a72fe3264caf9afc0d67ef9d838d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c9b46c7e1e24783ad94266583014f62 in term 0.
I20260630 12:38:57.069708 14747 leader_election.cc:290] T 8916c6c089f44858ab3eba42010d6dcf P 4973a72fe3264caf9afc0d67ef9d838d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 894d4b54a5a34bf89612788433e09cc7 (127.13.140.130:39733), 0c9b46c7e1e24783ad94266583014f62 (127.13.140.131:35425)
I20260630 12:38:57.070850 14542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d763ce67d7644ba1b7f4b49dc5057785" candidate_uuid: "0c9b46c7e1e24783ad94266583014f62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4973a72fe3264caf9afc0d67ef9d838d" is_pre_election: true
I20260630 12:38:57.071691 14542 raft_consensus.cc:2468] T d763ce67d7644ba1b7f4b49dc5057785 P 4973a72fe3264caf9afc0d67ef9d838d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c9b46c7e1e24783ad94266583014f62 in term 0.
I20260630 12:38:57.068199 14739 ts_tablet_manager.cc:1403] T 8916c6c089f44858ab3eba42010d6dcf P 0c9b46c7e1e24783ad94266583014f62: Time spent bootstrapping tablet: real 0.081s	user 0.013s	sys 0.006s
I20260630 12:38:57.064972 14740 raft_consensus.cc:740] T 43d78da256d94fe5b8cfc06507f29dcf P 4973a72fe3264caf9afc0d67ef9d838d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4973a72fe3264caf9afc0d67ef9d838d, State: Initialized, Role: FOLLOWER
I20260630 12:38:57.076007 14739 raft_consensus.cc:359] T 8916c6c089f44858ab3eba42010d6dcf P 0c9b46c7e1e24783ad94266583014f62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:57.065868 14738 raft_consensus.cc:740] T d763ce67d7644ba1b7f4b49dc5057785 P 894d4b54a5a34bf89612788433e09cc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 894d4b54a5a34bf89612788433e09cc7, State: Initialized, Role: FOLLOWER
I20260630 12:38:57.078083 14739 raft_consensus.cc:385] T 8916c6c089f44858ab3eba42010d6dcf P 0c9b46c7e1e24783ad94266583014f62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:57.079087 14739 raft_consensus.cc:740] T 8916c6c089f44858ab3eba42010d6dcf P 0c9b46c7e1e24783ad94266583014f62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c9b46c7e1e24783ad94266583014f62, State: Initialized, Role: FOLLOWER
I20260630 12:38:57.079046 14740 consensus_queue.cc:260] T 43d78da256d94fe5b8cfc06507f29dcf P 4973a72fe3264caf9afc0d67ef9d838d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } } peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } }
I20260630 12:38:57.080317 14544 raft_consensus.cc:2468] T 43d78da256d94fe5b8cfc06507f29dcf P 4973a72fe3264caf9afc0d67ef9d838d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c9b46c7e1e24783ad94266583014f62 in term 0.
I20260630 12:38:57.076119 14657 leader_election.cc:304] T 23fc56bcc52f4eb78591cfb6d2b68380 P 0c9b46c7e1e24783ad94266583014f62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c9b46c7e1e24783ad94266583014f62, 4973a72fe3264caf9afc0d67ef9d838d; no voters: 
I20260630 12:38:57.080672 14739 consensus_queue.cc:260] T 8916c6c089f44858ab3eba42010d6dcf P 0c9b46c7e1e24783ad94266583014f62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:57.082933 14657 leader_election.cc:304] T d763ce67d7644ba1b7f4b49dc5057785 P 0c9b46c7e1e24783ad94266583014f62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c9b46c7e1e24783ad94266583014f62, 4973a72fe3264caf9afc0d67ef9d838d; no voters: 
I20260630 12:38:57.082846 14738 consensus_queue.cc:260] T d763ce67d7644ba1b7f4b49dc5057785 P 894d4b54a5a34bf89612788433e09cc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:57.084052 14745 raft_consensus.cc:2804] T d763ce67d7644ba1b7f4b49dc5057785 P 0c9b46c7e1e24783ad94266583014f62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:57.084471 14745 raft_consensus.cc:493] T d763ce67d7644ba1b7f4b49dc5057785 P 0c9b46c7e1e24783ad94266583014f62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:57.084872 14745 raft_consensus.cc:3060] T d763ce67d7644ba1b7f4b49dc5057785 P 0c9b46c7e1e24783ad94266583014f62 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:57.082880 14758 raft_consensus.cc:2804] T 23fc56bcc52f4eb78591cfb6d2b68380 P 0c9b46c7e1e24783ad94266583014f62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:57.089859 14758 raft_consensus.cc:493] T 23fc56bcc52f4eb78591cfb6d2b68380 P 0c9b46c7e1e24783ad94266583014f62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:57.090270 14758 raft_consensus.cc:3060] T 23fc56bcc52f4eb78591cfb6d2b68380 P 0c9b46c7e1e24783ad94266583014f62 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:57.089576 14740 ts_tablet_manager.cc:1434] T 43d78da256d94fe5b8cfc06507f29dcf P 4973a72fe3264caf9afc0d67ef9d838d: Time spent starting tablet: real 0.069s	user 0.001s	sys 0.008s
I20260630 12:38:57.095088 14740 tablet_bootstrap.cc:492] T daa16721ac55431aa1bcf32f18b7ebb2 P 4973a72fe3264caf9afc0d67ef9d838d: Bootstrap starting.
I20260630 12:38:57.100876 14657 leader_election.cc:304] T 43d78da256d94fe5b8cfc06507f29dcf P 0c9b46c7e1e24783ad94266583014f62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c9b46c7e1e24783ad94266583014f62, 4973a72fe3264caf9afc0d67ef9d838d; no voters: 
I20260630 12:38:57.102972 14738 ts_tablet_manager.cc:1434] T d763ce67d7644ba1b7f4b49dc5057785 P 894d4b54a5a34bf89612788433e09cc7: Time spent starting tablet: real 0.080s	user 0.009s	sys 0.000s
I20260630 12:38:57.103422 14739 ts_tablet_manager.cc:1434] T 8916c6c089f44858ab3eba42010d6dcf P 0c9b46c7e1e24783ad94266583014f62: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260630 12:38:57.103906 14738 tablet_bootstrap.cc:492] T daa16721ac55431aa1bcf32f18b7ebb2 P 894d4b54a5a34bf89612788433e09cc7: Bootstrap starting.
I20260630 12:38:57.104501 14739 tablet_bootstrap.cc:492] T 80855c4839bf4580bb169f8277b28958 P 0c9b46c7e1e24783ad94266583014f62: Bootstrap starting.
I20260630 12:38:57.107198 14692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8916c6c089f44858ab3eba42010d6dcf" candidate_uuid: "4973a72fe3264caf9afc0d67ef9d838d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c9b46c7e1e24783ad94266583014f62" is_pre_election: true
I20260630 12:38:57.108374 14692 raft_consensus.cc:2468] T 8916c6c089f44858ab3eba42010d6dcf P 0c9b46c7e1e24783ad94266583014f62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4973a72fe3264caf9afc0d67ef9d838d in term 0.
I20260630 12:38:57.109995 14693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23fc56bcc52f4eb78591cfb6d2b68380" candidate_uuid: "4973a72fe3264caf9afc0d67ef9d838d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c9b46c7e1e24783ad94266583014f62" is_pre_election: true
I20260630 12:38:57.114465 14510 leader_election.cc:304] T 8916c6c089f44858ab3eba42010d6dcf P 4973a72fe3264caf9afc0d67ef9d838d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c9b46c7e1e24783ad94266583014f62, 4973a72fe3264caf9afc0d67ef9d838d; no voters: 
I20260630 12:38:57.120114 14738 tablet_bootstrap.cc:654] T daa16721ac55431aa1bcf32f18b7ebb2 P 894d4b54a5a34bf89612788433e09cc7: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:57.120622 14747 raft_consensus.cc:2804] T 8916c6c089f44858ab3eba42010d6dcf P 4973a72fe3264caf9afc0d67ef9d838d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:57.121417 14747 raft_consensus.cc:493] T 8916c6c089f44858ab3eba42010d6dcf P 4973a72fe3264caf9afc0d67ef9d838d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:57.121877 14747 raft_consensus.cc:3060] T 8916c6c089f44858ab3eba42010d6dcf P 4973a72fe3264caf9afc0d67ef9d838d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:57.126932 14544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23fc56bcc52f4eb78591cfb6d2b68380" candidate_uuid: "894d4b54a5a34bf89612788433e09cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4973a72fe3264caf9afc0d67ef9d838d" is_pre_election: true
I20260630 12:38:57.127640 14544 raft_consensus.cc:2468] T 23fc56bcc52f4eb78591cfb6d2b68380 P 4973a72fe3264caf9afc0d67ef9d838d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 894d4b54a5a34bf89612788433e09cc7 in term 0.
I20260630 12:38:57.124248 14745 raft_consensus.cc:515] T d763ce67d7644ba1b7f4b49dc5057785 P 0c9b46c7e1e24783ad94266583014f62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:57.133471 14744 raft_consensus.cc:493] T 7cd6849041174db9bcdca35c20a0c77a P 894d4b54a5a34bf89612788433e09cc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:57.133921 14583 leader_election.cc:304] T 23fc56bcc52f4eb78591cfb6d2b68380 P 894d4b54a5a34bf89612788433e09cc7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4973a72fe3264caf9afc0d67ef9d838d, 894d4b54a5a34bf89612788433e09cc7; no voters: 
I20260630 12:38:57.134326 14744 raft_consensus.cc:515] T 7cd6849041174db9bcdca35c20a0c77a P 894d4b54a5a34bf89612788433e09cc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:57.139081 14744 leader_election.cc:290] T 7cd6849041174db9bcdca35c20a0c77a P 894d4b54a5a34bf89612788433e09cc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4973a72fe3264caf9afc0d67ef9d838d (127.13.140.129:35605), 0c9b46c7e1e24783ad94266583014f62 (127.13.140.131:35425)
I20260630 12:38:57.138957 14747 raft_consensus.cc:515] T 8916c6c089f44858ab3eba42010d6dcf P 4973a72fe3264caf9afc0d67ef9d838d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:57.139894 14744 raft_consensus.cc:2804] T 23fc56bcc52f4eb78591cfb6d2b68380 P 894d4b54a5a34bf89612788433e09cc7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:57.142060 14619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43d78da256d94fe5b8cfc06507f29dcf" candidate_uuid: "0c9b46c7e1e24783ad94266583014f62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894d4b54a5a34bf89612788433e09cc7" is_pre_election: true
I20260630 12:38:57.142838 14619 raft_consensus.cc:2468] T 43d78da256d94fe5b8cfc06507f29dcf P 894d4b54a5a34bf89612788433e09cc7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c9b46c7e1e24783ad94266583014f62 in term 0.
I20260630 12:38:57.144623 14692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8916c6c089f44858ab3eba42010d6dcf" candidate_uuid: "4973a72fe3264caf9afc0d67ef9d838d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c9b46c7e1e24783ad94266583014f62"
I20260630 12:38:57.145411 14692 raft_consensus.cc:3060] T 8916c6c089f44858ab3eba42010d6dcf P 0c9b46c7e1e24783ad94266583014f62 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:57.145524 14745 leader_election.cc:290] T d763ce67d7644ba1b7f4b49dc5057785 P 0c9b46c7e1e24783ad94266583014f62 [CANDIDATE]: Term 1 election: Requested vote from peers 4973a72fe3264caf9afc0d67ef9d838d (127.13.140.129:35605), 894d4b54a5a34bf89612788433e09cc7 (127.13.140.130:39733)
I20260630 12:38:57.146407 14745 raft_consensus.cc:2804] T 43d78da256d94fe5b8cfc06507f29dcf P 0c9b46c7e1e24783ad94266583014f62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:57.146958 14745 raft_consensus.cc:493] T 43d78da256d94fe5b8cfc06507f29dcf P 0c9b46c7e1e24783ad94266583014f62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:57.147428 14745 raft_consensus.cc:3060] T 43d78da256d94fe5b8cfc06507f29dcf P 0c9b46c7e1e24783ad94266583014f62 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:57.140424 14744 raft_consensus.cc:493] T 23fc56bcc52f4eb78591cfb6d2b68380 P 894d4b54a5a34bf89612788433e09cc7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:57.156790 14744 raft_consensus.cc:3060] T 23fc56bcc52f4eb78591cfb6d2b68380 P 894d4b54a5a34bf89612788433e09cc7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:57.120512 14758 raft_consensus.cc:515] T 23fc56bcc52f4eb78591cfb6d2b68380 P 0c9b46c7e1e24783ad94266583014f62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:57.151911 14747 leader_election.cc:290] T 8916c6c089f44858ab3eba42010d6dcf P 4973a72fe3264caf9afc0d67ef9d838d [CANDIDATE]: Term 1 election: Requested vote from peers 894d4b54a5a34bf89612788433e09cc7 (127.13.140.130:39733), 0c9b46c7e1e24783ad94266583014f62 (127.13.140.131:35425)
I20260630 12:38:57.162840 14693 raft_consensus.cc:2393] T 23fc56bcc52f4eb78591cfb6d2b68380 P 0c9b46c7e1e24783ad94266583014f62 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4973a72fe3264caf9afc0d67ef9d838d in current term 1: Already voted for candidate 0c9b46c7e1e24783ad94266583014f62 in this term.
I20260630 12:38:57.161863 14619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23fc56bcc52f4eb78591cfb6d2b68380" candidate_uuid: "0c9b46c7e1e24783ad94266583014f62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894d4b54a5a34bf89612788433e09cc7" is_pre_election: true
I20260630 12:38:57.161504 14739 tablet_bootstrap.cc:654] T 80855c4839bf4580bb169f8277b28958 P 0c9b46c7e1e24783ad94266583014f62: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:57.165052 14618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d763ce67d7644ba1b7f4b49dc5057785" candidate_uuid: "0c9b46c7e1e24783ad94266583014f62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894d4b54a5a34bf89612788433e09cc7" is_pre_election: true
I20260630 12:38:57.165469 14544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cd6849041174db9bcdca35c20a0c77a" candidate_uuid: "894d4b54a5a34bf89612788433e09cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4973a72fe3264caf9afc0d67ef9d838d" is_pre_election: true
I20260630 12:38:57.166349 14618 raft_consensus.cc:2468] T d763ce67d7644ba1b7f4b49dc5057785 P 894d4b54a5a34bf89612788433e09cc7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c9b46c7e1e24783ad94266583014f62 in term 0.
W20260630 12:38:57.168900 14583 leader_election.cc:343] T 7cd6849041174db9bcdca35c20a0c77a P 894d4b54a5a34bf89612788433e09cc7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4973a72fe3264caf9afc0d67ef9d838d (127.13.140.129:35605): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:38:57.170867 14618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d763ce67d7644ba1b7f4b49dc5057785" candidate_uuid: "0c9b46c7e1e24783ad94266583014f62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894d4b54a5a34bf89612788433e09cc7"
I20260630 12:38:57.171710 14618 raft_consensus.cc:3060] T d763ce67d7644ba1b7f4b49dc5057785 P 894d4b54a5a34bf89612788433e09cc7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:57.171499 14758 leader_election.cc:290] T 23fc56bcc52f4eb78591cfb6d2b68380 P 0c9b46c7e1e24783ad94266583014f62 [CANDIDATE]: Term 1 election: Requested vote from peers 4973a72fe3264caf9afc0d67ef9d838d (127.13.140.129:35605), 894d4b54a5a34bf89612788433e09cc7 (127.13.140.130:39733)
I20260630 12:38:57.173032 14758 raft_consensus.cc:493] T 7cd6849041174db9bcdca35c20a0c77a P 0c9b46c7e1e24783ad94266583014f62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:57.173552 14692 raft_consensus.cc:2468] T 8916c6c089f44858ab3eba42010d6dcf P 0c9b46c7e1e24783ad94266583014f62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4973a72fe3264caf9afc0d67ef9d838d in term 1.
I20260630 12:38:57.170466 14740 tablet_bootstrap.cc:654] T daa16721ac55431aa1bcf32f18b7ebb2 P 4973a72fe3264caf9afc0d67ef9d838d: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:57.174885 14758 raft_consensus.cc:515] T 7cd6849041174db9bcdca35c20a0c77a P 0c9b46c7e1e24783ad94266583014f62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:57.175323 14510 leader_election.cc:304] T 8916c6c089f44858ab3eba42010d6dcf P 4973a72fe3264caf9afc0d67ef9d838d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c9b46c7e1e24783ad94266583014f62, 4973a72fe3264caf9afc0d67ef9d838d; no voters: 
I20260630 12:38:57.175729 14769 raft_consensus.cc:493] T 15d42de8f0a141f5a0ce50e52f14b26a P 0c9b46c7e1e24783ad94266583014f62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:57.176579 14616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8916c6c089f44858ab3eba42010d6dcf" candidate_uuid: "4973a72fe3264caf9afc0d67ef9d838d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894d4b54a5a34bf89612788433e09cc7" is_pre_election: true
I20260630 12:38:57.176185 14617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23fc56bcc52f4eb78591cfb6d2b68380" candidate_uuid: "4973a72fe3264caf9afc0d67ef9d838d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894d4b54a5a34bf89612788433e09cc7" is_pre_election: true
I20260630 12:38:57.181051 14738 tablet_bootstrap.cc:492] T daa16721ac55431aa1bcf32f18b7ebb2 P 894d4b54a5a34bf89612788433e09cc7: No bootstrap required, opened a new log
I20260630 12:38:57.181540 14738 ts_tablet_manager.cc:1403] T daa16721ac55431aa1bcf32f18b7ebb2 P 894d4b54a5a34bf89612788433e09cc7: Time spent bootstrapping tablet: real 0.078s	user 0.009s	sys 0.004s
I20260630 12:38:57.181800 14616 raft_consensus.cc:2468] T 8916c6c089f44858ab3eba42010d6dcf P 894d4b54a5a34bf89612788433e09cc7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4973a72fe3264caf9afc0d67ef9d838d in term 0.
I20260630 12:38:57.177853 14615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8916c6c089f44858ab3eba42010d6dcf" candidate_uuid: "4973a72fe3264caf9afc0d67ef9d838d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894d4b54a5a34bf89612788433e09cc7"
I20260630 12:38:57.180823 14745 raft_consensus.cc:515] T 43d78da256d94fe5b8cfc06507f29dcf P 0c9b46c7e1e24783ad94266583014f62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } } peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } }
I20260630 12:38:57.177513 14747 raft_consensus.cc:2804] T 8916c6c089f44858ab3eba42010d6dcf P 4973a72fe3264caf9afc0d67ef9d838d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:57.184101 14615 raft_consensus.cc:3060] T 8916c6c089f44858ab3eba42010d6dcf P 894d4b54a5a34bf89612788433e09cc7 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:38:57.184341 14657 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.129:35605, user_credentials={real_user=slave}} blocked reactor thread for 83550.1us
I20260630 12:38:57.184784 14769 raft_consensus.cc:515] T 15d42de8f0a141f5a0ce50e52f14b26a P 0c9b46c7e1e24783ad94266583014f62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:57.193054 14745 leader_election.cc:290] T 43d78da256d94fe5b8cfc06507f29dcf P 0c9b46c7e1e24783ad94266583014f62 [CANDIDATE]: Term 1 election: Requested vote from peers 894d4b54a5a34bf89612788433e09cc7 (127.13.140.130:39733), 4973a72fe3264caf9afc0d67ef9d838d (127.13.140.129:35605)
I20260630 12:38:57.186580 14544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d763ce67d7644ba1b7f4b49dc5057785" candidate_uuid: "0c9b46c7e1e24783ad94266583014f62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4973a72fe3264caf9afc0d67ef9d838d"
I20260630 12:38:57.196313 14747 raft_consensus.cc:697] T 8916c6c089f44858ab3eba42010d6dcf P 4973a72fe3264caf9afc0d67ef9d838d [term 1 LEADER]: Becoming Leader. State: Replica: 4973a72fe3264caf9afc0d67ef9d838d, State: Running, Role: LEADER
I20260630 12:38:57.197046 14542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23fc56bcc52f4eb78591cfb6d2b68380" candidate_uuid: "0c9b46c7e1e24783ad94266583014f62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4973a72fe3264caf9afc0d67ef9d838d"
I20260630 12:38:57.197937 14616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23fc56bcc52f4eb78591cfb6d2b68380" candidate_uuid: "0c9b46c7e1e24783ad94266583014f62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894d4b54a5a34bf89612788433e09cc7"
I20260630 12:38:57.201334 14495 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:38:57.199817 14542 raft_consensus.cc:3060] T 23fc56bcc52f4eb78591cfb6d2b68380 P 4973a72fe3264caf9afc0d67ef9d838d [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:38:57.202270 14495 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:38:57.200687 14617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43d78da256d94fe5b8cfc06507f29dcf" candidate_uuid: "0c9b46c7e1e24783ad94266583014f62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894d4b54a5a34bf89612788433e09cc7"
I20260630 12:38:57.198714 14544 raft_consensus.cc:3060] T d763ce67d7644ba1b7f4b49dc5057785 P 4973a72fe3264caf9afc0d67ef9d838d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:57.203505 14617 raft_consensus.cc:3060] T 43d78da256d94fe5b8cfc06507f29dcf P 894d4b54a5a34bf89612788433e09cc7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:57.193809 14507 leader_election.cc:304] T 23fc56bcc52f4eb78591cfb6d2b68380 P 4973a72fe3264caf9afc0d67ef9d838d [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: 4973a72fe3264caf9afc0d67ef9d838d; no voters: 0c9b46c7e1e24783ad94266583014f62, 894d4b54a5a34bf89612788433e09cc7
I20260630 12:38:57.207155 14541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43d78da256d94fe5b8cfc06507f29dcf" candidate_uuid: "0c9b46c7e1e24783ad94266583014f62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4973a72fe3264caf9afc0d67ef9d838d"
I20260630 12:38:57.207247 14692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23fc56bcc52f4eb78591cfb6d2b68380" candidate_uuid: "894d4b54a5a34bf89612788433e09cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c9b46c7e1e24783ad94266583014f62" is_pre_election: true
I20260630 12:38:57.207772 14541 raft_consensus.cc:3060] T 43d78da256d94fe5b8cfc06507f29dcf P 4973a72fe3264caf9afc0d67ef9d838d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:57.203930 14618 raft_consensus.cc:2468] T d763ce67d7644ba1b7f4b49dc5057785 P 894d4b54a5a34bf89612788433e09cc7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c9b46c7e1e24783ad94266583014f62 in term 1.
I20260630 12:38:57.208110 14692 raft_consensus.cc:2393] T 23fc56bcc52f4eb78591cfb6d2b68380 P 0c9b46c7e1e24783ad94266583014f62 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 894d4b54a5a34bf89612788433e09cc7 in current term 1: Already voted for candidate 0c9b46c7e1e24783ad94266583014f62 in this term.
I20260630 12:38:57.207726 14769 leader_election.cc:290] T 15d42de8f0a141f5a0ce50e52f14b26a P 0c9b46c7e1e24783ad94266583014f62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4973a72fe3264caf9afc0d67ef9d838d (127.13.140.129:35605), 894d4b54a5a34bf89612788433e09cc7 (127.13.140.130:39733)
I20260630 12:38:57.203790 14758 leader_election.cc:290] T 7cd6849041174db9bcdca35c20a0c77a P 0c9b46c7e1e24783ad94266583014f62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4973a72fe3264caf9afc0d67ef9d838d (127.13.140.129:35605), 894d4b54a5a34bf89612788433e09cc7 (127.13.140.130:39733)
I20260630 12:38:57.205505 14747 consensus_queue.cc:237] T 8916c6c089f44858ab3eba42010d6dcf P 4973a72fe3264caf9afc0d67ef9d838d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:57.205961 14543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cd6849041174db9bcdca35c20a0c77a" candidate_uuid: "0c9b46c7e1e24783ad94266583014f62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4973a72fe3264caf9afc0d67ef9d838d" is_pre_election: true
I20260630 12:38:57.215893 14693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cd6849041174db9bcdca35c20a0c77a" candidate_uuid: "894d4b54a5a34bf89612788433e09cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c9b46c7e1e24783ad94266583014f62" is_pre_election: true
I20260630 12:38:57.217710 14693 raft_consensus.cc:2468] T 7cd6849041174db9bcdca35c20a0c77a P 0c9b46c7e1e24783ad94266583014f62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 894d4b54a5a34bf89612788433e09cc7 in term 0.
W20260630 12:38:57.218191 14490 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:38:57.208621 14616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cd6849041174db9bcdca35c20a0c77a" candidate_uuid: "0c9b46c7e1e24783ad94266583014f62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894d4b54a5a34bf89612788433e09cc7" is_pre_election: true
I20260630 12:38:57.218892 14616 raft_consensus.cc:2468] T 7cd6849041174db9bcdca35c20a0c77a P 894d4b54a5a34bf89612788433e09cc7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c9b46c7e1e24783ad94266583014f62 in term 0.
I20260630 12:38:57.206183 14615 raft_consensus.cc:2468] T 8916c6c089f44858ab3eba42010d6dcf P 894d4b54a5a34bf89612788433e09cc7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4973a72fe3264caf9afc0d67ef9d838d in term 1.
I20260630 12:38:57.222227 14543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15d42de8f0a141f5a0ce50e52f14b26a" candidate_uuid: "0c9b46c7e1e24783ad94266583014f62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4973a72fe3264caf9afc0d67ef9d838d" is_pre_election: true
I20260630 12:38:57.226784 14616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15d42de8f0a141f5a0ce50e52f14b26a" candidate_uuid: "0c9b46c7e1e24783ad94266583014f62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894d4b54a5a34bf89612788433e09cc7" is_pre_election: true
W20260630 12:38:57.230895 14657 leader_election.cc:343] T 7cd6849041174db9bcdca35c20a0c77a P 0c9b46c7e1e24783ad94266583014f62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4973a72fe3264caf9afc0d67ef9d838d (127.13.140.129:35605): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:38:57.231818 14657 leader_election.cc:343] T 15d42de8f0a141f5a0ce50e52f14b26a P 0c9b46c7e1e24783ad94266583014f62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4973a72fe3264caf9afc0d67ef9d838d (127.13.140.129:35605): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:38:57.228344 14656 leader_election.cc:304] T d763ce67d7644ba1b7f4b49dc5057785 P 0c9b46c7e1e24783ad94266583014f62 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c9b46c7e1e24783ad94266583014f62, 894d4b54a5a34bf89612788433e09cc7; no voters: 
I20260630 12:38:57.232898 14769 raft_consensus.cc:2804] T d763ce67d7644ba1b7f4b49dc5057785 P 0c9b46c7e1e24783ad94266583014f62 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:57.236783 14769 raft_consensus.cc:697] T d763ce67d7644ba1b7f4b49dc5057785 P 0c9b46c7e1e24783ad94266583014f62 [term 1 LEADER]: Becoming Leader. State: Replica: 0c9b46c7e1e24783ad94266583014f62, State: Running, Role: LEADER
I20260630 12:38:57.238247 14769 consensus_queue.cc:237] T d763ce67d7644ba1b7f4b49dc5057785 P 0c9b46c7e1e24783ad94266583014f62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:57.239157 14744 raft_consensus.cc:515] T 23fc56bcc52f4eb78591cfb6d2b68380 P 894d4b54a5a34bf89612788433e09cc7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:57.240437 14619 raft_consensus.cc:2393] T 23fc56bcc52f4eb78591cfb6d2b68380 P 894d4b54a5a34bf89612788433e09cc7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0c9b46c7e1e24783ad94266583014f62 in current term 1: Already voted for candidate 894d4b54a5a34bf89612788433e09cc7 in this term.
I20260630 12:38:57.233069 14656 leader_election.cc:304] T 7cd6849041174db9bcdca35c20a0c77a P 0c9b46c7e1e24783ad94266583014f62 [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: 0c9b46c7e1e24783ad94266583014f62, 894d4b54a5a34bf89612788433e09cc7; no voters: 4973a72fe3264caf9afc0d67ef9d838d
I20260630 12:38:57.241308 14745 raft_consensus.cc:2804] T 7cd6849041174db9bcdca35c20a0c77a P 0c9b46c7e1e24783ad94266583014f62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:57.241671 14745 raft_consensus.cc:493] T 7cd6849041174db9bcdca35c20a0c77a P 0c9b46c7e1e24783ad94266583014f62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:57.242017 14745 raft_consensus.cc:3060] T 7cd6849041174db9bcdca35c20a0c77a P 0c9b46c7e1e24783ad94266583014f62 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:57.242594 14543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23fc56bcc52f4eb78591cfb6d2b68380" candidate_uuid: "894d4b54a5a34bf89612788433e09cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4973a72fe3264caf9afc0d67ef9d838d"
I20260630 12:38:57.244045 14744 leader_election.cc:290] T 23fc56bcc52f4eb78591cfb6d2b68380 P 894d4b54a5a34bf89612788433e09cc7 [CANDIDATE]: Term 1 election: Requested vote from peers 4973a72fe3264caf9afc0d67ef9d838d (127.13.140.129:35605), 0c9b46c7e1e24783ad94266583014f62 (127.13.140.131:35425)
W20260630 12:38:57.249176 14656 leader_election.cc:343] T 15d42de8f0a141f5a0ce50e52f14b26a P 0c9b46c7e1e24783ad94266583014f62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 894d4b54a5a34bf89612788433e09cc7 (127.13.140.130:39733): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:38:57.249795 14656 leader_election.cc:304] T 15d42de8f0a141f5a0ce50e52f14b26a P 0c9b46c7e1e24783ad94266583014f62 [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: 0c9b46c7e1e24783ad94266583014f62; no voters: 4973a72fe3264caf9afc0d67ef9d838d, 894d4b54a5a34bf89612788433e09cc7
I20260630 12:38:57.257170 14758 raft_consensus.cc:2749] T 15d42de8f0a141f5a0ce50e52f14b26a P 0c9b46c7e1e24783ad94266583014f62 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:38:57.249625 14442 catalog_manager.cc:5697] T 8916c6c089f44858ab3eba42010d6dcf P 4973a72fe3264caf9afc0d67ef9d838d reported cstate change: term changed from 0 to 1, leader changed from <none> to 4973a72fe3264caf9afc0d67ef9d838d (127.13.140.129). New cstate: current_term: 1 leader_uuid: "4973a72fe3264caf9afc0d67ef9d838d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:57.258673 14544 raft_consensus.cc:2468] T d763ce67d7644ba1b7f4b49dc5057785 P 4973a72fe3264caf9afc0d67ef9d838d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c9b46c7e1e24783ad94266583014f62 in term 1.
I20260630 12:38:57.259469 14745 raft_consensus.cc:515] T 7cd6849041174db9bcdca35c20a0c77a P 0c9b46c7e1e24783ad94266583014f62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:57.256942 14541 raft_consensus.cc:2468] T 43d78da256d94fe5b8cfc06507f29dcf P 4973a72fe3264caf9afc0d67ef9d838d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c9b46c7e1e24783ad94266583014f62 in term 1.
I20260630 12:38:57.250771 14738 raft_consensus.cc:359] T daa16721ac55431aa1bcf32f18b7ebb2 P 894d4b54a5a34bf89612788433e09cc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:57.266805 14542 raft_consensus.cc:2468] T 23fc56bcc52f4eb78591cfb6d2b68380 P 4973a72fe3264caf9afc0d67ef9d838d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c9b46c7e1e24783ad94266583014f62 in term 1.
I20260630 12:38:57.264008 14738 raft_consensus.cc:385] T daa16721ac55431aa1bcf32f18b7ebb2 P 894d4b54a5a34bf89612788433e09cc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:57.267051 14745 leader_election.cc:290] T 7cd6849041174db9bcdca35c20a0c77a P 0c9b46c7e1e24783ad94266583014f62 [CANDIDATE]: Term 1 election: Requested vote from peers 4973a72fe3264caf9afc0d67ef9d838d (127.13.140.129:35605), 894d4b54a5a34bf89612788433e09cc7 (127.13.140.130:39733)
I20260630 12:38:57.269140 14773 raft_consensus.cc:2749] T 23fc56bcc52f4eb78591cfb6d2b68380 P 4973a72fe3264caf9afc0d67ef9d838d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:38:57.269798 14657 leader_election.cc:304] T 43d78da256d94fe5b8cfc06507f29dcf P 0c9b46c7e1e24783ad94266583014f62 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c9b46c7e1e24783ad94266583014f62, 4973a72fe3264caf9afc0d67ef9d838d; no voters: 
I20260630 12:38:57.270308 14542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cd6849041174db9bcdca35c20a0c77a" candidate_uuid: "0c9b46c7e1e24783ad94266583014f62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4973a72fe3264caf9afc0d67ef9d838d"
I20260630 12:38:57.261634 14617 raft_consensus.cc:2468] T 43d78da256d94fe5b8cfc06507f29dcf P 894d4b54a5a34bf89612788433e09cc7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c9b46c7e1e24783ad94266583014f62 in term 1.
I20260630 12:38:57.270881 14745 raft_consensus.cc:2804] T 43d78da256d94fe5b8cfc06507f29dcf P 0c9b46c7e1e24783ad94266583014f62 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:57.268642 14738 raft_consensus.cc:740] T daa16721ac55431aa1bcf32f18b7ebb2 P 894d4b54a5a34bf89612788433e09cc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 894d4b54a5a34bf89612788433e09cc7, State: Initialized, Role: FOLLOWER
I20260630 12:38:57.273010 14738 consensus_queue.cc:260] T daa16721ac55431aa1bcf32f18b7ebb2 P 894d4b54a5a34bf89612788433e09cc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:57.273731 14739 tablet_bootstrap.cc:492] T 80855c4839bf4580bb169f8277b28958 P 0c9b46c7e1e24783ad94266583014f62: No bootstrap required, opened a new log
I20260630 12:38:57.274228 14739 ts_tablet_manager.cc:1403] T 80855c4839bf4580bb169f8277b28958 P 0c9b46c7e1e24783ad94266583014f62: Time spent bootstrapping tablet: real 0.170s	user 0.021s	sys 0.027s
I20260630 12:38:57.270881 14657 leader_election.cc:304] T 23fc56bcc52f4eb78591cfb6d2b68380 P 0c9b46c7e1e24783ad94266583014f62 [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: 0c9b46c7e1e24783ad94266583014f62, 4973a72fe3264caf9afc0d67ef9d838d; no voters: 894d4b54a5a34bf89612788433e09cc7
I20260630 12:38:57.275961 14738 ts_tablet_manager.cc:1434] T daa16721ac55431aa1bcf32f18b7ebb2 P 894d4b54a5a34bf89612788433e09cc7: Time spent starting tablet: real 0.094s	user 0.008s	sys 0.001s
I20260630 12:38:57.276922 14585 leader_election.cc:304] T 7cd6849041174db9bcdca35c20a0c77a P 894d4b54a5a34bf89612788433e09cc7 [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: 0c9b46c7e1e24783ad94266583014f62, 894d4b54a5a34bf89612788433e09cc7; no voters: 4973a72fe3264caf9afc0d67ef9d838d
I20260630 12:38:57.278542 14739 raft_consensus.cc:359] T 80855c4839bf4580bb169f8277b28958 P 0c9b46c7e1e24783ad94266583014f62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:57.281051 14739 raft_consensus.cc:385] T 80855c4839bf4580bb169f8277b28958 P 0c9b46c7e1e24783ad94266583014f62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:57.281378 14739 raft_consensus.cc:740] T 80855c4839bf4580bb169f8277b28958 P 0c9b46c7e1e24783ad94266583014f62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c9b46c7e1e24783ad94266583014f62, State: Initialized, Role: FOLLOWER
I20260630 12:38:57.281412 14769 raft_consensus.cc:2804] T 23fc56bcc52f4eb78591cfb6d2b68380 P 0c9b46c7e1e24783ad94266583014f62 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:57.282050 14769 raft_consensus.cc:697] T 23fc56bcc52f4eb78591cfb6d2b68380 P 0c9b46c7e1e24783ad94266583014f62 [term 1 LEADER]: Becoming Leader. State: Replica: 0c9b46c7e1e24783ad94266583014f62, State: Running, Role: LEADER
W20260630 12:38:57.282219 14657 leader_election.cc:343] T 7cd6849041174db9bcdca35c20a0c77a P 0c9b46c7e1e24783ad94266583014f62 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4973a72fe3264caf9afc0d67ef9d838d (127.13.140.129:35605): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:38:57.282698 14738 tablet_bootstrap.cc:492] T 15d42de8f0a141f5a0ce50e52f14b26a P 894d4b54a5a34bf89612788433e09cc7: Bootstrap starting.
I20260630 12:38:57.282227 14739 consensus_queue.cc:260] T 80855c4839bf4580bb169f8277b28958 P 0c9b46c7e1e24783ad94266583014f62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:57.283149 14744 raft_consensus.cc:2804] T 7cd6849041174db9bcdca35c20a0c77a P 894d4b54a5a34bf89612788433e09cc7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:57.289752 14744 raft_consensus.cc:493] T 7cd6849041174db9bcdca35c20a0c77a P 894d4b54a5a34bf89612788433e09cc7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:57.282786 14740 tablet_bootstrap.cc:492] T daa16721ac55431aa1bcf32f18b7ebb2 P 4973a72fe3264caf9afc0d67ef9d838d: No bootstrap required, opened a new log
I20260630 12:38:57.290416 14744 raft_consensus.cc:3060] T 7cd6849041174db9bcdca35c20a0c77a P 894d4b54a5a34bf89612788433e09cc7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:57.290638 14740 ts_tablet_manager.cc:1403] T daa16721ac55431aa1bcf32f18b7ebb2 P 4973a72fe3264caf9afc0d67ef9d838d: Time spent bootstrapping tablet: real 0.196s	user 0.021s	sys 0.012s
I20260630 12:38:57.291308 14739 ts_tablet_manager.cc:1434] T 80855c4839bf4580bb169f8277b28958 P 0c9b46c7e1e24783ad94266583014f62: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.007s
I20260630 12:38:57.292309 14739 tablet_bootstrap.cc:492] T daa16721ac55431aa1bcf32f18b7ebb2 P 0c9b46c7e1e24783ad94266583014f62: Bootstrap starting.
I20260630 12:38:57.293609 14740 raft_consensus.cc:359] T daa16721ac55431aa1bcf32f18b7ebb2 P 4973a72fe3264caf9afc0d67ef9d838d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:57.294317 14740 raft_consensus.cc:385] T daa16721ac55431aa1bcf32f18b7ebb2 P 4973a72fe3264caf9afc0d67ef9d838d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:57.282899 14745 raft_consensus.cc:697] T 43d78da256d94fe5b8cfc06507f29dcf P 0c9b46c7e1e24783ad94266583014f62 [term 1 LEADER]: Becoming Leader. State: Replica: 0c9b46c7e1e24783ad94266583014f62, State: Running, Role: LEADER
I20260630 12:38:57.285672 14769 consensus_queue.cc:237] T 23fc56bcc52f4eb78591cfb6d2b68380 P 0c9b46c7e1e24783ad94266583014f62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:57.294612 14740 raft_consensus.cc:740] T daa16721ac55431aa1bcf32f18b7ebb2 P 4973a72fe3264caf9afc0d67ef9d838d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4973a72fe3264caf9afc0d67ef9d838d, State: Initialized, Role: FOLLOWER
I20260630 12:38:57.296209 14440 catalog_manager.cc:5697] T d763ce67d7644ba1b7f4b49dc5057785 P 0c9b46c7e1e24783ad94266583014f62 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c9b46c7e1e24783ad94266583014f62 (127.13.140.131). New cstate: current_term: 1 leader_uuid: "0c9b46c7e1e24783ad94266583014f62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } health_report { overall_health: HEALTHY } } }
I20260630 12:38:57.298467 14693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23fc56bcc52f4eb78591cfb6d2b68380" candidate_uuid: "894d4b54a5a34bf89612788433e09cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c9b46c7e1e24783ad94266583014f62"
I20260630 12:38:57.302559 14617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cd6849041174db9bcdca35c20a0c77a" candidate_uuid: "0c9b46c7e1e24783ad94266583014f62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894d4b54a5a34bf89612788433e09cc7"
I20260630 12:38:57.295506 14745 consensus_queue.cc:237] T 43d78da256d94fe5b8cfc06507f29dcf P 0c9b46c7e1e24783ad94266583014f62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } } peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } }
I20260630 12:38:57.305073 14770 raft_consensus.cc:493] T daa16721ac55431aa1bcf32f18b7ebb2 P 894d4b54a5a34bf89612788433e09cc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:57.301857 14740 consensus_queue.cc:260] T daa16721ac55431aa1bcf32f18b7ebb2 P 4973a72fe3264caf9afc0d67ef9d838d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:57.305554 14770 raft_consensus.cc:515] T daa16721ac55431aa1bcf32f18b7ebb2 P 894d4b54a5a34bf89612788433e09cc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:57.309823 14542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa16721ac55431aa1bcf32f18b7ebb2" candidate_uuid: "894d4b54a5a34bf89612788433e09cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4973a72fe3264caf9afc0d67ef9d838d" is_pre_election: true
I20260630 12:38:57.312737 14542 raft_consensus.cc:2468] T daa16721ac55431aa1bcf32f18b7ebb2 P 4973a72fe3264caf9afc0d67ef9d838d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 894d4b54a5a34bf89612788433e09cc7 in term 0.
I20260630 12:38:57.313580 14740 ts_tablet_manager.cc:1434] T daa16721ac55431aa1bcf32f18b7ebb2 P 4973a72fe3264caf9afc0d67ef9d838d: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.006s
I20260630 12:38:57.313817 14770 leader_election.cc:290] T daa16721ac55431aa1bcf32f18b7ebb2 P 894d4b54a5a34bf89612788433e09cc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4973a72fe3264caf9afc0d67ef9d838d (127.13.140.129:35605), 0c9b46c7e1e24783ad94266583014f62 (127.13.140.131:35425)
I20260630 12:38:57.314996 14740 tablet_bootstrap.cc:492] T 80855c4839bf4580bb169f8277b28958 P 4973a72fe3264caf9afc0d67ef9d838d: Bootstrap starting.
I20260630 12:38:57.314958 14583 leader_election.cc:304] T daa16721ac55431aa1bcf32f18b7ebb2 P 894d4b54a5a34bf89612788433e09cc7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4973a72fe3264caf9afc0d67ef9d838d, 894d4b54a5a34bf89612788433e09cc7; no voters: 
I20260630 12:38:57.304286 14585 leader_election.cc:304] T 23fc56bcc52f4eb78591cfb6d2b68380 P 894d4b54a5a34bf89612788433e09cc7 [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: 894d4b54a5a34bf89612788433e09cc7; no voters: 0c9b46c7e1e24783ad94266583014f62, 4973a72fe3264caf9afc0d67ef9d838d
I20260630 12:38:57.316673 14770 raft_consensus.cc:2804] T daa16721ac55431aa1bcf32f18b7ebb2 P 894d4b54a5a34bf89612788433e09cc7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:57.317107 14770 raft_consensus.cc:493] T daa16721ac55431aa1bcf32f18b7ebb2 P 894d4b54a5a34bf89612788433e09cc7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:57.318316 14770 raft_consensus.cc:3060] T daa16721ac55431aa1bcf32f18b7ebb2 P 894d4b54a5a34bf89612788433e09cc7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:57.318037 14744 raft_consensus.cc:515] T 7cd6849041174db9bcdca35c20a0c77a P 894d4b54a5a34bf89612788433e09cc7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:57.326037 14744 leader_election.cc:290] T 7cd6849041174db9bcdca35c20a0c77a P 894d4b54a5a34bf89612788433e09cc7 [CANDIDATE]: Term 1 election: Requested vote from peers 4973a72fe3264caf9afc0d67ef9d838d (127.13.140.129:35605), 0c9b46c7e1e24783ad94266583014f62 (127.13.140.131:35425)
I20260630 12:38:57.326364 14542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cd6849041174db9bcdca35c20a0c77a" candidate_uuid: "894d4b54a5a34bf89612788433e09cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4973a72fe3264caf9afc0d67ef9d838d"
I20260630 12:38:57.326676 14744 raft_consensus.cc:2749] T 23fc56bcc52f4eb78591cfb6d2b68380 P 894d4b54a5a34bf89612788433e09cc7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:38:57.325603 14617 raft_consensus.cc:2393] T 7cd6849041174db9bcdca35c20a0c77a P 894d4b54a5a34bf89612788433e09cc7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0c9b46c7e1e24783ad94266583014f62 in current term 1: Already voted for candidate 894d4b54a5a34bf89612788433e09cc7 in this term.
W20260630 12:38:57.328009 14583 leader_election.cc:343] T 7cd6849041174db9bcdca35c20a0c77a P 894d4b54a5a34bf89612788433e09cc7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4973a72fe3264caf9afc0d67ef9d838d (127.13.140.129:35605): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:38:57.331719 14738 tablet_bootstrap.cc:654] T 15d42de8f0a141f5a0ce50e52f14b26a P 894d4b54a5a34bf89612788433e09cc7: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:57.335108 14693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa16721ac55431aa1bcf32f18b7ebb2" candidate_uuid: "894d4b54a5a34bf89612788433e09cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c9b46c7e1e24783ad94266583014f62" is_pre_election: true
I20260630 12:38:57.335760 14692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cd6849041174db9bcdca35c20a0c77a" candidate_uuid: "894d4b54a5a34bf89612788433e09cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c9b46c7e1e24783ad94266583014f62"
I20260630 12:38:57.337112 14692 raft_consensus.cc:2393] T 7cd6849041174db9bcdca35c20a0c77a P 0c9b46c7e1e24783ad94266583014f62 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 894d4b54a5a34bf89612788433e09cc7 in current term 1: Already voted for candidate 0c9b46c7e1e24783ad94266583014f62 in this term.
I20260630 12:38:57.337271 14739 tablet_bootstrap.cc:654] T daa16721ac55431aa1bcf32f18b7ebb2 P 0c9b46c7e1e24783ad94266583014f62: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:57.337780 14770 raft_consensus.cc:515] T daa16721ac55431aa1bcf32f18b7ebb2 P 894d4b54a5a34bf89612788433e09cc7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:57.339174 14656 leader_election.cc:304] T 7cd6849041174db9bcdca35c20a0c77a P 0c9b46c7e1e24783ad94266583014f62 [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: 0c9b46c7e1e24783ad94266583014f62; no voters: 4973a72fe3264caf9afc0d67ef9d838d, 894d4b54a5a34bf89612788433e09cc7
I20260630 12:38:57.340750 14769 raft_consensus.cc:2749] T 7cd6849041174db9bcdca35c20a0c77a P 0c9b46c7e1e24783ad94266583014f62 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260630 12:38:57.340013 14585 leader_election.cc:343] T daa16721ac55431aa1bcf32f18b7ebb2 P 894d4b54a5a34bf89612788433e09cc7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c9b46c7e1e24783ad94266583014f62 (127.13.140.131:35425): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:38:57.342146 14770 leader_election.cc:290] T daa16721ac55431aa1bcf32f18b7ebb2 P 894d4b54a5a34bf89612788433e09cc7 [CANDIDATE]: Term 1 election: Requested vote from peers 4973a72fe3264caf9afc0d67ef9d838d (127.13.140.129:35605), 0c9b46c7e1e24783ad94266583014f62 (127.13.140.131:35425)
I20260630 12:38:57.342455 14585 leader_election.cc:304] T 7cd6849041174db9bcdca35c20a0c77a P 894d4b54a5a34bf89612788433e09cc7 [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: 894d4b54a5a34bf89612788433e09cc7; no voters: 0c9b46c7e1e24783ad94266583014f62, 4973a72fe3264caf9afc0d67ef9d838d
I20260630 12:38:57.342825 14542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa16721ac55431aa1bcf32f18b7ebb2" candidate_uuid: "894d4b54a5a34bf89612788433e09cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4973a72fe3264caf9afc0d67ef9d838d"
I20260630 12:38:57.343359 14542 raft_consensus.cc:3060] T daa16721ac55431aa1bcf32f18b7ebb2 P 4973a72fe3264caf9afc0d67ef9d838d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:57.344485 14692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa16721ac55431aa1bcf32f18b7ebb2" candidate_uuid: "894d4b54a5a34bf89612788433e09cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c9b46c7e1e24783ad94266583014f62"
I20260630 12:38:57.350168 14740 tablet_bootstrap.cc:654] T 80855c4839bf4580bb169f8277b28958 P 4973a72fe3264caf9afc0d67ef9d838d: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:57.350229 14542 raft_consensus.cc:2468] T daa16721ac55431aa1bcf32f18b7ebb2 P 4973a72fe3264caf9afc0d67ef9d838d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 894d4b54a5a34bf89612788433e09cc7 in term 1.
I20260630 12:38:57.351698 14583 leader_election.cc:304] T daa16721ac55431aa1bcf32f18b7ebb2 P 894d4b54a5a34bf89612788433e09cc7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4973a72fe3264caf9afc0d67ef9d838d, 894d4b54a5a34bf89612788433e09cc7; no voters: 
I20260630 12:38:57.352864 14782 raft_consensus.cc:2749] T 7cd6849041174db9bcdca35c20a0c77a P 894d4b54a5a34bf89612788433e09cc7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:38:57.353219 14770 raft_consensus.cc:2804] T daa16721ac55431aa1bcf32f18b7ebb2 P 894d4b54a5a34bf89612788433e09cc7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:57.353694 14770 raft_consensus.cc:697] T daa16721ac55431aa1bcf32f18b7ebb2 P 894d4b54a5a34bf89612788433e09cc7 [term 1 LEADER]: Becoming Leader. State: Replica: 894d4b54a5a34bf89612788433e09cc7, State: Running, Role: LEADER
I20260630 12:38:57.354936 14770 consensus_queue.cc:237] T daa16721ac55431aa1bcf32f18b7ebb2 P 894d4b54a5a34bf89612788433e09cc7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:57.358496 14738 tablet_bootstrap.cc:492] T 15d42de8f0a141f5a0ce50e52f14b26a P 894d4b54a5a34bf89612788433e09cc7: No bootstrap required, opened a new log
W20260630 12:38:57.358703 14585 leader_election.cc:343] T daa16721ac55431aa1bcf32f18b7ebb2 P 894d4b54a5a34bf89612788433e09cc7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0c9b46c7e1e24783ad94266583014f62 (127.13.140.131:35425): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:38:57.358966 14738 ts_tablet_manager.cc:1403] T 15d42de8f0a141f5a0ce50e52f14b26a P 894d4b54a5a34bf89612788433e09cc7: Time spent bootstrapping tablet: real 0.076s	user 0.018s	sys 0.010s
I20260630 12:38:57.362389 14738 raft_consensus.cc:359] T 15d42de8f0a141f5a0ce50e52f14b26a P 894d4b54a5a34bf89612788433e09cc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:57.363238 14738 raft_consensus.cc:385] T 15d42de8f0a141f5a0ce50e52f14b26a P 894d4b54a5a34bf89612788433e09cc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:57.363559 14738 raft_consensus.cc:740] T 15d42de8f0a141f5a0ce50e52f14b26a P 894d4b54a5a34bf89612788433e09cc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 894d4b54a5a34bf89612788433e09cc7, State: Initialized, Role: FOLLOWER
I20260630 12:38:57.364101 14740 tablet_bootstrap.cc:492] T 80855c4839bf4580bb169f8277b28958 P 4973a72fe3264caf9afc0d67ef9d838d: No bootstrap required, opened a new log
I20260630 12:38:57.364629 14740 ts_tablet_manager.cc:1403] T 80855c4839bf4580bb169f8277b28958 P 4973a72fe3264caf9afc0d67ef9d838d: Time spent bootstrapping tablet: real 0.050s	user 0.009s	sys 0.005s
I20260630 12:38:57.364370 14738 consensus_queue.cc:260] T 15d42de8f0a141f5a0ce50e52f14b26a P 894d4b54a5a34bf89612788433e09cc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:57.367576 14740 raft_consensus.cc:359] T 80855c4839bf4580bb169f8277b28958 P 4973a72fe3264caf9afc0d67ef9d838d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:57.368124 14740 raft_consensus.cc:385] T 80855c4839bf4580bb169f8277b28958 P 4973a72fe3264caf9afc0d67ef9d838d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:57.368424 14740 raft_consensus.cc:740] T 80855c4839bf4580bb169f8277b28958 P 4973a72fe3264caf9afc0d67ef9d838d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4973a72fe3264caf9afc0d67ef9d838d, State: Initialized, Role: FOLLOWER
I20260630 12:38:57.369210 14740 consensus_queue.cc:260] T 80855c4839bf4580bb169f8277b28958 P 4973a72fe3264caf9afc0d67ef9d838d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:57.371193 14740 ts_tablet_manager.cc:1434] T 80855c4839bf4580bb169f8277b28958 P 4973a72fe3264caf9afc0d67ef9d838d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:38:57.372412 14740 tablet_bootstrap.cc:492] T 15d42de8f0a141f5a0ce50e52f14b26a P 4973a72fe3264caf9afc0d67ef9d838d: Bootstrap starting.
I20260630 12:38:57.371240 14739 tablet_bootstrap.cc:492] T daa16721ac55431aa1bcf32f18b7ebb2 P 0c9b46c7e1e24783ad94266583014f62: No bootstrap required, opened a new log
I20260630 12:38:57.373921 14739 ts_tablet_manager.cc:1403] T daa16721ac55431aa1bcf32f18b7ebb2 P 0c9b46c7e1e24783ad94266583014f62: Time spent bootstrapping tablet: real 0.082s	user 0.009s	sys 0.010s
I20260630 12:38:57.374966 14738 ts_tablet_manager.cc:1434] T 15d42de8f0a141f5a0ce50e52f14b26a P 894d4b54a5a34bf89612788433e09cc7: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.005s
I20260630 12:38:57.376161 14738 tablet_bootstrap.cc:492] T 80855c4839bf4580bb169f8277b28958 P 894d4b54a5a34bf89612788433e09cc7: Bootstrap starting.
I20260630 12:38:57.375797 14441 catalog_manager.cc:5697] T daa16721ac55431aa1bcf32f18b7ebb2 P 894d4b54a5a34bf89612788433e09cc7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 894d4b54a5a34bf89612788433e09cc7 (127.13.140.130). New cstate: current_term: 1 leader_uuid: "894d4b54a5a34bf89612788433e09cc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:57.378625 14740 tablet_bootstrap.cc:654] T 15d42de8f0a141f5a0ce50e52f14b26a P 4973a72fe3264caf9afc0d67ef9d838d: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:57.379129 14442 catalog_manager.cc:5697] T 43d78da256d94fe5b8cfc06507f29dcf P 0c9b46c7e1e24783ad94266583014f62 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c9b46c7e1e24783ad94266583014f62 (127.13.140.131). New cstate: current_term: 1 leader_uuid: "0c9b46c7e1e24783ad94266583014f62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:57.380916 14739 raft_consensus.cc:359] T daa16721ac55431aa1bcf32f18b7ebb2 P 0c9b46c7e1e24783ad94266583014f62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:57.381666 14739 raft_consensus.cc:385] T daa16721ac55431aa1bcf32f18b7ebb2 P 0c9b46c7e1e24783ad94266583014f62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:57.381994 14739 raft_consensus.cc:740] T daa16721ac55431aa1bcf32f18b7ebb2 P 0c9b46c7e1e24783ad94266583014f62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c9b46c7e1e24783ad94266583014f62, State: Initialized, Role: FOLLOWER
I20260630 12:38:57.382787 14739 consensus_queue.cc:260] T daa16721ac55431aa1bcf32f18b7ebb2 P 0c9b46c7e1e24783ad94266583014f62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:57.382354 14442 catalog_manager.cc:5697] T 23fc56bcc52f4eb78591cfb6d2b68380 P 0c9b46c7e1e24783ad94266583014f62 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c9b46c7e1e24783ad94266583014f62 (127.13.140.131). New cstate: current_term: 1 leader_uuid: "0c9b46c7e1e24783ad94266583014f62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } health_report { overall_health: HEALTHY } } }
I20260630 12:38:57.385576 14739 ts_tablet_manager.cc:1434] T daa16721ac55431aa1bcf32f18b7ebb2 P 0c9b46c7e1e24783ad94266583014f62: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260630 12:38:57.390368 14740 tablet_bootstrap.cc:492] T 15d42de8f0a141f5a0ce50e52f14b26a P 4973a72fe3264caf9afc0d67ef9d838d: No bootstrap required, opened a new log
I20260630 12:38:57.390695 14738 tablet_bootstrap.cc:654] T 80855c4839bf4580bb169f8277b28958 P 894d4b54a5a34bf89612788433e09cc7: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:57.390921 14740 ts_tablet_manager.cc:1403] T 15d42de8f0a141f5a0ce50e52f14b26a P 4973a72fe3264caf9afc0d67ef9d838d: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260630 12:38:57.393078 14740 raft_consensus.cc:359] T 15d42de8f0a141f5a0ce50e52f14b26a P 4973a72fe3264caf9afc0d67ef9d838d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:57.393937 14740 raft_consensus.cc:385] T 15d42de8f0a141f5a0ce50e52f14b26a P 4973a72fe3264caf9afc0d67ef9d838d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:57.394281 14740 raft_consensus.cc:740] T 15d42de8f0a141f5a0ce50e52f14b26a P 4973a72fe3264caf9afc0d67ef9d838d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4973a72fe3264caf9afc0d67ef9d838d, State: Initialized, Role: FOLLOWER
I20260630 12:38:57.395123 14740 consensus_queue.cc:260] T 15d42de8f0a141f5a0ce50e52f14b26a P 4973a72fe3264caf9afc0d67ef9d838d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:57.397675 14740 ts_tablet_manager.cc:1434] T 15d42de8f0a141f5a0ce50e52f14b26a P 4973a72fe3264caf9afc0d67ef9d838d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:38:57.398670 14740 tablet_bootstrap.cc:492] T 7cd6849041174db9bcdca35c20a0c77a P 4973a72fe3264caf9afc0d67ef9d838d: Bootstrap starting.
I20260630 12:38:57.402429 14738 tablet_bootstrap.cc:492] T 80855c4839bf4580bb169f8277b28958 P 894d4b54a5a34bf89612788433e09cc7: No bootstrap required, opened a new log
I20260630 12:38:57.402920 14738 ts_tablet_manager.cc:1403] T 80855c4839bf4580bb169f8277b28958 P 894d4b54a5a34bf89612788433e09cc7: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.004s
I20260630 12:38:57.405012 14740 tablet_bootstrap.cc:654] T 7cd6849041174db9bcdca35c20a0c77a P 4973a72fe3264caf9afc0d67ef9d838d: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:57.405311 14738 raft_consensus.cc:359] T 80855c4839bf4580bb169f8277b28958 P 894d4b54a5a34bf89612788433e09cc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:57.406109 14738 raft_consensus.cc:385] T 80855c4839bf4580bb169f8277b28958 P 894d4b54a5a34bf89612788433e09cc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:57.406438 14738 raft_consensus.cc:740] T 80855c4839bf4580bb169f8277b28958 P 894d4b54a5a34bf89612788433e09cc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 894d4b54a5a34bf89612788433e09cc7, State: Initialized, Role: FOLLOWER
I20260630 12:38:57.407222 14738 consensus_queue.cc:260] T 80855c4839bf4580bb169f8277b28958 P 894d4b54a5a34bf89612788433e09cc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:57.409245 14738 ts_tablet_manager.cc:1434] T 80855c4839bf4580bb169f8277b28958 P 894d4b54a5a34bf89612788433e09cc7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:38:57.411005 14740 tablet_bootstrap.cc:492] T 7cd6849041174db9bcdca35c20a0c77a P 4973a72fe3264caf9afc0d67ef9d838d: No bootstrap required, opened a new log
I20260630 12:38:57.411443 14740 ts_tablet_manager.cc:1403] T 7cd6849041174db9bcdca35c20a0c77a P 4973a72fe3264caf9afc0d67ef9d838d: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260630 12:38:57.413738 14740 raft_consensus.cc:359] T 7cd6849041174db9bcdca35c20a0c77a P 4973a72fe3264caf9afc0d67ef9d838d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:57.414335 14740 raft_consensus.cc:385] T 7cd6849041174db9bcdca35c20a0c77a P 4973a72fe3264caf9afc0d67ef9d838d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:57.414599 14740 raft_consensus.cc:740] T 7cd6849041174db9bcdca35c20a0c77a P 4973a72fe3264caf9afc0d67ef9d838d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4973a72fe3264caf9afc0d67ef9d838d, State: Initialized, Role: FOLLOWER
I20260630 12:38:57.415205 14740 consensus_queue.cc:260] T 7cd6849041174db9bcdca35c20a0c77a P 4973a72fe3264caf9afc0d67ef9d838d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:57.416950 14740 ts_tablet_manager.cc:1434] T 7cd6849041174db9bcdca35c20a0c77a P 4973a72fe3264caf9afc0d67ef9d838d: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:38:57.427199 14773 raft_consensus.cc:493] T 80855c4839bf4580bb169f8277b28958 P 4973a72fe3264caf9afc0d67ef9d838d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:57.427574 14773 raft_consensus.cc:515] T 80855c4839bf4580bb169f8277b28958 P 4973a72fe3264caf9afc0d67ef9d838d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:57.429174 14773 leader_election.cc:290] T 80855c4839bf4580bb169f8277b28958 P 4973a72fe3264caf9afc0d67ef9d838d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 894d4b54a5a34bf89612788433e09cc7 (127.13.140.130:39733), 0c9b46c7e1e24783ad94266583014f62 (127.13.140.131:35425)
I20260630 12:38:57.430047 14617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80855c4839bf4580bb169f8277b28958" candidate_uuid: "4973a72fe3264caf9afc0d67ef9d838d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894d4b54a5a34bf89612788433e09cc7" is_pre_election: true
I20260630 12:38:57.430207 14692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80855c4839bf4580bb169f8277b28958" candidate_uuid: "4973a72fe3264caf9afc0d67ef9d838d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c9b46c7e1e24783ad94266583014f62" is_pre_election: true
I20260630 12:38:57.430584 14617 raft_consensus.cc:2468] T 80855c4839bf4580bb169f8277b28958 P 894d4b54a5a34bf89612788433e09cc7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4973a72fe3264caf9afc0d67ef9d838d in term 0.
I20260630 12:38:57.430758 14692 raft_consensus.cc:2468] T 80855c4839bf4580bb169f8277b28958 P 0c9b46c7e1e24783ad94266583014f62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4973a72fe3264caf9afc0d67ef9d838d in term 0.
I20260630 12:38:57.431488 14507 leader_election.cc:304] T 80855c4839bf4580bb169f8277b28958 P 4973a72fe3264caf9afc0d67ef9d838d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4973a72fe3264caf9afc0d67ef9d838d, 894d4b54a5a34bf89612788433e09cc7; no voters: 
I20260630 12:38:57.432188 14773 raft_consensus.cc:2804] T 80855c4839bf4580bb169f8277b28958 P 4973a72fe3264caf9afc0d67ef9d838d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:57.432482 14773 raft_consensus.cc:493] T 80855c4839bf4580bb169f8277b28958 P 4973a72fe3264caf9afc0d67ef9d838d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:57.432771 14773 raft_consensus.cc:3060] T 80855c4839bf4580bb169f8277b28958 P 4973a72fe3264caf9afc0d67ef9d838d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:57.437300 14773 raft_consensus.cc:515] T 80855c4839bf4580bb169f8277b28958 P 4973a72fe3264caf9afc0d67ef9d838d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:57.439347 14773 leader_election.cc:290] T 80855c4839bf4580bb169f8277b28958 P 4973a72fe3264caf9afc0d67ef9d838d [CANDIDATE]: Term 1 election: Requested vote from peers 894d4b54a5a34bf89612788433e09cc7 (127.13.140.130:39733), 0c9b46c7e1e24783ad94266583014f62 (127.13.140.131:35425)
I20260630 12:38:57.439647 14617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80855c4839bf4580bb169f8277b28958" candidate_uuid: "4973a72fe3264caf9afc0d67ef9d838d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894d4b54a5a34bf89612788433e09cc7"
I20260630 12:38:57.439924 14692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80855c4839bf4580bb169f8277b28958" candidate_uuid: "4973a72fe3264caf9afc0d67ef9d838d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c9b46c7e1e24783ad94266583014f62"
I20260630 12:38:57.440243 14617 raft_consensus.cc:3060] T 80855c4839bf4580bb169f8277b28958 P 894d4b54a5a34bf89612788433e09cc7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:57.440433 14692 raft_consensus.cc:3060] T 80855c4839bf4580bb169f8277b28958 P 0c9b46c7e1e24783ad94266583014f62 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:57.446705 14692 raft_consensus.cc:2468] T 80855c4839bf4580bb169f8277b28958 P 0c9b46c7e1e24783ad94266583014f62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4973a72fe3264caf9afc0d67ef9d838d in term 1.
I20260630 12:38:57.446705 14617 raft_consensus.cc:2468] T 80855c4839bf4580bb169f8277b28958 P 894d4b54a5a34bf89612788433e09cc7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4973a72fe3264caf9afc0d67ef9d838d in term 1.
I20260630 12:38:57.448042 14510 leader_election.cc:304] T 80855c4839bf4580bb169f8277b28958 P 4973a72fe3264caf9afc0d67ef9d838d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c9b46c7e1e24783ad94266583014f62, 4973a72fe3264caf9afc0d67ef9d838d; no voters: 
I20260630 12:38:57.448973 14773 raft_consensus.cc:2804] T 80855c4839bf4580bb169f8277b28958 P 4973a72fe3264caf9afc0d67ef9d838d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:57.449389 14773 raft_consensus.cc:697] T 80855c4839bf4580bb169f8277b28958 P 4973a72fe3264caf9afc0d67ef9d838d [term 1 LEADER]: Becoming Leader. State: Replica: 4973a72fe3264caf9afc0d67ef9d838d, State: Running, Role: LEADER
I20260630 12:38:57.450176 14773 consensus_queue.cc:237] T 80855c4839bf4580bb169f8277b28958 P 4973a72fe3264caf9afc0d67ef9d838d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:57.457370 14441 catalog_manager.cc:5697] T 80855c4839bf4580bb169f8277b28958 P 4973a72fe3264caf9afc0d67ef9d838d reported cstate change: term changed from 0 to 1, leader changed from <none> to 4973a72fe3264caf9afc0d67ef9d838d (127.13.140.129). New cstate: current_term: 1 leader_uuid: "4973a72fe3264caf9afc0d67ef9d838d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:57.697180 14745 consensus_queue.cc:1048] T d763ce67d7644ba1b7f4b49dc5057785 P 0c9b46c7e1e24783ad94266583014f62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:57.707185 14769 consensus_queue.cc:1048] T 43d78da256d94fe5b8cfc06507f29dcf P 0c9b46c7e1e24783ad94266583014f62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:38:57.710274 14769 consensus_queue.cc:1048] T d763ce67d7644ba1b7f4b49dc5057785 P 0c9b46c7e1e24783ad94266583014f62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:57.724694 14800 consensus_queue.cc:1048] T 43d78da256d94fe5b8cfc06507f29dcf P 0c9b46c7e1e24783ad94266583014f62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:38:57.729853 14747 raft_consensus.cc:493] T 7cd6849041174db9bcdca35c20a0c77a P 4973a72fe3264caf9afc0d67ef9d838d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:57.730484 14747 raft_consensus.cc:515] T 7cd6849041174db9bcdca35c20a0c77a P 4973a72fe3264caf9afc0d67ef9d838d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:57.732831 14747 leader_election.cc:290] T 7cd6849041174db9bcdca35c20a0c77a P 4973a72fe3264caf9afc0d67ef9d838d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 894d4b54a5a34bf89612788433e09cc7 (127.13.140.130:39733), 0c9b46c7e1e24783ad94266583014f62 (127.13.140.131:35425)
I20260630 12:38:57.734467 14692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cd6849041174db9bcdca35c20a0c77a" candidate_uuid: "4973a72fe3264caf9afc0d67ef9d838d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c9b46c7e1e24783ad94266583014f62" is_pre_election: true
I20260630 12:38:57.735484 14692 raft_consensus.cc:2393] T 7cd6849041174db9bcdca35c20a0c77a P 0c9b46c7e1e24783ad94266583014f62 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4973a72fe3264caf9afc0d67ef9d838d in current term 1: Already voted for candidate 0c9b46c7e1e24783ad94266583014f62 in this term.
I20260630 12:38:57.735703 14619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cd6849041174db9bcdca35c20a0c77a" candidate_uuid: "4973a72fe3264caf9afc0d67ef9d838d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894d4b54a5a34bf89612788433e09cc7" is_pre_election: true
I20260630 12:38:57.736462 14619 raft_consensus.cc:2393] T 7cd6849041174db9bcdca35c20a0c77a P 894d4b54a5a34bf89612788433e09cc7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4973a72fe3264caf9afc0d67ef9d838d in current term 1: Already voted for candidate 894d4b54a5a34bf89612788433e09cc7 in this term.
I20260630 12:38:57.737347 14507 leader_election.cc:304] T 7cd6849041174db9bcdca35c20a0c77a P 4973a72fe3264caf9afc0d67ef9d838d [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: 4973a72fe3264caf9afc0d67ef9d838d; no voters: 0c9b46c7e1e24783ad94266583014f62, 894d4b54a5a34bf89612788433e09cc7
I20260630 12:38:57.738014 14747 raft_consensus.cc:3060] T 7cd6849041174db9bcdca35c20a0c77a P 4973a72fe3264caf9afc0d67ef9d838d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:57.742389 14747 raft_consensus.cc:2749] T 7cd6849041174db9bcdca35c20a0c77a P 4973a72fe3264caf9afc0d67ef9d838d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:38:57.750829 14747 consensus_queue.cc:1048] T 8916c6c089f44858ab3eba42010d6dcf P 4973a72fe3264caf9afc0d67ef9d838d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:57.761554 14774 consensus_queue.cc:1048] T 8916c6c089f44858ab3eba42010d6dcf P 4973a72fe3264caf9afc0d67ef9d838d [LEADER]: Connected to new peer: Peer: permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:38:57.821446 14800 raft_consensus.cc:493] T daa16721ac55431aa1bcf32f18b7ebb2 P 0c9b46c7e1e24783ad94266583014f62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:57.821887 14800 raft_consensus.cc:515] T daa16721ac55431aa1bcf32f18b7ebb2 P 0c9b46c7e1e24783ad94266583014f62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:57.823637 14800 leader_election.cc:290] T daa16721ac55431aa1bcf32f18b7ebb2 P 0c9b46c7e1e24783ad94266583014f62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4973a72fe3264caf9afc0d67ef9d838d (127.13.140.129:35605), 894d4b54a5a34bf89612788433e09cc7 (127.13.140.130:39733)
I20260630 12:38:57.824368 14542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa16721ac55431aa1bcf32f18b7ebb2" candidate_uuid: "0c9b46c7e1e24783ad94266583014f62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4973a72fe3264caf9afc0d67ef9d838d" is_pre_election: true
I20260630 12:38:57.824766 14619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa16721ac55431aa1bcf32f18b7ebb2" candidate_uuid: "0c9b46c7e1e24783ad94266583014f62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894d4b54a5a34bf89612788433e09cc7" is_pre_election: true
I20260630 12:38:57.825207 14542 raft_consensus.cc:2393] T daa16721ac55431aa1bcf32f18b7ebb2 P 4973a72fe3264caf9afc0d67ef9d838d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0c9b46c7e1e24783ad94266583014f62 in current term 1: Already voted for candidate 894d4b54a5a34bf89612788433e09cc7 in this term.
I20260630 12:38:57.826197 14657 leader_election.cc:304] T daa16721ac55431aa1bcf32f18b7ebb2 P 0c9b46c7e1e24783ad94266583014f62 [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: 0c9b46c7e1e24783ad94266583014f62; no voters: 4973a72fe3264caf9afc0d67ef9d838d, 894d4b54a5a34bf89612788433e09cc7
I20260630 12:38:57.826861 14800 raft_consensus.cc:3060] T daa16721ac55431aa1bcf32f18b7ebb2 P 0c9b46c7e1e24783ad94266583014f62 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:57.831498 14800 raft_consensus.cc:2749] T daa16721ac55431aa1bcf32f18b7ebb2 P 0c9b46c7e1e24783ad94266583014f62 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:38:57.855253 14800 consensus_queue.cc:1048] T 23fc56bcc52f4eb78591cfb6d2b68380 P 0c9b46c7e1e24783ad94266583014f62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:57.861809 14770 raft_consensus.cc:493] T 15d42de8f0a141f5a0ce50e52f14b26a P 894d4b54a5a34bf89612788433e09cc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:57.862329 14770 raft_consensus.cc:515] T 15d42de8f0a141f5a0ce50e52f14b26a P 894d4b54a5a34bf89612788433e09cc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:57.864398 14770 leader_election.cc:290] T 15d42de8f0a141f5a0ce50e52f14b26a P 894d4b54a5a34bf89612788433e09cc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4973a72fe3264caf9afc0d67ef9d838d (127.13.140.129:35605), 0c9b46c7e1e24783ad94266583014f62 (127.13.140.131:35425)
I20260630 12:38:57.866401 14542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15d42de8f0a141f5a0ce50e52f14b26a" candidate_uuid: "894d4b54a5a34bf89612788433e09cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4973a72fe3264caf9afc0d67ef9d838d" is_pre_election: true
I20260630 12:38:57.867048 14542 raft_consensus.cc:2468] T 15d42de8f0a141f5a0ce50e52f14b26a P 4973a72fe3264caf9afc0d67ef9d838d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 894d4b54a5a34bf89612788433e09cc7 in term 0.
I20260630 12:38:57.868757 14692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15d42de8f0a141f5a0ce50e52f14b26a" candidate_uuid: "894d4b54a5a34bf89612788433e09cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c9b46c7e1e24783ad94266583014f62" is_pre_election: true
I20260630 12:38:57.868791 14769 consensus_queue.cc:1048] T 23fc56bcc52f4eb78591cfb6d2b68380 P 0c9b46c7e1e24783ad94266583014f62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:38:57.869388 14692 raft_consensus.cc:2468] T 15d42de8f0a141f5a0ce50e52f14b26a P 0c9b46c7e1e24783ad94266583014f62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 894d4b54a5a34bf89612788433e09cc7 in term 0.
I20260630 12:38:57.868189 14583 leader_election.cc:304] T 15d42de8f0a141f5a0ce50e52f14b26a P 894d4b54a5a34bf89612788433e09cc7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4973a72fe3264caf9afc0d67ef9d838d, 894d4b54a5a34bf89612788433e09cc7; no voters: 
I20260630 12:38:57.871031 14770 raft_consensus.cc:2804] T 15d42de8f0a141f5a0ce50e52f14b26a P 894d4b54a5a34bf89612788433e09cc7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:57.871428 14770 raft_consensus.cc:493] T 15d42de8f0a141f5a0ce50e52f14b26a P 894d4b54a5a34bf89612788433e09cc7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:57.871809 14770 raft_consensus.cc:3060] T 15d42de8f0a141f5a0ce50e52f14b26a P 894d4b54a5a34bf89612788433e09cc7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:57.878537 14770 raft_consensus.cc:515] T 15d42de8f0a141f5a0ce50e52f14b26a P 894d4b54a5a34bf89612788433e09cc7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:57.880661 14770 leader_election.cc:290] T 15d42de8f0a141f5a0ce50e52f14b26a P 894d4b54a5a34bf89612788433e09cc7 [CANDIDATE]: Term 1 election: Requested vote from peers 4973a72fe3264caf9afc0d67ef9d838d (127.13.140.129:35605), 0c9b46c7e1e24783ad94266583014f62 (127.13.140.131:35425)
I20260630 12:38:57.881485 14693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15d42de8f0a141f5a0ce50e52f14b26a" candidate_uuid: "894d4b54a5a34bf89612788433e09cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c9b46c7e1e24783ad94266583014f62"
I20260630 12:38:57.882081 14693 raft_consensus.cc:3060] T 15d42de8f0a141f5a0ce50e52f14b26a P 0c9b46c7e1e24783ad94266583014f62 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:57.882427 14542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15d42de8f0a141f5a0ce50e52f14b26a" candidate_uuid: "894d4b54a5a34bf89612788433e09cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4973a72fe3264caf9afc0d67ef9d838d"
I20260630 12:38:57.882472 14774 consensus_queue.cc:1048] T 80855c4839bf4580bb169f8277b28958 P 4973a72fe3264caf9afc0d67ef9d838d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:38:57.883087 14542 raft_consensus.cc:3060] T 15d42de8f0a141f5a0ce50e52f14b26a P 4973a72fe3264caf9afc0d67ef9d838d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:57.889221 14693 raft_consensus.cc:2468] T 15d42de8f0a141f5a0ce50e52f14b26a P 0c9b46c7e1e24783ad94266583014f62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 894d4b54a5a34bf89612788433e09cc7 in term 1.
I20260630 12:38:57.889647 14542 raft_consensus.cc:2468] T 15d42de8f0a141f5a0ce50e52f14b26a P 4973a72fe3264caf9afc0d67ef9d838d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 894d4b54a5a34bf89612788433e09cc7 in term 1.
I20260630 12:38:57.890406 14585 leader_election.cc:304] T 15d42de8f0a141f5a0ce50e52f14b26a P 894d4b54a5a34bf89612788433e09cc7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c9b46c7e1e24783ad94266583014f62, 894d4b54a5a34bf89612788433e09cc7; no voters: 
I20260630 12:38:57.892553 14770 raft_consensus.cc:2804] T 15d42de8f0a141f5a0ce50e52f14b26a P 894d4b54a5a34bf89612788433e09cc7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:57.893215 14770 raft_consensus.cc:697] T 15d42de8f0a141f5a0ce50e52f14b26a P 894d4b54a5a34bf89612788433e09cc7 [term 1 LEADER]: Becoming Leader. State: Replica: 894d4b54a5a34bf89612788433e09cc7, State: Running, Role: LEADER
I20260630 12:38:57.894528 14770 consensus_queue.cc:237] T 15d42de8f0a141f5a0ce50e52f14b26a P 894d4b54a5a34bf89612788433e09cc7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:57.895581 14807 consensus_queue.cc:1048] T daa16721ac55431aa1bcf32f18b7ebb2 P 894d4b54a5a34bf89612788433e09cc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:57.903303 14747 consensus_queue.cc:1048] T 80855c4839bf4580bb169f8277b28958 P 4973a72fe3264caf9afc0d67ef9d838d [LEADER]: Connected to new peer: Peer: permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:57.929384 14442 catalog_manager.cc:5697] T 15d42de8f0a141f5a0ce50e52f14b26a P 894d4b54a5a34bf89612788433e09cc7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 894d4b54a5a34bf89612788433e09cc7 (127.13.140.130). New cstate: current_term: 1 leader_uuid: "894d4b54a5a34bf89612788433e09cc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:57.948786 14770 consensus_queue.cc:1048] T daa16721ac55431aa1bcf32f18b7ebb2 P 894d4b54a5a34bf89612788433e09cc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:38:58.221253 14490 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:38:58.340445 14815 consensus_queue.cc:1048] T 15d42de8f0a141f5a0ce50e52f14b26a P 894d4b54a5a34bf89612788433e09cc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:58.350996 14770 consensus_queue.cc:1048] T 15d42de8f0a141f5a0ce50e52f14b26a P 894d4b54a5a34bf89612788433e09cc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:59.203367 14495 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260630 12:38:59.205754 14495 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
W20260630 12:38:59.224383 14490 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:38:59.259712 14808 raft_consensus.cc:493] T 7cd6849041174db9bcdca35c20a0c77a P 4973a72fe3264caf9afc0d67ef9d838d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:59.260308 14808 raft_consensus.cc:515] T 7cd6849041174db9bcdca35c20a0c77a P 4973a72fe3264caf9afc0d67ef9d838d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:59.262662 14808 leader_election.cc:290] T 7cd6849041174db9bcdca35c20a0c77a P 4973a72fe3264caf9afc0d67ef9d838d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 894d4b54a5a34bf89612788433e09cc7 (127.13.140.130:39733), 0c9b46c7e1e24783ad94266583014f62 (127.13.140.131:35425)
I20260630 12:38:59.263566 14619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cd6849041174db9bcdca35c20a0c77a" candidate_uuid: "4973a72fe3264caf9afc0d67ef9d838d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894d4b54a5a34bf89612788433e09cc7" is_pre_election: true
I20260630 12:38:59.263922 14693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cd6849041174db9bcdca35c20a0c77a" candidate_uuid: "4973a72fe3264caf9afc0d67ef9d838d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c9b46c7e1e24783ad94266583014f62" is_pre_election: true
I20260630 12:38:59.264331 14619 raft_consensus.cc:2468] T 7cd6849041174db9bcdca35c20a0c77a P 894d4b54a5a34bf89612788433e09cc7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4973a72fe3264caf9afc0d67ef9d838d in term 1.
I20260630 12:38:59.264547 14693 raft_consensus.cc:2468] T 7cd6849041174db9bcdca35c20a0c77a P 0c9b46c7e1e24783ad94266583014f62 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4973a72fe3264caf9afc0d67ef9d838d in term 1.
I20260630 12:38:59.265661 14507 leader_election.cc:304] T 7cd6849041174db9bcdca35c20a0c77a P 4973a72fe3264caf9afc0d67ef9d838d [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: 4973a72fe3264caf9afc0d67ef9d838d, 894d4b54a5a34bf89612788433e09cc7; no voters: 
I20260630 12:38:59.266284 14808 raft_consensus.cc:2804] T 7cd6849041174db9bcdca35c20a0c77a P 4973a72fe3264caf9afc0d67ef9d838d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:38:59.266608 14808 raft_consensus.cc:493] T 7cd6849041174db9bcdca35c20a0c77a P 4973a72fe3264caf9afc0d67ef9d838d [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:59.266820 14808 raft_consensus.cc:3060] T 7cd6849041174db9bcdca35c20a0c77a P 4973a72fe3264caf9afc0d67ef9d838d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:38:59.272063 14808 raft_consensus.cc:515] T 7cd6849041174db9bcdca35c20a0c77a P 4973a72fe3264caf9afc0d67ef9d838d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:59.273851 14808 leader_election.cc:290] T 7cd6849041174db9bcdca35c20a0c77a P 4973a72fe3264caf9afc0d67ef9d838d [CANDIDATE]: Term 2 election: Requested vote from peers 894d4b54a5a34bf89612788433e09cc7 (127.13.140.130:39733), 0c9b46c7e1e24783ad94266583014f62 (127.13.140.131:35425)
I20260630 12:38:59.274434 14619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cd6849041174db9bcdca35c20a0c77a" candidate_uuid: "4973a72fe3264caf9afc0d67ef9d838d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894d4b54a5a34bf89612788433e09cc7"
I20260630 12:38:59.274817 14693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cd6849041174db9bcdca35c20a0c77a" candidate_uuid: "4973a72fe3264caf9afc0d67ef9d838d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c9b46c7e1e24783ad94266583014f62"
I20260630 12:38:59.274925 14619 raft_consensus.cc:3060] T 7cd6849041174db9bcdca35c20a0c77a P 894d4b54a5a34bf89612788433e09cc7 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:38:59.275358 14693 raft_consensus.cc:3060] T 7cd6849041174db9bcdca35c20a0c77a P 0c9b46c7e1e24783ad94266583014f62 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:38:59.281364 14619 raft_consensus.cc:2468] T 7cd6849041174db9bcdca35c20a0c77a P 894d4b54a5a34bf89612788433e09cc7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4973a72fe3264caf9afc0d67ef9d838d in term 2.
I20260630 12:38:59.281816 14693 raft_consensus.cc:2468] T 7cd6849041174db9bcdca35c20a0c77a P 0c9b46c7e1e24783ad94266583014f62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4973a72fe3264caf9afc0d67ef9d838d in term 2.
I20260630 12:38:59.282553 14507 leader_election.cc:304] T 7cd6849041174db9bcdca35c20a0c77a P 4973a72fe3264caf9afc0d67ef9d838d [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: 4973a72fe3264caf9afc0d67ef9d838d, 894d4b54a5a34bf89612788433e09cc7; no voters: 
I20260630 12:38:59.283356 14808 raft_consensus.cc:2804] T 7cd6849041174db9bcdca35c20a0c77a P 4973a72fe3264caf9afc0d67ef9d838d [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:38:59.284451 14808 raft_consensus.cc:697] T 7cd6849041174db9bcdca35c20a0c77a P 4973a72fe3264caf9afc0d67ef9d838d [term 2 LEADER]: Becoming Leader. State: Replica: 4973a72fe3264caf9afc0d67ef9d838d, State: Running, Role: LEADER
I20260630 12:38:59.285311 14808 consensus_queue.cc:237] T 7cd6849041174db9bcdca35c20a0c77a P 4973a72fe3264caf9afc0d67ef9d838d [LEADER]: Queue going to LEADER 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: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } }
I20260630 12:38:59.291720 14442 catalog_manager.cc:5697] T 7cd6849041174db9bcdca35c20a0c77a P 4973a72fe3264caf9afc0d67ef9d838d reported cstate change: term changed from 0 to 2, leader changed from <none> to 4973a72fe3264caf9afc0d67ef9d838d (127.13.140.129). New cstate: current_term: 2 leader_uuid: "4973a72fe3264caf9afc0d67ef9d838d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:59.365661 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:59.371919 14827 instance_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:59.372833 14828 instance_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:59.374325 14830 instance_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:59.375085 13874 server_base.cc:1061] running on GCE node
I20260630 12:38:59.376484 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:59.376746 13874 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:59.376891 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823139376881 us; error 0 us; skew 500 ppm
I20260630 12:38:59.377323 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:59.380162 13874 webserver.cc:533] Webserver started at http://127.13.140.132:45385/ using document root <none> and password file <none>
I20260630 12:38:59.380779 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:59.381038 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:59.381484 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:59.383517 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782823128114093-13874-0/minicluster-data/ts-3-root/instance:
uuid: "8534afd0fdfd4f358a816607a83990dc"
format_stamp: "Formatted at 2026-06-30 12:38:59 on dist-test-slave-zctk"
I20260630 12:38:59.388296 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:38:59.391782 14835 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:59.392691 13874 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:38:59.392997 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782823128114093-13874-0/minicluster-data/ts-3-root
uuid: "8534afd0fdfd4f358a816607a83990dc"
format_stamp: "Formatted at 2026-06-30 12:38:59 on dist-test-slave-zctk"
I20260630 12:38:59.393286 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782823128114093-13874-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782823128114093-13874-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782823128114093-13874-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:59.402886 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:59.404117 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:59.405860 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:59.408311 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:59.408547 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:59.408834 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:59.409021 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:59.452453 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.132:34437
I20260630 12:38:59.452669 14897 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.132:34437 every 8 connection(s)
I20260630 12:38:59.466660 14898 heartbeater.cc:344] Connected to a master server at 127.13.140.190:46095
I20260630 12:38:59.466998 14898 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:59.467633 14898 heartbeater.cc:507] Master 127.13.140.190:46095 requested a full tablet report, sending...
I20260630 12:38:59.469370 14442 ts_manager.cc:194] Registered new tserver with Master: 8534afd0fdfd4f358a816607a83990dc (127.13.140.132:34437)
I20260630 12:38:59.470556 14442 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37342
I20260630 12:38:59.728965 14619 raft_consensus.cc:1275] T 7cd6849041174db9bcdca35c20a0c77a P 894d4b54a5a34bf89612788433e09cc7 [term 2 FOLLOWER]: Refusing update from remote peer 4973a72fe3264caf9afc0d67ef9d838d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:38:59.730188 14808 consensus_queue.cc:1048] T 7cd6849041174db9bcdca35c20a0c77a P 4973a72fe3264caf9afc0d67ef9d838d [LEADER]: Connected to new peer: Peer: permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:59.741380 14693 raft_consensus.cc:1275] T 7cd6849041174db9bcdca35c20a0c77a P 0c9b46c7e1e24783ad94266583014f62 [term 2 FOLLOWER]: Refusing update from remote peer 4973a72fe3264caf9afc0d67ef9d838d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:38:59.742753 14904 consensus_queue.cc:1048] T 7cd6849041174db9bcdca35c20a0c77a P 4973a72fe3264caf9afc0d67ef9d838d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:39:00.472859 14898 heartbeater.cc:499] Master 127.13.140.190:46095 was elected leader, sending a full tablet report...
I20260630 12:39:01.206746 14495 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:39:01.212797 14495 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:39:01.213171 14495 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:39:03.213979 14495 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:39:03.219499 14495 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:39:03.219867 14495 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:39:05.220701 14495 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:39:05.226229 14495 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:39:05.226576 14495 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:39:05.259027 14541 consensus_queue.cc:237] T 8916c6c089f44858ab3eba42010d6dcf P 4973a72fe3264caf9afc0d67ef9d838d [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: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } attrs { replace: true } } peers { permanent_uuid: "8534afd0fdfd4f358a816607a83990dc" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 34437 } attrs { promote: true } }
I20260630 12:39:05.266921 14619 raft_consensus.cc:1275] T 8916c6c089f44858ab3eba42010d6dcf P 894d4b54a5a34bf89612788433e09cc7 [term 1 FOLLOWER]: Refusing update from remote peer 4973a72fe3264caf9afc0d67ef9d838d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:39:05.267304 14693 raft_consensus.cc:1275] T 8916c6c089f44858ab3eba42010d6dcf P 0c9b46c7e1e24783ad94266583014f62 [term 1 FOLLOWER]: Refusing update from remote peer 4973a72fe3264caf9afc0d67ef9d838d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:39:05.268970 14913 consensus_queue.cc:1048] T 8916c6c089f44858ab3eba42010d6dcf P 4973a72fe3264caf9afc0d67ef9d838d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } 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:39:05.270138 14912 consensus_queue.cc:1048] T 8916c6c089f44858ab3eba42010d6dcf P 4973a72fe3264caf9afc0d67ef9d838d [LEADER]: Connected to new peer: Peer: permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:39:05.279179 14904 raft_consensus.cc:2955] T 8916c6c089f44858ab3eba42010d6dcf P 4973a72fe3264caf9afc0d67ef9d838d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8534afd0fdfd4f358a816607a83990dc (127.13.140.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } attrs { replace: true } } peers { permanent_uuid: "8534afd0fdfd4f358a816607a83990dc" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 34437 } attrs { promote: true } } }
W20260630 12:39:05.281486 14508 consensus_peers.cc:597] T 8916c6c089f44858ab3eba42010d6dcf P 4973a72fe3264caf9afc0d67ef9d838d -> Peer 8534afd0fdfd4f358a816607a83990dc (127.13.140.132:34437): Couldn't send request to peer 8534afd0fdfd4f358a816607a83990dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8916c6c089f44858ab3eba42010d6dcf. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:39:05.282859 14619 raft_consensus.cc:2955] T 8916c6c089f44858ab3eba42010d6dcf P 894d4b54a5a34bf89612788433e09cc7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8534afd0fdfd4f358a816607a83990dc (127.13.140.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } attrs { replace: true } } peers { permanent_uuid: "8534afd0fdfd4f358a816607a83990dc" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 34437 } attrs { promote: true } } }
I20260630 12:39:05.283397 14693 raft_consensus.cc:2955] T 8916c6c089f44858ab3eba42010d6dcf P 0c9b46c7e1e24783ad94266583014f62 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8534afd0fdfd4f358a816607a83990dc (127.13.140.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } attrs { replace: true } } peers { permanent_uuid: "8534afd0fdfd4f358a816607a83990dc" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 34437 } attrs { promote: true } } }
I20260630 12:39:05.297705 14441 catalog_manager.cc:5697] T 8916c6c089f44858ab3eba42010d6dcf P 0c9b46c7e1e24783ad94266583014f62 reported cstate change: config changed from index -1 to 2, NON_VOTER 8534afd0fdfd4f358a816607a83990dc (127.13.140.132) added. New cstate: current_term: 1 leader_uuid: "4973a72fe3264caf9afc0d67ef9d838d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } attrs { replace: true } } peers { permanent_uuid: "8534afd0fdfd4f358a816607a83990dc" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 34437 } attrs { promote: true } } }
I20260630 12:39:05.310967 14693 consensus_queue.cc:237] T 43d78da256d94fe5b8cfc06507f29dcf P 0c9b46c7e1e24783ad94266583014f62 [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: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } } peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "8534afd0fdfd4f358a816607a83990dc" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 34437 } attrs { promote: true } }
I20260630 12:39:05.320998 14541 raft_consensus.cc:1275] T 43d78da256d94fe5b8cfc06507f29dcf P 4973a72fe3264caf9afc0d67ef9d838d [term 1 FOLLOWER]: Refusing update from remote peer 0c9b46c7e1e24783ad94266583014f62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:39:05.322906 14619 raft_consensus.cc:1275] T 43d78da256d94fe5b8cfc06507f29dcf P 894d4b54a5a34bf89612788433e09cc7 [term 1 FOLLOWER]: Refusing update from remote peer 0c9b46c7e1e24783ad94266583014f62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:39:05.322954 14800 consensus_queue.cc:1048] T 43d78da256d94fe5b8cfc06507f29dcf P 0c9b46c7e1e24783ad94266583014f62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:39:05.324304 14924 consensus_queue.cc:1048] T 43d78da256d94fe5b8cfc06507f29dcf P 0c9b46c7e1e24783ad94266583014f62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } 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:39:05.332641 14657 consensus_peers.cc:597] T 43d78da256d94fe5b8cfc06507f29dcf P 0c9b46c7e1e24783ad94266583014f62 -> Peer 8534afd0fdfd4f358a816607a83990dc (127.13.140.132:34437): Couldn't send request to peer 8534afd0fdfd4f358a816607a83990dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 43d78da256d94fe5b8cfc06507f29dcf. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:39:05.335937 14800 raft_consensus.cc:2955] T 43d78da256d94fe5b8cfc06507f29dcf P 0c9b46c7e1e24783ad94266583014f62 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8534afd0fdfd4f358a816607a83990dc (127.13.140.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } } peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "8534afd0fdfd4f358a816607a83990dc" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 34437 } attrs { promote: true } } }
I20260630 12:39:05.337510 14541 raft_consensus.cc:2955] T 43d78da256d94fe5b8cfc06507f29dcf P 4973a72fe3264caf9afc0d67ef9d838d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8534afd0fdfd4f358a816607a83990dc (127.13.140.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } } peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "8534afd0fdfd4f358a816607a83990dc" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 34437 } attrs { promote: true } } }
I20260630 12:39:05.339718 14617 raft_consensus.cc:2955] T 43d78da256d94fe5b8cfc06507f29dcf P 894d4b54a5a34bf89612788433e09cc7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8534afd0fdfd4f358a816607a83990dc (127.13.140.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } } peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "8534afd0fdfd4f358a816607a83990dc" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 34437 } attrs { promote: true } } }
I20260630 12:39:05.349772 14442 catalog_manager.cc:5697] T 43d78da256d94fe5b8cfc06507f29dcf P 894d4b54a5a34bf89612788433e09cc7 reported cstate change: config changed from index -1 to 2, NON_VOTER 8534afd0fdfd4f358a816607a83990dc (127.13.140.132) added. New cstate: current_term: 1 leader_uuid: "0c9b46c7e1e24783ad94266583014f62" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } } peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "8534afd0fdfd4f358a816607a83990dc" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 34437 } attrs { promote: true } } }
I20260630 12:39:05.351097 14693 consensus_queue.cc:237] T 23fc56bcc52f4eb78591cfb6d2b68380 P 0c9b46c7e1e24783ad94266583014f62 [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: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } attrs { replace: true } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } } peers { permanent_uuid: "8534afd0fdfd4f358a816607a83990dc" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 34437 } attrs { promote: true } }
W20260630 12:39:05.360138 14657 consensus_peers.cc:597] T 23fc56bcc52f4eb78591cfb6d2b68380 P 0c9b46c7e1e24783ad94266583014f62 -> Peer 8534afd0fdfd4f358a816607a83990dc (127.13.140.132:34437): Couldn't send request to peer 8534afd0fdfd4f358a816607a83990dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 23fc56bcc52f4eb78591cfb6d2b68380. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:39:05.360889 14541 raft_consensus.cc:1275] T 23fc56bcc52f4eb78591cfb6d2b68380 P 4973a72fe3264caf9afc0d67ef9d838d [term 1 FOLLOWER]: Refusing update from remote peer 0c9b46c7e1e24783ad94266583014f62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:39:05.362206 14924 consensus_queue.cc:1048] T 23fc56bcc52f4eb78591cfb6d2b68380 P 0c9b46c7e1e24783ad94266583014f62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } 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:39:05.362421 14617 raft_consensus.cc:1275] T 23fc56bcc52f4eb78591cfb6d2b68380 P 894d4b54a5a34bf89612788433e09cc7 [term 1 FOLLOWER]: Refusing update from remote peer 0c9b46c7e1e24783ad94266583014f62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:39:05.364614 14928 consensus_queue.cc:1048] T 23fc56bcc52f4eb78591cfb6d2b68380 P 0c9b46c7e1e24783ad94266583014f62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:39:05.370784 14924 raft_consensus.cc:2955] T 23fc56bcc52f4eb78591cfb6d2b68380 P 0c9b46c7e1e24783ad94266583014f62 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8534afd0fdfd4f358a816607a83990dc (127.13.140.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } attrs { replace: true } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } } peers { permanent_uuid: "8534afd0fdfd4f358a816607a83990dc" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 34437 } attrs { promote: true } } }
I20260630 12:39:05.372473 14541 raft_consensus.cc:2955] T 23fc56bcc52f4eb78591cfb6d2b68380 P 4973a72fe3264caf9afc0d67ef9d838d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8534afd0fdfd4f358a816607a83990dc (127.13.140.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } attrs { replace: true } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } } peers { permanent_uuid: "8534afd0fdfd4f358a816607a83990dc" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 34437 } attrs { promote: true } } }
I20260630 12:39:05.373826 14617 raft_consensus.cc:2955] T 23fc56bcc52f4eb78591cfb6d2b68380 P 894d4b54a5a34bf89612788433e09cc7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8534afd0fdfd4f358a816607a83990dc (127.13.140.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } attrs { replace: true } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } } peers { permanent_uuid: "8534afd0fdfd4f358a816607a83990dc" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 34437 } attrs { promote: true } } }
I20260630 12:39:05.383440 14542 consensus_queue.cc:237] T 80855c4839bf4580bb169f8277b28958 P 4973a72fe3264caf9afc0d67ef9d838d [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: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } } peers { permanent_uuid: "8534afd0fdfd4f358a816607a83990dc" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 34437 } attrs { promote: true } }
I20260630 12:39:05.383170 14440 catalog_manager.cc:5697] T 23fc56bcc52f4eb78591cfb6d2b68380 P 0c9b46c7e1e24783ad94266583014f62 reported cstate change: config changed from index -1 to 2, NON_VOTER 8534afd0fdfd4f358a816607a83990dc (127.13.140.132) added. New cstate: current_term: 1 leader_uuid: "0c9b46c7e1e24783ad94266583014f62" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8534afd0fdfd4f358a816607a83990dc" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 34437 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:39:05.393354 14508 consensus_peers.cc:597] T 80855c4839bf4580bb169f8277b28958 P 4973a72fe3264caf9afc0d67ef9d838d -> Peer 8534afd0fdfd4f358a816607a83990dc (127.13.140.132:34437): Couldn't send request to peer 8534afd0fdfd4f358a816607a83990dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 80855c4839bf4580bb169f8277b28958. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:39:05.395079 14693 raft_consensus.cc:1275] T 80855c4839bf4580bb169f8277b28958 P 0c9b46c7e1e24783ad94266583014f62 [term 1 FOLLOWER]: Refusing update from remote peer 4973a72fe3264caf9afc0d67ef9d838d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:39:05.395280 14617 raft_consensus.cc:1275] T 80855c4839bf4580bb169f8277b28958 P 894d4b54a5a34bf89612788433e09cc7 [term 1 FOLLOWER]: Refusing update from remote peer 4973a72fe3264caf9afc0d67ef9d838d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:39:05.396713 14912 consensus_queue.cc:1048] T 80855c4839bf4580bb169f8277b28958 P 4973a72fe3264caf9afc0d67ef9d838d [LEADER]: Connected to new peer: Peer: permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } 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:39:05.397563 14904 consensus_queue.cc:1048] T 80855c4839bf4580bb169f8277b28958 P 4973a72fe3264caf9afc0d67ef9d838d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:39:05.406747 14904 raft_consensus.cc:2955] T 80855c4839bf4580bb169f8277b28958 P 4973a72fe3264caf9afc0d67ef9d838d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8534afd0fdfd4f358a816607a83990dc (127.13.140.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } } peers { permanent_uuid: "8534afd0fdfd4f358a816607a83990dc" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 34437 } attrs { promote: true } } }
I20260630 12:39:05.408784 14692 raft_consensus.cc:2955] T 80855c4839bf4580bb169f8277b28958 P 0c9b46c7e1e24783ad94266583014f62 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8534afd0fdfd4f358a816607a83990dc (127.13.140.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } } peers { permanent_uuid: "8534afd0fdfd4f358a816607a83990dc" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 34437 } attrs { promote: true } } }
I20260630 12:39:05.410156 14617 raft_consensus.cc:2955] T 80855c4839bf4580bb169f8277b28958 P 894d4b54a5a34bf89612788433e09cc7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8534afd0fdfd4f358a816607a83990dc (127.13.140.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } } peers { permanent_uuid: "8534afd0fdfd4f358a816607a83990dc" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 34437 } attrs { promote: true } } }
I20260630 12:39:05.420045 14442 catalog_manager.cc:5697] T 80855c4839bf4580bb169f8277b28958 P 894d4b54a5a34bf89612788433e09cc7 reported cstate change: config changed from index -1 to 2, NON_VOTER 8534afd0fdfd4f358a816607a83990dc (127.13.140.132) added. New cstate: current_term: 1 leader_uuid: "4973a72fe3264caf9afc0d67ef9d838d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4973a72fe3264caf9afc0d67ef9d838d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35605 } } peers { permanent_uuid: "894d4b54a5a34bf89612788433e09cc7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "0c9b46c7e1e24783ad94266583014f62" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35425 } } peers { permanent_uuid: "8534afd0fdfd4f358a816607a83990dc" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 34437 } attrs { promote: true } } }
I20260630 12:39:05.484763 13874 tablet_server.cc:179] TabletServer@127.13.140.129:0 shutting down...
I20260630 12:39:05.513677 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:39:05.514495 13874 tablet_replica.cc:333] T 7cd6849041174db9bcdca35c20a0c77a P 4973a72fe3264caf9afc0d67ef9d838d: stopping tablet replica
I20260630 12:39:05.515422 13874 raft_consensus.cc:2243] T 7cd6849041174db9bcdca35c20a0c77a P 4973a72fe3264caf9afc0d67ef9d838d [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:39:05.516373 13874 raft_consensus.cc:2272] T 7cd6849041174db9bcdca35c20a0c77a P 4973a72fe3264caf9afc0d67ef9d838d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:05.518905 13874 tablet_replica.cc:333] T 80855c4839bf4580bb169f8277b28958 P 4973a72fe3264caf9afc0d67ef9d838d: stopping tablet replica
I20260630 12:39:05.519629 13874 raft_consensus.cc:2243] T 80855c4839bf4580bb169f8277b28958 P 4973a72fe3264caf9afc0d67ef9d838d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:05.520869 13874 raft_consensus.cc:2272] T 80855c4839bf4580bb169f8277b28958 P 4973a72fe3264caf9afc0d67ef9d838d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:05.523571 13874 tablet_replica.cc:333] T 8916c6c089f44858ab3eba42010d6dcf P 4973a72fe3264caf9afc0d67ef9d838d: stopping tablet replica
I20260630 12:39:05.524281 13874 raft_consensus.cc:2243] T 8916c6c089f44858ab3eba42010d6dcf P 4973a72fe3264caf9afc0d67ef9d838d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:05.525404 13874 raft_consensus.cc:2272] T 8916c6c089f44858ab3eba42010d6dcf P 4973a72fe3264caf9afc0d67ef9d838d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:05.528000 13874 tablet_replica.cc:333] T 43d78da256d94fe5b8cfc06507f29dcf P 4973a72fe3264caf9afc0d67ef9d838d: stopping tablet replica
I20260630 12:39:05.528695 13874 raft_consensus.cc:2243] T 43d78da256d94fe5b8cfc06507f29dcf P 4973a72fe3264caf9afc0d67ef9d838d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:05.529246 13874 raft_consensus.cc:2272] T 43d78da256d94fe5b8cfc06507f29dcf P 4973a72fe3264caf9afc0d67ef9d838d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:05.531862 13874 tablet_replica.cc:333] T daa16721ac55431aa1bcf32f18b7ebb2 P 4973a72fe3264caf9afc0d67ef9d838d: stopping tablet replica
I20260630 12:39:05.532527 13874 raft_consensus.cc:2243] T daa16721ac55431aa1bcf32f18b7ebb2 P 4973a72fe3264caf9afc0d67ef9d838d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:05.533030 13874 raft_consensus.cc:2272] T daa16721ac55431aa1bcf32f18b7ebb2 P 4973a72fe3264caf9afc0d67ef9d838d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:05.535179 13874 tablet_replica.cc:333] T 15d42de8f0a141f5a0ce50e52f14b26a P 4973a72fe3264caf9afc0d67ef9d838d: stopping tablet replica
I20260630 12:39:05.535812 13874 raft_consensus.cc:2243] T 15d42de8f0a141f5a0ce50e52f14b26a P 4973a72fe3264caf9afc0d67ef9d838d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:05.536259 13874 raft_consensus.cc:2272] T 15d42de8f0a141f5a0ce50e52f14b26a P 4973a72fe3264caf9afc0d67ef9d838d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:05.538559 13874 tablet_replica.cc:333] T d763ce67d7644ba1b7f4b49dc5057785 P 4973a72fe3264caf9afc0d67ef9d838d: stopping tablet replica
I20260630 12:39:05.539199 13874 raft_consensus.cc:2243] T d763ce67d7644ba1b7f4b49dc5057785 P 4973a72fe3264caf9afc0d67ef9d838d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:05.539654 13874 raft_consensus.cc:2272] T d763ce67d7644ba1b7f4b49dc5057785 P 4973a72fe3264caf9afc0d67ef9d838d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:05.541885 13874 tablet_replica.cc:333] T 23fc56bcc52f4eb78591cfb6d2b68380 P 4973a72fe3264caf9afc0d67ef9d838d: stopping tablet replica
I20260630 12:39:05.542446 13874 raft_consensus.cc:2243] T 23fc56bcc52f4eb78591cfb6d2b68380 P 4973a72fe3264caf9afc0d67ef9d838d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:05.542992 13874 raft_consensus.cc:2272] T 23fc56bcc52f4eb78591cfb6d2b68380 P 4973a72fe3264caf9afc0d67ef9d838d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:05.566138 13874 tablet_server.cc:196] TabletServer@127.13.140.129:0 shutdown complete.
I20260630 12:39:05.590660 13874 tablet_server.cc:179] TabletServer@127.13.140.130:0 shutting down...
I20260630 12:39:05.616477 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:39:05.617285 13874 tablet_replica.cc:333] T 80855c4839bf4580bb169f8277b28958 P 894d4b54a5a34bf89612788433e09cc7: stopping tablet replica
I20260630 12:39:05.618148 13874 raft_consensus.cc:2243] T 80855c4839bf4580bb169f8277b28958 P 894d4b54a5a34bf89612788433e09cc7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:05.618641 13874 raft_consensus.cc:2272] T 80855c4839bf4580bb169f8277b28958 P 894d4b54a5a34bf89612788433e09cc7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:05.621009 13874 tablet_replica.cc:333] T 15d42de8f0a141f5a0ce50e52f14b26a P 894d4b54a5a34bf89612788433e09cc7: stopping tablet replica
I20260630 12:39:05.621522 13874 raft_consensus.cc:2243] T 15d42de8f0a141f5a0ce50e52f14b26a P 894d4b54a5a34bf89612788433e09cc7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:05.622208 13874 raft_consensus.cc:2272] T 15d42de8f0a141f5a0ce50e52f14b26a P 894d4b54a5a34bf89612788433e09cc7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:05.623894 13874 tablet_replica.cc:333] T d763ce67d7644ba1b7f4b49dc5057785 P 894d4b54a5a34bf89612788433e09cc7: stopping tablet replica
I20260630 12:39:05.624400 13874 raft_consensus.cc:2243] T d763ce67d7644ba1b7f4b49dc5057785 P 894d4b54a5a34bf89612788433e09cc7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:05.624832 13874 raft_consensus.cc:2272] T d763ce67d7644ba1b7f4b49dc5057785 P 894d4b54a5a34bf89612788433e09cc7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:05.626561 13874 tablet_replica.cc:333] T 23fc56bcc52f4eb78591cfb6d2b68380 P 894d4b54a5a34bf89612788433e09cc7: stopping tablet replica
I20260630 12:39:05.627030 13874 raft_consensus.cc:2243] T 23fc56bcc52f4eb78591cfb6d2b68380 P 894d4b54a5a34bf89612788433e09cc7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:05.627452 13874 raft_consensus.cc:2272] T 23fc56bcc52f4eb78591cfb6d2b68380 P 894d4b54a5a34bf89612788433e09cc7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:05.629818 13874 tablet_replica.cc:333] T 7cd6849041174db9bcdca35c20a0c77a P 894d4b54a5a34bf89612788433e09cc7: stopping tablet replica
I20260630 12:39:05.630340 13874 raft_consensus.cc:2243] T 7cd6849041174db9bcdca35c20a0c77a P 894d4b54a5a34bf89612788433e09cc7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:05.630712 13874 raft_consensus.cc:2272] T 7cd6849041174db9bcdca35c20a0c77a P 894d4b54a5a34bf89612788433e09cc7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:05.632364 13874 tablet_replica.cc:333] T daa16721ac55431aa1bcf32f18b7ebb2 P 894d4b54a5a34bf89612788433e09cc7: stopping tablet replica
I20260630 12:39:05.632872 13874 raft_consensus.cc:2243] T daa16721ac55431aa1bcf32f18b7ebb2 P 894d4b54a5a34bf89612788433e09cc7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:05.633543 13874 raft_consensus.cc:2272] T daa16721ac55431aa1bcf32f18b7ebb2 P 894d4b54a5a34bf89612788433e09cc7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:05.635156 13874 tablet_replica.cc:333] T 8916c6c089f44858ab3eba42010d6dcf P 894d4b54a5a34bf89612788433e09cc7: stopping tablet replica
I20260630 12:39:05.635607 13874 raft_consensus.cc:2243] T 8916c6c089f44858ab3eba42010d6dcf P 894d4b54a5a34bf89612788433e09cc7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:05.636016 13874 raft_consensus.cc:2272] T 8916c6c089f44858ab3eba42010d6dcf P 894d4b54a5a34bf89612788433e09cc7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:05.638034 13874 tablet_replica.cc:333] T 43d78da256d94fe5b8cfc06507f29dcf P 894d4b54a5a34bf89612788433e09cc7: stopping tablet replica
I20260630 12:39:05.638485 13874 raft_consensus.cc:2243] T 43d78da256d94fe5b8cfc06507f29dcf P 894d4b54a5a34bf89612788433e09cc7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:05.638913 13874 raft_consensus.cc:2272] T 43d78da256d94fe5b8cfc06507f29dcf P 894d4b54a5a34bf89612788433e09cc7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:05.666431 13874 tablet_server.cc:196] TabletServer@127.13.140.130:0 shutdown complete.
W20260630 12:39:05.688365 14656 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.140.130:39733: connect: Connection refused (error 111)
I20260630 12:39:05.689013 13874 tablet_server.cc:179] TabletServer@127.13.140.131:0 shutting down...
W20260630 12:39:05.695305 14656 consensus_peers.cc:597] T d763ce67d7644ba1b7f4b49dc5057785 P 0c9b46c7e1e24783ad94266583014f62 -> Peer 894d4b54a5a34bf89612788433e09cc7 (127.13.140.130:39733): Couldn't send request to peer 894d4b54a5a34bf89612788433e09cc7. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.130:39733: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:39:05.717679 14936 ts_tablet_manager.cc:933] T 43d78da256d94fe5b8cfc06507f29dcf P 8534afd0fdfd4f358a816607a83990dc: Initiating tablet copy from peer 0c9b46c7e1e24783ad94266583014f62 (127.13.140.131:35425)
I20260630 12:39:05.722242 14936 tablet_copy_client.cc:323] T 43d78da256d94fe5b8cfc06507f29dcf P 8534afd0fdfd4f358a816607a83990dc: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.131:35425
I20260630 12:39:05.724879 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:39:05.726176 13874 tablet_replica.cc:333] T 80855c4839bf4580bb169f8277b28958 P 0c9b46c7e1e24783ad94266583014f62: stopping tablet replica
I20260630 12:39:05.726857 13874 raft_consensus.cc:2243] T 80855c4839bf4580bb169f8277b28958 P 0c9b46c7e1e24783ad94266583014f62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:05.727327 13874 raft_consensus.cc:2272] T 80855c4839bf4580bb169f8277b28958 P 0c9b46c7e1e24783ad94266583014f62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:05.730218 13874 tablet_replica.cc:333] T d763ce67d7644ba1b7f4b49dc5057785 P 0c9b46c7e1e24783ad94266583014f62: stopping tablet replica
I20260630 12:39:05.730826 13874 raft_consensus.cc:2243] T d763ce67d7644ba1b7f4b49dc5057785 P 0c9b46c7e1e24783ad94266583014f62 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:05.731671 13874 raft_consensus.cc:2272] T d763ce67d7644ba1b7f4b49dc5057785 P 0c9b46c7e1e24783ad94266583014f62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:05.733954 13874 tablet_replica.cc:333] T 15d42de8f0a141f5a0ce50e52f14b26a P 0c9b46c7e1e24783ad94266583014f62: stopping tablet replica
I20260630 12:39:05.734575 13874 raft_consensus.cc:2243] T 15d42de8f0a141f5a0ce50e52f14b26a P 0c9b46c7e1e24783ad94266583014f62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:05.734992 13874 raft_consensus.cc:2272] T 15d42de8f0a141f5a0ce50e52f14b26a P 0c9b46c7e1e24783ad94266583014f62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:05.737411 13874 tablet_replica.cc:333] T 7cd6849041174db9bcdca35c20a0c77a P 0c9b46c7e1e24783ad94266583014f62: stopping tablet replica
I20260630 12:39:05.738168 13874 raft_consensus.cc:2243] T 7cd6849041174db9bcdca35c20a0c77a P 0c9b46c7e1e24783ad94266583014f62 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:05.738648 13874 raft_consensus.cc:2272] T 7cd6849041174db9bcdca35c20a0c77a P 0c9b46c7e1e24783ad94266583014f62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:05.740662 13874 tablet_replica.cc:333] T 23fc56bcc52f4eb78591cfb6d2b68380 P 0c9b46c7e1e24783ad94266583014f62: stopping tablet replica
I20260630 12:39:05.741159 13874 raft_consensus.cc:2243] T 23fc56bcc52f4eb78591cfb6d2b68380 P 0c9b46c7e1e24783ad94266583014f62 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:05.742007 13874 raft_consensus.cc:2272] T 23fc56bcc52f4eb78591cfb6d2b68380 P 0c9b46c7e1e24783ad94266583014f62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:05.744683 13874 tablet_replica.cc:333] T daa16721ac55431aa1bcf32f18b7ebb2 P 0c9b46c7e1e24783ad94266583014f62: stopping tablet replica
I20260630 12:39:05.745175 13874 raft_consensus.cc:2243] T daa16721ac55431aa1bcf32f18b7ebb2 P 0c9b46c7e1e24783ad94266583014f62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:05.745592 13874 raft_consensus.cc:2272] T daa16721ac55431aa1bcf32f18b7ebb2 P 0c9b46c7e1e24783ad94266583014f62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:05.747181 13874 tablet_replica.cc:333] T 8916c6c089f44858ab3eba42010d6dcf P 0c9b46c7e1e24783ad94266583014f62: stopping tablet replica
I20260630 12:39:05.747783 13874 raft_consensus.cc:2243] T 8916c6c089f44858ab3eba42010d6dcf P 0c9b46c7e1e24783ad94266583014f62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:05.748245 13874 raft_consensus.cc:2272] T 8916c6c089f44858ab3eba42010d6dcf P 0c9b46c7e1e24783ad94266583014f62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:05.750363 13874 tablet_replica.cc:333] T 43d78da256d94fe5b8cfc06507f29dcf P 0c9b46c7e1e24783ad94266583014f62: stopping tablet replica
I20260630 12:39:05.750818 13874 raft_consensus.cc:2243] T 43d78da256d94fe5b8cfc06507f29dcf P 0c9b46c7e1e24783ad94266583014f62 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:05.751542 13874 raft_consensus.cc:2272] T 43d78da256d94fe5b8cfc06507f29dcf P 0c9b46c7e1e24783ad94266583014f62 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:39:05.775350 14838 connection.cc:466] server connection from 127.0.0.1:47782 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:47782 (request call id 2) could send its response
I20260630 12:39:05.779733 13874 tablet_server.cc:196] TabletServer@127.13.140.131:0 shutdown complete.
I20260630 12:39:05.799998 13874 tablet_server.cc:179] TabletServer@127.13.140.132:0 shutting down...
I20260630 12:39:05.821314 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:39:05.838193 13874 tablet_server.cc:196] TabletServer@127.13.140.132:0 shutdown complete.
I20260630 12:39:05.845718 13874 master.cc:562] Master@127.13.140.190:46095 shutting down...
W20260630 12:39:05.876824 14490 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:39:05.877969 13874 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ca5ce2490d7b4daeac638d0b4ad4a5e0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:05.878477 13874 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ca5ce2490d7b4daeac638d0b4ad4a5e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:05.878818 13874 tablet_replica.cc:333] T 00000000000000000000000000000000 P ca5ce2490d7b4daeac638d0b4ad4a5e0: stopping tablet replica
I20260630 12:39:05.889562 13874 master.cc:584] Master@127.13.140.190:46095 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (10868 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260630 12:39:05.926549 13874 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.140.190:32851,127.13.140.189:39997,127.13.140.188:44627
I20260630 12:39:05.927779 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:39:05.932932 14939 instance_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:39:05.932982 14940 instance_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:39:05.933492 14942 instance_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:39:05.935616 13874 server_base.cc:1061] running on GCE node
I20260630 12:39:05.936478 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:39:05.936879 13874 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:39:05.937024 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823145937011 us; error 0 us; skew 500 ppm
I20260630 12:39:05.937567 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:39:05.939735 13874 webserver.cc:533] Webserver started at http://127.13.140.190:45403/ using document root <none> and password file <none>
I20260630 12:39:05.940219 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:39:05.940423 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:39:05.940716 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:39:05.941731 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782823128114093-13874-0/minicluster-data/master-0-root/instance:
uuid: "a091e627fd724ea2bdeed94a133b7237"
format_stamp: "Formatted at 2026-06-30 12:39:05 on dist-test-slave-zctk"
I20260630 12:39:05.945904 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:39:05.949865 14947 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:39:05.950817 13874 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:39:05.951155 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782823128114093-13874-0/minicluster-data/master-0-root
uuid: "a091e627fd724ea2bdeed94a133b7237"
format_stamp: "Formatted at 2026-06-30 12:39:05 on dist-test-slave-zctk"
I20260630 12:39:05.951467 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782823128114093-13874-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782823128114093-13874-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782823128114093-13874-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:39:05.964910 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:39:05.966089 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:39:06.003062 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.190:32851
I20260630 12:39:06.003134 14998 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.190:32851 every 8 connection(s)
I20260630 12:39:06.006870 14999 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:39:06.007145 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:39:06.012573 15001 instance_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:39:06.012941 15002 instance_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:39:06.014547 14999 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.140.190" port: 32851 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:39:06.015669 13874 server_base.cc:1061] running on GCE node
W20260630 12:39:06.016521 15005 instance_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:39:06.017566 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:39:06.017838 13874 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:39:06.018028 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823146018010 us; error 0 us; skew 500 ppm
I20260630 12:39:06.018702 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:39:06.021567 13874 webserver.cc:533] Webserver started at http://127.13.140.189:43103/ using document root <none> and password file <none>
I20260630 12:39:06.022058 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:39:06.022249 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:39:06.022513 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:39:06.023846 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782823128114093-13874-0/minicluster-data/master-1-root/instance:
uuid: "cebc208ca3c242b8afa5b98fdffadba8"
format_stamp: "Formatted at 2026-06-30 12:39:06 on dist-test-slave-zctk"
I20260630 12:39:06.028414 14999 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.140.189" port: 39997 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:39:06.029665 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.007s
I20260630 12:39:06.034000 15012 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:39:06.034798 13874 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
W20260630 12:39:06.035140 14999 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.140.189:39997: Network error: Client connection negotiation failed: client connection to 127.13.140.189:39997: connect: Connection refused (error 111)
I20260630 12:39:06.035100 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782823128114093-13874-0/minicluster-data/master-1-root
uuid: "cebc208ca3c242b8afa5b98fdffadba8"
format_stamp: "Formatted at 2026-06-30 12:39:06 on dist-test-slave-zctk"
I20260630 12:39:06.035665 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782823128114093-13874-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782823128114093-13874-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782823128114093-13874-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:39:06.065414 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:39:06.066582 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:39:06.067724 14999 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.140.189" port: 39997 } attempt: 1
W20260630 12:39:06.072506 14999 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.140.189:39997: Network error: Client connection negotiation failed: client connection to 127.13.140.189:39997: connect: Connection refused (error 111)
I20260630 12:39:06.102367 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.189:39997
I20260630 12:39:06.102447 15063 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.189:39997 every 8 connection(s)
I20260630 12:39:06.106122 15064 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:39:06.106212 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:39:06.111071 15066 instance_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:39:06.112298 15067 instance_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:39:06.114068 15064 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.140.190" port: 32851 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:39:06.114923 15069 instance_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:39:06.117765 13874 server_base.cc:1061] running on GCE node
I20260630 12:39:06.118549 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:39:06.118848 13874 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:39:06.119050 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823146119032 us; error 0 us; skew 500 ppm
I20260630 12:39:06.119694 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:39:06.122359 13874 webserver.cc:533] Webserver started at http://127.13.140.188:41137/ using document root <none> and password file <none>
I20260630 12:39:06.122967 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:39:06.123200 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:39:06.123502 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:39:06.124770 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782823128114093-13874-0/minicluster-data/master-2-root/instance:
uuid: "ffcda7f975f3470496f86135d756edaa"
format_stamp: "Formatted at 2026-06-30 12:39:06 on dist-test-slave-zctk"
I20260630 12:39:06.126961 15064 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.140.189" port: 39997 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:39:06.130393 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:39:06.131975 14999 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.140.189" port: 39997 } attempt: 2
I20260630 12:39:06.137698 15077 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:39:06.138885 13874 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.000s	sys 0.005s
I20260630 12:39:06.139247 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782823128114093-13874-0/minicluster-data/master-2-root
uuid: "ffcda7f975f3470496f86135d756edaa"
format_stamp: "Formatted at 2026-06-30 12:39:06 on dist-test-slave-zctk"
I20260630 12:39:06.139590 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782823128114093-13874-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782823128114093-13874-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782823128114093-13874-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)
I20260630 12:39:06.141384 15064 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.140.188" port: 44627 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:39:06.144550 14999 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.140.188" port: 44627 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:39:06.149941 15064 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.140.188:44627: Network error: Client connection negotiation failed: client connection to 127.13.140.188:44627: connect: Connection refused (error 111)
W20260630 12:39:06.150244 14999 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.140.188:44627: Network error: Client connection negotiation failed: client connection to 127.13.140.188:44627: connect: Connection refused (error 111)
I20260630 12:39:06.161124 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:39:06.162252 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:39:06.191679 14999 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.140.188" port: 44627 } attempt: 1
W20260630 12:39:06.197132 14999 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.140.188:44627: Network error: Client connection negotiation failed: client connection to 127.13.140.188:44627: connect: Connection refused (error 111)
I20260630 12:39:06.201079 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.188:44627
I20260630 12:39:06.201175 15129 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.188:44627 every 8 connection(s)
I20260630 12:39:06.204071 13874 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:39:06.204407 15064 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.140.188" port: 44627 } attempt: 1
I20260630 12:39:06.204916 15130 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:39:06.212170 15130 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.140.190" port: 32851 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:39:06.223827 15064 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cebc208ca3c242b8afa5b98fdffadba8: Bootstrap starting.
I20260630 12:39:06.225435 15130 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.140.189" port: 39997 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:39:06.230072 15064 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cebc208ca3c242b8afa5b98fdffadba8: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:06.235510 15064 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cebc208ca3c242b8afa5b98fdffadba8: No bootstrap required, opened a new log
I20260630 12:39:06.236783 15130 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.140.188" port: 44627 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:39:06.238395 15064 raft_consensus.cc:359] T 00000000000000000000000000000000 P cebc208ca3c242b8afa5b98fdffadba8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a091e627fd724ea2bdeed94a133b7237" member_type: VOTER last_known_addr { host: "127.13.140.190" port: 32851 } } peers { permanent_uuid: "cebc208ca3c242b8afa5b98fdffadba8" member_type: VOTER last_known_addr { host: "127.13.140.189" port: 39997 } } peers { permanent_uuid: "ffcda7f975f3470496f86135d756edaa" member_type: VOTER last_known_addr { host: "127.13.140.188" port: 44627 } }
I20260630 12:39:06.239167 15064 raft_consensus.cc:385] T 00000000000000000000000000000000 P cebc208ca3c242b8afa5b98fdffadba8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:06.239471 15064 raft_consensus.cc:740] T 00000000000000000000000000000000 P cebc208ca3c242b8afa5b98fdffadba8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cebc208ca3c242b8afa5b98fdffadba8, State: Initialized, Role: FOLLOWER
I20260630 12:39:06.240222 15064 consensus_queue.cc:260] T 00000000000000000000000000000000 P cebc208ca3c242b8afa5b98fdffadba8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a091e627fd724ea2bdeed94a133b7237" member_type: VOTER last_known_addr { host: "127.13.140.190" port: 32851 } } peers { permanent_uuid: "cebc208ca3c242b8afa5b98fdffadba8" member_type: VOTER last_known_addr { host: "127.13.140.189" port: 39997 } } peers { permanent_uuid: "ffcda7f975f3470496f86135d756edaa" member_type: VOTER last_known_addr { host: "127.13.140.188" port: 44627 } }
I20260630 12:39:06.242202 15135 sys_catalog.cc:455] T 00000000000000000000000000000000 P cebc208ca3c242b8afa5b98fdffadba8 [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: "a091e627fd724ea2bdeed94a133b7237" member_type: VOTER last_known_addr { host: "127.13.140.190" port: 32851 } } peers { permanent_uuid: "cebc208ca3c242b8afa5b98fdffadba8" member_type: VOTER last_known_addr { host: "127.13.140.189" port: 39997 } } peers { permanent_uuid: "ffcda7f975f3470496f86135d756edaa" member_type: VOTER last_known_addr { host: "127.13.140.188" port: 44627 } } }
I20260630 12:39:06.242997 15135 sys_catalog.cc:458] T 00000000000000000000000000000000 P cebc208ca3c242b8afa5b98fdffadba8 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:39:06.243885 15064 sys_catalog.cc:565] T 00000000000000000000000000000000 P cebc208ca3c242b8afa5b98fdffadba8 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:39:06.251835 15130 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ffcda7f975f3470496f86135d756edaa: Bootstrap starting.
I20260630 12:39:06.254665 14999 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.140.188" port: 44627 } attempt: 2
I20260630 12:39:06.257615 15130 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ffcda7f975f3470496f86135d756edaa: Neither blocks nor log segments found. Creating new log.
W20260630 12:39:06.262393 15146 catalog_manager.cc:1594] T 00000000000000000000000000000000 P cebc208ca3c242b8afa5b98fdffadba8: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:39:06.262825 15146 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:39:06.263049 15130 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ffcda7f975f3470496f86135d756edaa: No bootstrap required, opened a new log
I20260630 12:39:06.266048 15130 raft_consensus.cc:359] T 00000000000000000000000000000000 P ffcda7f975f3470496f86135d756edaa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a091e627fd724ea2bdeed94a133b7237" member_type: VOTER last_known_addr { host: "127.13.140.190" port: 32851 } } peers { permanent_uuid: "cebc208ca3c242b8afa5b98fdffadba8" member_type: VOTER last_known_addr { host: "127.13.140.189" port: 39997 } } peers { permanent_uuid: "ffcda7f975f3470496f86135d756edaa" member_type: VOTER last_known_addr { host: "127.13.140.188" port: 44627 } }
I20260630 12:39:06.266769 15130 raft_consensus.cc:385] T 00000000000000000000000000000000 P ffcda7f975f3470496f86135d756edaa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:06.267015 15130 raft_consensus.cc:740] T 00000000000000000000000000000000 P ffcda7f975f3470496f86135d756edaa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffcda7f975f3470496f86135d756edaa, State: Initialized, Role: FOLLOWER
I20260630 12:39:06.267627 15130 consensus_queue.cc:260] T 00000000000000000000000000000000 P ffcda7f975f3470496f86135d756edaa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a091e627fd724ea2bdeed94a133b7237" member_type: VOTER last_known_addr { host: "127.13.140.190" port: 32851 } } peers { permanent_uuid: "cebc208ca3c242b8afa5b98fdffadba8" member_type: VOTER last_known_addr { host: "127.13.140.189" port: 39997 } } peers { permanent_uuid: "ffcda7f975f3470496f86135d756edaa" member_type: VOTER last_known_addr { host: "127.13.140.188" port: 44627 } }
I20260630 12:39:06.269490 15148 sys_catalog.cc:455] T 00000000000000000000000000000000 P ffcda7f975f3470496f86135d756edaa [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: "a091e627fd724ea2bdeed94a133b7237" member_type: VOTER last_known_addr { host: "127.13.140.190" port: 32851 } } peers { permanent_uuid: "cebc208ca3c242b8afa5b98fdffadba8" member_type: VOTER last_known_addr { host: "127.13.140.189" port: 39997 } } peers { permanent_uuid: "ffcda7f975f3470496f86135d756edaa" member_type: VOTER last_known_addr { host: "127.13.140.188" port: 44627 } } }
I20260630 12:39:06.270251 15148 sys_catalog.cc:458] T 00000000000000000000000000000000 P ffcda7f975f3470496f86135d756edaa [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:39:06.271040 15130 sys_catalog.cc:565] T 00000000000000000000000000000000 P ffcda7f975f3470496f86135d756edaa [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:39:06.271937 14999 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a091e627fd724ea2bdeed94a133b7237: Bootstrap starting.
I20260630 12:39:06.276957 14999 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a091e627fd724ea2bdeed94a133b7237: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:06.281646 14999 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a091e627fd724ea2bdeed94a133b7237: No bootstrap required, opened a new log
I20260630 12:39:06.284289 14999 raft_consensus.cc:359] T 00000000000000000000000000000000 P a091e627fd724ea2bdeed94a133b7237 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a091e627fd724ea2bdeed94a133b7237" member_type: VOTER last_known_addr { host: "127.13.140.190" port: 32851 } } peers { permanent_uuid: "cebc208ca3c242b8afa5b98fdffadba8" member_type: VOTER last_known_addr { host: "127.13.140.189" port: 39997 } } peers { permanent_uuid: "ffcda7f975f3470496f86135d756edaa" member_type: VOTER last_known_addr { host: "127.13.140.188" port: 44627 } }
I20260630 12:39:06.285005 14999 raft_consensus.cc:385] T 00000000000000000000000000000000 P a091e627fd724ea2bdeed94a133b7237 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:06.285315 14999 raft_consensus.cc:740] T 00000000000000000000000000000000 P a091e627fd724ea2bdeed94a133b7237 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a091e627fd724ea2bdeed94a133b7237, State: Initialized, Role: FOLLOWER
I20260630 12:39:06.285997 14999 consensus_queue.cc:260] T 00000000000000000000000000000000 P a091e627fd724ea2bdeed94a133b7237 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a091e627fd724ea2bdeed94a133b7237" member_type: VOTER last_known_addr { host: "127.13.140.190" port: 32851 } } peers { permanent_uuid: "cebc208ca3c242b8afa5b98fdffadba8" member_type: VOTER last_known_addr { host: "127.13.140.189" port: 39997 } } peers { permanent_uuid: "ffcda7f975f3470496f86135d756edaa" member_type: VOTER last_known_addr { host: "127.13.140.188" port: 44627 } }
I20260630 12:39:06.287907 15161 sys_catalog.cc:455] T 00000000000000000000000000000000 P a091e627fd724ea2bdeed94a133b7237 [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: "a091e627fd724ea2bdeed94a133b7237" member_type: VOTER last_known_addr { host: "127.13.140.190" port: 32851 } } peers { permanent_uuid: "cebc208ca3c242b8afa5b98fdffadba8" member_type: VOTER last_known_addr { host: "127.13.140.189" port: 39997 } } peers { permanent_uuid: "ffcda7f975f3470496f86135d756edaa" member_type: VOTER last_known_addr { host: "127.13.140.188" port: 44627 } } }
W20260630 12:39:06.288306 15160 catalog_manager.cc:1594] T 00000000000000000000000000000000 P ffcda7f975f3470496f86135d756edaa: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
I20260630 12:39:06.288507 15161 sys_catalog.cc:458] T 00000000000000000000000000000000 P a091e627fd724ea2bdeed94a133b7237 [sys.catalog]: This master's current role is: FOLLOWER
W20260630 12:39:06.288712 15160 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:39:06.289417 14999 sys_catalog.cc:565] T 00000000000000000000000000000000 P a091e627fd724ea2bdeed94a133b7237 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:39:06.299347 13874 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260630 12:39:06.299654 13874 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260630 12:39:06.301393 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:39:06.303406 15172 catalog_manager.cc:1594] T 00000000000000000000000000000000 P a091e627fd724ea2bdeed94a133b7237: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:39:06.303740 15172 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:39:06.308900 15174 instance_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:39:06.308228 15173 instance_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:39:06.310572 15176 instance_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:39:06.310878 13874 server_base.cc:1061] running on GCE node
I20260630 12:39:06.311674 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:39:06.311910 13874 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:39:06.312088 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823146312074 us; error 0 us; skew 500 ppm
I20260630 12:39:06.312700 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:39:06.314954 13874 webserver.cc:533] Webserver started at http://127.13.140.129:41325/ using document root <none> and password file <none>
I20260630 12:39:06.315444 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:39:06.315655 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:39:06.315927 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:39:06.317124 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782823128114093-13874-0/minicluster-data/ts-0-root/instance:
uuid: "0c0413fc32494893a00337a93060236d"
format_stamp: "Formatted at 2026-06-30 12:39:06 on dist-test-slave-zctk"
I20260630 12:39:06.321657 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:39:06.324925 15181 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:39:06.325762 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:39:06.326058 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782823128114093-13874-0/minicluster-data/ts-0-root
uuid: "0c0413fc32494893a00337a93060236d"
format_stamp: "Formatted at 2026-06-30 12:39:06 on dist-test-slave-zctk"
I20260630 12:39:06.326344 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782823128114093-13874-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782823128114093-13874-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782823128114093-13874-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:39:06.346592 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:39:06.347765 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:39:06.349342 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:39:06.351646 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:39:06.351869 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:06.352108 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:39:06.352289 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:06.390157 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.129:36829
I20260630 12:39:06.390228 15243 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.129:36829 every 8 connection(s)
I20260630 12:39:06.401099 15148 raft_consensus.cc:493] T 00000000000000000000000000000000 P ffcda7f975f3470496f86135d756edaa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:39:06.402156 15148 raft_consensus.cc:515] T 00000000000000000000000000000000 P ffcda7f975f3470496f86135d756edaa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a091e627fd724ea2bdeed94a133b7237" member_type: VOTER last_known_addr { host: "127.13.140.190" port: 32851 } } peers { permanent_uuid: "cebc208ca3c242b8afa5b98fdffadba8" member_type: VOTER last_known_addr { host: "127.13.140.189" port: 39997 } } peers { permanent_uuid: "ffcda7f975f3470496f86135d756edaa" member_type: VOTER last_known_addr { host: "127.13.140.188" port: 44627 } }
I20260630 12:39:06.406061 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ffcda7f975f3470496f86135d756edaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a091e627fd724ea2bdeed94a133b7237" is_pre_election: true
I20260630 12:39:06.407495 14974 raft_consensus.cc:2468] T 00000000000000000000000000000000 P a091e627fd724ea2bdeed94a133b7237 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffcda7f975f3470496f86135d756edaa in term 0.
I20260630 12:39:06.409389 15079 leader_election.cc:304] T 00000000000000000000000000000000 P ffcda7f975f3470496f86135d756edaa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a091e627fd724ea2bdeed94a133b7237, ffcda7f975f3470496f86135d756edaa; no voters: 
I20260630 12:39:06.413265 15245 heartbeater.cc:344] Connected to a master server at 127.13.140.189:39997
I20260630 12:39:06.413340 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ffcda7f975f3470496f86135d756edaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cebc208ca3c242b8afa5b98fdffadba8" is_pre_election: true
I20260630 12:39:06.413889 15245 heartbeater.cc:461] Registering TS with master...
I20260630 12:39:06.414286 15039 raft_consensus.cc:2468] T 00000000000000000000000000000000 P cebc208ca3c242b8afa5b98fdffadba8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffcda7f975f3470496f86135d756edaa in term 0.
I20260630 12:39:06.414752 15245 heartbeater.cc:507] Master 127.13.140.189:39997 requested a full tablet report, sending...
I20260630 12:39:06.415155 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:39:06.417743 15029 ts_manager.cc:194] Registered new tserver with Master: 0c0413fc32494893a00337a93060236d (127.13.140.129:36829)
I20260630 12:39:06.418448 15148 leader_election.cc:290] T 00000000000000000000000000000000 P ffcda7f975f3470496f86135d756edaa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a091e627fd724ea2bdeed94a133b7237 (127.13.140.190:32851), cebc208ca3c242b8afa5b98fdffadba8 (127.13.140.189:39997)
I20260630 12:39:06.419260 15148 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ffcda7f975f3470496f86135d756edaa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:39:06.419754 15148 raft_consensus.cc:493] T 00000000000000000000000000000000 P ffcda7f975f3470496f86135d756edaa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:39:06.420244 15148 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ffcda7f975f3470496f86135d756edaa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:06.440040 15148 raft_consensus.cc:515] T 00000000000000000000000000000000 P ffcda7f975f3470496f86135d756edaa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a091e627fd724ea2bdeed94a133b7237" member_type: VOTER last_known_addr { host: "127.13.140.190" port: 32851 } } peers { permanent_uuid: "cebc208ca3c242b8afa5b98fdffadba8" member_type: VOTER last_known_addr { host: "127.13.140.189" port: 39997 } } peers { permanent_uuid: "ffcda7f975f3470496f86135d756edaa" member_type: VOTER last_known_addr { host: "127.13.140.188" port: 44627 } }
I20260630 12:39:06.442462 15244 heartbeater.cc:344] Connected to a master server at 127.13.140.188:44627
I20260630 12:39:06.443011 15244 heartbeater.cc:461] Registering TS with master...
I20260630 12:39:06.444128 15244 heartbeater.cc:507] Master 127.13.140.188:44627 requested a full tablet report, sending...
I20260630 12:39:06.444913 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ffcda7f975f3470496f86135d756edaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a091e627fd724ea2bdeed94a133b7237"
I20260630 12:39:06.445745 14974 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a091e627fd724ea2bdeed94a133b7237 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:39:06.441906 15252 instance_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:39:06.449074 15148 leader_election.cc:290] T 00000000000000000000000000000000 P ffcda7f975f3470496f86135d756edaa [CANDIDATE]: Term 1 election: Requested vote from peers a091e627fd724ea2bdeed94a133b7237 (127.13.140.190:32851), cebc208ca3c242b8afa5b98fdffadba8 (127.13.140.189:39997)
I20260630 12:39:06.449918 15095 ts_manager.cc:194] Registered new tserver with Master: 0c0413fc32494893a00337a93060236d (127.13.140.129:36829)
I20260630 12:39:06.450114 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ffcda7f975f3470496f86135d756edaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cebc208ca3c242b8afa5b98fdffadba8"
I20260630 12:39:06.450727 15039 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cebc208ca3c242b8afa5b98fdffadba8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:06.452787 15246 heartbeater.cc:344] Connected to a master server at 127.13.140.190:32851
I20260630 12:39:06.453262 15246 heartbeater.cc:461] Registering TS with master...
I20260630 12:39:06.453656 14974 raft_consensus.cc:2468] T 00000000000000000000000000000000 P a091e627fd724ea2bdeed94a133b7237 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffcda7f975f3470496f86135d756edaa in term 1.
I20260630 12:39:06.454339 15246 heartbeater.cc:507] Master 127.13.140.190:32851 requested a full tablet report, sending...
I20260630 12:39:06.456385 15079 leader_election.cc:304] T 00000000000000000000000000000000 P ffcda7f975f3470496f86135d756edaa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a091e627fd724ea2bdeed94a133b7237, ffcda7f975f3470496f86135d756edaa; no voters: 
I20260630 12:39:06.457540 15148 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ffcda7f975f3470496f86135d756edaa [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:06.458130 15148 raft_consensus.cc:697] T 00000000000000000000000000000000 P ffcda7f975f3470496f86135d756edaa [term 1 LEADER]: Becoming Leader. State: Replica: ffcda7f975f3470496f86135d756edaa, State: Running, Role: LEADER
I20260630 12:39:06.458292 15039 raft_consensus.cc:2468] T 00000000000000000000000000000000 P cebc208ca3c242b8afa5b98fdffadba8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffcda7f975f3470496f86135d756edaa in term 1.
I20260630 12:39:06.459200 15148 consensus_queue.cc:237] T 00000000000000000000000000000000 P ffcda7f975f3470496f86135d756edaa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a091e627fd724ea2bdeed94a133b7237" member_type: VOTER last_known_addr { host: "127.13.140.190" port: 32851 } } peers { permanent_uuid: "cebc208ca3c242b8afa5b98fdffadba8" member_type: VOTER last_known_addr { host: "127.13.140.189" port: 39997 } } peers { permanent_uuid: "ffcda7f975f3470496f86135d756edaa" member_type: VOTER last_known_addr { host: "127.13.140.188" port: 44627 } }
I20260630 12:39:06.463600 14964 ts_manager.cc:194] Registered new tserver with Master: 0c0413fc32494893a00337a93060236d (127.13.140.129:36829)
W20260630 12:39:06.463667 15253 instance_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:39:06.466511 13874 server_base.cc:1061] running on GCE node
W20260630 12:39:06.466832 15255 instance_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:39:06.468250 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:39:06.468531 13874 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:39:06.468788 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823146468770 us; error 0 us; skew 500 ppm
I20260630 12:39:06.469609 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:39:06.469622 15251 sys_catalog.cc:455] T 00000000000000000000000000000000 P ffcda7f975f3470496f86135d756edaa [sys.catalog]: SysCatalogTable state changed. Reason: New leader ffcda7f975f3470496f86135d756edaa. Latest consensus state: current_term: 1 leader_uuid: "ffcda7f975f3470496f86135d756edaa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a091e627fd724ea2bdeed94a133b7237" member_type: VOTER last_known_addr { host: "127.13.140.190" port: 32851 } } peers { permanent_uuid: "cebc208ca3c242b8afa5b98fdffadba8" member_type: VOTER last_known_addr { host: "127.13.140.189" port: 39997 } } peers { permanent_uuid: "ffcda7f975f3470496f86135d756edaa" member_type: VOTER last_known_addr { host: "127.13.140.188" port: 44627 } } }
I20260630 12:39:06.470515 15251 sys_catalog.cc:458] T 00000000000000000000000000000000 P ffcda7f975f3470496f86135d756edaa [sys.catalog]: This master's current role is: LEADER
I20260630 12:39:06.472208 15259 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:39:06.472247 13874 webserver.cc:533] Webserver started at http://127.13.140.130:38849/ using document root <none> and password file <none>
I20260630 12:39:06.473001 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:39:06.473217 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:39:06.473480 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:39:06.474435 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782823128114093-13874-0/minicluster-data/ts-1-root/instance:
uuid: "03abdcb55a834c9ab7c1b032e9d641b0"
format_stamp: "Formatted at 2026-06-30 12:39:06 on dist-test-slave-zctk"
I20260630 12:39:06.477226 15259 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:39:06.479197 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:39:06.482916 15263 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:39:06.483774 13874 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:39:06.484103 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782823128114093-13874-0/minicluster-data/ts-1-root
uuid: "03abdcb55a834c9ab7c1b032e9d641b0"
format_stamp: "Formatted at 2026-06-30 12:39:06 on dist-test-slave-zctk"
I20260630 12:39:06.484445 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782823128114093-13874-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782823128114093-13874-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782823128114093-13874-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:39:06.486565 15039 raft_consensus.cc:1275] T 00000000000000000000000000000000 P cebc208ca3c242b8afa5b98fdffadba8 [term 1 FOLLOWER]: Refusing update from remote peer ffcda7f975f3470496f86135d756edaa: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:39:06.487174 14974 raft_consensus.cc:1275] T 00000000000000000000000000000000 P a091e627fd724ea2bdeed94a133b7237 [term 1 FOLLOWER]: Refusing update from remote peer ffcda7f975f3470496f86135d756edaa: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:39:06.488034 15251 consensus_queue.cc:1048] T 00000000000000000000000000000000 P ffcda7f975f3470496f86135d756edaa [LEADER]: Connected to new peer: Peer: permanent_uuid: "cebc208ca3c242b8afa5b98fdffadba8" member_type: VOTER last_known_addr { host: "127.13.140.189" port: 39997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:39:06.488852 15148 consensus_queue.cc:1048] T 00000000000000000000000000000000 P ffcda7f975f3470496f86135d756edaa [LEADER]: Connected to new peer: Peer: permanent_uuid: "a091e627fd724ea2bdeed94a133b7237" member_type: VOTER last_known_addr { host: "127.13.140.190" port: 32851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:39:06.499557 15135 sys_catalog.cc:455] T 00000000000000000000000000000000 P cebc208ca3c242b8afa5b98fdffadba8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ffcda7f975f3470496f86135d756edaa. Latest consensus state: current_term: 1 leader_uuid: "ffcda7f975f3470496f86135d756edaa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a091e627fd724ea2bdeed94a133b7237" member_type: VOTER last_known_addr { host: "127.13.140.190" port: 32851 } } peers { permanent_uuid: "cebc208ca3c242b8afa5b98fdffadba8" member_type: VOTER last_known_addr { host: "127.13.140.189" port: 39997 } } peers { permanent_uuid: "ffcda7f975f3470496f86135d756edaa" member_type: VOTER last_known_addr { host: "127.13.140.188" port: 44627 } } }
I20260630 12:39:06.500406 15135 sys_catalog.cc:458] T 00000000000000000000000000000000 P cebc208ca3c242b8afa5b98fdffadba8 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:39:06.502619 15161 sys_catalog.cc:455] T 00000000000000000000000000000000 P a091e627fd724ea2bdeed94a133b7237 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ffcda7f975f3470496f86135d756edaa. Latest consensus state: current_term: 1 leader_uuid: "ffcda7f975f3470496f86135d756edaa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a091e627fd724ea2bdeed94a133b7237" member_type: VOTER last_known_addr { host: "127.13.140.190" port: 32851 } } peers { permanent_uuid: "cebc208ca3c242b8afa5b98fdffadba8" member_type: VOTER last_known_addr { host: "127.13.140.189" port: 39997 } } peers { permanent_uuid: "ffcda7f975f3470496f86135d756edaa" member_type: VOTER last_known_addr { host: "127.13.140.188" port: 44627 } } }
I20260630 12:39:06.503295 15161 sys_catalog.cc:458] T 00000000000000000000000000000000 P a091e627fd724ea2bdeed94a133b7237 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:39:06.507772 15259 catalog_manager.cc:1383] Generated new cluster ID: d038ceb63639453c9f68adcf282c5b87
I20260630 12:39:06.508090 15259 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:39:06.510426 15148 sys_catalog.cc:455] T 00000000000000000000000000000000 P ffcda7f975f3470496f86135d756edaa [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "ffcda7f975f3470496f86135d756edaa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a091e627fd724ea2bdeed94a133b7237" member_type: VOTER last_known_addr { host: "127.13.140.190" port: 32851 } } peers { permanent_uuid: "cebc208ca3c242b8afa5b98fdffadba8" member_type: VOTER last_known_addr { host: "127.13.140.189" port: 39997 } } peers { permanent_uuid: "ffcda7f975f3470496f86135d756edaa" member_type: VOTER last_known_addr { host: "127.13.140.188" port: 44627 } } }
I20260630 12:39:06.511113 15148 sys_catalog.cc:458] T 00000000000000000000000000000000 P ffcda7f975f3470496f86135d756edaa [sys.catalog]: This master's current role is: LEADER
I20260630 12:39:06.511662 15148 sys_catalog.cc:455] T 00000000000000000000000000000000 P ffcda7f975f3470496f86135d756edaa [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "ffcda7f975f3470496f86135d756edaa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a091e627fd724ea2bdeed94a133b7237" member_type: VOTER last_known_addr { host: "127.13.140.190" port: 32851 } } peers { permanent_uuid: "cebc208ca3c242b8afa5b98fdffadba8" member_type: VOTER last_known_addr { host: "127.13.140.189" port: 39997 } } peers { permanent_uuid: "ffcda7f975f3470496f86135d756edaa" member_type: VOTER last_known_addr { host: "127.13.140.188" port: 44627 } } }
I20260630 12:39:06.512261 15148 sys_catalog.cc:458] T 00000000000000000000000000000000 P ffcda7f975f3470496f86135d756edaa [sys.catalog]: This master's current role is: LEADER
I20260630 12:39:06.519317 15135 sys_catalog.cc:455] T 00000000000000000000000000000000 P cebc208ca3c242b8afa5b98fdffadba8 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "ffcda7f975f3470496f86135d756edaa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a091e627fd724ea2bdeed94a133b7237" member_type: VOTER last_known_addr { host: "127.13.140.190" port: 32851 } } peers { permanent_uuid: "cebc208ca3c242b8afa5b98fdffadba8" member_type: VOTER last_known_addr { host: "127.13.140.189" port: 39997 } } peers { permanent_uuid: "ffcda7f975f3470496f86135d756edaa" member_type: VOTER last_known_addr { host: "127.13.140.188" port: 44627 } } }
I20260630 12:39:06.520084 15135 sys_catalog.cc:458] T 00000000000000000000000000000000 P cebc208ca3c242b8afa5b98fdffadba8 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:39:06.523828 15161 sys_catalog.cc:455] T 00000000000000000000000000000000 P a091e627fd724ea2bdeed94a133b7237 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "ffcda7f975f3470496f86135d756edaa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a091e627fd724ea2bdeed94a133b7237" member_type: VOTER last_known_addr { host: "127.13.140.190" port: 32851 } } peers { permanent_uuid: "cebc208ca3c242b8afa5b98fdffadba8" member_type: VOTER last_known_addr { host: "127.13.140.189" port: 39997 } } peers { permanent_uuid: "ffcda7f975f3470496f86135d756edaa" member_type: VOTER last_known_addr { host: "127.13.140.188" port: 44627 } } }
I20260630 12:39:06.524533 15161 sys_catalog.cc:458] T 00000000000000000000000000000000 P a091e627fd724ea2bdeed94a133b7237 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:39:06.529707 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:39:06.530997 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:39:06.532696 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:39:06.535080 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:39:06.535328 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:06.535564 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:39:06.535763 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:06.553089 15259 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:39:06.554487 15259 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:39:06.581602 15259 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ffcda7f975f3470496f86135d756edaa: Generated new TSK 0
I20260630 12:39:06.582376 15259 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:39:06.608495 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.130:39173
I20260630 12:39:06.608672 15333 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.130:39173 every 8 connection(s)
I20260630 12:39:06.623402 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:39:06.640179 15334 heartbeater.cc:344] Connected to a master server at 127.13.140.188:44627
I20260630 12:39:06.641227 15334 heartbeater.cc:461] Registering TS with master...
W20260630 12:39:06.642019 15342 instance_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:39:06.642315 15334 heartbeater.cc:507] Master 127.13.140.188:44627 requested a full tablet report, sending...
I20260630 12:39:06.644857 15335 heartbeater.cc:344] Connected to a master server at 127.13.140.189:39997
I20260630 12:39:06.645423 15335 heartbeater.cc:461] Registering TS with master...
I20260630 12:39:06.646276 15336 heartbeater.cc:344] Connected to a master server at 127.13.140.190:32851
I20260630 12:39:06.646519 15335 heartbeater.cc:507] Master 127.13.140.189:39997 requested a full tablet report, sending...
I20260630 12:39:06.647270 13874 server_base.cc:1061] running on GCE node
I20260630 12:39:06.646690 15336 heartbeater.cc:461] Registering TS with master...
W20260630 12:39:06.648432 15341 instance_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:39:06.648512 15336 heartbeater.cc:507] Master 127.13.140.190:32851 requested a full tablet report, sending...
I20260630 12:39:06.648636 15095 ts_manager.cc:194] Registered new tserver with Master: 03abdcb55a834c9ab7c1b032e9d641b0 (127.13.140.130:39173)
W20260630 12:39:06.650111 15344 instance_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:39:06.650600 15029 ts_manager.cc:194] Registered new tserver with Master: 03abdcb55a834c9ab7c1b032e9d641b0 (127.13.140.130:39173)
I20260630 12:39:06.651219 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:39:06.651469 15095 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47664
W20260630 12:39:06.651657 13874 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:39:06.651579 14964 ts_manager.cc:194] Registered new tserver with Master: 03abdcb55a834c9ab7c1b032e9d641b0 (127.13.140.130:39173)
I20260630 12:39:06.652130 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823146652108 us; error 0 us; skew 500 ppm
I20260630 12:39:06.653045 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:39:06.655421 13874 webserver.cc:533] Webserver started at http://127.13.140.131:38477/ using document root <none> and password file <none>
I20260630 12:39:06.655918 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:39:06.656109 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:39:06.656411 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:39:06.657426 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782823128114093-13874-0/minicluster-data/ts-2-root/instance:
uuid: "e1dda68107464ef8a3485058b1bcf20c"
format_stamp: "Formatted at 2026-06-30 12:39:06 on dist-test-slave-zctk"
I20260630 12:39:06.661424 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.003s
I20260630 12:39:06.664400 15349 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:39:06.665123 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:39:06.665411 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782823128114093-13874-0/minicluster-data/ts-2-root
uuid: "e1dda68107464ef8a3485058b1bcf20c"
format_stamp: "Formatted at 2026-06-30 12:39:06 on dist-test-slave-zctk"
I20260630 12:39:06.665664 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782823128114093-13874-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782823128114093-13874-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782823128114093-13874-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:39:06.676170 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:39:06.677340 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:39:06.678838 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:39:06.680913 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:39:06.681103 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:06.681348 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:39:06.681488 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:06.720770 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.131:41465
I20260630 12:39:06.720840 15411 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.131:41465 every 8 connection(s)
I20260630 12:39:06.742250 15412 heartbeater.cc:344] Connected to a master server at 127.13.140.188:44627
I20260630 12:39:06.742678 15412 heartbeater.cc:461] Registering TS with master...
I20260630 12:39:06.743036 15413 heartbeater.cc:344] Connected to a master server at 127.13.140.189:39997
I20260630 12:39:06.743418 15413 heartbeater.cc:461] Registering TS with master...
I20260630 12:39:06.743615 15412 heartbeater.cc:507] Master 127.13.140.188:44627 requested a full tablet report, sending...
I20260630 12:39:06.744097 15413 heartbeater.cc:507] Master 127.13.140.189:39997 requested a full tablet report, sending...
I20260630 12:39:06.745942 15095 ts_manager.cc:194] Registered new tserver with Master: e1dda68107464ef8a3485058b1bcf20c (127.13.140.131:41465)
I20260630 12:39:06.746052 15414 heartbeater.cc:344] Connected to a master server at 127.13.140.190:32851
I20260630 12:39:06.746512 15414 heartbeater.cc:461] Registering TS with master...
I20260630 12:39:06.746773 15029 ts_manager.cc:194] Registered new tserver with Master: e1dda68107464ef8a3485058b1bcf20c (127.13.140.131:41465)
I20260630 12:39:06.747372 15414 heartbeater.cc:507] Master 127.13.140.190:32851 requested a full tablet report, sending...
I20260630 12:39:06.747557 15095 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47668
I20260630 12:39:06.750181 14964 ts_manager.cc:194] Registered new tserver with Master: e1dda68107464ef8a3485058b1bcf20c (127.13.140.131:41465)
I20260630 12:39:06.750262 13874 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.020184237s
I20260630 12:39:07.267060 15146 catalog_manager.cc:1295] Loaded cluster ID: d038ceb63639453c9f68adcf282c5b87
I20260630 12:39:07.267405 15146 catalog_manager.cc:1588] T 00000000000000000000000000000000 P cebc208ca3c242b8afa5b98fdffadba8: loading cluster ID for follower catalog manager: success
I20260630 12:39:07.271791 15146 catalog_manager.cc:1610] T 00000000000000000000000000000000 P cebc208ca3c242b8afa5b98fdffadba8: acquiring CA information for follower catalog manager: success
I20260630 12:39:07.275087 15146 catalog_manager.cc:1638] T 00000000000000000000000000000000 P cebc208ca3c242b8afa5b98fdffadba8: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:39:07.307540 15172 catalog_manager.cc:1295] Loaded cluster ID: d038ceb63639453c9f68adcf282c5b87
I20260630 12:39:07.307914 15172 catalog_manager.cc:1588] T 00000000000000000000000000000000 P a091e627fd724ea2bdeed94a133b7237: loading cluster ID for follower catalog manager: success
I20260630 12:39:07.312306 15172 catalog_manager.cc:1610] T 00000000000000000000000000000000 P a091e627fd724ea2bdeed94a133b7237: acquiring CA information for follower catalog manager: success
I20260630 12:39:07.315587 15172 catalog_manager.cc:1638] T 00000000000000000000000000000000 P a091e627fd724ea2bdeed94a133b7237: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:39:07.455586 15095 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47658
I20260630 12:39:07.654249 15334 heartbeater.cc:499] Master 127.13.140.188:44627 was elected leader, sending a full tablet report...
I20260630 12:39:07.750350 15412 heartbeater.cc:499] Master 127.13.140.188:44627 was elected leader, sending a full tablet report...
I20260630 12:39:08.283684 15159 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:39:08.356141 15095 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47682:
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:39:08.460963 15244 heartbeater.cc:499] Master 127.13.140.188:44627 was elected leader, sending a full tablet report...
I20260630 12:39:08.467535 15299 tablet_service.cc:1511] Processing CreateTablet for tablet c6f4803ea4774de0b392020fed218661 (DEFAULT_TABLE table=test-workload [id=0335bf545f8c4eafb138c16eb269294c]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:39:08.469674 15377 tablet_service.cc:1511] Processing CreateTablet for tablet f6e1b01871eb43b88c8c865dacbbda1d (DEFAULT_TABLE table=test-workload [id=0335bf545f8c4eafb138c16eb269294c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:39:08.471565 15377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6e1b01871eb43b88c8c865dacbbda1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:08.477622 15209 tablet_service.cc:1511] Processing CreateTablet for tablet a17fb79e0fb348a0ab5d8817c1e3f9ca (DEFAULT_TABLE table=test-workload [id=0335bf545f8c4eafb138c16eb269294c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:39:08.479300 15209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a17fb79e0fb348a0ab5d8817c1e3f9ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:08.481941 15299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6f4803ea4774de0b392020fed218661. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:08.493172 15449 tablet_bootstrap.cc:492] T f6e1b01871eb43b88c8c865dacbbda1d P e1dda68107464ef8a3485058b1bcf20c: Bootstrap starting.
I20260630 12:39:08.500113 15450 tablet_bootstrap.cc:492] T c6f4803ea4774de0b392020fed218661 P 03abdcb55a834c9ab7c1b032e9d641b0: Bootstrap starting.
I20260630 12:39:08.501849 15451 tablet_bootstrap.cc:492] T a17fb79e0fb348a0ab5d8817c1e3f9ca P 0c0413fc32494893a00337a93060236d: Bootstrap starting.
I20260630 12:39:08.502439 15449 tablet_bootstrap.cc:654] T f6e1b01871eb43b88c8c865dacbbda1d P e1dda68107464ef8a3485058b1bcf20c: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:08.507884 15450 tablet_bootstrap.cc:654] T c6f4803ea4774de0b392020fed218661 P 03abdcb55a834c9ab7c1b032e9d641b0: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:08.510922 15451 tablet_bootstrap.cc:654] T a17fb79e0fb348a0ab5d8817c1e3f9ca P 0c0413fc32494893a00337a93060236d: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:08.513509 15449 tablet_bootstrap.cc:492] T f6e1b01871eb43b88c8c865dacbbda1d P e1dda68107464ef8a3485058b1bcf20c: No bootstrap required, opened a new log
I20260630 12:39:08.513880 15450 tablet_bootstrap.cc:492] T c6f4803ea4774de0b392020fed218661 P 03abdcb55a834c9ab7c1b032e9d641b0: No bootstrap required, opened a new log
I20260630 12:39:08.513983 15449 ts_tablet_manager.cc:1403] T f6e1b01871eb43b88c8c865dacbbda1d P e1dda68107464ef8a3485058b1bcf20c: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260630 12:39:08.514485 15450 ts_tablet_manager.cc:1403] T c6f4803ea4774de0b392020fed218661 P 03abdcb55a834c9ab7c1b032e9d641b0: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.005s
I20260630 12:39:08.518137 15451 tablet_bootstrap.cc:492] T a17fb79e0fb348a0ab5d8817c1e3f9ca P 0c0413fc32494893a00337a93060236d: No bootstrap required, opened a new log
I20260630 12:39:08.518011 15449 raft_consensus.cc:359] T f6e1b01871eb43b88c8c865dacbbda1d P e1dda68107464ef8a3485058b1bcf20c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e1dda68107464ef8a3485058b1bcf20c" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41465 } }
I20260630 12:39:08.519001 15451 ts_tablet_manager.cc:1403] T a17fb79e0fb348a0ab5d8817c1e3f9ca P 0c0413fc32494893a00337a93060236d: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.011s
I20260630 12:39:08.518572 15450 raft_consensus.cc:359] T c6f4803ea4774de0b392020fed218661 P 03abdcb55a834c9ab7c1b032e9d641b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "03abdcb55a834c9ab7c1b032e9d641b0" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39173 } }
I20260630 12:39:08.519201 15449 raft_consensus.cc:385] T f6e1b01871eb43b88c8c865dacbbda1d P e1dda68107464ef8a3485058b1bcf20c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:08.519680 15450 raft_consensus.cc:385] T c6f4803ea4774de0b392020fed218661 P 03abdcb55a834c9ab7c1b032e9d641b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:08.519745 15449 raft_consensus.cc:740] T f6e1b01871eb43b88c8c865dacbbda1d P e1dda68107464ef8a3485058b1bcf20c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1dda68107464ef8a3485058b1bcf20c, State: Initialized, Role: FOLLOWER
I20260630 12:39:08.520349 15450 raft_consensus.cc:740] T c6f4803ea4774de0b392020fed218661 P 03abdcb55a834c9ab7c1b032e9d641b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03abdcb55a834c9ab7c1b032e9d641b0, State: Initialized, Role: FOLLOWER
I20260630 12:39:08.520911 15449 consensus_queue.cc:260] T f6e1b01871eb43b88c8c865dacbbda1d P e1dda68107464ef8a3485058b1bcf20c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e1dda68107464ef8a3485058b1bcf20c" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41465 } }
I20260630 12:39:08.521171 15450 consensus_queue.cc:260] T c6f4803ea4774de0b392020fed218661 P 03abdcb55a834c9ab7c1b032e9d641b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "03abdcb55a834c9ab7c1b032e9d641b0" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39173 } }
I20260630 12:39:08.521727 15449 raft_consensus.cc:399] T f6e1b01871eb43b88c8c865dacbbda1d P e1dda68107464ef8a3485058b1bcf20c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:39:08.521832 15450 raft_consensus.cc:399] T c6f4803ea4774de0b392020fed218661 P 03abdcb55a834c9ab7c1b032e9d641b0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:39:08.522120 15449 raft_consensus.cc:493] T f6e1b01871eb43b88c8c865dacbbda1d P e1dda68107464ef8a3485058b1bcf20c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:39:08.522185 15450 raft_consensus.cc:493] T c6f4803ea4774de0b392020fed218661 P 03abdcb55a834c9ab7c1b032e9d641b0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:39:08.522643 15449 raft_consensus.cc:3060] T f6e1b01871eb43b88c8c865dacbbda1d P e1dda68107464ef8a3485058b1bcf20c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:08.522816 15450 raft_consensus.cc:3060] T c6f4803ea4774de0b392020fed218661 P 03abdcb55a834c9ab7c1b032e9d641b0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:08.522648 15451 raft_consensus.cc:359] T a17fb79e0fb348a0ab5d8817c1e3f9ca P 0c0413fc32494893a00337a93060236d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0c0413fc32494893a00337a93060236d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 36829 } }
I20260630 12:39:08.523576 15451 raft_consensus.cc:385] T a17fb79e0fb348a0ab5d8817c1e3f9ca P 0c0413fc32494893a00337a93060236d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:08.523922 15451 raft_consensus.cc:740] T a17fb79e0fb348a0ab5d8817c1e3f9ca P 0c0413fc32494893a00337a93060236d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c0413fc32494893a00337a93060236d, State: Initialized, Role: FOLLOWER
I20260630 12:39:08.524708 15451 consensus_queue.cc:260] T a17fb79e0fb348a0ab5d8817c1e3f9ca P 0c0413fc32494893a00337a93060236d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0c0413fc32494893a00337a93060236d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 36829 } }
I20260630 12:39:08.525394 15451 raft_consensus.cc:399] T a17fb79e0fb348a0ab5d8817c1e3f9ca P 0c0413fc32494893a00337a93060236d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:39:08.525713 15451 raft_consensus.cc:493] T a17fb79e0fb348a0ab5d8817c1e3f9ca P 0c0413fc32494893a00337a93060236d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:39:08.526083 15451 raft_consensus.cc:3060] T a17fb79e0fb348a0ab5d8817c1e3f9ca P 0c0413fc32494893a00337a93060236d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:08.528946 15450 raft_consensus.cc:515] T c6f4803ea4774de0b392020fed218661 P 03abdcb55a834c9ab7c1b032e9d641b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "03abdcb55a834c9ab7c1b032e9d641b0" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39173 } }
I20260630 12:39:08.529742 15450 leader_election.cc:304] T c6f4803ea4774de0b392020fed218661 P 03abdcb55a834c9ab7c1b032e9d641b0 [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: 03abdcb55a834c9ab7c1b032e9d641b0; no voters: 
I20260630 12:39:08.530646 15449 raft_consensus.cc:515] T f6e1b01871eb43b88c8c865dacbbda1d P e1dda68107464ef8a3485058b1bcf20c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e1dda68107464ef8a3485058b1bcf20c" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41465 } }
I20260630 12:39:08.531425 15449 leader_election.cc:304] T f6e1b01871eb43b88c8c865dacbbda1d P e1dda68107464ef8a3485058b1bcf20c [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: e1dda68107464ef8a3485058b1bcf20c; no voters: 
I20260630 12:39:08.532940 15450 leader_election.cc:290] T c6f4803ea4774de0b392020fed218661 P 03abdcb55a834c9ab7c1b032e9d641b0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:39:08.533385 15455 raft_consensus.cc:2804] T c6f4803ea4774de0b392020fed218661 P 03abdcb55a834c9ab7c1b032e9d641b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:08.534273 15451 raft_consensus.cc:515] T a17fb79e0fb348a0ab5d8817c1e3f9ca P 0c0413fc32494893a00337a93060236d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0c0413fc32494893a00337a93060236d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 36829 } }
I20260630 12:39:08.535372 15451 leader_election.cc:304] T a17fb79e0fb348a0ab5d8817c1e3f9ca P 0c0413fc32494893a00337a93060236d [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: 0c0413fc32494893a00337a93060236d; no voters: 
I20260630 12:39:08.540083 15456 raft_consensus.cc:2804] T f6e1b01871eb43b88c8c865dacbbda1d P e1dda68107464ef8a3485058b1bcf20c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:08.540874 15449 leader_election.cc:290] T f6e1b01871eb43b88c8c865dacbbda1d P e1dda68107464ef8a3485058b1bcf20c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:39:08.541955 15455 raft_consensus.cc:697] T c6f4803ea4774de0b392020fed218661 P 03abdcb55a834c9ab7c1b032e9d641b0 [term 1 LEADER]: Becoming Leader. State: Replica: 03abdcb55a834c9ab7c1b032e9d641b0, State: Running, Role: LEADER
I20260630 12:39:08.542451 15450 ts_tablet_manager.cc:1434] T c6f4803ea4774de0b392020fed218661 P 03abdcb55a834c9ab7c1b032e9d641b0: Time spent starting tablet: real 0.027s	user 0.022s	sys 0.003s
I20260630 12:39:08.542959 15455 consensus_queue.cc:237] T c6f4803ea4774de0b392020fed218661 P 03abdcb55a834c9ab7c1b032e9d641b0 [LEADER]: Queue going to LEADER mode. State: All 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: "03abdcb55a834c9ab7c1b032e9d641b0" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39173 } }
I20260630 12:39:08.552327 15451 leader_election.cc:290] T a17fb79e0fb348a0ab5d8817c1e3f9ca P 0c0413fc32494893a00337a93060236d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:39:08.552663 15459 raft_consensus.cc:2804] T a17fb79e0fb348a0ab5d8817c1e3f9ca P 0c0413fc32494893a00337a93060236d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:08.562804 15449 ts_tablet_manager.cc:1434] T f6e1b01871eb43b88c8c865dacbbda1d P e1dda68107464ef8a3485058b1bcf20c: Time spent starting tablet: real 0.048s	user 0.011s	sys 0.020s
I20260630 12:39:08.575368 15456 raft_consensus.cc:697] T f6e1b01871eb43b88c8c865dacbbda1d P e1dda68107464ef8a3485058b1bcf20c [term 1 LEADER]: Becoming Leader. State: Replica: e1dda68107464ef8a3485058b1bcf20c, State: Running, Role: LEADER
I20260630 12:39:08.576663 15456 consensus_queue.cc:237] T f6e1b01871eb43b88c8c865dacbbda1d P e1dda68107464ef8a3485058b1bcf20c [LEADER]: Queue going to LEADER mode. State: All 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: "e1dda68107464ef8a3485058b1bcf20c" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41465 } }
I20260630 12:39:08.581347 15451 ts_tablet_manager.cc:1434] T a17fb79e0fb348a0ab5d8817c1e3f9ca P 0c0413fc32494893a00337a93060236d: Time spent starting tablet: real 0.062s	user 0.032s	sys 0.028s
I20260630 12:39:08.586912 15095 catalog_manager.cc:5697] T c6f4803ea4774de0b392020fed218661 P 03abdcb55a834c9ab7c1b032e9d641b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03abdcb55a834c9ab7c1b032e9d641b0 (127.13.140.130). New cstate: current_term: 1 leader_uuid: "03abdcb55a834c9ab7c1b032e9d641b0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "03abdcb55a834c9ab7c1b032e9d641b0" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39173 } health_report { overall_health: HEALTHY } } }
I20260630 12:39:08.591652 15094 catalog_manager.cc:5697] T f6e1b01871eb43b88c8c865dacbbda1d P e1dda68107464ef8a3485058b1bcf20c reported cstate change: term changed from 0 to 1, leader changed from <none> to e1dda68107464ef8a3485058b1bcf20c (127.13.140.131). New cstate: current_term: 1 leader_uuid: "e1dda68107464ef8a3485058b1bcf20c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e1dda68107464ef8a3485058b1bcf20c" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41465 } health_report { overall_health: HEALTHY } } }
I20260630 12:39:08.608250 15459 raft_consensus.cc:697] T a17fb79e0fb348a0ab5d8817c1e3f9ca P 0c0413fc32494893a00337a93060236d [term 1 LEADER]: Becoming Leader. State: Replica: 0c0413fc32494893a00337a93060236d, State: Running, Role: LEADER
I20260630 12:39:08.609143 15459 consensus_queue.cc:237] T a17fb79e0fb348a0ab5d8817c1e3f9ca P 0c0413fc32494893a00337a93060236d [LEADER]: Queue going to LEADER mode. State: All 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: "0c0413fc32494893a00337a93060236d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 36829 } }
I20260630 12:39:08.638489 15093 catalog_manager.cc:5697] T a17fb79e0fb348a0ab5d8817c1e3f9ca P 0c0413fc32494893a00337a93060236d reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c0413fc32494893a00337a93060236d (127.13.140.129). New cstate: current_term: 1 leader_uuid: "0c0413fc32494893a00337a93060236d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0c0413fc32494893a00337a93060236d" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 36829 } health_report { overall_health: HEALTHY } } }
I20260630 12:39:10.285004 15159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:39:10.287338 15159 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:39:10.748420 13874 master.cc:562] Master@127.13.140.188:44627 shutting down...
I20260630 12:39:11.687297 15470 raft_consensus.cc:493] T 00000000000000000000000000000000 P cebc208ca3c242b8afa5b98fdffadba8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ffcda7f975f3470496f86135d756edaa)
I20260630 12:39:11.688222 15470 raft_consensus.cc:515] T 00000000000000000000000000000000 P cebc208ca3c242b8afa5b98fdffadba8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a091e627fd724ea2bdeed94a133b7237" member_type: VOTER last_known_addr { host: "127.13.140.190" port: 32851 } } peers { permanent_uuid: "cebc208ca3c242b8afa5b98fdffadba8" member_type: VOTER last_known_addr { host: "127.13.140.189" port: 39997 } } peers { permanent_uuid: "ffcda7f975f3470496f86135d756edaa" member_type: VOTER last_known_addr { host: "127.13.140.188" port: 44627 } }
I20260630 12:39:11.691603 15470 leader_election.cc:290] T 00000000000000000000000000000000 P cebc208ca3c242b8afa5b98fdffadba8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a091e627fd724ea2bdeed94a133b7237 (127.13.140.190:32851), ffcda7f975f3470496f86135d756edaa (127.13.140.188:44627)
W20260630 12:39:11.718571 15016 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on Master [suppressed 6 similar messages]
W20260630 12:39:11.723330 15016 leader_election.cc:336] T 00000000000000000000000000000000 P cebc208ca3c242b8afa5b98fdffadba8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ffcda7f975f3470496f86135d756edaa (127.13.140.188:44627): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on Master
I20260630 12:39:11.743713 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "cebc208ca3c242b8afa5b98fdffadba8" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "a091e627fd724ea2bdeed94a133b7237" is_pre_election: true
I20260630 12:39:11.746140 15014 leader_election.cc:304] T 00000000000000000000000000000000 P cebc208ca3c242b8afa5b98fdffadba8 [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: cebc208ca3c242b8afa5b98fdffadba8; no voters: a091e627fd724ea2bdeed94a133b7237, ffcda7f975f3470496f86135d756edaa
W20260630 12:39:11.746658 15334 heartbeater.cc:646] Failed to heartbeat to 127.13.140.188:44627 (0 consecutive failures): Remote error: Failed to send heartbeat to master: Service unavailable: service kudu.master.MasterService not registered on Master
I20260630 12:39:11.747042 15470 raft_consensus.cc:2749] T 00000000000000000000000000000000 P cebc208ca3c242b8afa5b98fdffadba8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:39:11.795212 13874 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ffcda7f975f3470496f86135d756edaa [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:11.796093 13874 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ffcda7f975f3470496f86135d756edaa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:11.796501 13874 tablet_replica.cc:333] T 00000000000000000000000000000000 P ffcda7f975f3470496f86135d756edaa: stopping tablet replica
I20260630 12:39:11.819054 13874 master.cc:584] Master@127.13.140.188:44627 shutdown complete.
W20260630 12:39:12.501513 15060 debug-util.cc:398] Leaking SignalData structure 0x7b08001f8b80 after lost signal to thread 13877
W20260630 12:39:12.502462 15060 debug-util.cc:398] Leaking SignalData structure 0x7b0800080780 after lost signal to thread 14998
W20260630 12:39:12.503198 15060 debug-util.cc:398] Leaking SignalData structure 0x7b080012ef40 after lost signal to thread 15063
W20260630 12:39:12.504741 15060 debug-util.cc:398] Leaking SignalData structure 0x7b080017b140 after lost signal to thread 15243
W20260630 12:39:12.505558 15060 debug-util.cc:398] Leaking SignalData structure 0x7b0800121c80 after lost signal to thread 15333
W20260630 12:39:12.506356 15060 debug-util.cc:398] Leaking SignalData structure 0x7b080021dd20 after lost signal to thread 15411
I20260630 12:39:13.222335 15476 raft_consensus.cc:493] T 00000000000000000000000000000000 P a091e627fd724ea2bdeed94a133b7237 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ffcda7f975f3470496f86135d756edaa)
I20260630 12:39:13.222898 15476 raft_consensus.cc:515] T 00000000000000000000000000000000 P a091e627fd724ea2bdeed94a133b7237 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a091e627fd724ea2bdeed94a133b7237" member_type: VOTER last_known_addr { host: "127.13.140.190" port: 32851 } } peers { permanent_uuid: "cebc208ca3c242b8afa5b98fdffadba8" member_type: VOTER last_known_addr { host: "127.13.140.189" port: 39997 } } peers { permanent_uuid: "ffcda7f975f3470496f86135d756edaa" member_type: VOTER last_known_addr { host: "127.13.140.188" port: 44627 } }
I20260630 12:39:13.224834 15476 leader_election.cc:290] T 00000000000000000000000000000000 P a091e627fd724ea2bdeed94a133b7237 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cebc208ca3c242b8afa5b98fdffadba8 (127.13.140.189:39997), ffcda7f975f3470496f86135d756edaa (127.13.140.188:44627)
I20260630 12:39:13.225989 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "a091e627fd724ea2bdeed94a133b7237" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "cebc208ca3c242b8afa5b98fdffadba8" is_pre_election: true
W20260630 12:39:13.231482 14951 leader_election.cc:336] T 00000000000000000000000000000000 P a091e627fd724ea2bdeed94a133b7237 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ffcda7f975f3470496f86135d756edaa (127.13.140.188:44627): Network error: Client connection negotiation failed: client connection to 127.13.140.188:44627: connect: Connection refused (error 111)
I20260630 12:39:13.231906 14951 leader_election.cc:304] T 00000000000000000000000000000000 P a091e627fd724ea2bdeed94a133b7237 [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: a091e627fd724ea2bdeed94a133b7237; no voters: cebc208ca3c242b8afa5b98fdffadba8, ffcda7f975f3470496f86135d756edaa
I20260630 12:39:13.232577 15476 raft_consensus.cc:2749] T 00000000000000000000000000000000 P a091e627fd724ea2bdeed94a133b7237 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:39:13.563037 15479 raft_consensus.cc:493] T 00000000000000000000000000000000 P cebc208ca3c242b8afa5b98fdffadba8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ffcda7f975f3470496f86135d756edaa)
I20260630 12:39:13.563549 15479 raft_consensus.cc:515] T 00000000000000000000000000000000 P cebc208ca3c242b8afa5b98fdffadba8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a091e627fd724ea2bdeed94a133b7237" member_type: VOTER last_known_addr { host: "127.13.140.190" port: 32851 } } peers { permanent_uuid: "cebc208ca3c242b8afa5b98fdffadba8" member_type: VOTER last_known_addr { host: "127.13.140.189" port: 39997 } } peers { permanent_uuid: "ffcda7f975f3470496f86135d756edaa" member_type: VOTER last_known_addr { host: "127.13.140.188" port: 44627 } }
I20260630 12:39:13.565317 15479 leader_election.cc:290] T 00000000000000000000000000000000 P cebc208ca3c242b8afa5b98fdffadba8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a091e627fd724ea2bdeed94a133b7237 (127.13.140.190:32851), ffcda7f975f3470496f86135d756edaa (127.13.140.188:44627)
I20260630 12:39:13.566186 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "cebc208ca3c242b8afa5b98fdffadba8" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "a091e627fd724ea2bdeed94a133b7237" is_pre_election: true
I20260630 12:39:13.566958 14974 raft_consensus.cc:2468] T 00000000000000000000000000000000 P a091e627fd724ea2bdeed94a133b7237 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cebc208ca3c242b8afa5b98fdffadba8 in term 1.
I20260630 12:39:13.568051 15014 leader_election.cc:304] T 00000000000000000000000000000000 P cebc208ca3c242b8afa5b98fdffadba8 [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: a091e627fd724ea2bdeed94a133b7237, cebc208ca3c242b8afa5b98fdffadba8; no voters: 
I20260630 12:39:13.569037 15479 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cebc208ca3c242b8afa5b98fdffadba8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:39:13.569448 15479 raft_consensus.cc:493] T 00000000000000000000000000000000 P cebc208ca3c242b8afa5b98fdffadba8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ffcda7f975f3470496f86135d756edaa)
I20260630 12:39:13.569772 15479 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cebc208ca3c242b8afa5b98fdffadba8 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:39:13.571791 15016 leader_election.cc:336] T 00000000000000000000000000000000 P cebc208ca3c242b8afa5b98fdffadba8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ffcda7f975f3470496f86135d756edaa (127.13.140.188:44627): Network error: Client connection negotiation failed: client connection to 127.13.140.188:44627: connect: Connection refused (error 111)
I20260630 12:39:13.575369 15479 raft_consensus.cc:515] T 00000000000000000000000000000000 P cebc208ca3c242b8afa5b98fdffadba8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a091e627fd724ea2bdeed94a133b7237" member_type: VOTER last_known_addr { host: "127.13.140.190" port: 32851 } } peers { permanent_uuid: "cebc208ca3c242b8afa5b98fdffadba8" member_type: VOTER last_known_addr { host: "127.13.140.189" port: 39997 } } peers { permanent_uuid: "ffcda7f975f3470496f86135d756edaa" member_type: VOTER last_known_addr { host: "127.13.140.188" port: 44627 } }
I20260630 12:39:13.577178 15479 leader_election.cc:290] T 00000000000000000000000000000000 P cebc208ca3c242b8afa5b98fdffadba8 [CANDIDATE]: Term 2 election: Requested vote from peers a091e627fd724ea2bdeed94a133b7237 (127.13.140.190:32851), ffcda7f975f3470496f86135d756edaa (127.13.140.188:44627)
I20260630 12:39:13.577874 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "cebc208ca3c242b8afa5b98fdffadba8" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "a091e627fd724ea2bdeed94a133b7237"
I20260630 12:39:13.578444 14974 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a091e627fd724ea2bdeed94a133b7237 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:39:13.581668 15016 leader_election.cc:336] T 00000000000000000000000000000000 P cebc208ca3c242b8afa5b98fdffadba8 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer ffcda7f975f3470496f86135d756edaa (127.13.140.188:44627): Network error: Client connection negotiation failed: client connection to 127.13.140.188:44627: connect: Connection refused (error 111)
I20260630 12:39:13.584213 14974 raft_consensus.cc:2468] T 00000000000000000000000000000000 P a091e627fd724ea2bdeed94a133b7237 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cebc208ca3c242b8afa5b98fdffadba8 in term 2.
I20260630 12:39:13.585233 15014 leader_election.cc:304] T 00000000000000000000000000000000 P cebc208ca3c242b8afa5b98fdffadba8 [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: a091e627fd724ea2bdeed94a133b7237, cebc208ca3c242b8afa5b98fdffadba8; no voters: ffcda7f975f3470496f86135d756edaa
I20260630 12:39:13.585901 15479 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cebc208ca3c242b8afa5b98fdffadba8 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:39:13.587175 15479 raft_consensus.cc:697] T 00000000000000000000000000000000 P cebc208ca3c242b8afa5b98fdffadba8 [term 2 LEADER]: Becoming Leader. State: Replica: cebc208ca3c242b8afa5b98fdffadba8, State: Running, Role: LEADER
I20260630 12:39:13.587920 15479 consensus_queue.cc:237] T 00000000000000000000000000000000 P cebc208ca3c242b8afa5b98fdffadba8 [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: "a091e627fd724ea2bdeed94a133b7237" member_type: VOTER last_known_addr { host: "127.13.140.190" port: 32851 } } peers { permanent_uuid: "cebc208ca3c242b8afa5b98fdffadba8" member_type: VOTER last_known_addr { host: "127.13.140.189" port: 39997 } } peers { permanent_uuid: "ffcda7f975f3470496f86135d756edaa" member_type: VOTER last_known_addr { host: "127.13.140.188" port: 44627 } }
I20260630 12:39:13.594287 15482 sys_catalog.cc:455] T 00000000000000000000000000000000 P cebc208ca3c242b8afa5b98fdffadba8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader cebc208ca3c242b8afa5b98fdffadba8. Latest consensus state: current_term: 2 leader_uuid: "cebc208ca3c242b8afa5b98fdffadba8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a091e627fd724ea2bdeed94a133b7237" member_type: VOTER last_known_addr { host: "127.13.140.190" port: 32851 } } peers { permanent_uuid: "cebc208ca3c242b8afa5b98fdffadba8" member_type: VOTER last_known_addr { host: "127.13.140.189" port: 39997 } } peers { permanent_uuid: "ffcda7f975f3470496f86135d756edaa" member_type: VOTER last_known_addr { host: "127.13.140.188" port: 44627 } } }
I20260630 12:39:13.594918 15482 sys_catalog.cc:458] T 00000000000000000000000000000000 P cebc208ca3c242b8afa5b98fdffadba8 [sys.catalog]: This master's current role is: LEADER
I20260630 12:39:13.596500 15484 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:39:13.602226 15484 catalog_manager.cc:679] Loaded metadata for table test-workload [id=0335bf545f8c4eafb138c16eb269294c]
I20260630 12:39:13.607020 15484 tablet_loader.cc:96] loaded metadata for tablet a17fb79e0fb348a0ab5d8817c1e3f9ca (table test-workload [id=0335bf545f8c4eafb138c16eb269294c])
I20260630 12:39:13.607946 15484 tablet_loader.cc:96] loaded metadata for tablet c6f4803ea4774de0b392020fed218661 (table test-workload [id=0335bf545f8c4eafb138c16eb269294c])
I20260630 12:39:13.608842 15484 tablet_loader.cc:96] loaded metadata for tablet f6e1b01871eb43b88c8c865dacbbda1d (table test-workload [id=0335bf545f8c4eafb138c16eb269294c])
I20260630 12:39:13.609781 15484 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:39:13.612819 15484 catalog_manager.cc:1295] Loaded cluster ID: d038ceb63639453c9f68adcf282c5b87
I20260630 12:39:13.613035 15484 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:39:13.616528 15484 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:39:13.619426 15484 catalog_manager.cc:6081] T 00000000000000000000000000000000 P cebc208ca3c242b8afa5b98fdffadba8: Loaded TSK: 0
I20260630 12:39:13.620334 15484 catalog_manager.cc:1550] Initializing in-progress tserver states...
W20260630 12:39:13.997136 15016 consensus_peers.cc:597] T 00000000000000000000000000000000 P cebc208ca3c242b8afa5b98fdffadba8 -> Peer ffcda7f975f3470496f86135d756edaa (127.13.140.188:44627): Couldn't send request to peer ffcda7f975f3470496f86135d756edaa. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.188:44627: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:39:14.177862 14974 raft_consensus.cc:1275] T 00000000000000000000000000000000 P a091e627fd724ea2bdeed94a133b7237 [term 2 FOLLOWER]: Refusing update from remote peer cebc208ca3c242b8afa5b98fdffadba8: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 2 index: 11. (index mismatch)
I20260630 12:39:14.179399 15482 consensus_queue.cc:1048] T 00000000000000000000000000000000 P cebc208ca3c242b8afa5b98fdffadba8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a091e627fd724ea2bdeed94a133b7237" member_type: VOTER last_known_addr { host: "127.13.140.190" port: 32851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:39:14.185205 15488 sys_catalog.cc:455] T 00000000000000000000000000000000 P a091e627fd724ea2bdeed94a133b7237 [sys.catalog]: SysCatalogTable state changed. Reason: New leader cebc208ca3c242b8afa5b98fdffadba8. Latest consensus state: current_term: 2 leader_uuid: "cebc208ca3c242b8afa5b98fdffadba8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a091e627fd724ea2bdeed94a133b7237" member_type: VOTER last_known_addr { host: "127.13.140.190" port: 32851 } } peers { permanent_uuid: "cebc208ca3c242b8afa5b98fdffadba8" member_type: VOTER last_known_addr { host: "127.13.140.189" port: 39997 } } peers { permanent_uuid: "ffcda7f975f3470496f86135d756edaa" member_type: VOTER last_known_addr { host: "127.13.140.188" port: 44627 } } }
I20260630 12:39:14.186112 15488 sys_catalog.cc:458] T 00000000000000000000000000000000 P a091e627fd724ea2bdeed94a133b7237 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:39:14.189459 15482 sys_catalog.cc:455] T 00000000000000000000000000000000 P cebc208ca3c242b8afa5b98fdffadba8 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 2 leader_uuid: "cebc208ca3c242b8afa5b98fdffadba8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a091e627fd724ea2bdeed94a133b7237" member_type: VOTER last_known_addr { host: "127.13.140.190" port: 32851 } } peers { permanent_uuid: "cebc208ca3c242b8afa5b98fdffadba8" member_type: VOTER last_known_addr { host: "127.13.140.189" port: 39997 } } peers { permanent_uuid: "ffcda7f975f3470496f86135d756edaa" member_type: VOTER last_known_addr { host: "127.13.140.188" port: 44627 } } }
I20260630 12:39:14.190210 15482 sys_catalog.cc:458] T 00000000000000000000000000000000 P cebc208ca3c242b8afa5b98fdffadba8 [sys.catalog]: This master's current role is: LEADER
I20260630 12:39:14.191711 15488 sys_catalog.cc:455] T 00000000000000000000000000000000 P a091e627fd724ea2bdeed94a133b7237 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 2 leader_uuid: "cebc208ca3c242b8afa5b98fdffadba8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a091e627fd724ea2bdeed94a133b7237" member_type: VOTER last_known_addr { host: "127.13.140.190" port: 32851 } } peers { permanent_uuid: "cebc208ca3c242b8afa5b98fdffadba8" member_type: VOTER last_known_addr { host: "127.13.140.189" port: 39997 } } peers { permanent_uuid: "ffcda7f975f3470496f86135d756edaa" member_type: VOTER last_known_addr { host: "127.13.140.188" port: 44627 } } }
I20260630 12:39:14.192458 15488 sys_catalog.cc:458] T 00000000000000000000000000000000 P a091e627fd724ea2bdeed94a133b7237 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:39:14.259198 15145 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:39:14.261185 15145 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:39:14.693506 13874 tablet_server.cc:179] TabletServer@127.13.140.129:0 shutting down...
I20260630 12:39:14.708554 15245 heartbeater.cc:499] Master 127.13.140.189:39997 was elected leader, sending a full tablet report...
I20260630 12:39:14.726636 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:39:14.727538 13874 tablet_replica.cc:333] T a17fb79e0fb348a0ab5d8817c1e3f9ca P 0c0413fc32494893a00337a93060236d: stopping tablet replica
I20260630 12:39:14.728246 13874 raft_consensus.cc:2243] T a17fb79e0fb348a0ab5d8817c1e3f9ca P 0c0413fc32494893a00337a93060236d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:14.728863 13874 raft_consensus.cc:2272] T a17fb79e0fb348a0ab5d8817c1e3f9ca P 0c0413fc32494893a00337a93060236d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:14.749709 13874 tablet_server.cc:196] TabletServer@127.13.140.129:0 shutdown complete.
I20260630 12:39:14.759742 15335 heartbeater.cc:499] Master 127.13.140.189:39997 was elected leader, sending a full tablet report...
I20260630 12:39:14.764158 13874 tablet_server.cc:179] TabletServer@127.13.140.130:0 shutting down...
I20260630 12:39:14.766045 15413 heartbeater.cc:499] Master 127.13.140.189:39997 was elected leader, sending a full tablet report...
I20260630 12:39:14.811352 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:39:14.812259 13874 tablet_replica.cc:333] T c6f4803ea4774de0b392020fed218661 P 03abdcb55a834c9ab7c1b032e9d641b0: stopping tablet replica
I20260630 12:39:14.812965 13874 raft_consensus.cc:2243] T c6f4803ea4774de0b392020fed218661 P 03abdcb55a834c9ab7c1b032e9d641b0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:14.813627 13874 raft_consensus.cc:2272] T c6f4803ea4774de0b392020fed218661 P 03abdcb55a834c9ab7c1b032e9d641b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:14.834124 13874 tablet_server.cc:196] TabletServer@127.13.140.130:0 shutdown complete.
I20260630 12:39:14.843931 13874 tablet_server.cc:179] TabletServer@127.13.140.131:0 shutting down...
I20260630 12:39:14.872363 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:39:14.873150 13874 tablet_replica.cc:333] T f6e1b01871eb43b88c8c865dacbbda1d P e1dda68107464ef8a3485058b1bcf20c: stopping tablet replica
I20260630 12:39:14.873695 13874 raft_consensus.cc:2243] T f6e1b01871eb43b88c8c865dacbbda1d P e1dda68107464ef8a3485058b1bcf20c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:14.874140 13874 raft_consensus.cc:2272] T f6e1b01871eb43b88c8c865dacbbda1d P e1dda68107464ef8a3485058b1bcf20c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:14.892951 13874 tablet_server.cc:196] TabletServer@127.13.140.131:0 shutdown complete.
I20260630 12:39:14.902876 13874 master.cc:562] Master@127.13.140.190:32851 shutting down...
I20260630 12:39:14.929879 13874 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a091e627fd724ea2bdeed94a133b7237 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:14.930560 13874 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a091e627fd724ea2bdeed94a133b7237 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:14.930964 13874 tablet_replica.cc:333] T 00000000000000000000000000000000 P a091e627fd724ea2bdeed94a133b7237: stopping tablet replica
I20260630 12:39:14.951766 13874 master.cc:584] Master@127.13.140.190:32851 shutdown complete.
I20260630 12:39:14.965209 13874 master.cc:562] Master@127.13.140.189:39997 shutting down...
I20260630 12:39:14.991250 13874 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cebc208ca3c242b8afa5b98fdffadba8 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:39:14.992111 13874 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cebc208ca3c242b8afa5b98fdffadba8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:14.992529 13874 tablet_replica.cc:333] T 00000000000000000000000000000000 P cebc208ca3c242b8afa5b98fdffadba8: stopping tablet replica
I20260630 12:39:15.326890 13874 master.cc:584] Master@127.13.140.189:39997 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (9432 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260630 12:39:15.358587 13874 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.140.190:44537
I20260630 12:39:15.359611 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:39:15.364802 15497 instance_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:39:15.365032 15498 instance_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:39:15.366376 15500 instance_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:39:15.367236 13874 server_base.cc:1061] running on GCE node
I20260630 12:39:15.367923 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:39:15.368140 13874 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:39:15.368305 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823155368289 us; error 0 us; skew 500 ppm
I20260630 12:39:15.369001 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:39:15.371342 13874 webserver.cc:533] Webserver started at http://127.13.140.190:44465/ using document root <none> and password file <none>
I20260630 12:39:15.371802 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:39:15.371996 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:39:15.372282 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:39:15.373401 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782823128114093-13874-0/minicluster-data/master-0-root/instance:
uuid: "3726b11440b14c13903ee25ef510d563"
format_stamp: "Formatted at 2026-06-30 12:39:15 on dist-test-slave-zctk"
I20260630 12:39:15.377590 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:39:15.380752 15505 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:39:15.381520 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:39:15.381791 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782823128114093-13874-0/minicluster-data/master-0-root
uuid: "3726b11440b14c13903ee25ef510d563"
format_stamp: "Formatted at 2026-06-30 12:39:15 on dist-test-slave-zctk"
I20260630 12:39:15.382098 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782823128114093-13874-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782823128114093-13874-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782823128114093-13874-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:39:15.400182 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:39:15.401409 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:39:15.438263 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.190:44537
I20260630 12:39:15.438364 15556 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.190:44537 every 8 connection(s)
I20260630 12:39:15.441988 15557 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:39:15.451450 15557 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3726b11440b14c13903ee25ef510d563: Bootstrap starting.
I20260630 12:39:15.455732 15557 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3726b11440b14c13903ee25ef510d563: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:15.459649 15557 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3726b11440b14c13903ee25ef510d563: No bootstrap required, opened a new log
I20260630 12:39:15.461624 15557 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3726b11440b14c13903ee25ef510d563 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3726b11440b14c13903ee25ef510d563" member_type: VOTER }
I20260630 12:39:15.462011 15557 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3726b11440b14c13903ee25ef510d563 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:15.462276 15557 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3726b11440b14c13903ee25ef510d563 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3726b11440b14c13903ee25ef510d563, State: Initialized, Role: FOLLOWER
I20260630 12:39:15.462893 15557 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3726b11440b14c13903ee25ef510d563 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3726b11440b14c13903ee25ef510d563" member_type: VOTER }
I20260630 12:39:15.463358 15557 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3726b11440b14c13903ee25ef510d563 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:39:15.463583 15557 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3726b11440b14c13903ee25ef510d563 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:39:15.463860 15557 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3726b11440b14c13903ee25ef510d563 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:15.467823 15557 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3726b11440b14c13903ee25ef510d563 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3726b11440b14c13903ee25ef510d563" member_type: VOTER }
I20260630 12:39:15.468376 15557 leader_election.cc:304] T 00000000000000000000000000000000 P 3726b11440b14c13903ee25ef510d563 [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: 3726b11440b14c13903ee25ef510d563; no voters: 
I20260630 12:39:15.469515 15557 leader_election.cc:290] T 00000000000000000000000000000000 P 3726b11440b14c13903ee25ef510d563 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:39:15.469826 15560 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3726b11440b14c13903ee25ef510d563 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:15.471115 15560 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3726b11440b14c13903ee25ef510d563 [term 1 LEADER]: Becoming Leader. State: Replica: 3726b11440b14c13903ee25ef510d563, State: Running, Role: LEADER
I20260630 12:39:15.471756 15560 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3726b11440b14c13903ee25ef510d563 [LEADER]: Queue going to LEADER mode. State: All 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: "3726b11440b14c13903ee25ef510d563" member_type: VOTER }
I20260630 12:39:15.472342 15557 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3726b11440b14c13903ee25ef510d563 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:39:15.474537 15561 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3726b11440b14c13903ee25ef510d563 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3726b11440b14c13903ee25ef510d563" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3726b11440b14c13903ee25ef510d563" member_type: VOTER } }
I20260630 12:39:15.474712 15562 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3726b11440b14c13903ee25ef510d563 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3726b11440b14c13903ee25ef510d563. Latest consensus state: current_term: 1 leader_uuid: "3726b11440b14c13903ee25ef510d563" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3726b11440b14c13903ee25ef510d563" member_type: VOTER } }
I20260630 12:39:15.475136 15561 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3726b11440b14c13903ee25ef510d563 [sys.catalog]: This master's current role is: LEADER
I20260630 12:39:15.475255 15562 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3726b11440b14c13903ee25ef510d563 [sys.catalog]: This master's current role is: LEADER
I20260630 12:39:15.478186 15565 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:39:15.486507 15565 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:39:15.487455 13874 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:39:15.494869 15565 catalog_manager.cc:1383] Generated new cluster ID: a168b0742cd14472b65ddac20029b539
I20260630 12:39:15.495108 15565 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:39:15.515242 15565 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:39:15.516438 15565 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:39:15.530187 15565 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3726b11440b14c13903ee25ef510d563: Generated new TSK 0
I20260630 12:39:15.530722 15565 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:39:15.554008 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:39:15.559569 15578 instance_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:39:15.560494 15579 instance_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:39:15.562173 15581 instance_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:39:15.563068 13874 server_base.cc:1061] running on GCE node
I20260630 12:39:15.563969 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:39:15.564148 13874 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:39:15.564370 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823155564351 us; error 0 us; skew 500 ppm
I20260630 12:39:15.564908 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:39:15.567184 13874 webserver.cc:533] Webserver started at http://127.13.140.129:41117/ using document root <none> and password file <none>
I20260630 12:39:15.567655 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:39:15.567852 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:39:15.568136 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:39:15.569438 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782823128114093-13874-0/minicluster-data/ts-0-root/instance:
uuid: "086030cfbe014f7ca618287b9c1c47ba"
format_stamp: "Formatted at 2026-06-30 12:39:15 on dist-test-slave-zctk"
I20260630 12:39:15.573803 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:39:15.577004 15586 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:39:15.577715 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260630 12:39:15.578006 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782823128114093-13874-0/minicluster-data/ts-0-root
uuid: "086030cfbe014f7ca618287b9c1c47ba"
format_stamp: "Formatted at 2026-06-30 12:39:15 on dist-test-slave-zctk"
I20260630 12:39:15.578276 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782823128114093-13874-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782823128114093-13874-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782823128114093-13874-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:39:15.604971 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:39:15.606133 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:39:15.607595 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:39:15.609885 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:39:15.610105 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:15.610342 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:39:15.610531 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:15.649828 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.129:39439
I20260630 12:39:15.649930 15648 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.129:39439 every 8 connection(s)
I20260630 12:39:15.654742 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:39:15.662148 15653 instance_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:39:15.663710 15654 instance_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:39:15.666283 13874 server_base.cc:1061] running on GCE node
W20260630 12:39:15.667269 15656 instance_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:39:15.668298 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:39:15.668569 13874 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:39:15.668798 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823155668772 us; error 0 us; skew 500 ppm
I20260630 12:39:15.669320 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:39:15.672322 13874 webserver.cc:533] Webserver started at http://127.13.140.130:46131/ using document root <none> and password file <none>
I20260630 12:39:15.672740 15649 heartbeater.cc:344] Connected to a master server at 127.13.140.190:44537
I20260630 12:39:15.672926 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:39:15.673173 15649 heartbeater.cc:461] Registering TS with master...
I20260630 12:39:15.673228 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:39:15.673755 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:39:15.674227 15649 heartbeater.cc:507] Master 127.13.140.190:44537 requested a full tablet report, sending...
I20260630 12:39:15.675268 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782823128114093-13874-0/minicluster-data/ts-1-root/instance:
uuid: "b5f8c698883b4798a60b725da940b0ee"
format_stamp: "Formatted at 2026-06-30 12:39:15 on dist-test-slave-zctk"
I20260630 12:39:15.676604 15522 ts_manager.cc:194] Registered new tserver with Master: 086030cfbe014f7ca618287b9c1c47ba (127.13.140.129:39439)
I20260630 12:39:15.679186 15522 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38458
I20260630 12:39:15.681568 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:39:15.685043 15661 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:39:15.685817 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:39:15.686107 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782823128114093-13874-0/minicluster-data/ts-1-root
uuid: "b5f8c698883b4798a60b725da940b0ee"
format_stamp: "Formatted at 2026-06-30 12:39:15 on dist-test-slave-zctk"
I20260630 12:39:15.686390 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782823128114093-13874-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782823128114093-13874-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782823128114093-13874-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:39:15.697733 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:39:15.698911 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:39:15.700314 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:39:15.702454 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:39:15.702652 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:15.702919 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:39:15.703076 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:15.741966 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.130:33749
I20260630 12:39:15.742058 15723 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.130:33749 every 8 connection(s)
I20260630 12:39:15.746673 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:39:15.753674 15727 instance_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:39:15.755831 15728 instance_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:39:15.757798 15730 instance_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:39:15.759380 13874 server_base.cc:1061] running on GCE node
I20260630 12:39:15.760349 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:39:15.760627 13874 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:39:15.760857 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823155760838 us; error 0 us; skew 500 ppm
I20260630 12:39:15.760944 15724 heartbeater.cc:344] Connected to a master server at 127.13.140.190:44537
I20260630 12:39:15.761372 15724 heartbeater.cc:461] Registering TS with master...
I20260630 12:39:15.761538 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:39:15.762233 15724 heartbeater.cc:507] Master 127.13.140.190:44537 requested a full tablet report, sending...
I20260630 12:39:15.764245 13874 webserver.cc:533] Webserver started at http://127.13.140.131:32797/ using document root <none> and password file <none>
I20260630 12:39:15.764560 15522 ts_manager.cc:194] Registered new tserver with Master: b5f8c698883b4798a60b725da940b0ee (127.13.140.130:33749)
I20260630 12:39:15.764901 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:39:15.765156 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:39:15.765467 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:39:15.766395 15522 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38474
I20260630 12:39:15.766849 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782823128114093-13874-0/minicluster-data/ts-2-root/instance:
uuid: "fd52962d5a9e479f908b157fa3d4e369"
format_stamp: "Formatted at 2026-06-30 12:39:15 on dist-test-slave-zctk"
I20260630 12:39:15.771620 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:39:15.774964 15735 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:39:15.775767 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:39:15.776046 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782823128114093-13874-0/minicluster-data/ts-2-root
uuid: "fd52962d5a9e479f908b157fa3d4e369"
format_stamp: "Formatted at 2026-06-30 12:39:15 on dist-test-slave-zctk"
I20260630 12:39:15.776345 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782823128114093-13874-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782823128114093-13874-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782823128114093-13874-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:39:15.799146 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:39:15.800366 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:39:15.801915 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:39:15.804383 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:39:15.804677 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:39:15.804951 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:39:15.805227 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:15.846122 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.131:37961
I20260630 12:39:15.846235 15797 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.131:37961 every 8 connection(s)
I20260630 12:39:15.860067 15798 heartbeater.cc:344] Connected to a master server at 127.13.140.190:44537
I20260630 12:39:15.860471 15798 heartbeater.cc:461] Registering TS with master...
I20260630 12:39:15.861254 15798 heartbeater.cc:507] Master 127.13.140.190:44537 requested a full tablet report, sending...
I20260630 12:39:15.863204 15522 ts_manager.cc:194] Registered new tserver with Master: fd52962d5a9e479f908b157fa3d4e369 (127.13.140.131:37961)
I20260630 12:39:15.863312 13874 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013796893s
I20260630 12:39:15.864681 15522 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38486
I20260630 12:39:16.682490 15649 heartbeater.cc:499] Master 127.13.140.190:44537 was elected leader, sending a full tablet report...
I20260630 12:39:16.768903 15724 heartbeater.cc:499] Master 127.13.140.190:44537 was elected leader, sending a full tablet report...
I20260630 12:39:16.867460 15798 heartbeater.cc:499] Master 127.13.140.190:44537 was elected leader, sending a full tablet report...
I20260630 12:39:16.917649 15522 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38488:
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:39:16.919714 15522 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:39:16.968875 15763 tablet_service.cc:1511] Processing CreateTablet for tablet 7fd58dd413f64712ab56cc7c4cb4e7a0 (DEFAULT_TABLE table=test-workload [id=4fd4eba1158a4d3092d14de2e73e4273]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:39:16.970464 15763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fd58dd413f64712ab56cc7c4cb4e7a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:16.971956 15762 tablet_service.cc:1511] Processing CreateTablet for tablet f5279d71d67b4d9098e187e46b240055 (DEFAULT_TABLE table=test-workload [id=4fd4eba1158a4d3092d14de2e73e4273]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:39:16.973341 15762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5279d71d67b4d9098e187e46b240055. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:16.982462 15614 tablet_service.cc:1511] Processing CreateTablet for tablet 7fd58dd413f64712ab56cc7c4cb4e7a0 (DEFAULT_TABLE table=test-workload [id=4fd4eba1158a4d3092d14de2e73e4273]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:39:16.983944 15614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fd58dd413f64712ab56cc7c4cb4e7a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:16.986927 15613 tablet_service.cc:1511] Processing CreateTablet for tablet f5279d71d67b4d9098e187e46b240055 (DEFAULT_TABLE table=test-workload [id=4fd4eba1158a4d3092d14de2e73e4273]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:39:16.988354 15613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5279d71d67b4d9098e187e46b240055. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:16.993693 15818 tablet_bootstrap.cc:492] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P fd52962d5a9e479f908b157fa3d4e369: Bootstrap starting.
I20260630 12:39:16.989056 15689 tablet_service.cc:1511] Processing CreateTablet for tablet 7fd58dd413f64712ab56cc7c4cb4e7a0 (DEFAULT_TABLE table=test-workload [id=4fd4eba1158a4d3092d14de2e73e4273]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:39:16.994752 15689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fd58dd413f64712ab56cc7c4cb4e7a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:17.001186 15818 tablet_bootstrap.cc:654] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P fd52962d5a9e479f908b157fa3d4e369: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:17.006914 15819 tablet_bootstrap.cc:492] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P 086030cfbe014f7ca618287b9c1c47ba: Bootstrap starting.
I20260630 12:39:17.009333 15688 tablet_service.cc:1511] Processing CreateTablet for tablet f5279d71d67b4d9098e187e46b240055 (DEFAULT_TABLE table=test-workload [id=4fd4eba1158a4d3092d14de2e73e4273]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:39:17.010589 15688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5279d71d67b4d9098e187e46b240055. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:17.014052 15819 tablet_bootstrap.cc:654] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P 086030cfbe014f7ca618287b9c1c47ba: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:17.019846 15821 tablet_bootstrap.cc:492] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P b5f8c698883b4798a60b725da940b0ee: Bootstrap starting.
I20260630 12:39:17.021085 15819 tablet_bootstrap.cc:492] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P 086030cfbe014f7ca618287b9c1c47ba: No bootstrap required, opened a new log
I20260630 12:39:17.021648 15819 ts_tablet_manager.cc:1403] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P 086030cfbe014f7ca618287b9c1c47ba: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260630 12:39:17.024168 15818 tablet_bootstrap.cc:492] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P fd52962d5a9e479f908b157fa3d4e369: No bootstrap required, opened a new log
I20260630 12:39:17.024665 15818 ts_tablet_manager.cc:1403] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P fd52962d5a9e479f908b157fa3d4e369: Time spent bootstrapping tablet: real 0.031s	user 0.005s	sys 0.012s
I20260630 12:39:17.024811 15819 raft_consensus.cc:359] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P 086030cfbe014f7ca618287b9c1c47ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd52962d5a9e479f908b157fa3d4e369" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37961 } } peers { permanent_uuid: "b5f8c698883b4798a60b725da940b0ee" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33749 } } peers { permanent_uuid: "086030cfbe014f7ca618287b9c1c47ba" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39439 } }
I20260630 12:39:17.025669 15819 raft_consensus.cc:385] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P 086030cfbe014f7ca618287b9c1c47ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:17.025990 15819 raft_consensus.cc:740] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P 086030cfbe014f7ca618287b9c1c47ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 086030cfbe014f7ca618287b9c1c47ba, State: Initialized, Role: FOLLOWER
I20260630 12:39:17.026381 15821 tablet_bootstrap.cc:654] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P b5f8c698883b4798a60b725da940b0ee: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:17.026921 15819 consensus_queue.cc:260] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P 086030cfbe014f7ca618287b9c1c47ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd52962d5a9e479f908b157fa3d4e369" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37961 } } peers { permanent_uuid: "b5f8c698883b4798a60b725da940b0ee" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33749 } } peers { permanent_uuid: "086030cfbe014f7ca618287b9c1c47ba" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39439 } }
I20260630 12:39:17.027489 15818 raft_consensus.cc:359] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P fd52962d5a9e479f908b157fa3d4e369 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd52962d5a9e479f908b157fa3d4e369" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37961 } } peers { permanent_uuid: "b5f8c698883b4798a60b725da940b0ee" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33749 } } peers { permanent_uuid: "086030cfbe014f7ca618287b9c1c47ba" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39439 } }
I20260630 12:39:17.028136 15818 raft_consensus.cc:385] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P fd52962d5a9e479f908b157fa3d4e369 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:17.028399 15818 raft_consensus.cc:740] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P fd52962d5a9e479f908b157fa3d4e369 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd52962d5a9e479f908b157fa3d4e369, State: Initialized, Role: FOLLOWER
I20260630 12:39:17.029315 15818 consensus_queue.cc:260] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P fd52962d5a9e479f908b157fa3d4e369 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd52962d5a9e479f908b157fa3d4e369" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37961 } } peers { permanent_uuid: "b5f8c698883b4798a60b725da940b0ee" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33749 } } peers { permanent_uuid: "086030cfbe014f7ca618287b9c1c47ba" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39439 } }
I20260630 12:39:17.030478 15819 ts_tablet_manager.cc:1434] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P 086030cfbe014f7ca618287b9c1c47ba: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260630 12:39:17.031808 15819 tablet_bootstrap.cc:492] T f5279d71d67b4d9098e187e46b240055 P 086030cfbe014f7ca618287b9c1c47ba: Bootstrap starting.
I20260630 12:39:17.040511 15819 tablet_bootstrap.cc:654] T f5279d71d67b4d9098e187e46b240055 P 086030cfbe014f7ca618287b9c1c47ba: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:17.048234 15818 ts_tablet_manager.cc:1434] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P fd52962d5a9e479f908b157fa3d4e369: Time spent starting tablet: real 0.023s	user 0.015s	sys 0.004s
I20260630 12:39:17.049302 15818 tablet_bootstrap.cc:492] T f5279d71d67b4d9098e187e46b240055 P fd52962d5a9e479f908b157fa3d4e369: Bootstrap starting.
I20260630 12:39:17.051076 15821 tablet_bootstrap.cc:492] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P b5f8c698883b4798a60b725da940b0ee: No bootstrap required, opened a new log
I20260630 12:39:17.051210 15819 tablet_bootstrap.cc:492] T f5279d71d67b4d9098e187e46b240055 P 086030cfbe014f7ca618287b9c1c47ba: No bootstrap required, opened a new log
I20260630 12:39:17.052099 15821 ts_tablet_manager.cc:1403] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P b5f8c698883b4798a60b725da940b0ee: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.010s
I20260630 12:39:17.054999 15819 ts_tablet_manager.cc:1403] T f5279d71d67b4d9098e187e46b240055 P 086030cfbe014f7ca618287b9c1c47ba: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.006s
I20260630 12:39:17.055601 15821 raft_consensus.cc:359] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P b5f8c698883b4798a60b725da940b0ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd52962d5a9e479f908b157fa3d4e369" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37961 } } peers { permanent_uuid: "b5f8c698883b4798a60b725da940b0ee" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33749 } } peers { permanent_uuid: "086030cfbe014f7ca618287b9c1c47ba" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39439 } }
I20260630 12:39:17.056519 15821 raft_consensus.cc:385] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P b5f8c698883b4798a60b725da940b0ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:17.056921 15821 raft_consensus.cc:740] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P b5f8c698883b4798a60b725da940b0ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5f8c698883b4798a60b725da940b0ee, State: Initialized, Role: FOLLOWER
I20260630 12:39:17.057832 15821 consensus_queue.cc:260] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P b5f8c698883b4798a60b725da940b0ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd52962d5a9e479f908b157fa3d4e369" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37961 } } peers { permanent_uuid: "b5f8c698883b4798a60b725da940b0ee" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33749 } } peers { permanent_uuid: "086030cfbe014f7ca618287b9c1c47ba" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39439 } }
I20260630 12:39:17.058899 15819 raft_consensus.cc:359] T f5279d71d67b4d9098e187e46b240055 P 086030cfbe014f7ca618287b9c1c47ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "086030cfbe014f7ca618287b9c1c47ba" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39439 } } peers { permanent_uuid: "b5f8c698883b4798a60b725da940b0ee" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33749 } } peers { permanent_uuid: "fd52962d5a9e479f908b157fa3d4e369" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37961 } }
I20260630 12:39:17.060097 15818 tablet_bootstrap.cc:654] T f5279d71d67b4d9098e187e46b240055 P fd52962d5a9e479f908b157fa3d4e369: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:17.060009 15819 raft_consensus.cc:385] T f5279d71d67b4d9098e187e46b240055 P 086030cfbe014f7ca618287b9c1c47ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:17.060896 15819 raft_consensus.cc:740] T f5279d71d67b4d9098e187e46b240055 P 086030cfbe014f7ca618287b9c1c47ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 086030cfbe014f7ca618287b9c1c47ba, State: Initialized, Role: FOLLOWER
I20260630 12:39:17.062220 15821 ts_tablet_manager.cc:1434] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P b5f8c698883b4798a60b725da940b0ee: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260630 12:39:17.061792 15819 consensus_queue.cc:260] T f5279d71d67b4d9098e187e46b240055 P 086030cfbe014f7ca618287b9c1c47ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "086030cfbe014f7ca618287b9c1c47ba" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39439 } } peers { permanent_uuid: "b5f8c698883b4798a60b725da940b0ee" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33749 } } peers { permanent_uuid: "fd52962d5a9e479f908b157fa3d4e369" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37961 } }
I20260630 12:39:17.063313 15821 tablet_bootstrap.cc:492] T f5279d71d67b4d9098e187e46b240055 P b5f8c698883b4798a60b725da940b0ee: Bootstrap starting.
I20260630 12:39:17.064190 15819 ts_tablet_manager.cc:1434] T f5279d71d67b4d9098e187e46b240055 P 086030cfbe014f7ca618287b9c1c47ba: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.006s
I20260630 12:39:17.073155 15818 tablet_bootstrap.cc:492] T f5279d71d67b4d9098e187e46b240055 P fd52962d5a9e479f908b157fa3d4e369: No bootstrap required, opened a new log
I20260630 12:39:17.073766 15821 tablet_bootstrap.cc:654] T f5279d71d67b4d9098e187e46b240055 P b5f8c698883b4798a60b725da940b0ee: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:17.073855 15818 ts_tablet_manager.cc:1403] T f5279d71d67b4d9098e187e46b240055 P fd52962d5a9e479f908b157fa3d4e369: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.006s
I20260630 12:39:17.076707 15818 raft_consensus.cc:359] T f5279d71d67b4d9098e187e46b240055 P fd52962d5a9e479f908b157fa3d4e369 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "086030cfbe014f7ca618287b9c1c47ba" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39439 } } peers { permanent_uuid: "b5f8c698883b4798a60b725da940b0ee" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33749 } } peers { permanent_uuid: "fd52962d5a9e479f908b157fa3d4e369" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37961 } }
I20260630 12:39:17.077474 15818 raft_consensus.cc:385] T f5279d71d67b4d9098e187e46b240055 P fd52962d5a9e479f908b157fa3d4e369 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:17.077869 15818 raft_consensus.cc:740] T f5279d71d67b4d9098e187e46b240055 P fd52962d5a9e479f908b157fa3d4e369 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd52962d5a9e479f908b157fa3d4e369, State: Initialized, Role: FOLLOWER
I20260630 12:39:17.078899 15818 consensus_queue.cc:260] T f5279d71d67b4d9098e187e46b240055 P fd52962d5a9e479f908b157fa3d4e369 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "086030cfbe014f7ca618287b9c1c47ba" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39439 } } peers { permanent_uuid: "b5f8c698883b4798a60b725da940b0ee" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33749 } } peers { permanent_uuid: "fd52962d5a9e479f908b157fa3d4e369" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37961 } }
I20260630 12:39:17.079182 15821 tablet_bootstrap.cc:492] T f5279d71d67b4d9098e187e46b240055 P b5f8c698883b4798a60b725da940b0ee: No bootstrap required, opened a new log
I20260630 12:39:17.079792 15821 ts_tablet_manager.cc:1403] T f5279d71d67b4d9098e187e46b240055 P b5f8c698883b4798a60b725da940b0ee: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.006s
I20260630 12:39:17.080698 15818 ts_tablet_manager.cc:1434] T f5279d71d67b4d9098e187e46b240055 P fd52962d5a9e479f908b157fa3d4e369: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:39:17.082641 15821 raft_consensus.cc:359] T f5279d71d67b4d9098e187e46b240055 P b5f8c698883b4798a60b725da940b0ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "086030cfbe014f7ca618287b9c1c47ba" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39439 } } peers { permanent_uuid: "b5f8c698883b4798a60b725da940b0ee" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33749 } } peers { permanent_uuid: "fd52962d5a9e479f908b157fa3d4e369" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37961 } }
I20260630 12:39:17.083427 15821 raft_consensus.cc:385] T f5279d71d67b4d9098e187e46b240055 P b5f8c698883b4798a60b725da940b0ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:17.083765 15821 raft_consensus.cc:740] T f5279d71d67b4d9098e187e46b240055 P b5f8c698883b4798a60b725da940b0ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5f8c698883b4798a60b725da940b0ee, State: Initialized, Role: FOLLOWER
I20260630 12:39:17.084616 15821 consensus_queue.cc:260] T f5279d71d67b4d9098e187e46b240055 P b5f8c698883b4798a60b725da940b0ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "086030cfbe014f7ca618287b9c1c47ba" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39439 } } peers { permanent_uuid: "b5f8c698883b4798a60b725da940b0ee" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33749 } } peers { permanent_uuid: "fd52962d5a9e479f908b157fa3d4e369" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37961 } }
I20260630 12:39:17.086808 15821 ts_tablet_manager.cc:1434] T f5279d71d67b4d9098e187e46b240055 P b5f8c698883b4798a60b725da940b0ee: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260630 12:39:17.125072 15823 raft_consensus.cc:493] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P 086030cfbe014f7ca618287b9c1c47ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:39:17.125597 15823 raft_consensus.cc:515] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P 086030cfbe014f7ca618287b9c1c47ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd52962d5a9e479f908b157fa3d4e369" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37961 } } peers { permanent_uuid: "b5f8c698883b4798a60b725da940b0ee" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33749 } } peers { permanent_uuid: "086030cfbe014f7ca618287b9c1c47ba" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39439 } }
I20260630 12:39:17.127681 15823 leader_election.cc:290] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P 086030cfbe014f7ca618287b9c1c47ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd52962d5a9e479f908b157fa3d4e369 (127.13.140.131:37961), b5f8c698883b4798a60b725da940b0ee (127.13.140.130:33749)
I20260630 12:39:17.138391 15773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd58dd413f64712ab56cc7c4cb4e7a0" candidate_uuid: "086030cfbe014f7ca618287b9c1c47ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd52962d5a9e479f908b157fa3d4e369" is_pre_election: true
I20260630 12:39:17.138296 15699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd58dd413f64712ab56cc7c4cb4e7a0" candidate_uuid: "086030cfbe014f7ca618287b9c1c47ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5f8c698883b4798a60b725da940b0ee" is_pre_election: true
I20260630 12:39:17.139281 15773 raft_consensus.cc:2468] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P fd52962d5a9e479f908b157fa3d4e369 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 086030cfbe014f7ca618287b9c1c47ba in term 0.
I20260630 12:39:17.139281 15699 raft_consensus.cc:2468] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P b5f8c698883b4798a60b725da940b0ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 086030cfbe014f7ca618287b9c1c47ba in term 0.
I20260630 12:39:17.140838 15588 leader_election.cc:304] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P 086030cfbe014f7ca618287b9c1c47ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 086030cfbe014f7ca618287b9c1c47ba, b5f8c698883b4798a60b725da940b0ee; no voters: 
I20260630 12:39:17.141583 15823 raft_consensus.cc:2804] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P 086030cfbe014f7ca618287b9c1c47ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:39:17.141907 15823 raft_consensus.cc:493] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P 086030cfbe014f7ca618287b9c1c47ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:39:17.142248 15823 raft_consensus.cc:3060] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P 086030cfbe014f7ca618287b9c1c47ba [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:17.146894 15823 raft_consensus.cc:515] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P 086030cfbe014f7ca618287b9c1c47ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd52962d5a9e479f908b157fa3d4e369" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37961 } } peers { permanent_uuid: "b5f8c698883b4798a60b725da940b0ee" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33749 } } peers { permanent_uuid: "086030cfbe014f7ca618287b9c1c47ba" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39439 } }
I20260630 12:39:17.148344 15823 leader_election.cc:290] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P 086030cfbe014f7ca618287b9c1c47ba [CANDIDATE]: Term 1 election: Requested vote from peers fd52962d5a9e479f908b157fa3d4e369 (127.13.140.131:37961), b5f8c698883b4798a60b725da940b0ee (127.13.140.130:33749)
I20260630 12:39:17.149194 15773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd58dd413f64712ab56cc7c4cb4e7a0" candidate_uuid: "086030cfbe014f7ca618287b9c1c47ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd52962d5a9e479f908b157fa3d4e369"
I20260630 12:39:17.149338 15699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd58dd413f64712ab56cc7c4cb4e7a0" candidate_uuid: "086030cfbe014f7ca618287b9c1c47ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5f8c698883b4798a60b725da940b0ee"
I20260630 12:39:17.149698 15773 raft_consensus.cc:3060] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P fd52962d5a9e479f908b157fa3d4e369 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:17.149855 15699 raft_consensus.cc:3060] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P b5f8c698883b4798a60b725da940b0ee [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:17.154320 15773 raft_consensus.cc:2468] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P fd52962d5a9e479f908b157fa3d4e369 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 086030cfbe014f7ca618287b9c1c47ba in term 1.
I20260630 12:39:17.154440 15699 raft_consensus.cc:2468] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P b5f8c698883b4798a60b725da940b0ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 086030cfbe014f7ca618287b9c1c47ba in term 1.
I20260630 12:39:17.155377 15590 leader_election.cc:304] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P 086030cfbe014f7ca618287b9c1c47ba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 086030cfbe014f7ca618287b9c1c47ba, fd52962d5a9e479f908b157fa3d4e369; no voters: 
I20260630 12:39:17.156247 15823 raft_consensus.cc:2804] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P 086030cfbe014f7ca618287b9c1c47ba [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:17.157388 15823 raft_consensus.cc:697] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P 086030cfbe014f7ca618287b9c1c47ba [term 1 LEADER]: Becoming Leader. State: Replica: 086030cfbe014f7ca618287b9c1c47ba, State: Running, Role: LEADER
I20260630 12:39:17.158033 15823 consensus_queue.cc:237] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P 086030cfbe014f7ca618287b9c1c47ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd52962d5a9e479f908b157fa3d4e369" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37961 } } peers { permanent_uuid: "b5f8c698883b4798a60b725da940b0ee" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33749 } } peers { permanent_uuid: "086030cfbe014f7ca618287b9c1c47ba" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39439 } }
I20260630 12:39:17.166072 15522 catalog_manager.cc:5697] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P 086030cfbe014f7ca618287b9c1c47ba reported cstate change: term changed from 0 to 1, leader changed from <none> to 086030cfbe014f7ca618287b9c1c47ba (127.13.140.129). New cstate: current_term: 1 leader_uuid: "086030cfbe014f7ca618287b9c1c47ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd52962d5a9e479f908b157fa3d4e369" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5f8c698883b4798a60b725da940b0ee" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "086030cfbe014f7ca618287b9c1c47ba" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39439 } health_report { overall_health: HEALTHY } } }
I20260630 12:39:17.355535 15825 raft_consensus.cc:493] T f5279d71d67b4d9098e187e46b240055 P fd52962d5a9e479f908b157fa3d4e369 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:39:17.356071 15825 raft_consensus.cc:515] T f5279d71d67b4d9098e187e46b240055 P fd52962d5a9e479f908b157fa3d4e369 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "086030cfbe014f7ca618287b9c1c47ba" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39439 } } peers { permanent_uuid: "b5f8c698883b4798a60b725da940b0ee" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33749 } } peers { permanent_uuid: "fd52962d5a9e479f908b157fa3d4e369" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37961 } }
I20260630 12:39:17.358345 15825 leader_election.cc:290] T f5279d71d67b4d9098e187e46b240055 P fd52962d5a9e479f908b157fa3d4e369 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 086030cfbe014f7ca618287b9c1c47ba (127.13.140.129:39439), b5f8c698883b4798a60b725da940b0ee (127.13.140.130:33749)
I20260630 12:39:17.368814 15624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5279d71d67b4d9098e187e46b240055" candidate_uuid: "fd52962d5a9e479f908b157fa3d4e369" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "086030cfbe014f7ca618287b9c1c47ba" is_pre_election: true
I20260630 12:39:17.369565 15624 raft_consensus.cc:2468] T f5279d71d67b4d9098e187e46b240055 P 086030cfbe014f7ca618287b9c1c47ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd52962d5a9e479f908b157fa3d4e369 in term 0.
I20260630 12:39:17.369884 15699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5279d71d67b4d9098e187e46b240055" candidate_uuid: "fd52962d5a9e479f908b157fa3d4e369" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5f8c698883b4798a60b725da940b0ee" is_pre_election: true
I20260630 12:39:17.370450 15699 raft_consensus.cc:2468] T f5279d71d67b4d9098e187e46b240055 P b5f8c698883b4798a60b725da940b0ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd52962d5a9e479f908b157fa3d4e369 in term 0.
I20260630 12:39:17.370643 15739 leader_election.cc:304] T f5279d71d67b4d9098e187e46b240055 P fd52962d5a9e479f908b157fa3d4e369 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 086030cfbe014f7ca618287b9c1c47ba, fd52962d5a9e479f908b157fa3d4e369; no voters: 
I20260630 12:39:17.371418 15825 raft_consensus.cc:2804] T f5279d71d67b4d9098e187e46b240055 P fd52962d5a9e479f908b157fa3d4e369 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:39:17.371804 15825 raft_consensus.cc:493] T f5279d71d67b4d9098e187e46b240055 P fd52962d5a9e479f908b157fa3d4e369 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:39:17.372074 15825 raft_consensus.cc:3060] T f5279d71d67b4d9098e187e46b240055 P fd52962d5a9e479f908b157fa3d4e369 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:17.376364 15825 raft_consensus.cc:515] T f5279d71d67b4d9098e187e46b240055 P fd52962d5a9e479f908b157fa3d4e369 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "086030cfbe014f7ca618287b9c1c47ba" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39439 } } peers { permanent_uuid: "b5f8c698883b4798a60b725da940b0ee" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33749 } } peers { permanent_uuid: "fd52962d5a9e479f908b157fa3d4e369" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37961 } }
I20260630 12:39:17.378028 15825 leader_election.cc:290] T f5279d71d67b4d9098e187e46b240055 P fd52962d5a9e479f908b157fa3d4e369 [CANDIDATE]: Term 1 election: Requested vote from peers 086030cfbe014f7ca618287b9c1c47ba (127.13.140.129:39439), b5f8c698883b4798a60b725da940b0ee (127.13.140.130:33749)
I20260630 12:39:17.378746 15624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5279d71d67b4d9098e187e46b240055" candidate_uuid: "fd52962d5a9e479f908b157fa3d4e369" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "086030cfbe014f7ca618287b9c1c47ba"
I20260630 12:39:17.378988 15699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5279d71d67b4d9098e187e46b240055" candidate_uuid: "fd52962d5a9e479f908b157fa3d4e369" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5f8c698883b4798a60b725da940b0ee"
I20260630 12:39:17.379347 15624 raft_consensus.cc:3060] T f5279d71d67b4d9098e187e46b240055 P 086030cfbe014f7ca618287b9c1c47ba [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:17.379489 15699 raft_consensus.cc:3060] T f5279d71d67b4d9098e187e46b240055 P b5f8c698883b4798a60b725da940b0ee [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:17.385926 15699 raft_consensus.cc:2468] T f5279d71d67b4d9098e187e46b240055 P b5f8c698883b4798a60b725da940b0ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd52962d5a9e479f908b157fa3d4e369 in term 1.
I20260630 12:39:17.385929 15624 raft_consensus.cc:2468] T f5279d71d67b4d9098e187e46b240055 P 086030cfbe014f7ca618287b9c1c47ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd52962d5a9e479f908b157fa3d4e369 in term 1.
I20260630 12:39:17.387123 15739 leader_election.cc:304] T f5279d71d67b4d9098e187e46b240055 P fd52962d5a9e479f908b157fa3d4e369 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 086030cfbe014f7ca618287b9c1c47ba, fd52962d5a9e479f908b157fa3d4e369; no voters: 
I20260630 12:39:17.387873 15825 raft_consensus.cc:2804] T f5279d71d67b4d9098e187e46b240055 P fd52962d5a9e479f908b157fa3d4e369 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:17.389087 15825 raft_consensus.cc:697] T f5279d71d67b4d9098e187e46b240055 P fd52962d5a9e479f908b157fa3d4e369 [term 1 LEADER]: Becoming Leader. State: Replica: fd52962d5a9e479f908b157fa3d4e369, State: Running, Role: LEADER
I20260630 12:39:17.389912 15825 consensus_queue.cc:237] T f5279d71d67b4d9098e187e46b240055 P fd52962d5a9e479f908b157fa3d4e369 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "086030cfbe014f7ca618287b9c1c47ba" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39439 } } peers { permanent_uuid: "b5f8c698883b4798a60b725da940b0ee" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33749 } } peers { permanent_uuid: "fd52962d5a9e479f908b157fa3d4e369" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37961 } }
I20260630 12:39:17.397150 15522 catalog_manager.cc:5697] T f5279d71d67b4d9098e187e46b240055 P fd52962d5a9e479f908b157fa3d4e369 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd52962d5a9e479f908b157fa3d4e369 (127.13.140.131). New cstate: current_term: 1 leader_uuid: "fd52962d5a9e479f908b157fa3d4e369" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "086030cfbe014f7ca618287b9c1c47ba" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5f8c698883b4798a60b725da940b0ee" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd52962d5a9e479f908b157fa3d4e369" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37961 } health_report { overall_health: HEALTHY } } }
I20260630 12:39:17.486670 15575 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:39:17.488660 15575 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:39:17.488993 15575 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:39:17.590728 15823 consensus_queue.cc:1048] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P 086030cfbe014f7ca618287b9c1c47ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd52962d5a9e479f908b157fa3d4e369" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:39:17.602658 15840 consensus_queue.cc:1048] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P 086030cfbe014f7ca618287b9c1c47ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5f8c698883b4798a60b725da940b0ee" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:39:17.838300 15825 consensus_queue.cc:1048] T f5279d71d67b4d9098e187e46b240055 P fd52962d5a9e479f908b157fa3d4e369 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5f8c698883b4798a60b725da940b0ee" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:39:17.849282 15847 consensus_queue.cc:1048] T f5279d71d67b4d9098e187e46b240055 P fd52962d5a9e479f908b157fa3d4e369 [LEADER]: Connected to new peer: Peer: permanent_uuid: "086030cfbe014f7ca618287b9c1c47ba" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:39:19.489974 15575 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:39:19.492319 15575 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:39:19.492717 15575 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:39:21.493628 15575 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:39:21.496058 15575 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:39:21.496506 15575 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:39:23.497633 15575 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:39:23.499527 15575 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:39:23.499897 15575 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:39:25.500895 15575 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:39:25.502816 15575 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:39:25.503188 15575 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:39:27.504146 15575 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:39:27.506100 15575 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:39:27.506455 15575 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:39:27.514183 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:39:27.521234 15856 instance_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:39:27.523057 15857 instance_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:39:27.524863 15859 instance_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:39:27.525565 13874 server_base.cc:1061] running on GCE node
I20260630 12:39:27.526624 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:39:27.526865 13874 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:39:27.527073 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823167527047 us; error 0 us; skew 500 ppm
I20260630 12:39:27.527585 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:39:27.530938 13874 webserver.cc:533] Webserver started at http://127.13.140.132:35315/ using document root <none> and password file <none>
I20260630 12:39:27.531472 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:39:27.531713 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:39:27.532051 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:39:27.533469 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782823128114093-13874-0/minicluster-data/ts-3-root/instance:
uuid: "d052f2a199bb4e6b85dffeb3348bbcdc"
format_stamp: "Formatted at 2026-06-30 12:39:27 on dist-test-slave-zctk"
I20260630 12:39:27.538411 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:39:27.541910 15864 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:39:27.542699 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:39:27.543018 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782823128114093-13874-0/minicluster-data/ts-3-root
uuid: "d052f2a199bb4e6b85dffeb3348bbcdc"
format_stamp: "Formatted at 2026-06-30 12:39:27 on dist-test-slave-zctk"
I20260630 12:39:27.543303 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782823128114093-13874-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782823128114093-13874-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782823128114093-13874-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:39:27.559589 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:39:27.561004 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:39:27.562491 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:39:27.564924 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:39:27.565160 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:27.565411 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:39:27.565606 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:27.606033 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.132:43485
I20260630 12:39:27.606151 15926 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.132:43485 every 8 connection(s)
I20260630 12:39:27.626763 15927 heartbeater.cc:344] Connected to a master server at 127.13.140.190:44537
I20260630 12:39:27.627208 15927 heartbeater.cc:461] Registering TS with master...
I20260630 12:39:27.628093 15927 heartbeater.cc:507] Master 127.13.140.190:44537 requested a full tablet report, sending...
I20260630 12:39:27.630051 15522 ts_manager.cc:194] Registered new tserver with Master: d052f2a199bb4e6b85dffeb3348bbcdc (127.13.140.132:43485)
I20260630 12:39:27.631330 15522 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40420
I20260630 12:39:28.568135 15624 consensus_queue.cc:237] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P 086030cfbe014f7ca618287b9c1c47ba [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: "fd52962d5a9e479f908b157fa3d4e369" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37961 } attrs { replace: true } } peers { permanent_uuid: "b5f8c698883b4798a60b725da940b0ee" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33749 } } peers { permanent_uuid: "086030cfbe014f7ca618287b9c1c47ba" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39439 } } peers { permanent_uuid: "d052f2a199bb4e6b85dffeb3348bbcdc" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 43485 } attrs { promote: true } }
I20260630 12:39:28.579980 15699 raft_consensus.cc:1275] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P b5f8c698883b4798a60b725da940b0ee [term 1 FOLLOWER]: Refusing update from remote peer 086030cfbe014f7ca618287b9c1c47ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:39:28.580618 15773 raft_consensus.cc:1275] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P fd52962d5a9e479f908b157fa3d4e369 [term 1 FOLLOWER]: Refusing update from remote peer 086030cfbe014f7ca618287b9c1c47ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:39:28.582530 15936 consensus_queue.cc:1048] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P 086030cfbe014f7ca618287b9c1c47ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5f8c698883b4798a60b725da940b0ee" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:39:28.583811 15855 consensus_queue.cc:1048] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P 086030cfbe014f7ca618287b9c1c47ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd52962d5a9e479f908b157fa3d4e369" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37961 } 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:39:28.595899 15587 consensus_peers.cc:597] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P 086030cfbe014f7ca618287b9c1c47ba -> Peer d052f2a199bb4e6b85dffeb3348bbcdc (127.13.140.132:43485): Couldn't send request to peer d052f2a199bb4e6b85dffeb3348bbcdc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7fd58dd413f64712ab56cc7c4cb4e7a0. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:39:28.595455 15936 raft_consensus.cc:2955] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P 086030cfbe014f7ca618287b9c1c47ba [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d052f2a199bb4e6b85dffeb3348bbcdc (127.13.140.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd52962d5a9e479f908b157fa3d4e369" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37961 } attrs { replace: true } } peers { permanent_uuid: "b5f8c698883b4798a60b725da940b0ee" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33749 } } peers { permanent_uuid: "086030cfbe014f7ca618287b9c1c47ba" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39439 } } peers { permanent_uuid: "d052f2a199bb4e6b85dffeb3348bbcdc" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 43485 } attrs { promote: true } } }
I20260630 12:39:28.597668 15773 raft_consensus.cc:2955] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P fd52962d5a9e479f908b157fa3d4e369 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d052f2a199bb4e6b85dffeb3348bbcdc (127.13.140.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd52962d5a9e479f908b157fa3d4e369" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37961 } attrs { replace: true } } peers { permanent_uuid: "b5f8c698883b4798a60b725da940b0ee" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33749 } } peers { permanent_uuid: "086030cfbe014f7ca618287b9c1c47ba" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39439 } } peers { permanent_uuid: "d052f2a199bb4e6b85dffeb3348bbcdc" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 43485 } attrs { promote: true } } }
I20260630 12:39:28.599543 15699 raft_consensus.cc:2955] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P b5f8c698883b4798a60b725da940b0ee [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d052f2a199bb4e6b85dffeb3348bbcdc (127.13.140.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd52962d5a9e479f908b157fa3d4e369" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37961 } attrs { replace: true } } peers { permanent_uuid: "b5f8c698883b4798a60b725da940b0ee" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33749 } } peers { permanent_uuid: "086030cfbe014f7ca618287b9c1c47ba" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39439 } } peers { permanent_uuid: "d052f2a199bb4e6b85dffeb3348bbcdc" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 43485 } attrs { promote: true } } }
I20260630 12:39:28.615541 15522 catalog_manager.cc:5697] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P 086030cfbe014f7ca618287b9c1c47ba reported cstate change: config changed from index -1 to 2, NON_VOTER d052f2a199bb4e6b85dffeb3348bbcdc (127.13.140.132) added. New cstate: current_term: 1 leader_uuid: "086030cfbe014f7ca618287b9c1c47ba" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd52962d5a9e479f908b157fa3d4e369" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37961 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5f8c698883b4798a60b725da940b0ee" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "086030cfbe014f7ca618287b9c1c47ba" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d052f2a199bb4e6b85dffeb3348bbcdc" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 43485 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:39:28.633878 15927 heartbeater.cc:499] Master 127.13.140.190:44537 was elected leader, sending a full tablet report...
I20260630 12:39:29.189203 15947 ts_tablet_manager.cc:933] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P d052f2a199bb4e6b85dffeb3348bbcdc: Initiating tablet copy from peer 086030cfbe014f7ca618287b9c1c47ba (127.13.140.129:39439)
I20260630 12:39:29.190879 15947 tablet_copy_client.cc:323] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P d052f2a199bb4e6b85dffeb3348bbcdc: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.129:39439
I20260630 12:39:29.202960 15634 tablet_copy_service.cc:140] P 086030cfbe014f7ca618287b9c1c47ba: Received BeginTabletCopySession request for tablet 7fd58dd413f64712ab56cc7c4cb4e7a0 from peer d052f2a199bb4e6b85dffeb3348bbcdc ({username='slave'} at 127.0.0.1:50674)
I20260630 12:39:29.203620 15634 tablet_copy_service.cc:161] P 086030cfbe014f7ca618287b9c1c47ba: Beginning new tablet copy session on tablet 7fd58dd413f64712ab56cc7c4cb4e7a0 from peer d052f2a199bb4e6b85dffeb3348bbcdc at {username='slave'} at 127.0.0.1:50674: session id = d052f2a199bb4e6b85dffeb3348bbcdc-7fd58dd413f64712ab56cc7c4cb4e7a0
I20260630 12:39:29.212682 15634 tablet_copy_source_session.cc:215] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P 086030cfbe014f7ca618287b9c1c47ba: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:39:29.216370 15947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fd58dd413f64712ab56cc7c4cb4e7a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:29.226671 15947 tablet_copy_client.cc:806] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P d052f2a199bb4e6b85dffeb3348bbcdc: tablet copy: Starting download of 0 data blocks...
I20260630 12:39:29.227340 15947 tablet_copy_client.cc:670] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P d052f2a199bb4e6b85dffeb3348bbcdc: tablet copy: Starting download of 1 WAL segments...
I20260630 12:39:29.231513 15947 tablet_copy_client.cc:538] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P d052f2a199bb4e6b85dffeb3348bbcdc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:39:29.237797 15947 tablet_bootstrap.cc:492] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P d052f2a199bb4e6b85dffeb3348bbcdc: Bootstrap starting.
I20260630 12:39:29.254218 15947 tablet_bootstrap.cc:492] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P d052f2a199bb4e6b85dffeb3348bbcdc: 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:39:29.254976 15947 tablet_bootstrap.cc:492] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P d052f2a199bb4e6b85dffeb3348bbcdc: Bootstrap complete.
I20260630 12:39:29.255617 15947 ts_tablet_manager.cc:1403] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P d052f2a199bb4e6b85dffeb3348bbcdc: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260630 12:39:29.257953 15947 raft_consensus.cc:359] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P d052f2a199bb4e6b85dffeb3348bbcdc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd52962d5a9e479f908b157fa3d4e369" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37961 } attrs { replace: true } } peers { permanent_uuid: "b5f8c698883b4798a60b725da940b0ee" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33749 } } peers { permanent_uuid: "086030cfbe014f7ca618287b9c1c47ba" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39439 } } peers { permanent_uuid: "d052f2a199bb4e6b85dffeb3348bbcdc" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 43485 } attrs { promote: true } }
I20260630 12:39:29.258656 15947 raft_consensus.cc:740] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P d052f2a199bb4e6b85dffeb3348bbcdc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d052f2a199bb4e6b85dffeb3348bbcdc, State: Initialized, Role: LEARNER
I20260630 12:39:29.259256 15947 consensus_queue.cc:260] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P d052f2a199bb4e6b85dffeb3348bbcdc [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: "fd52962d5a9e479f908b157fa3d4e369" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37961 } attrs { replace: true } } peers { permanent_uuid: "b5f8c698883b4798a60b725da940b0ee" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33749 } } peers { permanent_uuid: "086030cfbe014f7ca618287b9c1c47ba" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39439 } } peers { permanent_uuid: "d052f2a199bb4e6b85dffeb3348bbcdc" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 43485 } attrs { promote: true } }
I20260630 12:39:29.261839 15947 ts_tablet_manager.cc:1434] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P d052f2a199bb4e6b85dffeb3348bbcdc: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.008s
I20260630 12:39:29.263608 15634 tablet_copy_service.cc:342] P 086030cfbe014f7ca618287b9c1c47ba: Request end of tablet copy session d052f2a199bb4e6b85dffeb3348bbcdc-7fd58dd413f64712ab56cc7c4cb4e7a0 received from {username='slave'} at 127.0.0.1:50674
I20260630 12:39:29.264045 15634 tablet_copy_service.cc:434] P 086030cfbe014f7ca618287b9c1c47ba: ending tablet copy session d052f2a199bb4e6b85dffeb3348bbcdc-7fd58dd413f64712ab56cc7c4cb4e7a0 on tablet 7fd58dd413f64712ab56cc7c4cb4e7a0 with peer d052f2a199bb4e6b85dffeb3348bbcdc
I20260630 12:39:29.507761 15575 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:39:29.510576 15575 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:39:29.511040 15575 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:39:29.598423 15902 raft_consensus.cc:1217] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P d052f2a199bb4e6b85dffeb3348bbcdc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:39:30.006692 15953 raft_consensus.cc:1064] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P 086030cfbe014f7ca618287b9c1c47ba: attempting to promote NON_VOTER d052f2a199bb4e6b85dffeb3348bbcdc to VOTER
I20260630 12:39:30.008976 15953 consensus_queue.cc:237] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P 086030cfbe014f7ca618287b9c1c47ba [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: "fd52962d5a9e479f908b157fa3d4e369" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37961 } attrs { replace: true } } peers { permanent_uuid: "b5f8c698883b4798a60b725da940b0ee" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33749 } } peers { permanent_uuid: "086030cfbe014f7ca618287b9c1c47ba" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39439 } } peers { permanent_uuid: "d052f2a199bb4e6b85dffeb3348bbcdc" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 43485 } attrs { promote: false } }
I20260630 12:39:30.015421 15902 raft_consensus.cc:1275] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P d052f2a199bb4e6b85dffeb3348bbcdc [term 1 LEARNER]: Refusing update from remote peer 086030cfbe014f7ca618287b9c1c47ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:39:30.015751 15699 raft_consensus.cc:1275] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P b5f8c698883b4798a60b725da940b0ee [term 1 FOLLOWER]: Refusing update from remote peer 086030cfbe014f7ca618287b9c1c47ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:39:30.017059 15773 raft_consensus.cc:1275] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P fd52962d5a9e479f908b157fa3d4e369 [term 1 FOLLOWER]: Refusing update from remote peer 086030cfbe014f7ca618287b9c1c47ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:39:30.017278 15954 consensus_queue.cc:1048] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P 086030cfbe014f7ca618287b9c1c47ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "d052f2a199bb4e6b85dffeb3348bbcdc" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 43485 } 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:39:30.018416 15942 consensus_queue.cc:1048] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P 086030cfbe014f7ca618287b9c1c47ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5f8c698883b4798a60b725da940b0ee" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:39:30.019331 15953 consensus_queue.cc:1048] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P 086030cfbe014f7ca618287b9c1c47ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd52962d5a9e479f908b157fa3d4e369" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37961 } 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:39:30.041780 15953 raft_consensus.cc:2955] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P 086030cfbe014f7ca618287b9c1c47ba [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d052f2a199bb4e6b85dffeb3348bbcdc (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd52962d5a9e479f908b157fa3d4e369" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37961 } attrs { replace: true } } peers { permanent_uuid: "b5f8c698883b4798a60b725da940b0ee" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33749 } } peers { permanent_uuid: "086030cfbe014f7ca618287b9c1c47ba" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39439 } } peers { permanent_uuid: "d052f2a199bb4e6b85dffeb3348bbcdc" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 43485 } attrs { promote: false } } }
I20260630 12:39:30.044752 15699 raft_consensus.cc:2955] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P b5f8c698883b4798a60b725da940b0ee [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d052f2a199bb4e6b85dffeb3348bbcdc (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd52962d5a9e479f908b157fa3d4e369" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37961 } attrs { replace: true } } peers { permanent_uuid: "b5f8c698883b4798a60b725da940b0ee" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33749 } } peers { permanent_uuid: "086030cfbe014f7ca618287b9c1c47ba" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39439 } } peers { permanent_uuid: "d052f2a199bb4e6b85dffeb3348bbcdc" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 43485 } attrs { promote: false } } }
I20260630 12:39:30.044814 15773 raft_consensus.cc:2955] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P fd52962d5a9e479f908b157fa3d4e369 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d052f2a199bb4e6b85dffeb3348bbcdc (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd52962d5a9e479f908b157fa3d4e369" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37961 } attrs { replace: true } } peers { permanent_uuid: "b5f8c698883b4798a60b725da940b0ee" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33749 } } peers { permanent_uuid: "086030cfbe014f7ca618287b9c1c47ba" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39439 } } peers { permanent_uuid: "d052f2a199bb4e6b85dffeb3348bbcdc" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 43485 } attrs { promote: false } } }
I20260630 12:39:30.059808 15520 catalog_manager.cc:5697] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P 086030cfbe014f7ca618287b9c1c47ba reported cstate change: config changed from index 2 to 3, d052f2a199bb4e6b85dffeb3348bbcdc (127.13.140.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "086030cfbe014f7ca618287b9c1c47ba" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd52962d5a9e479f908b157fa3d4e369" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37961 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5f8c698883b4798a60b725da940b0ee" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "086030cfbe014f7ca618287b9c1c47ba" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d052f2a199bb4e6b85dffeb3348bbcdc" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 43485 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:39:30.069536 15902 raft_consensus.cc:2955] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P d052f2a199bb4e6b85dffeb3348bbcdc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d052f2a199bb4e6b85dffeb3348bbcdc (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd52962d5a9e479f908b157fa3d4e369" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37961 } attrs { replace: true } } peers { permanent_uuid: "b5f8c698883b4798a60b725da940b0ee" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33749 } } peers { permanent_uuid: "086030cfbe014f7ca618287b9c1c47ba" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39439 } } peers { permanent_uuid: "d052f2a199bb4e6b85dffeb3348bbcdc" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 43485 } attrs { promote: false } } }
I20260630 12:39:30.085585 15624 consensus_queue.cc:237] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P 086030cfbe014f7ca618287b9c1c47ba [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: "b5f8c698883b4798a60b725da940b0ee" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33749 } } peers { permanent_uuid: "086030cfbe014f7ca618287b9c1c47ba" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39439 } } peers { permanent_uuid: "d052f2a199bb4e6b85dffeb3348bbcdc" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 43485 } attrs { promote: false } }
I20260630 12:39:30.091830 15699 raft_consensus.cc:1275] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P b5f8c698883b4798a60b725da940b0ee [term 1 FOLLOWER]: Refusing update from remote peer 086030cfbe014f7ca618287b9c1c47ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:39:30.091831 15902 raft_consensus.cc:1275] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P d052f2a199bb4e6b85dffeb3348bbcdc [term 1 FOLLOWER]: Refusing update from remote peer 086030cfbe014f7ca618287b9c1c47ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:39:30.093643 15959 consensus_queue.cc:1048] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P 086030cfbe014f7ca618287b9c1c47ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "d052f2a199bb4e6b85dffeb3348bbcdc" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 43485 } 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:39:30.094892 15953 consensus_queue.cc:1048] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P 086030cfbe014f7ca618287b9c1c47ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5f8c698883b4798a60b725da940b0ee" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:39:30.101032 15959 raft_consensus.cc:2955] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P 086030cfbe014f7ca618287b9c1c47ba [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd52962d5a9e479f908b157fa3d4e369 (127.13.140.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5f8c698883b4798a60b725da940b0ee" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33749 } } peers { permanent_uuid: "086030cfbe014f7ca618287b9c1c47ba" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39439 } } peers { permanent_uuid: "d052f2a199bb4e6b85dffeb3348bbcdc" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 43485 } attrs { promote: false } } }
I20260630 12:39:30.103574 15902 raft_consensus.cc:2955] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P d052f2a199bb4e6b85dffeb3348bbcdc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd52962d5a9e479f908b157fa3d4e369 (127.13.140.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5f8c698883b4798a60b725da940b0ee" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33749 } } peers { permanent_uuid: "086030cfbe014f7ca618287b9c1c47ba" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39439 } } peers { permanent_uuid: "d052f2a199bb4e6b85dffeb3348bbcdc" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 43485 } attrs { promote: false } } }
I20260630 12:39:30.104272 15699 raft_consensus.cc:2955] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P b5f8c698883b4798a60b725da940b0ee [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd52962d5a9e479f908b157fa3d4e369 (127.13.140.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5f8c698883b4798a60b725da940b0ee" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33749 } } peers { permanent_uuid: "086030cfbe014f7ca618287b9c1c47ba" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39439 } } peers { permanent_uuid: "d052f2a199bb4e6b85dffeb3348bbcdc" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 43485 } attrs { promote: false } } }
I20260630 12:39:30.112821 15509 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7fd58dd413f64712ab56cc7c4cb4e7a0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:39:30.118151 15521 catalog_manager.cc:5697] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P 086030cfbe014f7ca618287b9c1c47ba reported cstate change: config changed from index 3 to 4, VOTER fd52962d5a9e479f908b157fa3d4e369 (127.13.140.131) evicted. New cstate: current_term: 1 leader_uuid: "086030cfbe014f7ca618287b9c1c47ba" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5f8c698883b4798a60b725da940b0ee" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "086030cfbe014f7ca618287b9c1c47ba" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d052f2a199bb4e6b85dffeb3348bbcdc" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 43485 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:39:30.129807 15762 tablet_service.cc:1558] Processing DeleteTablet for tablet 7fd58dd413f64712ab56cc7c4cb4e7a0 with delete_type TABLET_DATA_TOMBSTONED (TS fd52962d5a9e479f908b157fa3d4e369 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43540
I20260630 12:39:30.132088 15965 tablet_replica.cc:333] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P fd52962d5a9e479f908b157fa3d4e369: stopping tablet replica
I20260630 12:39:30.132818 15965 raft_consensus.cc:2243] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P fd52962d5a9e479f908b157fa3d4e369 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:30.133396 15965 raft_consensus.cc:2272] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P fd52962d5a9e479f908b157fa3d4e369 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:30.135972 15965 ts_tablet_manager.cc:1916] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P fd52962d5a9e479f908b157fa3d4e369: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:39:30.145946 15965 ts_tablet_manager.cc:1929] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P fd52962d5a9e479f908b157fa3d4e369: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:39:30.146323 15965 log.cc:1199] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P fd52962d5a9e479f908b157fa3d4e369: Deleting WAL directory at /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782823128114093-13874-0/minicluster-data/ts-2-root/wals/7fd58dd413f64712ab56cc7c4cb4e7a0
I20260630 12:39:30.147727 15509 catalog_manager.cc:5028] TS fd52962d5a9e479f908b157fa3d4e369 (127.13.140.131:37961): tablet 7fd58dd413f64712ab56cc7c4cb4e7a0 (table test-workload [id=4fd4eba1158a4d3092d14de2e73e4273]) successfully deleted
I20260630 12:39:31.563063 15575 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:39:31.692273 15575 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:39:31.692783 15575 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:39:32.642434 15794 debug-util.cc:398] Leaking SignalData structure 0x7b080011daa0 after lost signal to thread 13877
W20260630 12:39:32.643375 15794 debug-util.cc:398] Leaking SignalData structure 0x7b080008fe40 after lost signal to thread 15556
W20260630 12:39:32.644351 15794 debug-util.cc:398] Leaking SignalData structure 0x7b0800149e20 after lost signal to thread 15648
W20260630 12:39:32.645304 15794 debug-util.cc:398] Leaking SignalData structure 0x7b0800149da0 after lost signal to thread 15723
W20260630 12:39:32.646174 15794 debug-util.cc:398] Leaking SignalData structure 0x7b08001e8fa0 after lost signal to thread 15797
W20260630 12:39:32.646979 15794 debug-util.cc:398] Leaking SignalData structure 0x7b080022e7a0 after lost signal to thread 15926
I20260630 12:39:33.693800 15575 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:39:33.695667 15575 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:39:33.696010 15575 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:39:35.697014 15575 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:39:35.699465 15575 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:39:35.699882 15575 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:39:37.700778 15575 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:39:37.702661 15575 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:39:37.702957 15575 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:39:39.703971 15575 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:39:39.706123 15575 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:39:39.706404 15575 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:39:41.707273 15575 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:39:41.709194 15575 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:39:41.709493 15575 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:39:42.518224 13874 tablet_server.cc:179] TabletServer@127.13.140.129:0 shutting down...
I20260630 12:39:42.542662 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:39:42.543335 13874 tablet_replica.cc:333] T f5279d71d67b4d9098e187e46b240055 P 086030cfbe014f7ca618287b9c1c47ba: stopping tablet replica
I20260630 12:39:42.543859 13874 raft_consensus.cc:2243] T f5279d71d67b4d9098e187e46b240055 P 086030cfbe014f7ca618287b9c1c47ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:42.544387 13874 raft_consensus.cc:2272] T f5279d71d67b4d9098e187e46b240055 P 086030cfbe014f7ca618287b9c1c47ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:42.546666 13874 tablet_replica.cc:333] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P 086030cfbe014f7ca618287b9c1c47ba: stopping tablet replica
I20260630 12:39:42.547060 13874 raft_consensus.cc:2243] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P 086030cfbe014f7ca618287b9c1c47ba [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:42.547863 13874 raft_consensus.cc:2272] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P 086030cfbe014f7ca618287b9c1c47ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:42.570693 13874 tablet_server.cc:196] TabletServer@127.13.140.129:0 shutdown complete.
I20260630 12:39:42.583278 13874 tablet_server.cc:179] TabletServer@127.13.140.130:0 shutting down...
I20260630 12:39:42.606509 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:39:42.607199 13874 tablet_replica.cc:333] T f5279d71d67b4d9098e187e46b240055 P b5f8c698883b4798a60b725da940b0ee: stopping tablet replica
I20260630 12:39:42.607854 13874 raft_consensus.cc:2243] T f5279d71d67b4d9098e187e46b240055 P b5f8c698883b4798a60b725da940b0ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:42.608345 13874 raft_consensus.cc:2272] T f5279d71d67b4d9098e187e46b240055 P b5f8c698883b4798a60b725da940b0ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:42.610502 13874 tablet_replica.cc:333] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P b5f8c698883b4798a60b725da940b0ee: stopping tablet replica
I20260630 12:39:42.610996 13874 raft_consensus.cc:2243] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P b5f8c698883b4798a60b725da940b0ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:42.611749 13874 raft_consensus.cc:2272] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P b5f8c698883b4798a60b725da940b0ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:42.632494 13874 tablet_server.cc:196] TabletServer@127.13.140.130:0 shutdown complete.
I20260630 12:39:42.643903 13874 tablet_server.cc:179] TabletServer@127.13.140.131:0 shutting down...
I20260630 12:39:42.666473 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:39:42.667210 13874 tablet_replica.cc:333] T f5279d71d67b4d9098e187e46b240055 P fd52962d5a9e479f908b157fa3d4e369: stopping tablet replica
I20260630 12:39:42.667727 13874 raft_consensus.cc:2243] T f5279d71d67b4d9098e187e46b240055 P fd52962d5a9e479f908b157fa3d4e369 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:42.668619 13874 raft_consensus.cc:2272] T f5279d71d67b4d9098e187e46b240055 P fd52962d5a9e479f908b157fa3d4e369 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:42.710920 13874 tablet_server.cc:196] TabletServer@127.13.140.131:0 shutdown complete.
I20260630 12:39:42.723137 13874 tablet_server.cc:179] TabletServer@127.13.140.132:0 shutting down...
I20260630 12:39:42.749425 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:39:42.750115 13874 tablet_replica.cc:333] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P d052f2a199bb4e6b85dffeb3348bbcdc: stopping tablet replica
I20260630 12:39:42.750636 13874 raft_consensus.cc:2243] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P d052f2a199bb4e6b85dffeb3348bbcdc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:42.751210 13874 raft_consensus.cc:2272] T 7fd58dd413f64712ab56cc7c4cb4e7a0 P d052f2a199bb4e6b85dffeb3348bbcdc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:42.770694 13874 tablet_server.cc:196] TabletServer@127.13.140.132:0 shutdown complete.
I20260630 12:39:42.780994 13874 master.cc:562] Master@127.13.140.190:44537 shutting down...
I20260630 12:39:42.801163 13874 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3726b11440b14c13903ee25ef510d563 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:42.801787 13874 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3726b11440b14c13903ee25ef510d563 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:42.802136 13874 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3726b11440b14c13903ee25ef510d563: stopping tablet replica
I20260630 12:39:42.821524 13874 master.cc:584] Master@127.13.140.190:44537 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (27500 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260630 12:39:42.859550 13874 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.140.190:42043
I20260630 12:39:42.860841 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:39:42.866312 15975 instance_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:39:42.866470 15976 instance_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:39:42.867354 15978 instance_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:39:42.868409 13874 server_base.cc:1061] running on GCE node
I20260630 12:39:42.869444 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:39:42.869621 13874 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:39:42.869859 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823182869806 us; error 0 us; skew 500 ppm
I20260630 12:39:42.870410 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:39:42.872797 13874 webserver.cc:533] Webserver started at http://127.13.140.190:43317/ using document root <none> and password file <none>
I20260630 12:39:42.873281 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:39:42.873482 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:39:42.873759 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:39:42.874913 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782823128114093-13874-0/minicluster-data/master-0-root/instance:
uuid: "fd02a95311494fa89cddb2f610a11796"
format_stamp: "Formatted at 2026-06-30 12:39:42 on dist-test-slave-zctk"
I20260630 12:39:42.879328 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260630 12:39:42.882781 15983 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:39:42.883526 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:39:42.883817 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782823128114093-13874-0/minicluster-data/master-0-root
uuid: "fd02a95311494fa89cddb2f610a11796"
format_stamp: "Formatted at 2026-06-30 12:39:42 on dist-test-slave-zctk"
I20260630 12:39:42.884070 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782823128114093-13874-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782823128114093-13874-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782823128114093-13874-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:39:42.898854 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:39:42.900056 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:39:42.937992 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.190:42043
I20260630 12:39:42.938129 16034 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.190:42043 every 8 connection(s)
I20260630 12:39:42.941898 16035 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:39:42.952113 16035 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fd02a95311494fa89cddb2f610a11796: Bootstrap starting.
I20260630 12:39:42.956686 16035 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fd02a95311494fa89cddb2f610a11796: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:42.961107 16035 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fd02a95311494fa89cddb2f610a11796: No bootstrap required, opened a new log
I20260630 12:39:42.963256 16035 raft_consensus.cc:359] T 00000000000000000000000000000000 P fd02a95311494fa89cddb2f610a11796 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fd02a95311494fa89cddb2f610a11796" member_type: VOTER }
I20260630 12:39:42.963676 16035 raft_consensus.cc:385] T 00000000000000000000000000000000 P fd02a95311494fa89cddb2f610a11796 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:42.963937 16035 raft_consensus.cc:740] T 00000000000000000000000000000000 P fd02a95311494fa89cddb2f610a11796 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd02a95311494fa89cddb2f610a11796, State: Initialized, Role: FOLLOWER
I20260630 12:39:42.964543 16035 consensus_queue.cc:260] T 00000000000000000000000000000000 P fd02a95311494fa89cddb2f610a11796 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fd02a95311494fa89cddb2f610a11796" member_type: VOTER }
I20260630 12:39:42.965101 16035 raft_consensus.cc:399] T 00000000000000000000000000000000 P fd02a95311494fa89cddb2f610a11796 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:39:42.965301 16035 raft_consensus.cc:493] T 00000000000000000000000000000000 P fd02a95311494fa89cddb2f610a11796 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:39:42.965617 16035 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fd02a95311494fa89cddb2f610a11796 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:42.970085 16035 raft_consensus.cc:515] T 00000000000000000000000000000000 P fd02a95311494fa89cddb2f610a11796 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fd02a95311494fa89cddb2f610a11796" member_type: VOTER }
I20260630 12:39:42.970755 16035 leader_election.cc:304] T 00000000000000000000000000000000 P fd02a95311494fa89cddb2f610a11796 [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: fd02a95311494fa89cddb2f610a11796; no voters: 
I20260630 12:39:42.971894 16035 leader_election.cc:290] T 00000000000000000000000000000000 P fd02a95311494fa89cddb2f610a11796 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:39:42.972250 16038 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fd02a95311494fa89cddb2f610a11796 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:42.973567 16038 raft_consensus.cc:697] T 00000000000000000000000000000000 P fd02a95311494fa89cddb2f610a11796 [term 1 LEADER]: Becoming Leader. State: Replica: fd02a95311494fa89cddb2f610a11796, State: Running, Role: LEADER
I20260630 12:39:42.974274 16038 consensus_queue.cc:237] T 00000000000000000000000000000000 P fd02a95311494fa89cddb2f610a11796 [LEADER]: Queue going to LEADER mode. State: All 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: "fd02a95311494fa89cddb2f610a11796" member_type: VOTER }
I20260630 12:39:42.974885 16035 sys_catalog.cc:565] T 00000000000000000000000000000000 P fd02a95311494fa89cddb2f610a11796 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:39:42.979355 16039 sys_catalog.cc:455] T 00000000000000000000000000000000 P fd02a95311494fa89cddb2f610a11796 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fd02a95311494fa89cddb2f610a11796" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fd02a95311494fa89cddb2f610a11796" member_type: VOTER } }
I20260630 12:39:42.979977 16039 sys_catalog.cc:458] T 00000000000000000000000000000000 P fd02a95311494fa89cddb2f610a11796 [sys.catalog]: This master's current role is: LEADER
I20260630 12:39:42.980939 16040 sys_catalog.cc:455] T 00000000000000000000000000000000 P fd02a95311494fa89cddb2f610a11796 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fd02a95311494fa89cddb2f610a11796. Latest consensus state: current_term: 1 leader_uuid: "fd02a95311494fa89cddb2f610a11796" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fd02a95311494fa89cddb2f610a11796" member_type: VOTER } }
I20260630 12:39:42.981698 16040 sys_catalog.cc:458] T 00000000000000000000000000000000 P fd02a95311494fa89cddb2f610a11796 [sys.catalog]: This master's current role is: LEADER
I20260630 12:39:42.984004 16046 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:39:42.992333 16046 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:39:42.993377 13874 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:39:43.001590 16046 catalog_manager.cc:1383] Generated new cluster ID: a4648db0b26547f989ea2f641e5e0592
I20260630 12:39:43.001865 16046 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:39:43.032599 16046 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:39:43.033857 16046 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:39:43.045357 16046 catalog_manager.cc:6070] T 00000000000000000000000000000000 P fd02a95311494fa89cddb2f610a11796: Generated new TSK 0
I20260630 12:39:43.045933 16046 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:39:43.058820 13874 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.000222091s
I20260630 12:39:55.153311 13874 master.cc:562] Master@127.13.140.190:42043 shutting down...
I20260630 12:39:55.180280 13874 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fd02a95311494fa89cddb2f610a11796 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:55.181185 13874 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fd02a95311494fa89cddb2f610a11796 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:55.181563 13874 tablet_replica.cc:333] T 00000000000000000000000000000000 P fd02a95311494fa89cddb2f610a11796: stopping tablet replica
I20260630 12:39:55.201717 13874 master.cc:584] Master@127.13.140.190:42043 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12374 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260630 12:39:55.234385 13874 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.140.190:44653
I20260630 12:39:55.235715 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:39:55.241699 16058 instance_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:39:55.241659 16059 instance_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:39:55.243827 16061 instance_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:39:55.245118 13874 server_base.cc:1061] running on GCE node
I20260630 12:39:55.245873 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:39:55.246069 13874 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:39:55.246227 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823195246197 us; error 0 us; skew 500 ppm
I20260630 12:39:55.246724 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:39:55.249063 13874 webserver.cc:533] Webserver started at http://127.13.140.190:35727/ using document root <none> and password file <none>
I20260630 12:39:55.249533 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:39:55.249739 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:39:55.250010 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:39:55.251178 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782823128114093-13874-0/minicluster-data/master-0-root/instance:
uuid: "510954b94e414d759e962f9c045bc467"
format_stamp: "Formatted at 2026-06-30 12:39:55 on dist-test-slave-zctk"
I20260630 12:39:55.255686 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260630 12:39:55.258955 16066 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:39:55.259629 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:39:55.259919 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782823128114093-13874-0/minicluster-data/master-0-root
uuid: "510954b94e414d759e962f9c045bc467"
format_stamp: "Formatted at 2026-06-30 12:39:55 on dist-test-slave-zctk"
I20260630 12:39:55.260164 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782823128114093-13874-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782823128114093-13874-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782823128114093-13874-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:39:55.292352 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:39:55.293628 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:39:55.331108 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.190:44653
I20260630 12:39:55.331194 16117 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.190:44653 every 8 connection(s)
I20260630 12:39:55.334978 16118 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:39:55.346095 16118 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 510954b94e414d759e962f9c045bc467: Bootstrap starting.
I20260630 12:39:55.350724 16118 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 510954b94e414d759e962f9c045bc467: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:55.355000 16118 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 510954b94e414d759e962f9c045bc467: No bootstrap required, opened a new log
I20260630 12:39:55.357139 16118 raft_consensus.cc:359] T 00000000000000000000000000000000 P 510954b94e414d759e962f9c045bc467 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "510954b94e414d759e962f9c045bc467" member_type: VOTER }
I20260630 12:39:55.357564 16118 raft_consensus.cc:385] T 00000000000000000000000000000000 P 510954b94e414d759e962f9c045bc467 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:55.357738 16118 raft_consensus.cc:740] T 00000000000000000000000000000000 P 510954b94e414d759e962f9c045bc467 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 510954b94e414d759e962f9c045bc467, State: Initialized, Role: FOLLOWER
I20260630 12:39:55.358316 16118 consensus_queue.cc:260] T 00000000000000000000000000000000 P 510954b94e414d759e962f9c045bc467 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "510954b94e414d759e962f9c045bc467" member_type: VOTER }
I20260630 12:39:55.358747 16118 raft_consensus.cc:399] T 00000000000000000000000000000000 P 510954b94e414d759e962f9c045bc467 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:39:55.358945 16118 raft_consensus.cc:493] T 00000000000000000000000000000000 P 510954b94e414d759e962f9c045bc467 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:39:55.359174 16118 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 510954b94e414d759e962f9c045bc467 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:55.363754 16118 raft_consensus.cc:515] T 00000000000000000000000000000000 P 510954b94e414d759e962f9c045bc467 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "510954b94e414d759e962f9c045bc467" member_type: VOTER }
I20260630 12:39:55.364220 16118 leader_election.cc:304] T 00000000000000000000000000000000 P 510954b94e414d759e962f9c045bc467 [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: 510954b94e414d759e962f9c045bc467; no voters: 
I20260630 12:39:55.365332 16118 leader_election.cc:290] T 00000000000000000000000000000000 P 510954b94e414d759e962f9c045bc467 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:39:55.365746 16121 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 510954b94e414d759e962f9c045bc467 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:55.367059 16121 raft_consensus.cc:697] T 00000000000000000000000000000000 P 510954b94e414d759e962f9c045bc467 [term 1 LEADER]: Becoming Leader. State: Replica: 510954b94e414d759e962f9c045bc467, State: Running, Role: LEADER
I20260630 12:39:55.367727 16121 consensus_queue.cc:237] T 00000000000000000000000000000000 P 510954b94e414d759e962f9c045bc467 [LEADER]: Queue going to LEADER mode. State: All 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: "510954b94e414d759e962f9c045bc467" member_type: VOTER }
I20260630 12:39:55.368173 16118 sys_catalog.cc:565] T 00000000000000000000000000000000 P 510954b94e414d759e962f9c045bc467 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:39:55.370812 16123 sys_catalog.cc:455] T 00000000000000000000000000000000 P 510954b94e414d759e962f9c045bc467 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 510954b94e414d759e962f9c045bc467. Latest consensus state: current_term: 1 leader_uuid: "510954b94e414d759e962f9c045bc467" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "510954b94e414d759e962f9c045bc467" member_type: VOTER } }
I20260630 12:39:55.370805 16122 sys_catalog.cc:455] T 00000000000000000000000000000000 P 510954b94e414d759e962f9c045bc467 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "510954b94e414d759e962f9c045bc467" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "510954b94e414d759e962f9c045bc467" member_type: VOTER } }
I20260630 12:39:55.371591 16122 sys_catalog.cc:458] T 00000000000000000000000000000000 P 510954b94e414d759e962f9c045bc467 [sys.catalog]: This master's current role is: LEADER
I20260630 12:39:55.372141 16123 sys_catalog.cc:458] T 00000000000000000000000000000000 P 510954b94e414d759e962f9c045bc467 [sys.catalog]: This master's current role is: LEADER
I20260630 12:39:55.378064 16127 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:39:55.386173 16127 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:39:55.387151 13874 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:39:55.394939 16127 catalog_manager.cc:1383] Generated new cluster ID: aa210203fd0242d9ae98d2b6baac004d
I20260630 12:39:55.395241 16127 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:39:55.419006 16127 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:39:55.420238 16127 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:39:55.431849 16127 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 510954b94e414d759e962f9c045bc467: Generated new TSK 0
I20260630 12:39:55.432431 16127 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:39:55.453276 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:39:55.459295 16139 instance_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:39:55.460901 16140 instance_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:39:55.462193 13874 server_base.cc:1061] running on GCE node
W20260630 12:39:55.462280 16142 instance_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:39:55.463225 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:39:55.463449 13874 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:39:55.463613 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823195463593 us; error 0 us; skew 500 ppm
I20260630 12:39:55.464124 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:39:55.466430 13874 webserver.cc:533] Webserver started at http://127.13.140.129:37459/ using document root <none> and password file <none>
I20260630 12:39:55.466931 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:39:55.467139 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:39:55.467419 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:39:55.468657 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782823128114093-13874-0/minicluster-data/ts-0-root/instance:
uuid: "902cc755c87743909ae989724648d49d"
format_stamp: "Formatted at 2026-06-30 12:39:55 on dist-test-slave-zctk"
I20260630 12:39:55.473163 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:39:55.476395 16147 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:39:55.477167 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:39:55.477458 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782823128114093-13874-0/minicluster-data/ts-0-root
uuid: "902cc755c87743909ae989724648d49d"
format_stamp: "Formatted at 2026-06-30 12:39:55 on dist-test-slave-zctk"
I20260630 12:39:55.477732 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782823128114093-13874-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782823128114093-13874-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782823128114093-13874-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:39:55.490756 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:39:55.492094 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:39:55.493649 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:39:55.495903 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:39:55.496125 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:55.496362 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:39:55.496549 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:55.536934 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.129:32889
I20260630 12:39:55.537031 16209 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.129:32889 every 8 connection(s)
I20260630 12:39:55.541919 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:39:55.549319 16214 instance_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:39:55.550257 16215 instance_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:39:55.554141 13874 server_base.cc:1061] running on GCE node
W20260630 12:39:55.554219 16217 instance_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:39:55.555197 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:39:55.555398 13874 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:39:55.555568 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823195555550 us; error 0 us; skew 500 ppm
I20260630 12:39:55.556053 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:39:55.558655 13874 webserver.cc:533] Webserver started at http://127.13.140.130:45979/ using document root <none> and password file <none>
I20260630 12:39:55.559150 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:39:55.559432 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:39:55.559738 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:39:55.560833 16210 heartbeater.cc:344] Connected to a master server at 127.13.140.190:44653
I20260630 12:39:55.561208 16210 heartbeater.cc:461] Registering TS with master...
I20260630 12:39:55.561137 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782823128114093-13874-0/minicluster-data/ts-1-root/instance:
uuid: "e849b526b1ae4388b9fbd010a0397e2f"
format_stamp: "Formatted at 2026-06-30 12:39:55 on dist-test-slave-zctk"
I20260630 12:39:55.562040 16210 heartbeater.cc:507] Master 127.13.140.190:44653 requested a full tablet report, sending...
I20260630 12:39:55.564096 16083 ts_manager.cc:194] Registered new tserver with Master: 902cc755c87743909ae989724648d49d (127.13.140.129:32889)
I20260630 12:39:55.566039 16083 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41724
I20260630 12:39:55.566150 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:39:55.569830 16222 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:39:55.570487 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:39:55.570763 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782823128114093-13874-0/minicluster-data/ts-1-root
uuid: "e849b526b1ae4388b9fbd010a0397e2f"
format_stamp: "Formatted at 2026-06-30 12:39:55 on dist-test-slave-zctk"
I20260630 12:39:55.571038 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782823128114093-13874-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782823128114093-13874-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782823128114093-13874-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:39:55.587373 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:39:55.588614 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:39:55.590018 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:39:55.592087 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:39:55.592305 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:55.592530 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:39:55.592718 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:39:55.631983 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.130:44433
I20260630 12:39:55.632071 16284 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.130:44433 every 8 connection(s)
I20260630 12:39:55.637054 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:39:55.644214 16288 instance_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:39:55.646003 16289 instance_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:39:55.649118 16291 instance_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:39:55.649219 13874 server_base.cc:1061] running on GCE node
I20260630 12:39:55.649952 16285 heartbeater.cc:344] Connected to a master server at 127.13.140.190:44653
I20260630 12:39:55.650352 16285 heartbeater.cc:461] Registering TS with master...
I20260630 12:39:55.650449 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:39:55.650735 13874 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:39:55.650939 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823195650921 us; error 0 us; skew 500 ppm
I20260630 12:39:55.651330 16285 heartbeater.cc:507] Master 127.13.140.190:44653 requested a full tablet report, sending...
I20260630 12:39:55.651684 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:39:55.653795 16083 ts_manager.cc:194] Registered new tserver with Master: e849b526b1ae4388b9fbd010a0397e2f (127.13.140.130:44433)
I20260630 12:39:55.654407 13874 webserver.cc:533] Webserver started at http://127.13.140.131:46077/ using document root <none> and password file <none>
I20260630 12:39:55.654909 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:39:55.655113 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:39:55.655411 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:39:55.655378 16083 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41736
I20260630 12:39:55.657136 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782823128114093-13874-0/minicluster-data/ts-2-root/instance:
uuid: "c678d30a08a041a6ae927c352cc869fb"
format_stamp: "Formatted at 2026-06-30 12:39:55 on dist-test-slave-zctk"
I20260630 12:39:55.661836 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:39:55.665323 16296 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:39:55.666085 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:39:55.666384 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782823128114093-13874-0/minicluster-data/ts-2-root
uuid: "c678d30a08a041a6ae927c352cc869fb"
format_stamp: "Formatted at 2026-06-30 12:39:55 on dist-test-slave-zctk"
I20260630 12:39:55.666684 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782823128114093-13874-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782823128114093-13874-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782823128114093-13874-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:39:55.687582 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:39:55.688915 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:39:55.690380 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:39:55.692627 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:39:55.692859 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:55.693090 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:39:55.693267 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:55.733134 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.131:36779
I20260630 12:39:55.733249 16358 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.131:36779 every 8 connection(s)
I20260630 12:39:55.747051 16359 heartbeater.cc:344] Connected to a master server at 127.13.140.190:44653
I20260630 12:39:55.747429 16359 heartbeater.cc:461] Registering TS with master...
I20260630 12:39:55.748167 16359 heartbeater.cc:507] Master 127.13.140.190:44653 requested a full tablet report, sending...
I20260630 12:39:55.750093 16083 ts_manager.cc:194] Registered new tserver with Master: c678d30a08a041a6ae927c352cc869fb (127.13.140.131:36779)
I20260630 12:39:55.750233 13874 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014015645s
I20260630 12:39:55.751515 16083 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41738
I20260630 12:39:56.568519 16210 heartbeater.cc:499] Master 127.13.140.190:44653 was elected leader, sending a full tablet report...
I20260630 12:39:56.658378 16285 heartbeater.cc:499] Master 127.13.140.190:44653 was elected leader, sending a full tablet report...
I20260630 12:39:56.754184 16359 heartbeater.cc:499] Master 127.13.140.190:44653 was elected leader, sending a full tablet report...
I20260630 12:39:57.385026 16136 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:39:59.386034 16136 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:40:01.387163 16136 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:40:03.388134 16136 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:40:05.389139 16136 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:40:06.155484 16206 debug-util.cc:398] Leaking SignalData structure 0x7b0800028bc0 after lost signal to thread 13877
W20260630 12:40:06.156392 16206 debug-util.cc:398] Leaking SignalData structure 0x7b08000312e0 after lost signal to thread 16117
W20260630 12:40:06.157323 16206 debug-util.cc:398] Leaking SignalData structure 0x7b0800177a60 after lost signal to thread 16209
W20260630 12:40:06.158255 16206 debug-util.cc:398] Leaking SignalData structure 0x7b08001391c0 after lost signal to thread 16284
W20260630 12:40:06.159042 16206 debug-util.cc:398] Leaking SignalData structure 0x7b0800183a40 after lost signal to thread 16358
I20260630 12:40:07.390100 16136 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:40:08.036126 13874 tablet_server.cc:179] TabletServer@127.13.140.129:0 shutting down...
I20260630 12:40:08.068702 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:40:08.645664 13874 tablet_server.cc:196] TabletServer@127.13.140.129:0 shutdown complete.
I20260630 12:40:08.655536 13874 tablet_server.cc:179] TabletServer@127.13.140.130:0 shutting down...
I20260630 12:40:08.675527 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:40:08.707805 13874 tablet_server.cc:196] TabletServer@127.13.140.130:0 shutdown complete.
I20260630 12:40:08.719677 13874 tablet_server.cc:179] TabletServer@127.13.140.131:0 shutting down...
I20260630 12:40:08.743605 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:40:08.760040 13874 tablet_server.cc:196] TabletServer@127.13.140.131:0 shutdown complete.
I20260630 12:40:08.768752 13874 master.cc:562] Master@127.13.140.190:44653 shutting down...
I20260630 12:40:08.788878 13874 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 510954b94e414d759e962f9c045bc467 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:40:08.789860 13874 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 510954b94e414d759e962f9c045bc467 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:08.790292 13874 tablet_replica.cc:333] T 00000000000000000000000000000000 P 510954b94e414d759e962f9c045bc467: stopping tablet replica
I20260630 12:40:08.809054 13874 master.cc:584] Master@127.13.140.190:44653 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (13605 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260630 12:40:08.842351 13874 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.140.190:45067
I20260630 12:40:08.843535 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:40:08.849248 16365 instance_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:40:08.849323 16366 instance_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:40:08.850648 16368 instance_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:40:08.851833 13874 server_base.cc:1061] running on GCE node
I20260630 12:40:08.852757 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:40:08.852964 13874 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:40:08.853124 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823208853108 us; error 0 us; skew 500 ppm
I20260630 12:40:08.853631 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:40:08.856017 13874 webserver.cc:533] Webserver started at http://127.13.140.190:38419/ using document root <none> and password file <none>
I20260630 12:40:08.856532 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:40:08.856874 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:40:08.857173 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:40:08.858443 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782823128114093-13874-0/minicluster-data/master-0-root/instance:
uuid: "2563cf8cd7ce4874aaf05e51e84f5d23"
format_stamp: "Formatted at 2026-06-30 12:40:08 on dist-test-slave-zctk"
I20260630 12:40:08.863126 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:40:08.866641 16373 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:40:08.867408 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:40:08.867738 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782823128114093-13874-0/minicluster-data/master-0-root
uuid: "2563cf8cd7ce4874aaf05e51e84f5d23"
format_stamp: "Formatted at 2026-06-30 12:40:08 on dist-test-slave-zctk"
I20260630 12:40:08.868073 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782823128114093-13874-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782823128114093-13874-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782823128114093-13874-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:40:08.886732 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:40:08.887986 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:40:08.925587 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.190:45067
I20260630 12:40:08.925686 16424 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.190:45067 every 8 connection(s)
I20260630 12:40:08.929804 16425 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:40:08.941375 16425 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2563cf8cd7ce4874aaf05e51e84f5d23: Bootstrap starting.
I20260630 12:40:08.946350 16425 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2563cf8cd7ce4874aaf05e51e84f5d23: Neither blocks nor log segments found. Creating new log.
I20260630 12:40:08.950677 16425 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2563cf8cd7ce4874aaf05e51e84f5d23: No bootstrap required, opened a new log
I20260630 12:40:08.952864 16425 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2563cf8cd7ce4874aaf05e51e84f5d23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2563cf8cd7ce4874aaf05e51e84f5d23" member_type: VOTER }
I20260630 12:40:08.953354 16425 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2563cf8cd7ce4874aaf05e51e84f5d23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:40:08.953595 16425 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2563cf8cd7ce4874aaf05e51e84f5d23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2563cf8cd7ce4874aaf05e51e84f5d23, State: Initialized, Role: FOLLOWER
I20260630 12:40:08.954161 16425 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2563cf8cd7ce4874aaf05e51e84f5d23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2563cf8cd7ce4874aaf05e51e84f5d23" member_type: VOTER }
I20260630 12:40:08.954648 16425 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2563cf8cd7ce4874aaf05e51e84f5d23 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:40:08.954886 16425 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2563cf8cd7ce4874aaf05e51e84f5d23 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:40:08.955174 16425 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2563cf8cd7ce4874aaf05e51e84f5d23 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:40:08.959852 16425 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2563cf8cd7ce4874aaf05e51e84f5d23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2563cf8cd7ce4874aaf05e51e84f5d23" member_type: VOTER }
I20260630 12:40:08.960438 16425 leader_election.cc:304] T 00000000000000000000000000000000 P 2563cf8cd7ce4874aaf05e51e84f5d23 [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: 2563cf8cd7ce4874aaf05e51e84f5d23; no voters: 
I20260630 12:40:08.961609 16425 leader_election.cc:290] T 00000000000000000000000000000000 P 2563cf8cd7ce4874aaf05e51e84f5d23 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:40:08.962044 16428 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2563cf8cd7ce4874aaf05e51e84f5d23 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:40:08.963409 16428 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2563cf8cd7ce4874aaf05e51e84f5d23 [term 1 LEADER]: Becoming Leader. State: Replica: 2563cf8cd7ce4874aaf05e51e84f5d23, State: Running, Role: LEADER
I20260630 12:40:08.964133 16428 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2563cf8cd7ce4874aaf05e51e84f5d23 [LEADER]: Queue going to LEADER mode. State: All 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: "2563cf8cd7ce4874aaf05e51e84f5d23" member_type: VOTER }
I20260630 12:40:08.964664 16425 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2563cf8cd7ce4874aaf05e51e84f5d23 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:40:08.971918 16430 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2563cf8cd7ce4874aaf05e51e84f5d23 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2563cf8cd7ce4874aaf05e51e84f5d23. Latest consensus state: current_term: 1 leader_uuid: "2563cf8cd7ce4874aaf05e51e84f5d23" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2563cf8cd7ce4874aaf05e51e84f5d23" member_type: VOTER } }
I20260630 12:40:08.972273 16429 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2563cf8cd7ce4874aaf05e51e84f5d23 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2563cf8cd7ce4874aaf05e51e84f5d23" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2563cf8cd7ce4874aaf05e51e84f5d23" member_type: VOTER } }
I20260630 12:40:08.972626 16430 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2563cf8cd7ce4874aaf05e51e84f5d23 [sys.catalog]: This master's current role is: LEADER
I20260630 12:40:08.974037 16429 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2563cf8cd7ce4874aaf05e51e84f5d23 [sys.catalog]: This master's current role is: LEADER
I20260630 12:40:08.974378 16438 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:40:08.980728 16438 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:40:08.981740 13874 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:40:08.989537 16438 catalog_manager.cc:1383] Generated new cluster ID: 5f83b87fc93642c3be5ff88b6954bd43
I20260630 12:40:08.989836 16438 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:40:09.002902 16438 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:40:09.004137 16438 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:40:09.019541 16438 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2563cf8cd7ce4874aaf05e51e84f5d23: Generated new TSK 0
I20260630 12:40:09.020126 16438 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:40:09.048158 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:40:09.054194 16446 instance_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:40:09.055434 16447 instance_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:40:09.056614 16449 instance_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:40:09.056922 13874 server_base.cc:1061] running on GCE node
I20260630 12:40:09.057847 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:40:09.058027 13874 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:40:09.058151 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823209058139 us; error 0 us; skew 500 ppm
I20260630 12:40:09.058584 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:40:09.061028 13874 webserver.cc:533] Webserver started at http://127.13.140.129:42651/ using document root <none> and password file <none>
I20260630 12:40:09.061443 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:40:09.061595 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:40:09.061818 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:40:09.062870 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782823128114093-13874-0/minicluster-data/ts-0-root/instance:
uuid: "1797f3af97a2470f8a70fe8fd09c2c38"
format_stamp: "Formatted at 2026-06-30 12:40:09 on dist-test-slave-zctk"
I20260630 12:40:09.067273 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:40:09.070791 16454 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:40:09.071635 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:40:09.071866 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782823128114093-13874-0/minicluster-data/ts-0-root
uuid: "1797f3af97a2470f8a70fe8fd09c2c38"
format_stamp: "Formatted at 2026-06-30 12:40:09 on dist-test-slave-zctk"
I20260630 12:40:09.072098 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782823128114093-13874-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782823128114093-13874-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782823128114093-13874-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:40:09.085429 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:40:09.086547 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:40:09.087898 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:40:09.090296 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:40:09.090471 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:40:09.090771 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:40:09.090946 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:40:09.129796 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.129:34161
I20260630 12:40:09.129914 16516 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.129:34161 every 8 connection(s)
I20260630 12:40:09.134557 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:40:09.142768 16521 instance_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:40:09.143074 16522 instance_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:40:09.146766 16524 instance_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:40:09.148036 13874 server_base.cc:1061] running on GCE node
I20260630 12:40:09.148087 16517 heartbeater.cc:344] Connected to a master server at 127.13.140.190:45067
I20260630 12:40:09.148699 16517 heartbeater.cc:461] Registering TS with master...
I20260630 12:40:09.149138 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:40:09.149363 13874 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:40:09.149542 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823209149508 us; error 0 us; skew 500 ppm
I20260630 12:40:09.149564 16517 heartbeater.cc:507] Master 127.13.140.190:45067 requested a full tablet report, sending...
I20260630 12:40:09.150264 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:40:09.151764 16390 ts_manager.cc:194] Registered new tserver with Master: 1797f3af97a2470f8a70fe8fd09c2c38 (127.13.140.129:34161)
I20260630 12:40:09.153721 16390 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46376
I20260630 12:40:09.153898 13874 webserver.cc:533] Webserver started at http://127.13.140.130:37345/ using document root <none> and password file <none>
I20260630 12:40:09.154472 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:40:09.154687 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:40:09.155005 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:40:09.156256 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782823128114093-13874-0/minicluster-data/ts-1-root/instance:
uuid: "560fc9c9f1f24aee8bdaf7748f76b418"
format_stamp: "Formatted at 2026-06-30 12:40:09 on dist-test-slave-zctk"
I20260630 12:40:09.160522 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:40:09.163712 16529 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:40:09.164489 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:40:09.164880 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782823128114093-13874-0/minicluster-data/ts-1-root
uuid: "560fc9c9f1f24aee8bdaf7748f76b418"
format_stamp: "Formatted at 2026-06-30 12:40:09 on dist-test-slave-zctk"
I20260630 12:40:09.165208 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782823128114093-13874-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782823128114093-13874-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782823128114093-13874-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:40:09.187772 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:40:09.188970 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:40:09.190362 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:40:09.192435 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:40:09.192687 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:40:09.192935 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:40:09.193117 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:40:09.230955 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.130:33359
I20260630 12:40:09.231056 16591 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.130:33359 every 8 connection(s)
I20260630 12:40:09.235795 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:40:09.242704 16595 instance_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:40:09.243048 16596 instance_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:40:09.246308 16598 instance_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:40:09.247551 16592 heartbeater.cc:344] Connected to a master server at 127.13.140.190:45067
I20260630 12:40:09.247753 13874 server_base.cc:1061] running on GCE node
I20260630 12:40:09.247984 16592 heartbeater.cc:461] Registering TS with master...
I20260630 12:40:09.248764 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:40:09.249051 13874 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:40:09.248994 16592 heartbeater.cc:507] Master 127.13.140.190:45067 requested a full tablet report, sending...
I20260630 12:40:09.249392 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823209249371 us; error 0 us; skew 500 ppm
I20260630 12:40:09.250146 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:40:09.251646 16390 ts_manager.cc:194] Registered new tserver with Master: 560fc9c9f1f24aee8bdaf7748f76b418 (127.13.140.130:33359)
I20260630 12:40:09.252882 13874 webserver.cc:533] Webserver started at http://127.13.140.131:34289/ using document root <none> and password file <none>
I20260630 12:40:09.253307 16390 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46388
I20260630 12:40:09.253382 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:40:09.253698 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:40:09.253976 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:40:09.255270 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782823128114093-13874-0/minicluster-data/ts-2-root/instance:
uuid: "8647d81dbfa6479786e1ed0315a564c9"
format_stamp: "Formatted at 2026-06-30 12:40:09 on dist-test-slave-zctk"
I20260630 12:40:09.259666 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:40:09.262755 16603 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:40:09.263525 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:40:09.263877 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782823128114093-13874-0/minicluster-data/ts-2-root
uuid: "8647d81dbfa6479786e1ed0315a564c9"
format_stamp: "Formatted at 2026-06-30 12:40:09 on dist-test-slave-zctk"
I20260630 12:40:09.264246 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782823128114093-13874-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782823128114093-13874-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782823128114093-13874-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:40:09.277973 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:40:09.279175 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:40:09.280704 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:40:09.282869 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:40:09.283097 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:40:09.283326 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:40:09.283493 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:40:09.322264 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.131:33095
I20260630 12:40:09.322352 16665 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.131:33095 every 8 connection(s)
I20260630 12:40:09.335860 16666 heartbeater.cc:344] Connected to a master server at 127.13.140.190:45067
I20260630 12:40:09.336194 16666 heartbeater.cc:461] Registering TS with master...
I20260630 12:40:09.336894 16666 heartbeater.cc:507] Master 127.13.140.190:45067 requested a full tablet report, sending...
I20260630 12:40:09.338723 16390 ts_manager.cc:194] Registered new tserver with Master: 8647d81dbfa6479786e1ed0315a564c9 (127.13.140.131:33095)
I20260630 12:40:09.338932 13874 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013357422s
I20260630 12:40:09.340077 16390 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46404
I20260630 12:40:10.156363 16517 heartbeater.cc:499] Master 127.13.140.190:45067 was elected leader, sending a full tablet report...
I20260630 12:40:10.255791 16592 heartbeater.cc:499] Master 127.13.140.190:45067 was elected leader, sending a full tablet report...
I20260630 12:40:10.342777 16666 heartbeater.cc:499] Master 127.13.140.190:45067 was elected leader, sending a full tablet report...
I20260630 12:40:10.392761 16390 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56820:
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:40:10.395238 16390 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:40:10.455475 16557 tablet_service.cc:1511] Processing CreateTablet for tablet b61b94e45e3543f080b96fe72cc26ddd (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fceb12a2b90a4c8fbab183cc9f841fb4]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:40:10.456243 16556 tablet_service.cc:1511] Processing CreateTablet for tablet 70e119dd23254a0e8d1f30c44a9f6b2f (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fceb12a2b90a4c8fbab183cc9f841fb4]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:40:10.457204 16557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b61b94e45e3543f080b96fe72cc26ddd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:10.457876 16556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70e119dd23254a0e8d1f30c44a9f6b2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:10.464243 16555 tablet_service.cc:1511] Processing CreateTablet for tablet e817240481a5473095932b068ba69b6a (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fceb12a2b90a4c8fbab183cc9f841fb4]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:40:10.465729 16555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e817240481a5473095932b068ba69b6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:10.465385 16631 tablet_service.cc:1511] Processing CreateTablet for tablet b61b94e45e3543f080b96fe72cc26ddd (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fceb12a2b90a4c8fbab183cc9f841fb4]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:40:10.466415 16482 tablet_service.cc:1511] Processing CreateTablet for tablet b61b94e45e3543f080b96fe72cc26ddd (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fceb12a2b90a4c8fbab183cc9f841fb4]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:40:10.467084 16631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b61b94e45e3543f080b96fe72cc26ddd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:10.467188 16554 tablet_service.cc:1511] Processing CreateTablet for tablet 7c6d864546df49ee94e3c9f1e39f0692 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fceb12a2b90a4c8fbab183cc9f841fb4]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:40:10.468052 16482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b61b94e45e3543f080b96fe72cc26ddd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:10.468758 16554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c6d864546df49ee94e3c9f1e39f0692. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:10.469766 16630 tablet_service.cc:1511] Processing CreateTablet for tablet 70e119dd23254a0e8d1f30c44a9f6b2f (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fceb12a2b90a4c8fbab183cc9f841fb4]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:40:10.473778 16628 tablet_service.cc:1511] Processing CreateTablet for tablet 7c6d864546df49ee94e3c9f1e39f0692 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fceb12a2b90a4c8fbab183cc9f841fb4]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:40:10.476341 16480 tablet_service.cc:1511] Processing CreateTablet for tablet e817240481a5473095932b068ba69b6a (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fceb12a2b90a4c8fbab183cc9f841fb4]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:40:10.477919 16480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e817240481a5473095932b068ba69b6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:10.473786 16481 tablet_service.cc:1511] Processing CreateTablet for tablet 70e119dd23254a0e8d1f30c44a9f6b2f (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fceb12a2b90a4c8fbab183cc9f841fb4]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:40:10.482232 16481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70e119dd23254a0e8d1f30c44a9f6b2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:10.472249 16629 tablet_service.cc:1511] Processing CreateTablet for tablet e817240481a5473095932b068ba69b6a (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fceb12a2b90a4c8fbab183cc9f841fb4]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:40:10.489445 16630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70e119dd23254a0e8d1f30c44a9f6b2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:10.490154 16629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e817240481a5473095932b068ba69b6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:10.491806 16479 tablet_service.cc:1511] Processing CreateTablet for tablet 7c6d864546df49ee94e3c9f1e39f0692 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fceb12a2b90a4c8fbab183cc9f841fb4]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:40:10.493360 16479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c6d864546df49ee94e3c9f1e39f0692. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:10.494728 16628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c6d864546df49ee94e3c9f1e39f0692. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:10.522751 16686 tablet_bootstrap.cc:492] T e817240481a5473095932b068ba69b6a P 560fc9c9f1f24aee8bdaf7748f76b418: Bootstrap starting.
I20260630 12:40:10.537876 16686 tablet_bootstrap.cc:654] T e817240481a5473095932b068ba69b6a P 560fc9c9f1f24aee8bdaf7748f76b418: Neither blocks nor log segments found. Creating new log.
I20260630 12:40:10.548772 16688 tablet_bootstrap.cc:492] T e817240481a5473095932b068ba69b6a P 8647d81dbfa6479786e1ed0315a564c9: Bootstrap starting.
I20260630 12:40:10.550812 16687 tablet_bootstrap.cc:492] T 70e119dd23254a0e8d1f30c44a9f6b2f P 1797f3af97a2470f8a70fe8fd09c2c38: Bootstrap starting.
I20260630 12:40:10.552057 16686 tablet_bootstrap.cc:492] T e817240481a5473095932b068ba69b6a P 560fc9c9f1f24aee8bdaf7748f76b418: No bootstrap required, opened a new log
I20260630 12:40:10.552482 16686 ts_tablet_manager.cc:1403] T e817240481a5473095932b068ba69b6a P 560fc9c9f1f24aee8bdaf7748f76b418: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.000s
I20260630 12:40:10.555709 16688 tablet_bootstrap.cc:654] T e817240481a5473095932b068ba69b6a P 8647d81dbfa6479786e1ed0315a564c9: Neither blocks nor log segments found. Creating new log.
I20260630 12:40:10.555387 16686 raft_consensus.cc:359] T e817240481a5473095932b068ba69b6a P 560fc9c9f1f24aee8bdaf7748f76b418 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1797f3af97a2470f8a70fe8fd09c2c38" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34161 } } peers { permanent_uuid: "560fc9c9f1f24aee8bdaf7748f76b418" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33359 } } peers { permanent_uuid: "8647d81dbfa6479786e1ed0315a564c9" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33095 } }
I20260630 12:40:10.556140 16686 raft_consensus.cc:385] T e817240481a5473095932b068ba69b6a P 560fc9c9f1f24aee8bdaf7748f76b418 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:40:10.556407 16686 raft_consensus.cc:740] T e817240481a5473095932b068ba69b6a P 560fc9c9f1f24aee8bdaf7748f76b418 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 560fc9c9f1f24aee8bdaf7748f76b418, State: Initialized, Role: FOLLOWER
I20260630 12:40:10.557133 16686 consensus_queue.cc:260] T e817240481a5473095932b068ba69b6a P 560fc9c9f1f24aee8bdaf7748f76b418 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1797f3af97a2470f8a70fe8fd09c2c38" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34161 } } peers { permanent_uuid: "560fc9c9f1f24aee8bdaf7748f76b418" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33359 } } peers { permanent_uuid: "8647d81dbfa6479786e1ed0315a564c9" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33095 } }
I20260630 12:40:10.558099 16687 tablet_bootstrap.cc:654] T 70e119dd23254a0e8d1f30c44a9f6b2f P 1797f3af97a2470f8a70fe8fd09c2c38: Neither blocks nor log segments found. Creating new log.
I20260630 12:40:10.561048 16686 ts_tablet_manager.cc:1434] T e817240481a5473095932b068ba69b6a P 560fc9c9f1f24aee8bdaf7748f76b418: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260630 12:40:10.562125 16686 tablet_bootstrap.cc:492] T 7c6d864546df49ee94e3c9f1e39f0692 P 560fc9c9f1f24aee8bdaf7748f76b418: Bootstrap starting.
I20260630 12:40:10.571313 16687 tablet_bootstrap.cc:492] T 70e119dd23254a0e8d1f30c44a9f6b2f P 1797f3af97a2470f8a70fe8fd09c2c38: No bootstrap required, opened a new log
I20260630 12:40:10.572067 16687 ts_tablet_manager.cc:1403] T 70e119dd23254a0e8d1f30c44a9f6b2f P 1797f3af97a2470f8a70fe8fd09c2c38: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.010s
I20260630 12:40:10.574261 16686 tablet_bootstrap.cc:654] T 7c6d864546df49ee94e3c9f1e39f0692 P 560fc9c9f1f24aee8bdaf7748f76b418: Neither blocks nor log segments found. Creating new log.
I20260630 12:40:10.576272 16687 raft_consensus.cc:359] T 70e119dd23254a0e8d1f30c44a9f6b2f P 1797f3af97a2470f8a70fe8fd09c2c38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1797f3af97a2470f8a70fe8fd09c2c38" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34161 } } peers { permanent_uuid: "560fc9c9f1f24aee8bdaf7748f76b418" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33359 } } peers { permanent_uuid: "8647d81dbfa6479786e1ed0315a564c9" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33095 } }
I20260630 12:40:10.577387 16687 raft_consensus.cc:385] T 70e119dd23254a0e8d1f30c44a9f6b2f P 1797f3af97a2470f8a70fe8fd09c2c38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:40:10.577648 16687 raft_consensus.cc:740] T 70e119dd23254a0e8d1f30c44a9f6b2f P 1797f3af97a2470f8a70fe8fd09c2c38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1797f3af97a2470f8a70fe8fd09c2c38, State: Initialized, Role: FOLLOWER
I20260630 12:40:10.578361 16687 consensus_queue.cc:260] T 70e119dd23254a0e8d1f30c44a9f6b2f P 1797f3af97a2470f8a70fe8fd09c2c38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1797f3af97a2470f8a70fe8fd09c2c38" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34161 } } peers { permanent_uuid: "560fc9c9f1f24aee8bdaf7748f76b418" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33359 } } peers { permanent_uuid: "8647d81dbfa6479786e1ed0315a564c9" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33095 } }
I20260630 12:40:10.579382 16688 tablet_bootstrap.cc:492] T e817240481a5473095932b068ba69b6a P 8647d81dbfa6479786e1ed0315a564c9: No bootstrap required, opened a new log
I20260630 12:40:10.579954 16688 ts_tablet_manager.cc:1403] T e817240481a5473095932b068ba69b6a P 8647d81dbfa6479786e1ed0315a564c9: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.011s
I20260630 12:40:10.581372 16687 ts_tablet_manager.cc:1434] T 70e119dd23254a0e8d1f30c44a9f6b2f P 1797f3af97a2470f8a70fe8fd09c2c38: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:40:10.582496 16687 tablet_bootstrap.cc:492] T b61b94e45e3543f080b96fe72cc26ddd P 1797f3af97a2470f8a70fe8fd09c2c38: Bootstrap starting.
I20260630 12:40:10.583009 16688 raft_consensus.cc:359] T e817240481a5473095932b068ba69b6a P 8647d81dbfa6479786e1ed0315a564c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1797f3af97a2470f8a70fe8fd09c2c38" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34161 } } peers { permanent_uuid: "560fc9c9f1f24aee8bdaf7748f76b418" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33359 } } peers { permanent_uuid: "8647d81dbfa6479786e1ed0315a564c9" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33095 } }
I20260630 12:40:10.583791 16688 raft_consensus.cc:385] T e817240481a5473095932b068ba69b6a P 8647d81dbfa6479786e1ed0315a564c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:40:10.584108 16688 raft_consensus.cc:740] T e817240481a5473095932b068ba69b6a P 8647d81dbfa6479786e1ed0315a564c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8647d81dbfa6479786e1ed0315a564c9, State: Initialized, Role: FOLLOWER
I20260630 12:40:10.585188 16686 tablet_bootstrap.cc:492] T 7c6d864546df49ee94e3c9f1e39f0692 P 560fc9c9f1f24aee8bdaf7748f76b418: No bootstrap required, opened a new log
I20260630 12:40:10.584954 16688 consensus_queue.cc:260] T e817240481a5473095932b068ba69b6a P 8647d81dbfa6479786e1ed0315a564c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1797f3af97a2470f8a70fe8fd09c2c38" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34161 } } peers { permanent_uuid: "560fc9c9f1f24aee8bdaf7748f76b418" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33359 } } peers { permanent_uuid: "8647d81dbfa6479786e1ed0315a564c9" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33095 } }
I20260630 12:40:10.585717 16686 ts_tablet_manager.cc:1403] T 7c6d864546df49ee94e3c9f1e39f0692 P 560fc9c9f1f24aee8bdaf7748f76b418: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.007s
I20260630 12:40:10.588660 16686 raft_consensus.cc:359] T 7c6d864546df49ee94e3c9f1e39f0692 P 560fc9c9f1f24aee8bdaf7748f76b418 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1797f3af97a2470f8a70fe8fd09c2c38" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34161 } } peers { permanent_uuid: "560fc9c9f1f24aee8bdaf7748f76b418" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33359 } } peers { permanent_uuid: "8647d81dbfa6479786e1ed0315a564c9" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33095 } }
I20260630 12:40:10.589486 16686 raft_consensus.cc:385] T 7c6d864546df49ee94e3c9f1e39f0692 P 560fc9c9f1f24aee8bdaf7748f76b418 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:40:10.589833 16686 raft_consensus.cc:740] T 7c6d864546df49ee94e3c9f1e39f0692 P 560fc9c9f1f24aee8bdaf7748f76b418 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 560fc9c9f1f24aee8bdaf7748f76b418, State: Initialized, Role: FOLLOWER
I20260630 12:40:10.590381 16687 tablet_bootstrap.cc:654] T b61b94e45e3543f080b96fe72cc26ddd P 1797f3af97a2470f8a70fe8fd09c2c38: Neither blocks nor log segments found. Creating new log.
I20260630 12:40:10.590749 16686 consensus_queue.cc:260] T 7c6d864546df49ee94e3c9f1e39f0692 P 560fc9c9f1f24aee8bdaf7748f76b418 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1797f3af97a2470f8a70fe8fd09c2c38" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34161 } } peers { permanent_uuid: "560fc9c9f1f24aee8bdaf7748f76b418" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33359 } } peers { permanent_uuid: "8647d81dbfa6479786e1ed0315a564c9" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33095 } }
I20260630 12:40:10.593019 16686 ts_tablet_manager.cc:1434] T 7c6d864546df49ee94e3c9f1e39f0692 P 560fc9c9f1f24aee8bdaf7748f76b418: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260630 12:40:10.597946 16686 tablet_bootstrap.cc:492] T 70e119dd23254a0e8d1f30c44a9f6b2f P 560fc9c9f1f24aee8bdaf7748f76b418: Bootstrap starting.
I20260630 12:40:10.604079 16686 tablet_bootstrap.cc:654] T 70e119dd23254a0e8d1f30c44a9f6b2f P 560fc9c9f1f24aee8bdaf7748f76b418: Neither blocks nor log segments found. Creating new log.
I20260630 12:40:10.604112 16687 tablet_bootstrap.cc:492] T b61b94e45e3543f080b96fe72cc26ddd P 1797f3af97a2470f8a70fe8fd09c2c38: No bootstrap required, opened a new log
I20260630 12:40:10.605044 16687 ts_tablet_manager.cc:1403] T b61b94e45e3543f080b96fe72cc26ddd P 1797f3af97a2470f8a70fe8fd09c2c38: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.003s
I20260630 12:40:10.608594 16688 ts_tablet_manager.cc:1434] T e817240481a5473095932b068ba69b6a P 8647d81dbfa6479786e1ed0315a564c9: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.019s
I20260630 12:40:10.608843 16687 raft_consensus.cc:359] T b61b94e45e3543f080b96fe72cc26ddd P 1797f3af97a2470f8a70fe8fd09c2c38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560fc9c9f1f24aee8bdaf7748f76b418" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33359 } } peers { permanent_uuid: "1797f3af97a2470f8a70fe8fd09c2c38" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34161 } } peers { permanent_uuid: "8647d81dbfa6479786e1ed0315a564c9" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33095 } }
I20260630 12:40:10.609735 16688 tablet_bootstrap.cc:492] T b61b94e45e3543f080b96fe72cc26ddd P 8647d81dbfa6479786e1ed0315a564c9: Bootstrap starting.
I20260630 12:40:10.609699 16687 raft_consensus.cc:385] T b61b94e45e3543f080b96fe72cc26ddd P 1797f3af97a2470f8a70fe8fd09c2c38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:40:10.610316 16687 raft_consensus.cc:740] T b61b94e45e3543f080b96fe72cc26ddd P 1797f3af97a2470f8a70fe8fd09c2c38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1797f3af97a2470f8a70fe8fd09c2c38, State: Initialized, Role: FOLLOWER
I20260630 12:40:10.611375 16687 consensus_queue.cc:260] T b61b94e45e3543f080b96fe72cc26ddd P 1797f3af97a2470f8a70fe8fd09c2c38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560fc9c9f1f24aee8bdaf7748f76b418" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33359 } } peers { permanent_uuid: "1797f3af97a2470f8a70fe8fd09c2c38" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34161 } } peers { permanent_uuid: "8647d81dbfa6479786e1ed0315a564c9" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33095 } }
I20260630 12:40:10.616237 16687 ts_tablet_manager.cc:1434] T b61b94e45e3543f080b96fe72cc26ddd P 1797f3af97a2470f8a70fe8fd09c2c38: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260630 12:40:10.617486 16687 tablet_bootstrap.cc:492] T 7c6d864546df49ee94e3c9f1e39f0692 P 1797f3af97a2470f8a70fe8fd09c2c38: Bootstrap starting.
I20260630 12:40:10.617494 16688 tablet_bootstrap.cc:654] T b61b94e45e3543f080b96fe72cc26ddd P 8647d81dbfa6479786e1ed0315a564c9: Neither blocks nor log segments found. Creating new log.
I20260630 12:40:10.626441 16687 tablet_bootstrap.cc:654] T 7c6d864546df49ee94e3c9f1e39f0692 P 1797f3af97a2470f8a70fe8fd09c2c38: Neither blocks nor log segments found. Creating new log.
I20260630 12:40:10.630070 16688 tablet_bootstrap.cc:492] T b61b94e45e3543f080b96fe72cc26ddd P 8647d81dbfa6479786e1ed0315a564c9: No bootstrap required, opened a new log
I20260630 12:40:10.630923 16688 ts_tablet_manager.cc:1403] T b61b94e45e3543f080b96fe72cc26ddd P 8647d81dbfa6479786e1ed0315a564c9: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.004s
W20260630 12:40:10.635157 16518 tablet.cc:2406] T 70e119dd23254a0e8d1f30c44a9f6b2f P 1797f3af97a2470f8a70fe8fd09c2c38: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:40:10.635028 16688 raft_consensus.cc:359] T b61b94e45e3543f080b96fe72cc26ddd P 8647d81dbfa6479786e1ed0315a564c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560fc9c9f1f24aee8bdaf7748f76b418" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33359 } } peers { permanent_uuid: "1797f3af97a2470f8a70fe8fd09c2c38" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34161 } } peers { permanent_uuid: "8647d81dbfa6479786e1ed0315a564c9" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33095 } }
I20260630 12:40:10.636397 16688 raft_consensus.cc:385] T b61b94e45e3543f080b96fe72cc26ddd P 8647d81dbfa6479786e1ed0315a564c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:40:10.636881 16688 raft_consensus.cc:740] T b61b94e45e3543f080b96fe72cc26ddd P 8647d81dbfa6479786e1ed0315a564c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8647d81dbfa6479786e1ed0315a564c9, State: Initialized, Role: FOLLOWER
I20260630 12:40:10.637858 16688 consensus_queue.cc:260] T b61b94e45e3543f080b96fe72cc26ddd P 8647d81dbfa6479786e1ed0315a564c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560fc9c9f1f24aee8bdaf7748f76b418" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33359 } } peers { permanent_uuid: "1797f3af97a2470f8a70fe8fd09c2c38" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34161 } } peers { permanent_uuid: "8647d81dbfa6479786e1ed0315a564c9" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33095 } }
I20260630 12:40:10.638983 16687 tablet_bootstrap.cc:492] T 7c6d864546df49ee94e3c9f1e39f0692 P 1797f3af97a2470f8a70fe8fd09c2c38: No bootstrap required, opened a new log
I20260630 12:40:10.639277 16686 tablet_bootstrap.cc:492] T 70e119dd23254a0e8d1f30c44a9f6b2f P 560fc9c9f1f24aee8bdaf7748f76b418: No bootstrap required, opened a new log
I20260630 12:40:10.639575 16687 ts_tablet_manager.cc:1403] T 7c6d864546df49ee94e3c9f1e39f0692 P 1797f3af97a2470f8a70fe8fd09c2c38: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.005s
I20260630 12:40:10.639820 16686 ts_tablet_manager.cc:1403] T 70e119dd23254a0e8d1f30c44a9f6b2f P 560fc9c9f1f24aee8bdaf7748f76b418: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.026s
I20260630 12:40:10.640344 16688 ts_tablet_manager.cc:1434] T b61b94e45e3543f080b96fe72cc26ddd P 8647d81dbfa6479786e1ed0315a564c9: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:40:10.641480 16688 tablet_bootstrap.cc:492] T 70e119dd23254a0e8d1f30c44a9f6b2f P 8647d81dbfa6479786e1ed0315a564c9: Bootstrap starting.
I20260630 12:40:10.642983 16687 raft_consensus.cc:359] T 7c6d864546df49ee94e3c9f1e39f0692 P 1797f3af97a2470f8a70fe8fd09c2c38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1797f3af97a2470f8a70fe8fd09c2c38" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34161 } } peers { permanent_uuid: "560fc9c9f1f24aee8bdaf7748f76b418" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33359 } } peers { permanent_uuid: "8647d81dbfa6479786e1ed0315a564c9" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33095 } }
I20260630 12:40:10.643949 16687 raft_consensus.cc:385] T 7c6d864546df49ee94e3c9f1e39f0692 P 1797f3af97a2470f8a70fe8fd09c2c38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:40:10.644348 16687 raft_consensus.cc:740] T 7c6d864546df49ee94e3c9f1e39f0692 P 1797f3af97a2470f8a70fe8fd09c2c38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1797f3af97a2470f8a70fe8fd09c2c38, State: Initialized, Role: FOLLOWER
I20260630 12:40:10.644767 16686 raft_consensus.cc:359] T 70e119dd23254a0e8d1f30c44a9f6b2f P 560fc9c9f1f24aee8bdaf7748f76b418 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1797f3af97a2470f8a70fe8fd09c2c38" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34161 } } peers { permanent_uuid: "560fc9c9f1f24aee8bdaf7748f76b418" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33359 } } peers { permanent_uuid: "8647d81dbfa6479786e1ed0315a564c9" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33095 } }
I20260630 12:40:10.645614 16686 raft_consensus.cc:385] T 70e119dd23254a0e8d1f30c44a9f6b2f P 560fc9c9f1f24aee8bdaf7748f76b418 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:40:10.646001 16686 raft_consensus.cc:740] T 70e119dd23254a0e8d1f30c44a9f6b2f P 560fc9c9f1f24aee8bdaf7748f76b418 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 560fc9c9f1f24aee8bdaf7748f76b418, State: Initialized, Role: FOLLOWER
I20260630 12:40:10.645412 16687 consensus_queue.cc:260] T 7c6d864546df49ee94e3c9f1e39f0692 P 1797f3af97a2470f8a70fe8fd09c2c38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1797f3af97a2470f8a70fe8fd09c2c38" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34161 } } peers { permanent_uuid: "560fc9c9f1f24aee8bdaf7748f76b418" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33359 } } peers { permanent_uuid: "8647d81dbfa6479786e1ed0315a564c9" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33095 } }
I20260630 12:40:10.646951 16686 consensus_queue.cc:260] T 70e119dd23254a0e8d1f30c44a9f6b2f P 560fc9c9f1f24aee8bdaf7748f76b418 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1797f3af97a2470f8a70fe8fd09c2c38" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34161 } } peers { permanent_uuid: "560fc9c9f1f24aee8bdaf7748f76b418" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33359 } } peers { permanent_uuid: "8647d81dbfa6479786e1ed0315a564c9" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33095 } }
I20260630 12:40:10.649020 16688 tablet_bootstrap.cc:654] T 70e119dd23254a0e8d1f30c44a9f6b2f P 8647d81dbfa6479786e1ed0315a564c9: Neither blocks nor log segments found. Creating new log.
I20260630 12:40:10.651605 16687 ts_tablet_manager.cc:1434] T 7c6d864546df49ee94e3c9f1e39f0692 P 1797f3af97a2470f8a70fe8fd09c2c38: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260630 12:40:10.651793 16686 ts_tablet_manager.cc:1434] T 70e119dd23254a0e8d1f30c44a9f6b2f P 560fc9c9f1f24aee8bdaf7748f76b418: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260630 12:40:10.652935 16686 tablet_bootstrap.cc:492] T b61b94e45e3543f080b96fe72cc26ddd P 560fc9c9f1f24aee8bdaf7748f76b418: Bootstrap starting.
I20260630 12:40:10.652977 16687 tablet_bootstrap.cc:492] T e817240481a5473095932b068ba69b6a P 1797f3af97a2470f8a70fe8fd09c2c38: Bootstrap starting.
I20260630 12:40:10.662844 16687 tablet_bootstrap.cc:654] T e817240481a5473095932b068ba69b6a P 1797f3af97a2470f8a70fe8fd09c2c38: Neither blocks nor log segments found. Creating new log.
I20260630 12:40:10.665130 16688 tablet_bootstrap.cc:492] T 70e119dd23254a0e8d1f30c44a9f6b2f P 8647d81dbfa6479786e1ed0315a564c9: No bootstrap required, opened a new log
I20260630 12:40:10.665885 16688 ts_tablet_manager.cc:1403] T 70e119dd23254a0e8d1f30c44a9f6b2f P 8647d81dbfa6479786e1ed0315a564c9: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.003s
I20260630 12:40:10.669417 16686 tablet_bootstrap.cc:654] T b61b94e45e3543f080b96fe72cc26ddd P 560fc9c9f1f24aee8bdaf7748f76b418: Neither blocks nor log segments found. Creating new log.
I20260630 12:40:10.669749 16688 raft_consensus.cc:359] T 70e119dd23254a0e8d1f30c44a9f6b2f P 8647d81dbfa6479786e1ed0315a564c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1797f3af97a2470f8a70fe8fd09c2c38" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34161 } } peers { permanent_uuid: "560fc9c9f1f24aee8bdaf7748f76b418" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33359 } } peers { permanent_uuid: "8647d81dbfa6479786e1ed0315a564c9" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33095 } }
I20260630 12:40:10.670578 16688 raft_consensus.cc:385] T 70e119dd23254a0e8d1f30c44a9f6b2f P 8647d81dbfa6479786e1ed0315a564c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:40:10.670935 16688 raft_consensus.cc:740] T 70e119dd23254a0e8d1f30c44a9f6b2f P 8647d81dbfa6479786e1ed0315a564c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8647d81dbfa6479786e1ed0315a564c9, State: Initialized, Role: FOLLOWER
I20260630 12:40:10.671267 16687 tablet_bootstrap.cc:492] T e817240481a5473095932b068ba69b6a P 1797f3af97a2470f8a70fe8fd09c2c38: No bootstrap required, opened a new log
I20260630 12:40:10.671741 16687 ts_tablet_manager.cc:1403] T e817240481a5473095932b068ba69b6a P 1797f3af97a2470f8a70fe8fd09c2c38: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260630 12:40:10.671998 16688 consensus_queue.cc:260] T 70e119dd23254a0e8d1f30c44a9f6b2f P 8647d81dbfa6479786e1ed0315a564c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1797f3af97a2470f8a70fe8fd09c2c38" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34161 } } peers { permanent_uuid: "560fc9c9f1f24aee8bdaf7748f76b418" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33359 } } peers { permanent_uuid: "8647d81dbfa6479786e1ed0315a564c9" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33095 } }
I20260630 12:40:10.674255 16688 ts_tablet_manager.cc:1434] T 70e119dd23254a0e8d1f30c44a9f6b2f P 8647d81dbfa6479786e1ed0315a564c9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:40:10.674762 16687 raft_consensus.cc:359] T e817240481a5473095932b068ba69b6a P 1797f3af97a2470f8a70fe8fd09c2c38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1797f3af97a2470f8a70fe8fd09c2c38" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34161 } } peers { permanent_uuid: "560fc9c9f1f24aee8bdaf7748f76b418" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33359 } } peers { permanent_uuid: "8647d81dbfa6479786e1ed0315a564c9" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33095 } }
I20260630 12:40:10.675408 16688 tablet_bootstrap.cc:492] T 7c6d864546df49ee94e3c9f1e39f0692 P 8647d81dbfa6479786e1ed0315a564c9: Bootstrap starting.
I20260630 12:40:10.675482 16687 raft_consensus.cc:385] T e817240481a5473095932b068ba69b6a P 1797f3af97a2470f8a70fe8fd09c2c38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:40:10.675891 16687 raft_consensus.cc:740] T e817240481a5473095932b068ba69b6a P 1797f3af97a2470f8a70fe8fd09c2c38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1797f3af97a2470f8a70fe8fd09c2c38, State: Initialized, Role: FOLLOWER
I20260630 12:40:10.676883 16687 consensus_queue.cc:260] T e817240481a5473095932b068ba69b6a P 1797f3af97a2470f8a70fe8fd09c2c38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1797f3af97a2470f8a70fe8fd09c2c38" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34161 } } peers { permanent_uuid: "560fc9c9f1f24aee8bdaf7748f76b418" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33359 } } peers { permanent_uuid: "8647d81dbfa6479786e1ed0315a564c9" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33095 } }
I20260630 12:40:10.681910 16687 ts_tablet_manager.cc:1434] T e817240481a5473095932b068ba69b6a P 1797f3af97a2470f8a70fe8fd09c2c38: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260630 12:40:10.682305 16686 tablet_bootstrap.cc:492] T b61b94e45e3543f080b96fe72cc26ddd P 560fc9c9f1f24aee8bdaf7748f76b418: No bootstrap required, opened a new log
I20260630 12:40:10.682437 16688 tablet_bootstrap.cc:654] T 7c6d864546df49ee94e3c9f1e39f0692 P 8647d81dbfa6479786e1ed0315a564c9: Neither blocks nor log segments found. Creating new log.
I20260630 12:40:10.682991 16686 ts_tablet_manager.cc:1403] T b61b94e45e3543f080b96fe72cc26ddd P 560fc9c9f1f24aee8bdaf7748f76b418: Time spent bootstrapping tablet: real 0.030s	user 0.004s	sys 0.014s
I20260630 12:40:10.685956 16686 raft_consensus.cc:359] T b61b94e45e3543f080b96fe72cc26ddd P 560fc9c9f1f24aee8bdaf7748f76b418 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560fc9c9f1f24aee8bdaf7748f76b418" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33359 } } peers { permanent_uuid: "1797f3af97a2470f8a70fe8fd09c2c38" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34161 } } peers { permanent_uuid: "8647d81dbfa6479786e1ed0315a564c9" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33095 } }
I20260630 12:40:10.686854 16686 raft_consensus.cc:385] T b61b94e45e3543f080b96fe72cc26ddd P 560fc9c9f1f24aee8bdaf7748f76b418 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:40:10.687209 16686 raft_consensus.cc:740] T b61b94e45e3543f080b96fe72cc26ddd P 560fc9c9f1f24aee8bdaf7748f76b418 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 560fc9c9f1f24aee8bdaf7748f76b418, State: Initialized, Role: FOLLOWER
I20260630 12:40:10.688052 16686 consensus_queue.cc:260] T b61b94e45e3543f080b96fe72cc26ddd P 560fc9c9f1f24aee8bdaf7748f76b418 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560fc9c9f1f24aee8bdaf7748f76b418" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33359 } } peers { permanent_uuid: "1797f3af97a2470f8a70fe8fd09c2c38" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34161 } } peers { permanent_uuid: "8647d81dbfa6479786e1ed0315a564c9" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33095 } }
I20260630 12:40:10.690613 16686 ts_tablet_manager.cc:1434] T b61b94e45e3543f080b96fe72cc26ddd P 560fc9c9f1f24aee8bdaf7748f76b418: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:40:10.692925 16688 tablet_bootstrap.cc:492] T 7c6d864546df49ee94e3c9f1e39f0692 P 8647d81dbfa6479786e1ed0315a564c9: No bootstrap required, opened a new log
I20260630 12:40:10.693454 16688 ts_tablet_manager.cc:1403] T 7c6d864546df49ee94e3c9f1e39f0692 P 8647d81dbfa6479786e1ed0315a564c9: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.009s
I20260630 12:40:10.697245 16688 raft_consensus.cc:359] T 7c6d864546df49ee94e3c9f1e39f0692 P 8647d81dbfa6479786e1ed0315a564c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1797f3af97a2470f8a70fe8fd09c2c38" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34161 } } peers { permanent_uuid: "560fc9c9f1f24aee8bdaf7748f76b418" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33359 } } peers { permanent_uuid: "8647d81dbfa6479786e1ed0315a564c9" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33095 } }
I20260630 12:40:10.697765 16688 raft_consensus.cc:385] T 7c6d864546df49ee94e3c9f1e39f0692 P 8647d81dbfa6479786e1ed0315a564c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:40:10.697988 16688 raft_consensus.cc:740] T 7c6d864546df49ee94e3c9f1e39f0692 P 8647d81dbfa6479786e1ed0315a564c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8647d81dbfa6479786e1ed0315a564c9, State: Initialized, Role: FOLLOWER
I20260630 12:40:10.698559 16688 consensus_queue.cc:260] T 7c6d864546df49ee94e3c9f1e39f0692 P 8647d81dbfa6479786e1ed0315a564c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1797f3af97a2470f8a70fe8fd09c2c38" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34161 } } peers { permanent_uuid: "560fc9c9f1f24aee8bdaf7748f76b418" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33359 } } peers { permanent_uuid: "8647d81dbfa6479786e1ed0315a564c9" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33095 } }
I20260630 12:40:10.700456 16688 ts_tablet_manager.cc:1434] T 7c6d864546df49ee94e3c9f1e39f0692 P 8647d81dbfa6479786e1ed0315a564c9: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.000s
I20260630 12:40:10.818094 16694 raft_consensus.cc:493] T 70e119dd23254a0e8d1f30c44a9f6b2f P 1797f3af97a2470f8a70fe8fd09c2c38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:40:10.818631 16694 raft_consensus.cc:515] T 70e119dd23254a0e8d1f30c44a9f6b2f P 1797f3af97a2470f8a70fe8fd09c2c38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1797f3af97a2470f8a70fe8fd09c2c38" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34161 } } peers { permanent_uuid: "560fc9c9f1f24aee8bdaf7748f76b418" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33359 } } peers { permanent_uuid: "8647d81dbfa6479786e1ed0315a564c9" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33095 } }
I20260630 12:40:10.820595 16704 raft_consensus.cc:493] T e817240481a5473095932b068ba69b6a P 1797f3af97a2470f8a70fe8fd09c2c38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:40:10.821111 16704 raft_consensus.cc:515] T e817240481a5473095932b068ba69b6a P 1797f3af97a2470f8a70fe8fd09c2c38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1797f3af97a2470f8a70fe8fd09c2c38" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34161 } } peers { permanent_uuid: "560fc9c9f1f24aee8bdaf7748f76b418" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33359 } } peers { permanent_uuid: "8647d81dbfa6479786e1ed0315a564c9" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33095 } }
I20260630 12:40:10.823650 16704 leader_election.cc:290] T e817240481a5473095932b068ba69b6a P 1797f3af97a2470f8a70fe8fd09c2c38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 560fc9c9f1f24aee8bdaf7748f76b418 (127.13.140.130:33359), 8647d81dbfa6479786e1ed0315a564c9 (127.13.140.131:33095)
I20260630 12:40:10.824156 16695 raft_consensus.cc:493] T 70e119dd23254a0e8d1f30c44a9f6b2f P 8647d81dbfa6479786e1ed0315a564c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:40:10.824934 16695 raft_consensus.cc:515] T 70e119dd23254a0e8d1f30c44a9f6b2f P 8647d81dbfa6479786e1ed0315a564c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1797f3af97a2470f8a70fe8fd09c2c38" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34161 } } peers { permanent_uuid: "560fc9c9f1f24aee8bdaf7748f76b418" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33359 } } peers { permanent_uuid: "8647d81dbfa6479786e1ed0315a564c9" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33095 } }
I20260630 12:40:10.826363 16690 raft_consensus.cc:493] T e817240481a5473095932b068ba69b6a P 560fc9c9f1f24aee8bdaf7748f76b418 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:40:10.826843 16690 raft_consensus.cc:515] T e817240481a5473095932b068ba69b6a P 560fc9c9f1f24aee8bdaf7748f76b418 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1797f3af97a2470f8a70fe8fd09c2c38" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34161 } } peers { permanent_uuid: "560fc9c9f1f24aee8bdaf7748f76b418" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33359 } } peers { permanent_uuid: "8647d81dbfa6479786e1ed0315a564c9" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33095 } }
I20260630 12:40:10.827199 16694 leader_election.cc:290] T 70e119dd23254a0e8d1f30c44a9f6b2f P 1797f3af97a2470f8a70fe8fd09c2c38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 560fc9c9f1f24aee8bdaf7748f76b418 (127.13.140.130:33359), 8647d81dbfa6479786e1ed0315a564c9 (127.13.140.131:33095)
I20260630 12:40:10.829526 16690 leader_election.cc:290] T e817240481a5473095932b068ba69b6a P 560fc9c9f1f24aee8bdaf7748f76b418 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1797f3af97a2470f8a70fe8fd09c2c38 (127.13.140.129:34161), 8647d81dbfa6479786e1ed0315a564c9 (127.13.140.131:33095)
I20260630 12:40:10.830935 16695 leader_election.cc:290] T 70e119dd23254a0e8d1f30c44a9f6b2f P 8647d81dbfa6479786e1ed0315a564c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1797f3af97a2470f8a70fe8fd09c2c38 (127.13.140.129:34161), 560fc9c9f1f24aee8bdaf7748f76b418 (127.13.140.130:33359)
I20260630 12:40:10.837677 16567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e119dd23254a0e8d1f30c44a9f6b2f" candidate_uuid: "1797f3af97a2470f8a70fe8fd09c2c38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "560fc9c9f1f24aee8bdaf7748f76b418" is_pre_election: true
I20260630 12:40:10.838557 16567 raft_consensus.cc:2468] T 70e119dd23254a0e8d1f30c44a9f6b2f P 560fc9c9f1f24aee8bdaf7748f76b418 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1797f3af97a2470f8a70fe8fd09c2c38 in term 0.
I20260630 12:40:10.840656 16567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e817240481a5473095932b068ba69b6a" candidate_uuid: "1797f3af97a2470f8a70fe8fd09c2c38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "560fc9c9f1f24aee8bdaf7748f76b418" is_pre_election: true
I20260630 12:40:10.841390 16567 raft_consensus.cc:2468] T e817240481a5473095932b068ba69b6a P 560fc9c9f1f24aee8bdaf7748f76b418 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1797f3af97a2470f8a70fe8fd09c2c38 in term 0.
I20260630 12:40:10.842988 16457 leader_election.cc:304] T 70e119dd23254a0e8d1f30c44a9f6b2f P 1797f3af97a2470f8a70fe8fd09c2c38 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1797f3af97a2470f8a70fe8fd09c2c38, 560fc9c9f1f24aee8bdaf7748f76b418; no voters: 
I20260630 12:40:10.843909 16694 raft_consensus.cc:2804] T 70e119dd23254a0e8d1f30c44a9f6b2f P 1797f3af97a2470f8a70fe8fd09c2c38 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:40:10.844342 16694 raft_consensus.cc:493] T 70e119dd23254a0e8d1f30c44a9f6b2f P 1797f3af97a2470f8a70fe8fd09c2c38 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:40:10.844775 16694 raft_consensus.cc:3060] T 70e119dd23254a0e8d1f30c44a9f6b2f P 1797f3af97a2470f8a70fe8fd09c2c38 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:40:10.848133 16457 leader_election.cc:304] T e817240481a5473095932b068ba69b6a P 1797f3af97a2470f8a70fe8fd09c2c38 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1797f3af97a2470f8a70fe8fd09c2c38, 560fc9c9f1f24aee8bdaf7748f76b418; no voters: 
I20260630 12:40:10.853111 16704 raft_consensus.cc:2804] T e817240481a5473095932b068ba69b6a P 1797f3af97a2470f8a70fe8fd09c2c38 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:40:10.853484 16704 raft_consensus.cc:493] T e817240481a5473095932b068ba69b6a P 1797f3af97a2470f8a70fe8fd09c2c38 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:40:10.853840 16704 raft_consensus.cc:3060] T e817240481a5473095932b068ba69b6a P 1797f3af97a2470f8a70fe8fd09c2c38 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:40:10.861313 16690 raft_consensus.cc:493] T 7c6d864546df49ee94e3c9f1e39f0692 P 560fc9c9f1f24aee8bdaf7748f76b418 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:40:10.862003 16690 raft_consensus.cc:515] T 7c6d864546df49ee94e3c9f1e39f0692 P 560fc9c9f1f24aee8bdaf7748f76b418 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1797f3af97a2470f8a70fe8fd09c2c38" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34161 } } peers { permanent_uuid: "560fc9c9f1f24aee8bdaf7748f76b418" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33359 } } peers { permanent_uuid: "8647d81dbfa6479786e1ed0315a564c9" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33095 } }
I20260630 12:40:10.864686 16694 raft_consensus.cc:515] T 70e119dd23254a0e8d1f30c44a9f6b2f P 1797f3af97a2470f8a70fe8fd09c2c38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1797f3af97a2470f8a70fe8fd09c2c38" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34161 } } peers { permanent_uuid: "560fc9c9f1f24aee8bdaf7748f76b418" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33359 } } peers { permanent_uuid: "8647d81dbfa6479786e1ed0315a564c9" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33095 } }
I20260630 12:40:10.865193 16690 leader_election.cc:290] T 7c6d864546df49ee94e3c9f1e39f0692 P 560fc9c9f1f24aee8bdaf7748f76b418 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1797f3af97a2470f8a70fe8fd09c2c38 (127.13.140.129:34161), 8647d81dbfa6479786e1ed0315a564c9 (127.13.140.131:33095)
I20260630 12:40:10.867209 16704 raft_consensus.cc:515] T e817240481a5473095932b068ba69b6a P 1797f3af97a2470f8a70fe8fd09c2c38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1797f3af97a2470f8a70fe8fd09c2c38" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34161 } } peers { permanent_uuid: "560fc9c9f1f24aee8bdaf7748f76b418" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33359 } } peers { permanent_uuid: "8647d81dbfa6479786e1ed0315a564c9" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33095 } }
I20260630 12:40:10.868103 16492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e817240481a5473095932b068ba69b6a" candidate_uuid: "560fc9c9f1f24aee8bdaf7748f76b418" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1797f3af97a2470f8a70fe8fd09c2c38" is_pre_election: true
I20260630 12:40:10.869001 16492 raft_consensus.cc:2393] T e817240481a5473095932b068ba69b6a P 1797f3af97a2470f8a70fe8fd09c2c38 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 560fc9c9f1f24aee8bdaf7748f76b418 in current term 1: Already voted for candidate 1797f3af97a2470f8a70fe8fd09c2c38 in this term.
I20260630 12:40:10.870242 16491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c6d864546df49ee94e3c9f1e39f0692" candidate_uuid: "560fc9c9f1f24aee8bdaf7748f76b418" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1797f3af97a2470f8a70fe8fd09c2c38" is_pre_election: true
I20260630 12:40:10.870944 16491 raft_consensus.cc:2468] T 7c6d864546df49ee94e3c9f1e39f0692 P 1797f3af97a2470f8a70fe8fd09c2c38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 560fc9c9f1f24aee8bdaf7748f76b418 in term 0.
I20260630 12:40:10.871075 16694 leader_election.cc:290] T 70e119dd23254a0e8d1f30c44a9f6b2f P 1797f3af97a2470f8a70fe8fd09c2c38 [CANDIDATE]: Term 1 election: Requested vote from peers 560fc9c9f1f24aee8bdaf7748f76b418 (127.13.140.130:33359), 8647d81dbfa6479786e1ed0315a564c9 (127.13.140.131:33095)
I20260630 12:40:10.871244 16566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e817240481a5473095932b068ba69b6a" candidate_uuid: "1797f3af97a2470f8a70fe8fd09c2c38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "560fc9c9f1f24aee8bdaf7748f76b418"
I20260630 12:40:10.871951 16566 raft_consensus.cc:3060] T e817240481a5473095932b068ba69b6a P 560fc9c9f1f24aee8bdaf7748f76b418 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:40:10.872146 16490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e119dd23254a0e8d1f30c44a9f6b2f" candidate_uuid: "8647d81dbfa6479786e1ed0315a564c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1797f3af97a2470f8a70fe8fd09c2c38" is_pre_election: true
I20260630 12:40:10.873049 16490 raft_consensus.cc:2393] T 70e119dd23254a0e8d1f30c44a9f6b2f P 1797f3af97a2470f8a70fe8fd09c2c38 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8647d81dbfa6479786e1ed0315a564c9 in current term 1: Already voted for candidate 1797f3af97a2470f8a70fe8fd09c2c38 in this term.
I20260630 12:40:10.874548 16567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e119dd23254a0e8d1f30c44a9f6b2f" candidate_uuid: "1797f3af97a2470f8a70fe8fd09c2c38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "560fc9c9f1f24aee8bdaf7748f76b418"
I20260630 12:40:10.875133 16567 raft_consensus.cc:3060] T 70e119dd23254a0e8d1f30c44a9f6b2f P 560fc9c9f1f24aee8bdaf7748f76b418 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:40:10.875051 16532 leader_election.cc:304] T 7c6d864546df49ee94e3c9f1e39f0692 P 560fc9c9f1f24aee8bdaf7748f76b418 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1797f3af97a2470f8a70fe8fd09c2c38, 560fc9c9f1f24aee8bdaf7748f76b418; no voters: 
I20260630 12:40:10.877236 16639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e119dd23254a0e8d1f30c44a9f6b2f" candidate_uuid: "1797f3af97a2470f8a70fe8fd09c2c38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8647d81dbfa6479786e1ed0315a564c9"
I20260630 12:40:10.877923 16639 raft_consensus.cc:3060] T 70e119dd23254a0e8d1f30c44a9f6b2f P 8647d81dbfa6479786e1ed0315a564c9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:40:10.881116 16640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e817240481a5473095932b068ba69b6a" candidate_uuid: "1797f3af97a2470f8a70fe8fd09c2c38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8647d81dbfa6479786e1ed0315a564c9" is_pre_election: true
I20260630 12:40:10.881769 16704 leader_election.cc:290] T e817240481a5473095932b068ba69b6a P 1797f3af97a2470f8a70fe8fd09c2c38 [CANDIDATE]: Term 1 election: Requested vote from peers 560fc9c9f1f24aee8bdaf7748f76b418 (127.13.140.130:33359), 8647d81dbfa6479786e1ed0315a564c9 (127.13.140.131:33095)
I20260630 12:40:10.881824 16640 raft_consensus.cc:2468] T e817240481a5473095932b068ba69b6a P 8647d81dbfa6479786e1ed0315a564c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1797f3af97a2470f8a70fe8fd09c2c38 in term 0.
I20260630 12:40:10.876325 16641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e119dd23254a0e8d1f30c44a9f6b2f" candidate_uuid: "1797f3af97a2470f8a70fe8fd09c2c38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8647d81dbfa6479786e1ed0315a564c9" is_pre_election: true
I20260630 12:40:10.883931 16567 raft_consensus.cc:2468] T 70e119dd23254a0e8d1f30c44a9f6b2f P 560fc9c9f1f24aee8bdaf7748f76b418 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1797f3af97a2470f8a70fe8fd09c2c38 in term 1.
I20260630 12:40:10.885329 16457 leader_election.cc:304] T 70e119dd23254a0e8d1f30c44a9f6b2f P 1797f3af97a2470f8a70fe8fd09c2c38 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1797f3af97a2470f8a70fe8fd09c2c38, 560fc9c9f1f24aee8bdaf7748f76b418; no voters: 
I20260630 12:40:10.885495 16640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e817240481a5473095932b068ba69b6a" candidate_uuid: "1797f3af97a2470f8a70fe8fd09c2c38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8647d81dbfa6479786e1ed0315a564c9"
I20260630 12:40:10.886062 16640 raft_consensus.cc:3060] T e817240481a5473095932b068ba69b6a P 8647d81dbfa6479786e1ed0315a564c9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:40:10.886760 16704 raft_consensus.cc:2804] T 70e119dd23254a0e8d1f30c44a9f6b2f P 1797f3af97a2470f8a70fe8fd09c2c38 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:40:10.888159 16704 raft_consensus.cc:697] T 70e119dd23254a0e8d1f30c44a9f6b2f P 1797f3af97a2470f8a70fe8fd09c2c38 [term 1 LEADER]: Becoming Leader. State: Replica: 1797f3af97a2470f8a70fe8fd09c2c38, State: Running, Role: LEADER
I20260630 12:40:10.889191 16704 consensus_queue.cc:237] T 70e119dd23254a0e8d1f30c44a9f6b2f P 1797f3af97a2470f8a70fe8fd09c2c38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1797f3af97a2470f8a70fe8fd09c2c38" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34161 } } peers { permanent_uuid: "560fc9c9f1f24aee8bdaf7748f76b418" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33359 } } peers { permanent_uuid: "8647d81dbfa6479786e1ed0315a564c9" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33095 } }
I20260630 12:40:10.892786 16690 raft_consensus.cc:2804] T 7c6d864546df49ee94e3c9f1e39f0692 P 560fc9c9f1f24aee8bdaf7748f76b418 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:40:10.893296 16690 raft_consensus.cc:493] T 7c6d864546df49ee94e3c9f1e39f0692 P 560fc9c9f1f24aee8bdaf7748f76b418 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:40:10.893739 16690 raft_consensus.cc:3060] T 7c6d864546df49ee94e3c9f1e39f0692 P 560fc9c9f1f24aee8bdaf7748f76b418 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:40:10.896637 16640 raft_consensus.cc:2468] T e817240481a5473095932b068ba69b6a P 8647d81dbfa6479786e1ed0315a564c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1797f3af97a2470f8a70fe8fd09c2c38 in term 1.
I20260630 12:40:10.898028 16639 raft_consensus.cc:2468] T 70e119dd23254a0e8d1f30c44a9f6b2f P 8647d81dbfa6479786e1ed0315a564c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1797f3af97a2470f8a70fe8fd09c2c38 in term 1.
I20260630 12:40:10.900050 16456 leader_election.cc:304] T e817240481a5473095932b068ba69b6a P 1797f3af97a2470f8a70fe8fd09c2c38 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1797f3af97a2470f8a70fe8fd09c2c38, 8647d81dbfa6479786e1ed0315a564c9; no voters: 
I20260630 12:40:10.902027 16694 raft_consensus.cc:2804] T e817240481a5473095932b068ba69b6a P 1797f3af97a2470f8a70fe8fd09c2c38 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:40:10.902125 16566 raft_consensus.cc:2468] T e817240481a5473095932b068ba69b6a P 560fc9c9f1f24aee8bdaf7748f76b418 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1797f3af97a2470f8a70fe8fd09c2c38 in term 1.
I20260630 12:40:10.910231 16639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e817240481a5473095932b068ba69b6a" candidate_uuid: "560fc9c9f1f24aee8bdaf7748f76b418" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8647d81dbfa6479786e1ed0315a564c9" is_pre_election: true
I20260630 12:40:10.910293 16640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c6d864546df49ee94e3c9f1e39f0692" candidate_uuid: "560fc9c9f1f24aee8bdaf7748f76b418" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8647d81dbfa6479786e1ed0315a564c9" is_pre_election: true
I20260630 12:40:10.911134 16639 raft_consensus.cc:2393] T e817240481a5473095932b068ba69b6a P 8647d81dbfa6479786e1ed0315a564c9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 560fc9c9f1f24aee8bdaf7748f76b418 in current term 1: Already voted for candidate 1797f3af97a2470f8a70fe8fd09c2c38 in this term.
I20260630 12:40:10.911289 16640 raft_consensus.cc:2468] T 7c6d864546df49ee94e3c9f1e39f0692 P 8647d81dbfa6479786e1ed0315a564c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 560fc9c9f1f24aee8bdaf7748f76b418 in term 0.
I20260630 12:40:10.913194 16531 leader_election.cc:304] T e817240481a5473095932b068ba69b6a P 560fc9c9f1f24aee8bdaf7748f76b418 [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: 560fc9c9f1f24aee8bdaf7748f76b418; no voters: 1797f3af97a2470f8a70fe8fd09c2c38, 8647d81dbfa6479786e1ed0315a564c9
I20260630 12:40:10.917028 16695 raft_consensus.cc:493] T b61b94e45e3543f080b96fe72cc26ddd P 8647d81dbfa6479786e1ed0315a564c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:40:10.917698 16695 raft_consensus.cc:515] T b61b94e45e3543f080b96fe72cc26ddd P 8647d81dbfa6479786e1ed0315a564c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560fc9c9f1f24aee8bdaf7748f76b418" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33359 } } peers { permanent_uuid: "1797f3af97a2470f8a70fe8fd09c2c38" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34161 } } peers { permanent_uuid: "8647d81dbfa6479786e1ed0315a564c9" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33095 } }
I20260630 12:40:10.919219 16690 raft_consensus.cc:515] T 7c6d864546df49ee94e3c9f1e39f0692 P 560fc9c9f1f24aee8bdaf7748f76b418 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1797f3af97a2470f8a70fe8fd09c2c38" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34161 } } peers { permanent_uuid: "560fc9c9f1f24aee8bdaf7748f76b418" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33359 } } peers { permanent_uuid: "8647d81dbfa6479786e1ed0315a564c9" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33095 } }
I20260630 12:40:10.921432 16713 raft_consensus.cc:493] T b61b94e45e3543f080b96fe72cc26ddd P 560fc9c9f1f24aee8bdaf7748f76b418 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:40:10.921882 16713 raft_consensus.cc:515] T b61b94e45e3543f080b96fe72cc26ddd P 560fc9c9f1f24aee8bdaf7748f76b418 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560fc9c9f1f24aee8bdaf7748f76b418" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33359 } } peers { permanent_uuid: "1797f3af97a2470f8a70fe8fd09c2c38" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34161 } } peers { permanent_uuid: "8647d81dbfa6479786e1ed0315a564c9" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33095 } }
I20260630 12:40:10.922264 16567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b61b94e45e3543f080b96fe72cc26ddd" candidate_uuid: "8647d81dbfa6479786e1ed0315a564c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "560fc9c9f1f24aee8bdaf7748f76b418" is_pre_election: true
I20260630 12:40:10.922641 16490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b61b94e45e3543f080b96fe72cc26ddd" candidate_uuid: "8647d81dbfa6479786e1ed0315a564c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1797f3af97a2470f8a70fe8fd09c2c38" is_pre_election: true
I20260630 12:40:10.923064 16567 raft_consensus.cc:2468] T b61b94e45e3543f080b96fe72cc26ddd P 560fc9c9f1f24aee8bdaf7748f76b418 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8647d81dbfa6479786e1ed0315a564c9 in term 0.
I20260630 12:40:10.923242 16490 raft_consensus.cc:2468] T b61b94e45e3543f080b96fe72cc26ddd P 1797f3af97a2470f8a70fe8fd09c2c38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8647d81dbfa6479786e1ed0315a564c9 in term 0.
I20260630 12:40:10.922339 16566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e119dd23254a0e8d1f30c44a9f6b2f" candidate_uuid: "8647d81dbfa6479786e1ed0315a564c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "560fc9c9f1f24aee8bdaf7748f76b418" is_pre_election: true
I20260630 12:40:10.924293 16566 raft_consensus.cc:2393] T 70e119dd23254a0e8d1f30c44a9f6b2f P 560fc9c9f1f24aee8bdaf7748f76b418 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8647d81dbfa6479786e1ed0315a564c9 in current term 1: Already voted for candidate 1797f3af97a2470f8a70fe8fd09c2c38 in this term.
I20260630 12:40:10.924676 16606 leader_election.cc:304] T b61b94e45e3543f080b96fe72cc26ddd P 8647d81dbfa6479786e1ed0315a564c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1797f3af97a2470f8a70fe8fd09c2c38, 8647d81dbfa6479786e1ed0315a564c9; no voters: 
I20260630 12:40:10.925515 16690 leader_election.cc:290] T 7c6d864546df49ee94e3c9f1e39f0692 P 560fc9c9f1f24aee8bdaf7748f76b418 [CANDIDATE]: Term 1 election: Requested vote from peers 1797f3af97a2470f8a70fe8fd09c2c38 (127.13.140.129:34161), 8647d81dbfa6479786e1ed0315a564c9 (127.13.140.131:33095)
I20260630 12:40:10.926060 16690 raft_consensus.cc:2749] T e817240481a5473095932b068ba69b6a P 560fc9c9f1f24aee8bdaf7748f76b418 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:40:10.926434 16490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b61b94e45e3543f080b96fe72cc26ddd" candidate_uuid: "560fc9c9f1f24aee8bdaf7748f76b418" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1797f3af97a2470f8a70fe8fd09c2c38" is_pre_election: true
I20260630 12:40:10.926842 16491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c6d864546df49ee94e3c9f1e39f0692" candidate_uuid: "560fc9c9f1f24aee8bdaf7748f76b418" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1797f3af97a2470f8a70fe8fd09c2c38"
I20260630 12:40:10.927220 16490 raft_consensus.cc:2468] T b61b94e45e3543f080b96fe72cc26ddd P 1797f3af97a2470f8a70fe8fd09c2c38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 560fc9c9f1f24aee8bdaf7748f76b418 in term 0.
I20260630 12:40:10.927665 16491 raft_consensus.cc:3060] T 7c6d864546df49ee94e3c9f1e39f0692 P 1797f3af97a2470f8a70fe8fd09c2c38 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:40:10.928603 16695 leader_election.cc:290] T b61b94e45e3543f080b96fe72cc26ddd P 8647d81dbfa6479786e1ed0315a564c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 560fc9c9f1f24aee8bdaf7748f76b418 (127.13.140.130:33359), 1797f3af97a2470f8a70fe8fd09c2c38 (127.13.140.129:34161)
I20260630 12:40:10.929419 16695 raft_consensus.cc:2804] T b61b94e45e3543f080b96fe72cc26ddd P 8647d81dbfa6479786e1ed0315a564c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:40:10.929888 16695 raft_consensus.cc:493] T b61b94e45e3543f080b96fe72cc26ddd P 8647d81dbfa6479786e1ed0315a564c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:40:10.930979 16695 raft_consensus.cc:3060] T b61b94e45e3543f080b96fe72cc26ddd P 8647d81dbfa6479786e1ed0315a564c9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:40:10.938035 16491 raft_consensus.cc:2468] T 7c6d864546df49ee94e3c9f1e39f0692 P 1797f3af97a2470f8a70fe8fd09c2c38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 560fc9c9f1f24aee8bdaf7748f76b418 in term 1.
I20260630 12:40:10.924114 16713 leader_election.cc:290] T b61b94e45e3543f080b96fe72cc26ddd P 560fc9c9f1f24aee8bdaf7748f76b418 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1797f3af97a2470f8a70fe8fd09c2c38 (127.13.140.129:34161), 8647d81dbfa6479786e1ed0315a564c9 (127.13.140.131:33095)
I20260630 12:40:10.940022 16532 leader_election.cc:304] T b61b94e45e3543f080b96fe72cc26ddd P 560fc9c9f1f24aee8bdaf7748f76b418 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1797f3af97a2470f8a70fe8fd09c2c38, 560fc9c9f1f24aee8bdaf7748f76b418; no voters: 
I20260630 12:40:10.941239 16532 leader_election.cc:304] T 7c6d864546df49ee94e3c9f1e39f0692 P 560fc9c9f1f24aee8bdaf7748f76b418 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1797f3af97a2470f8a70fe8fd09c2c38, 560fc9c9f1f24aee8bdaf7748f76b418; no voters: 
I20260630 12:40:10.942178 16690 raft_consensus.cc:2804] T b61b94e45e3543f080b96fe72cc26ddd P 560fc9c9f1f24aee8bdaf7748f76b418 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:40:10.942679 16690 raft_consensus.cc:493] T b61b94e45e3543f080b96fe72cc26ddd P 560fc9c9f1f24aee8bdaf7748f76b418 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:40:10.943149 16690 raft_consensus.cc:3060] T b61b94e45e3543f080b96fe72cc26ddd P 560fc9c9f1f24aee8bdaf7748f76b418 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:40:10.946828 16606 leader_election.cc:304] T 70e119dd23254a0e8d1f30c44a9f6b2f P 8647d81dbfa6479786e1ed0315a564c9 [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: 8647d81dbfa6479786e1ed0315a564c9; no voters: 1797f3af97a2470f8a70fe8fd09c2c38, 560fc9c9f1f24aee8bdaf7748f76b418
I20260630 12:40:10.949770 16717 raft_consensus.cc:2749] T 70e119dd23254a0e8d1f30c44a9f6b2f P 8647d81dbfa6479786e1ed0315a564c9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:40:10.953039 16639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b61b94e45e3543f080b96fe72cc26ddd" candidate_uuid: "560fc9c9f1f24aee8bdaf7748f76b418" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8647d81dbfa6479786e1ed0315a564c9" is_pre_election: true
I20260630 12:40:10.942236 16713 raft_consensus.cc:2804] T 7c6d864546df49ee94e3c9f1e39f0692 P 560fc9c9f1f24aee8bdaf7748f76b418 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:40:10.952344 16690 raft_consensus.cc:515] T b61b94e45e3543f080b96fe72cc26ddd P 560fc9c9f1f24aee8bdaf7748f76b418 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560fc9c9f1f24aee8bdaf7748f76b418" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33359 } } peers { permanent_uuid: "1797f3af97a2470f8a70fe8fd09c2c38" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34161 } } peers { permanent_uuid: "8647d81dbfa6479786e1ed0315a564c9" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33095 } }
I20260630 12:40:10.954218 16694 raft_consensus.cc:697] T e817240481a5473095932b068ba69b6a P 1797f3af97a2470f8a70fe8fd09c2c38 [term 1 LEADER]: Becoming Leader. State: Replica: 1797f3af97a2470f8a70fe8fd09c2c38, State: Running, Role: LEADER
I20260630 12:40:10.953812 16640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c6d864546df49ee94e3c9f1e39f0692" candidate_uuid: "560fc9c9f1f24aee8bdaf7748f76b418" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8647d81dbfa6479786e1ed0315a564c9"
I20260630 12:40:10.955165 16640 raft_consensus.cc:3060] T 7c6d864546df49ee94e3c9f1e39f0692 P 8647d81dbfa6479786e1ed0315a564c9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:40:10.955257 16694 consensus_queue.cc:237] T e817240481a5473095932b068ba69b6a P 1797f3af97a2470f8a70fe8fd09c2c38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1797f3af97a2470f8a70fe8fd09c2c38" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34161 } } peers { permanent_uuid: "560fc9c9f1f24aee8bdaf7748f76b418" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33359 } } peers { permanent_uuid: "8647d81dbfa6479786e1ed0315a564c9" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33095 } }
I20260630 12:40:10.956869 16491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b61b94e45e3543f080b96fe72cc26ddd" candidate_uuid: "560fc9c9f1f24aee8bdaf7748f76b418" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1797f3af97a2470f8a70fe8fd09c2c38"
I20260630 12:40:10.957479 16491 raft_consensus.cc:3060] T b61b94e45e3543f080b96fe72cc26ddd P 1797f3af97a2470f8a70fe8fd09c2c38 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:40:10.959631 16695 raft_consensus.cc:515] T b61b94e45e3543f080b96fe72cc26ddd P 8647d81dbfa6479786e1ed0315a564c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560fc9c9f1f24aee8bdaf7748f76b418" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33359 } } peers { permanent_uuid: "1797f3af97a2470f8a70fe8fd09c2c38" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34161 } } peers { permanent_uuid: "8647d81dbfa6479786e1ed0315a564c9" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33095 } }
I20260630 12:40:10.961277 16639 raft_consensus.cc:2393] T b61b94e45e3543f080b96fe72cc26ddd P 8647d81dbfa6479786e1ed0315a564c9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 560fc9c9f1f24aee8bdaf7748f76b418 in current term 1: Already voted for candidate 8647d81dbfa6479786e1ed0315a564c9 in this term.
I20260630 12:40:10.953819 16713 raft_consensus.cc:697] T 7c6d864546df49ee94e3c9f1e39f0692 P 560fc9c9f1f24aee8bdaf7748f76b418 [term 1 LEADER]: Becoming Leader. State: Replica: 560fc9c9f1f24aee8bdaf7748f76b418, State: Running, Role: LEADER
I20260630 12:40:10.968716 16491 raft_consensus.cc:2468] T b61b94e45e3543f080b96fe72cc26ddd P 1797f3af97a2470f8a70fe8fd09c2c38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 560fc9c9f1f24aee8bdaf7748f76b418 in term 1.
I20260630 12:40:10.970017 16532 leader_election.cc:304] T b61b94e45e3543f080b96fe72cc26ddd P 560fc9c9f1f24aee8bdaf7748f76b418 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1797f3af97a2470f8a70fe8fd09c2c38, 560fc9c9f1f24aee8bdaf7748f76b418; no voters: 
I20260630 12:40:10.970145 16690 leader_election.cc:290] T b61b94e45e3543f080b96fe72cc26ddd P 560fc9c9f1f24aee8bdaf7748f76b418 [CANDIDATE]: Term 1 election: Requested vote from peers 1797f3af97a2470f8a70fe8fd09c2c38 (127.13.140.129:34161), 8647d81dbfa6479786e1ed0315a564c9 (127.13.140.131:33095)
I20260630 12:40:10.970523 16639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b61b94e45e3543f080b96fe72cc26ddd" candidate_uuid: "560fc9c9f1f24aee8bdaf7748f76b418" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8647d81dbfa6479786e1ed0315a564c9"
I20260630 12:40:10.970966 16690 raft_consensus.cc:2804] T b61b94e45e3543f080b96fe72cc26ddd P 560fc9c9f1f24aee8bdaf7748f76b418 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:40:10.966807 16713 consensus_queue.cc:237] T 7c6d864546df49ee94e3c9f1e39f0692 P 560fc9c9f1f24aee8bdaf7748f76b418 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1797f3af97a2470f8a70fe8fd09c2c38" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34161 } } peers { permanent_uuid: "560fc9c9f1f24aee8bdaf7748f76b418" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33359 } } peers { permanent_uuid: "8647d81dbfa6479786e1ed0315a564c9" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33095 } }
I20260630 12:40:10.971601 16639 raft_consensus.cc:2393] T b61b94e45e3543f080b96fe72cc26ddd P 8647d81dbfa6479786e1ed0315a564c9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 560fc9c9f1f24aee8bdaf7748f76b418 in current term 1: Already voted for candidate 8647d81dbfa6479786e1ed0315a564c9 in this term.
I20260630 12:40:10.971550 16690 raft_consensus.cc:697] T b61b94e45e3543f080b96fe72cc26ddd P 560fc9c9f1f24aee8bdaf7748f76b418 [term 1 LEADER]: Becoming Leader. State: Replica: 560fc9c9f1f24aee8bdaf7748f76b418, State: Running, Role: LEADER
I20260630 12:40:10.976244 16690 consensus_queue.cc:237] T b61b94e45e3543f080b96fe72cc26ddd P 560fc9c9f1f24aee8bdaf7748f76b418 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560fc9c9f1f24aee8bdaf7748f76b418" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33359 } } peers { permanent_uuid: "1797f3af97a2470f8a70fe8fd09c2c38" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34161 } } peers { permanent_uuid: "8647d81dbfa6479786e1ed0315a564c9" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33095 } }
W20260630 12:40:10.981073 16437 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:40:10.982653 16443 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_auto_rebalancer_test
W20260630 12:40:10.983843 16443 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:40:10.985311 16566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b61b94e45e3543f080b96fe72cc26ddd" candidate_uuid: "8647d81dbfa6479786e1ed0315a564c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "560fc9c9f1f24aee8bdaf7748f76b418"
I20260630 12:40:10.992880 16387 catalog_manager.cc:5697] T 70e119dd23254a0e8d1f30c44a9f6b2f P 1797f3af97a2470f8a70fe8fd09c2c38 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1797f3af97a2470f8a70fe8fd09c2c38 (127.13.140.129). New cstate: current_term: 1 leader_uuid: "1797f3af97a2470f8a70fe8fd09c2c38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1797f3af97a2470f8a70fe8fd09c2c38" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "560fc9c9f1f24aee8bdaf7748f76b418" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8647d81dbfa6479786e1ed0315a564c9" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33095 } health_report { overall_health: UNKNOWN } } }
I20260630 12:40:11.002542 16695 leader_election.cc:290] T b61b94e45e3543f080b96fe72cc26ddd P 8647d81dbfa6479786e1ed0315a564c9 [CANDIDATE]: Term 1 election: Requested vote from peers 560fc9c9f1f24aee8bdaf7748f76b418 (127.13.140.130:33359), 1797f3af97a2470f8a70fe8fd09c2c38 (127.13.140.129:34161)
I20260630 12:40:11.004643 16491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b61b94e45e3543f080b96fe72cc26ddd" candidate_uuid: "8647d81dbfa6479786e1ed0315a564c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1797f3af97a2470f8a70fe8fd09c2c38"
I20260630 12:40:11.005472 16491 raft_consensus.cc:2393] T b61b94e45e3543f080b96fe72cc26ddd P 1797f3af97a2470f8a70fe8fd09c2c38 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8647d81dbfa6479786e1ed0315a564c9 in current term 1: Already voted for candidate 560fc9c9f1f24aee8bdaf7748f76b418 in this term.
I20260630 12:40:11.005390 16640 raft_consensus.cc:2468] T 7c6d864546df49ee94e3c9f1e39f0692 P 8647d81dbfa6479786e1ed0315a564c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 560fc9c9f1f24aee8bdaf7748f76b418 in term 1.
I20260630 12:40:11.011749 16606 leader_election.cc:304] T b61b94e45e3543f080b96fe72cc26ddd P 8647d81dbfa6479786e1ed0315a564c9 [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: 8647d81dbfa6479786e1ed0315a564c9; no voters: 1797f3af97a2470f8a70fe8fd09c2c38, 560fc9c9f1f24aee8bdaf7748f76b418
I20260630 12:40:11.012616 16695 raft_consensus.cc:2749] T b61b94e45e3543f080b96fe72cc26ddd P 8647d81dbfa6479786e1ed0315a564c9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:40:11.015077 16388 catalog_manager.cc:5697] T 7c6d864546df49ee94e3c9f1e39f0692 P 560fc9c9f1f24aee8bdaf7748f76b418 reported cstate change: term changed from 0 to 1, leader changed from <none> to 560fc9c9f1f24aee8bdaf7748f76b418 (127.13.140.130). New cstate: current_term: 1 leader_uuid: "560fc9c9f1f24aee8bdaf7748f76b418" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1797f3af97a2470f8a70fe8fd09c2c38" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "560fc9c9f1f24aee8bdaf7748f76b418" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8647d81dbfa6479786e1ed0315a564c9" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33095 } health_report { overall_health: UNKNOWN } } }
I20260630 12:40:11.023802 16387 catalog_manager.cc:5697] T e817240481a5473095932b068ba69b6a P 1797f3af97a2470f8a70fe8fd09c2c38 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1797f3af97a2470f8a70fe8fd09c2c38 (127.13.140.129). New cstate: current_term: 1 leader_uuid: "1797f3af97a2470f8a70fe8fd09c2c38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1797f3af97a2470f8a70fe8fd09c2c38" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "560fc9c9f1f24aee8bdaf7748f76b418" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8647d81dbfa6479786e1ed0315a564c9" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33095 } health_report { overall_health: UNKNOWN } } }
I20260630 12:40:11.028435 16388 catalog_manager.cc:5697] T b61b94e45e3543f080b96fe72cc26ddd P 560fc9c9f1f24aee8bdaf7748f76b418 reported cstate change: term changed from 0 to 1, leader changed from <none> to 560fc9c9f1f24aee8bdaf7748f76b418 (127.13.140.130). New cstate: current_term: 1 leader_uuid: "560fc9c9f1f24aee8bdaf7748f76b418" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560fc9c9f1f24aee8bdaf7748f76b418" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 33359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1797f3af97a2470f8a70fe8fd09c2c38" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8647d81dbfa6479786e1ed0315a564c9" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33095 } health_report { overall_health: UNKNOWN } } }
I20260630 12:40:11.126189 13874 tablet_server.cc:179] TabletServer@127.13.140.129:0 shutting down...
I20260630 12:40:11.145046 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:40:11.145769 13874 tablet_replica.cc:333] T e817240481a5473095932b068ba69b6a P 1797f3af97a2470f8a70fe8fd09c2c38: stopping tablet replica
I20260630 12:40:11.146374 13874 raft_consensus.cc:2243] T e817240481a5473095932b068ba69b6a P 1797f3af97a2470f8a70fe8fd09c2c38 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:40:11.146905 13874 pending_rounds.cc:70] T e817240481a5473095932b068ba69b6a P 1797f3af97a2470f8a70fe8fd09c2c38: Trying to abort 1 pending ops.
I20260630 12:40:11.147118 13874 pending_rounds.cc:77] T e817240481a5473095932b068ba69b6a P 1797f3af97a2470f8a70fe8fd09c2c38: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302443872083021824 op_type: NO_OP noop_request { }
I20260630 12:40:11.147394 13874 raft_consensus.cc:2889] T e817240481a5473095932b068ba69b6a P 1797f3af97a2470f8a70fe8fd09c2c38 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:40:11.147622 13874 raft_consensus.cc:2272] T e817240481a5473095932b068ba69b6a P 1797f3af97a2470f8a70fe8fd09c2c38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:11.149703 13874 tablet_replica.cc:333] T 7c6d864546df49ee94e3c9f1e39f0692 P 1797f3af97a2470f8a70fe8fd09c2c38: stopping tablet replica
I20260630 12:40:11.150256 13874 raft_consensus.cc:2243] T 7c6d864546df49ee94e3c9f1e39f0692 P 1797f3af97a2470f8a70fe8fd09c2c38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:40:11.150568 13874 raft_consensus.cc:2272] T 7c6d864546df49ee94e3c9f1e39f0692 P 1797f3af97a2470f8a70fe8fd09c2c38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:11.152037 13874 tablet_replica.cc:333] T b61b94e45e3543f080b96fe72cc26ddd P 1797f3af97a2470f8a70fe8fd09c2c38: stopping tablet replica
I20260630 12:40:11.152470 13874 raft_consensus.cc:2243] T b61b94e45e3543f080b96fe72cc26ddd P 1797f3af97a2470f8a70fe8fd09c2c38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:40:11.152865 13874 raft_consensus.cc:2272] T b61b94e45e3543f080b96fe72cc26ddd P 1797f3af97a2470f8a70fe8fd09c2c38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:11.154315 13874 tablet_replica.cc:333] T 70e119dd23254a0e8d1f30c44a9f6b2f P 1797f3af97a2470f8a70fe8fd09c2c38: stopping tablet replica
I20260630 12:40:11.154731 13874 raft_consensus.cc:2243] T 70e119dd23254a0e8d1f30c44a9f6b2f P 1797f3af97a2470f8a70fe8fd09c2c38 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:40:11.155203 13874 pending_rounds.cc:70] T 70e119dd23254a0e8d1f30c44a9f6b2f P 1797f3af97a2470f8a70fe8fd09c2c38: Trying to abort 1 pending ops.
I20260630 12:40:11.155346 13874 pending_rounds.cc:77] T 70e119dd23254a0e8d1f30c44a9f6b2f P 1797f3af97a2470f8a70fe8fd09c2c38: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302443871812296704 op_type: NO_OP noop_request { }
I20260630 12:40:11.155570 13874 raft_consensus.cc:2889] T 70e119dd23254a0e8d1f30c44a9f6b2f P 1797f3af97a2470f8a70fe8fd09c2c38 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:40:11.155771 13874 raft_consensus.cc:2272] T 70e119dd23254a0e8d1f30c44a9f6b2f P 1797f3af97a2470f8a70fe8fd09c2c38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:11.178329 13874 tablet_server.cc:196] TabletServer@127.13.140.129:0 shutdown complete.
I20260630 12:40:11.188959 13874 tablet_server.cc:179] TabletServer@127.13.140.130:0 shutting down...
I20260630 12:40:11.206280 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:40:11.206843 13874 tablet_replica.cc:333] T b61b94e45e3543f080b96fe72cc26ddd P 560fc9c9f1f24aee8bdaf7748f76b418: stopping tablet replica
I20260630 12:40:11.207333 13874 raft_consensus.cc:2243] T b61b94e45e3543f080b96fe72cc26ddd P 560fc9c9f1f24aee8bdaf7748f76b418 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:40:11.207844 13874 pending_rounds.cc:70] T b61b94e45e3543f080b96fe72cc26ddd P 560fc9c9f1f24aee8bdaf7748f76b418: Trying to abort 1 pending ops.
I20260630 12:40:11.208000 13874 pending_rounds.cc:77] T b61b94e45e3543f080b96fe72cc26ddd P 560fc9c9f1f24aee8bdaf7748f76b418: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302443872168792064 op_type: NO_OP noop_request { }
I20260630 12:40:11.208230 13874 raft_consensus.cc:2889] T b61b94e45e3543f080b96fe72cc26ddd P 560fc9c9f1f24aee8bdaf7748f76b418 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:40:11.208443 13874 raft_consensus.cc:2272] T b61b94e45e3543f080b96fe72cc26ddd P 560fc9c9f1f24aee8bdaf7748f76b418 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:11.210266 13874 tablet_replica.cc:333] T 70e119dd23254a0e8d1f30c44a9f6b2f P 560fc9c9f1f24aee8bdaf7748f76b418: stopping tablet replica
I20260630 12:40:11.210707 13874 raft_consensus.cc:2243] T 70e119dd23254a0e8d1f30c44a9f6b2f P 560fc9c9f1f24aee8bdaf7748f76b418 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:40:11.211006 13874 raft_consensus.cc:2272] T 70e119dd23254a0e8d1f30c44a9f6b2f P 560fc9c9f1f24aee8bdaf7748f76b418 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:11.212472 13874 tablet_replica.cc:333] T 7c6d864546df49ee94e3c9f1e39f0692 P 560fc9c9f1f24aee8bdaf7748f76b418: stopping tablet replica
I20260630 12:40:11.212957 13874 raft_consensus.cc:2243] T 7c6d864546df49ee94e3c9f1e39f0692 P 560fc9c9f1f24aee8bdaf7748f76b418 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:40:11.213428 13874 pending_rounds.cc:70] T 7c6d864546df49ee94e3c9f1e39f0692 P 560fc9c9f1f24aee8bdaf7748f76b418: Trying to abort 1 pending ops.
I20260630 12:40:11.213580 13874 pending_rounds.cc:77] T 7c6d864546df49ee94e3c9f1e39f0692 P 560fc9c9f1f24aee8bdaf7748f76b418: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302443872147021824 op_type: NO_OP noop_request { }
I20260630 12:40:11.213790 13874 raft_consensus.cc:2889] T 7c6d864546df49ee94e3c9f1e39f0692 P 560fc9c9f1f24aee8bdaf7748f76b418 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:40:11.213992 13874 raft_consensus.cc:2272] T 7c6d864546df49ee94e3c9f1e39f0692 P 560fc9c9f1f24aee8bdaf7748f76b418 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:11.215704 13874 tablet_replica.cc:333] T e817240481a5473095932b068ba69b6a P 560fc9c9f1f24aee8bdaf7748f76b418: stopping tablet replica
I20260630 12:40:11.216120 13874 raft_consensus.cc:2243] T e817240481a5473095932b068ba69b6a P 560fc9c9f1f24aee8bdaf7748f76b418 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:40:11.216406 13874 raft_consensus.cc:2272] T e817240481a5473095932b068ba69b6a P 560fc9c9f1f24aee8bdaf7748f76b418 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:11.237455 13874 tablet_server.cc:196] TabletServer@127.13.140.130:0 shutdown complete.
I20260630 12:40:11.248456 13874 tablet_server.cc:179] TabletServer@127.13.140.131:0 shutting down...
I20260630 12:40:11.264685 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:40:11.265296 13874 tablet_replica.cc:333] T 7c6d864546df49ee94e3c9f1e39f0692 P 8647d81dbfa6479786e1ed0315a564c9: stopping tablet replica
I20260630 12:40:11.265895 13874 raft_consensus.cc:2243] T 7c6d864546df49ee94e3c9f1e39f0692 P 8647d81dbfa6479786e1ed0315a564c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:40:11.266325 13874 raft_consensus.cc:2272] T 7c6d864546df49ee94e3c9f1e39f0692 P 8647d81dbfa6479786e1ed0315a564c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:11.267966 13874 tablet_replica.cc:333] T 70e119dd23254a0e8d1f30c44a9f6b2f P 8647d81dbfa6479786e1ed0315a564c9: stopping tablet replica
I20260630 12:40:11.268460 13874 raft_consensus.cc:2243] T 70e119dd23254a0e8d1f30c44a9f6b2f P 8647d81dbfa6479786e1ed0315a564c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:40:11.268867 13874 raft_consensus.cc:2272] T 70e119dd23254a0e8d1f30c44a9f6b2f P 8647d81dbfa6479786e1ed0315a564c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:11.270392 13874 tablet_replica.cc:333] T b61b94e45e3543f080b96fe72cc26ddd P 8647d81dbfa6479786e1ed0315a564c9: stopping tablet replica
I20260630 12:40:11.270835 13874 raft_consensus.cc:2243] T b61b94e45e3543f080b96fe72cc26ddd P 8647d81dbfa6479786e1ed0315a564c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:40:11.271179 13874 raft_consensus.cc:2272] T b61b94e45e3543f080b96fe72cc26ddd P 8647d81dbfa6479786e1ed0315a564c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:11.272657 13874 tablet_replica.cc:333] T e817240481a5473095932b068ba69b6a P 8647d81dbfa6479786e1ed0315a564c9: stopping tablet replica
I20260630 12:40:11.273082 13874 raft_consensus.cc:2243] T e817240481a5473095932b068ba69b6a P 8647d81dbfa6479786e1ed0315a564c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:40:11.273423 13874 raft_consensus.cc:2272] T e817240481a5473095932b068ba69b6a P 8647d81dbfa6479786e1ed0315a564c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:11.294492 13874 tablet_server.cc:196] TabletServer@127.13.140.131:0 shutdown complete.
I20260630 12:40:11.305027 13874 master.cc:562] Master@127.13.140.190:45067 shutting down...
I20260630 12:40:11.319621 13874 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2563cf8cd7ce4874aaf05e51e84f5d23 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:40:11.320156 13874 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2563cf8cd7ce4874aaf05e51e84f5d23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:11.320475 13874 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2563cf8cd7ce4874aaf05e51e84f5d23: stopping tablet replica
I20260630 12:40:11.338168 13874 master.cc:584] Master@127.13.140.190:45067 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (2528 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260630 12:40:11.370242 13874 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.140.190:38961
I20260630 12:40:11.371268 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:40:11.375900 16724 instance_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:40:11.375974 16725 instance_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:40:11.378623 13874 server_base.cc:1061] running on GCE node
W20260630 12:40:11.378572 16727 instance_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:40:11.379696 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:40:11.379895 13874 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:40:11.380055 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823211380022 us; error 0 us; skew 500 ppm
I20260630 12:40:11.380755 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:40:11.382867 13874 webserver.cc:533] Webserver started at http://127.13.140.190:45231/ using document root <none> and password file <none>
I20260630 12:40:11.383314 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:40:11.383499 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:40:11.383777 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:40:11.384862 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782823128114093-13874-0/minicluster-data/master-0-root/instance:
uuid: "cbd14443dda84f06b0fbc633d88f5bcb"
format_stamp: "Formatted at 2026-06-30 12:40:11 on dist-test-slave-zctk"
I20260630 12:40:11.388921 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260630 12:40:11.391906 16732 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:40:11.392993 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260630 12:40:11.393268 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782823128114093-13874-0/minicluster-data/master-0-root
uuid: "cbd14443dda84f06b0fbc633d88f5bcb"
format_stamp: "Formatted at 2026-06-30 12:40:11 on dist-test-slave-zctk"
I20260630 12:40:11.393558 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782823128114093-13874-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782823128114093-13874-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782823128114093-13874-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:40:11.406646 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:40:11.407584 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:40:11.440980 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.190:38961
I20260630 12:40:11.441074 16783 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.190:38961 every 8 connection(s)
I20260630 12:40:11.444708 16784 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:40:11.454687 16784 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cbd14443dda84f06b0fbc633d88f5bcb: Bootstrap starting.
I20260630 12:40:11.458884 16784 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cbd14443dda84f06b0fbc633d88f5bcb: Neither blocks nor log segments found. Creating new log.
I20260630 12:40:11.462646 16784 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cbd14443dda84f06b0fbc633d88f5bcb: No bootstrap required, opened a new log
I20260630 12:40:11.464537 16784 raft_consensus.cc:359] T 00000000000000000000000000000000 P cbd14443dda84f06b0fbc633d88f5bcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd14443dda84f06b0fbc633d88f5bcb" member_type: VOTER }
I20260630 12:40:11.464985 16784 raft_consensus.cc:385] T 00000000000000000000000000000000 P cbd14443dda84f06b0fbc633d88f5bcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:40:11.465202 16784 raft_consensus.cc:740] T 00000000000000000000000000000000 P cbd14443dda84f06b0fbc633d88f5bcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbd14443dda84f06b0fbc633d88f5bcb, State: Initialized, Role: FOLLOWER
I20260630 12:40:11.465866 16784 consensus_queue.cc:260] T 00000000000000000000000000000000 P cbd14443dda84f06b0fbc633d88f5bcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cbd14443dda84f06b0fbc633d88f5bcb" member_type: VOTER }
I20260630 12:40:11.466326 16784 raft_consensus.cc:399] T 00000000000000000000000000000000 P cbd14443dda84f06b0fbc633d88f5bcb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:40:11.466540 16784 raft_consensus.cc:493] T 00000000000000000000000000000000 P cbd14443dda84f06b0fbc633d88f5bcb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:40:11.466830 16784 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cbd14443dda84f06b0fbc633d88f5bcb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:40:11.471084 16784 raft_consensus.cc:515] T 00000000000000000000000000000000 P cbd14443dda84f06b0fbc633d88f5bcb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd14443dda84f06b0fbc633d88f5bcb" member_type: VOTER }
I20260630 12:40:11.471585 16784 leader_election.cc:304] T 00000000000000000000000000000000 P cbd14443dda84f06b0fbc633d88f5bcb [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: cbd14443dda84f06b0fbc633d88f5bcb; no voters: 
I20260630 12:40:11.472750 16784 leader_election.cc:290] T 00000000000000000000000000000000 P cbd14443dda84f06b0fbc633d88f5bcb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:40:11.473084 16787 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cbd14443dda84f06b0fbc633d88f5bcb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:40:11.474388 16787 raft_consensus.cc:697] T 00000000000000000000000000000000 P cbd14443dda84f06b0fbc633d88f5bcb [term 1 LEADER]: Becoming Leader. State: Replica: cbd14443dda84f06b0fbc633d88f5bcb, State: Running, Role: LEADER
I20260630 12:40:11.475106 16787 consensus_queue.cc:237] T 00000000000000000000000000000000 P cbd14443dda84f06b0fbc633d88f5bcb [LEADER]: Queue going to LEADER mode. State: All 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: "cbd14443dda84f06b0fbc633d88f5bcb" member_type: VOTER }
I20260630 12:40:11.475587 16784 sys_catalog.cc:565] T 00000000000000000000000000000000 P cbd14443dda84f06b0fbc633d88f5bcb [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:40:11.477800 16789 sys_catalog.cc:455] T 00000000000000000000000000000000 P cbd14443dda84f06b0fbc633d88f5bcb [sys.catalog]: SysCatalogTable state changed. Reason: New leader cbd14443dda84f06b0fbc633d88f5bcb. Latest consensus state: current_term: 1 leader_uuid: "cbd14443dda84f06b0fbc633d88f5bcb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd14443dda84f06b0fbc633d88f5bcb" member_type: VOTER } }
I20260630 12:40:11.477877 16788 sys_catalog.cc:455] T 00000000000000000000000000000000 P cbd14443dda84f06b0fbc633d88f5bcb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cbd14443dda84f06b0fbc633d88f5bcb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd14443dda84f06b0fbc633d88f5bcb" member_type: VOTER } }
I20260630 12:40:11.478520 16789 sys_catalog.cc:458] T 00000000000000000000000000000000 P cbd14443dda84f06b0fbc633d88f5bcb [sys.catalog]: This master's current role is: LEADER
I20260630 12:40:11.478549 16788 sys_catalog.cc:458] T 00000000000000000000000000000000 P cbd14443dda84f06b0fbc633d88f5bcb [sys.catalog]: This master's current role is: LEADER
I20260630 12:40:11.483712 16792 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:40:11.491276 16792 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:40:11.492285 13874 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:40:11.500917 16792 catalog_manager.cc:1383] Generated new cluster ID: f28a2369d86f466baca58e6d7a9aa025
I20260630 12:40:11.501221 16792 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:40:11.520634 16792 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:40:11.521899 16792 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:40:11.534830 16792 catalog_manager.cc:6070] T 00000000000000000000000000000000 P cbd14443dda84f06b0fbc633d88f5bcb: Generated new TSK 0
I20260630 12:40:11.535446 16792 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:40:11.558558 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:40:11.564318 16805 instance_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:40:11.565194 16806 instance_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:40:11.566885 16808 instance_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:40:11.567696 13874 server_base.cc:1061] running on GCE node
I20260630 12:40:11.568475 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:40:11.568738 13874 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:40:11.568873 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823211568860 us; error 0 us; skew 500 ppm
I20260630 12:40:11.569310 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:40:11.571475 13874 webserver.cc:533] Webserver started at http://127.13.140.129:38303/ using document root <none> and password file <none>
I20260630 12:40:11.571919 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:40:11.572084 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:40:11.572289 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:40:11.573383 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782823128114093-13874-0/minicluster-data/ts-0-root/instance:
uuid: "e77a548f2f08431f992b276cdb01c272"
format_stamp: "Formatted at 2026-06-30 12:40:11 on dist-test-slave-zctk"
I20260630 12:40:11.577756 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:40:11.581171 16813 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:40:11.581929 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:40:11.582252 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782823128114093-13874-0/minicluster-data/ts-0-root
uuid: "e77a548f2f08431f992b276cdb01c272"
format_stamp: "Formatted at 2026-06-30 12:40:11 on dist-test-slave-zctk"
I20260630 12:40:11.582531 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782823128114093-13874-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782823128114093-13874-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782823128114093-13874-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:40:11.611037 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:40:11.612166 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:40:11.613603 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:40:11.615823 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:40:11.616065 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:40:11.616319 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:40:11.616475 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:40:11.652964 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.129:41413
I20260630 12:40:11.653057 16875 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.129:41413 every 8 connection(s)
I20260630 12:40:11.657814 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:40:11.664844 16880 instance_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:40:11.665482 16881 instance_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:40:11.668831 13874 server_base.cc:1061] running on GCE node
I20260630 12:40:11.670671 16876 heartbeater.cc:344] Connected to a master server at 127.13.140.190:38961
W20260630 12:40:11.670670 16884 instance_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:40:11.671222 16876 heartbeater.cc:461] Registering TS with master...
I20260630 12:40:11.671855 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:40:11.671967 16876 heartbeater.cc:507] Master 127.13.140.190:38961 requested a full tablet report, sending...
W20260630 12:40:11.672099 13874 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:40:11.672408 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823211672391 us; error 0 us; skew 500 ppm
I20260630 12:40:11.673038 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:40:11.674551 16749 ts_manager.cc:194] Registered new tserver with Master: e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413)
I20260630 12:40:11.675827 13874 webserver.cc:533] Webserver started at http://127.13.140.130:45015/ using document root <none> and password file <none>
I20260630 12:40:11.676476 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:40:11.676729 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:40:11.677093 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:40:11.677098 16749 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53128
I20260630 12:40:11.678598 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782823128114093-13874-0/minicluster-data/ts-1-root/instance:
uuid: "fbb8610924b6419a8541f54e92302878"
format_stamp: "Formatted at 2026-06-30 12:40:11 on dist-test-slave-zctk"
I20260630 12:40:11.682868 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260630 12:40:11.686213 16888 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:40:11.686973 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:40:11.687278 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782823128114093-13874-0/minicluster-data/ts-1-root
uuid: "fbb8610924b6419a8541f54e92302878"
format_stamp: "Formatted at 2026-06-30 12:40:11 on dist-test-slave-zctk"
I20260630 12:40:11.687556 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782823128114093-13874-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782823128114093-13874-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782823128114093-13874-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:40:11.706059 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:40:11.707108 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:40:11.708456 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:40:11.710638 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:40:11.710812 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:40:11.711020 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:40:11.711149 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:40:11.747649 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.130:37877
I20260630 12:40:11.747735 16950 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.130:37877 every 8 connection(s)
I20260630 12:40:11.752204 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:40:11.758730 16954 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:40:11.759966 16955 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:40:11.761554 16957 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:40:11.763739 13874 server_base.cc:1061] running on GCE node
I20260630 12:40:11.764601 16951 heartbeater.cc:344] Connected to a master server at 127.13.140.190:38961
I20260630 12:40:11.764780 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:40:11.765019 16951 heartbeater.cc:461] Registering TS with master...
W20260630 12:40:11.765061 13874 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:40:11.765507 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823211765484 us; error 0 us; skew 500 ppm
I20260630 12:40:11.766003 16951 heartbeater.cc:507] Master 127.13.140.190:38961 requested a full tablet report, sending...
I20260630 12:40:11.766069 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:40:11.768347 16749 ts_manager.cc:194] Registered new tserver with Master: fbb8610924b6419a8541f54e92302878 (127.13.140.130:37877)
I20260630 12:40:11.769409 13874 webserver.cc:533] Webserver started at http://127.13.140.131:32903/ using document root <none> and password file <none>
I20260630 12:40:11.770056 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:40:11.770298 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:40:11.770308 16749 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53130
I20260630 12:40:11.770772 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:40:11.772197 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782823128114093-13874-0/minicluster-data/ts-2-root/instance:
uuid: "924de890e81444de94ab5b714fa3c611"
format_stamp: "Formatted at 2026-06-30 12:40:11 on dist-test-slave-zctk"
I20260630 12:40:11.776726 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:40:11.780092 16962 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:40:11.780898 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:40:11.781215 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782823128114093-13874-0/minicluster-data/ts-2-root
uuid: "924de890e81444de94ab5b714fa3c611"
format_stamp: "Formatted at 2026-06-30 12:40:11 on dist-test-slave-zctk"
I20260630 12:40:11.781512 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782823128114093-13874-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782823128114093-13874-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782823128114093-13874-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:40:11.794752 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:40:11.795796 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:40:11.797181 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:40:11.799268 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:40:11.799475 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:40:11.799714 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:40:11.799870 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:40:11.836844 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.131:46005
I20260630 12:40:11.836927 17024 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.131:46005 every 8 connection(s)
I20260630 12:40:11.849982 17025 heartbeater.cc:344] Connected to a master server at 127.13.140.190:38961
I20260630 12:40:11.850392 17025 heartbeater.cc:461] Registering TS with master...
I20260630 12:40:11.851094 17025 heartbeater.cc:507] Master 127.13.140.190:38961 requested a full tablet report, sending...
I20260630 12:40:11.853082 16749 ts_manager.cc:194] Registered new tserver with Master: 924de890e81444de94ab5b714fa3c611 (127.13.140.131:46005)
I20260630 12:40:11.853693 13874 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01369434s
I20260630 12:40:11.854727 16749 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53136
I20260630 12:40:12.679884 16876 heartbeater.cc:499] Master 127.13.140.190:38961 was elected leader, sending a full tablet report...
I20260630 12:40:12.773360 16951 heartbeater.cc:499] Master 127.13.140.190:38961 was elected leader, sending a full tablet report...
I20260630 12:40:12.857478 17025 heartbeater.cc:499] Master 127.13.140.190:38961 was elected leader, sending a full tablet report...
I20260630 12:40:12.912200 16749 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53152:
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:40:12.914330 16749 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:40:12.979923 16990 tablet_service.cc:1511] Processing CreateTablet for tablet 6a50493bb10d4eefabea1be1c067308f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9bc36a7ac5dd414ca3aecd1c910dc294]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:40:12.980194 16989 tablet_service.cc:1511] Processing CreateTablet for tablet 3946383049b14cc389dd5842fd4cf532 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9bc36a7ac5dd414ca3aecd1c910dc294]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:40:12.982147 16989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3946383049b14cc389dd5842fd4cf532. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:12.982028 16988 tablet_service.cc:1511] Processing CreateTablet for tablet 554b48a970a04b128b1fc4e74892f24f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9bc36a7ac5dd414ca3aecd1c910dc294]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:40:12.983577 16988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 554b48a970a04b128b1fc4e74892f24f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:12.984766 16990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a50493bb10d4eefabea1be1c067308f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:12.987238 16987 tablet_service.cc:1511] Processing CreateTablet for tablet 9bea86ef9ab9454c89b728d199245f93 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9bc36a7ac5dd414ca3aecd1c910dc294]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:40:12.988742 16987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bea86ef9ab9454c89b728d199245f93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:12.993544 16986 tablet_service.cc:1511] Processing CreateTablet for tablet 24d82a0e72d7463494b9a845f5ddb0a6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9bc36a7ac5dd414ca3aecd1c910dc294]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:40:12.995033 16986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24d82a0e72d7463494b9a845f5ddb0a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:12.997660 16984 tablet_service.cc:1511] Processing CreateTablet for tablet 2b5e78174d0348eab4fe8f0d9fec6c9d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9bc36a7ac5dd414ca3aecd1c910dc294]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:40:12.999221 16984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b5e78174d0348eab4fe8f0d9fec6c9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:13.001190 16983 tablet_service.cc:1511] Processing CreateTablet for tablet adc7997cb57146c689d574015a8bd46d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9bc36a7ac5dd414ca3aecd1c910dc294]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:40:13.001964 16840 tablet_service.cc:1511] Processing CreateTablet for tablet 3946383049b14cc389dd5842fd4cf532 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9bc36a7ac5dd414ca3aecd1c910dc294]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:40:13.002740 16983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adc7997cb57146c689d574015a8bd46d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:13.003537 16840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3946383049b14cc389dd5842fd4cf532. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:12.992266 16985 tablet_service.cc:1511] Processing CreateTablet for tablet 200e45b6fef4437aaf5ed242d019a1a0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9bc36a7ac5dd414ca3aecd1c910dc294]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:40:13.004874 16985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 200e45b6fef4437aaf5ed242d019a1a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:13.005559 16839 tablet_service.cc:1511] Processing CreateTablet for tablet 554b48a970a04b128b1fc4e74892f24f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9bc36a7ac5dd414ca3aecd1c910dc294]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:40:13.007146 16839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 554b48a970a04b128b1fc4e74892f24f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:13.009591 16838 tablet_service.cc:1511] Processing CreateTablet for tablet 9bea86ef9ab9454c89b728d199245f93 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9bc36a7ac5dd414ca3aecd1c910dc294]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:40:13.011090 16838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bea86ef9ab9454c89b728d199245f93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:13.013631 16837 tablet_service.cc:1511] Processing CreateTablet for tablet 24d82a0e72d7463494b9a845f5ddb0a6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9bc36a7ac5dd414ca3aecd1c910dc294]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:40:13.015173 16837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24d82a0e72d7463494b9a845f5ddb0a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:13.017585 16836 tablet_service.cc:1511] Processing CreateTablet for tablet 200e45b6fef4437aaf5ed242d019a1a0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9bc36a7ac5dd414ca3aecd1c910dc294]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:40:13.019074 16836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 200e45b6fef4437aaf5ed242d019a1a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:13.021577 16835 tablet_service.cc:1511] Processing CreateTablet for tablet 2b5e78174d0348eab4fe8f0d9fec6c9d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9bc36a7ac5dd414ca3aecd1c910dc294]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:40:13.023063 16835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b5e78174d0348eab4fe8f0d9fec6c9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:13.025595 16834 tablet_service.cc:1511] Processing CreateTablet for tablet adc7997cb57146c689d574015a8bd46d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9bc36a7ac5dd414ca3aecd1c910dc294]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:40:13.027076 16834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adc7997cb57146c689d574015a8bd46d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:13.031184 16916 tablet_service.cc:1511] Processing CreateTablet for tablet 6a50493bb10d4eefabea1be1c067308f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9bc36a7ac5dd414ca3aecd1c910dc294]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:40:13.005559 16841 tablet_service.cc:1511] Processing CreateTablet for tablet 6a50493bb10d4eefabea1be1c067308f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9bc36a7ac5dd414ca3aecd1c910dc294]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:40:13.033542 16915 tablet_service.cc:1511] Processing CreateTablet for tablet 3946383049b14cc389dd5842fd4cf532 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9bc36a7ac5dd414ca3aecd1c910dc294]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:40:13.034075 16841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a50493bb10d4eefabea1be1c067308f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:13.035578 16914 tablet_service.cc:1511] Processing CreateTablet for tablet 554b48a970a04b128b1fc4e74892f24f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9bc36a7ac5dd414ca3aecd1c910dc294]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:40:13.038264 16912 tablet_service.cc:1511] Processing CreateTablet for tablet 24d82a0e72d7463494b9a845f5ddb0a6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9bc36a7ac5dd414ca3aecd1c910dc294]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:40:13.040974 16913 tablet_service.cc:1511] Processing CreateTablet for tablet 9bea86ef9ab9454c89b728d199245f93 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9bc36a7ac5dd414ca3aecd1c910dc294]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:40:13.043689 16910 tablet_service.cc:1511] Processing CreateTablet for tablet 2b5e78174d0348eab4fe8f0d9fec6c9d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9bc36a7ac5dd414ca3aecd1c910dc294]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:40:13.046480 16909 tablet_service.cc:1511] Processing CreateTablet for tablet adc7997cb57146c689d574015a8bd46d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9bc36a7ac5dd414ca3aecd1c910dc294]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:40:13.049403 16911 tablet_service.cc:1511] Processing CreateTablet for tablet 200e45b6fef4437aaf5ed242d019a1a0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9bc36a7ac5dd414ca3aecd1c910dc294]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:40:13.032614 16916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a50493bb10d4eefabea1be1c067308f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:13.057157 16915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3946383049b14cc389dd5842fd4cf532. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:13.061448 16914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 554b48a970a04b128b1fc4e74892f24f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:13.065160 16912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24d82a0e72d7463494b9a845f5ddb0a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:13.078630 16913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bea86ef9ab9454c89b728d199245f93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:13.079324 16911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 200e45b6fef4437aaf5ed242d019a1a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:13.084051 16910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b5e78174d0348eab4fe8f0d9fec6c9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:13.085920 16909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adc7997cb57146c689d574015a8bd46d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:13.111017 17045 tablet_bootstrap.cc:492] T 3946383049b14cc389dd5842fd4cf532 P 924de890e81444de94ab5b714fa3c611: Bootstrap starting.
I20260630 12:40:13.122946 17045 tablet_bootstrap.cc:654] T 3946383049b14cc389dd5842fd4cf532 P 924de890e81444de94ab5b714fa3c611: Neither blocks nor log segments found. Creating new log.
I20260630 12:40:13.139734 17046 tablet_bootstrap.cc:492] T adc7997cb57146c689d574015a8bd46d P e77a548f2f08431f992b276cdb01c272: Bootstrap starting.
I20260630 12:40:13.146023 17045 tablet_bootstrap.cc:492] T 3946383049b14cc389dd5842fd4cf532 P 924de890e81444de94ab5b714fa3c611: No bootstrap required, opened a new log
I20260630 12:40:13.146610 17045 ts_tablet_manager.cc:1403] T 3946383049b14cc389dd5842fd4cf532 P 924de890e81444de94ab5b714fa3c611: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.000s
I20260630 12:40:13.148660 17045 raft_consensus.cc:359] T 3946383049b14cc389dd5842fd4cf532 P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:13.149241 17045 raft_consensus.cc:385] T 3946383049b14cc389dd5842fd4cf532 P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:40:13.149492 17045 raft_consensus.cc:740] T 3946383049b14cc389dd5842fd4cf532 P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 924de890e81444de94ab5b714fa3c611, State: Initialized, Role: FOLLOWER
I20260630 12:40:13.150215 17045 consensus_queue.cc:260] T 3946383049b14cc389dd5842fd4cf532 P 924de890e81444de94ab5b714fa3c611 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:13.151809 17047 tablet_bootstrap.cc:492] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878: Bootstrap starting.
I20260630 12:40:13.159180 17047 tablet_bootstrap.cc:654] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878: Neither blocks nor log segments found. Creating new log.
I20260630 12:40:13.159955 17045 ts_tablet_manager.cc:1434] T 3946383049b14cc389dd5842fd4cf532 P 924de890e81444de94ab5b714fa3c611: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260630 12:40:13.165210 17045 tablet_bootstrap.cc:492] T 554b48a970a04b128b1fc4e74892f24f P 924de890e81444de94ab5b714fa3c611: Bootstrap starting.
I20260630 12:40:13.160792 17046 tablet_bootstrap.cc:654] T adc7997cb57146c689d574015a8bd46d P e77a548f2f08431f992b276cdb01c272: Neither blocks nor log segments found. Creating new log.
I20260630 12:40:13.169854 17045 tablet_bootstrap.cc:654] T 554b48a970a04b128b1fc4e74892f24f P 924de890e81444de94ab5b714fa3c611: Neither blocks nor log segments found. Creating new log.
I20260630 12:40:13.172781 17047 tablet_bootstrap.cc:492] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878: No bootstrap required, opened a new log
I20260630 12:40:13.173326 17047 ts_tablet_manager.cc:1403] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.000s
I20260630 12:40:13.174835 17045 tablet_bootstrap.cc:492] T 554b48a970a04b128b1fc4e74892f24f P 924de890e81444de94ab5b714fa3c611: No bootstrap required, opened a new log
I20260630 12:40:13.175371 17045 ts_tablet_manager.cc:1403] T 554b48a970a04b128b1fc4e74892f24f P 924de890e81444de94ab5b714fa3c611: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260630 12:40:13.176278 17047 raft_consensus.cc:359] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:13.177145 17047 raft_consensus.cc:385] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:40:13.177481 17047 raft_consensus.cc:740] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbb8610924b6419a8541f54e92302878, State: Initialized, Role: FOLLOWER
I20260630 12:40:13.178440 17046 tablet_bootstrap.cc:492] T adc7997cb57146c689d574015a8bd46d P e77a548f2f08431f992b276cdb01c272: No bootstrap required, opened a new log
I20260630 12:40:13.178180 17045 raft_consensus.cc:359] T 554b48a970a04b128b1fc4e74892f24f P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:13.178297 17047 consensus_queue.cc:260] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:13.178920 17046 ts_tablet_manager.cc:1403] T adc7997cb57146c689d574015a8bd46d P e77a548f2f08431f992b276cdb01c272: Time spent bootstrapping tablet: real 0.040s	user 0.004s	sys 0.005s
I20260630 12:40:13.179064 17045 raft_consensus.cc:385] T 554b48a970a04b128b1fc4e74892f24f P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:40:13.179473 17045 raft_consensus.cc:740] T 554b48a970a04b128b1fc4e74892f24f P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 924de890e81444de94ab5b714fa3c611, State: Initialized, Role: FOLLOWER
I20260630 12:40:13.180408 17045 consensus_queue.cc:260] T 554b48a970a04b128b1fc4e74892f24f P 924de890e81444de94ab5b714fa3c611 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:13.181540 17047 ts_tablet_manager.cc:1434] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:40:13.181792 17046 raft_consensus.cc:359] T adc7997cb57146c689d574015a8bd46d P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:13.182502 17046 raft_consensus.cc:385] T adc7997cb57146c689d574015a8bd46d P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:40:13.182581 17047 tablet_bootstrap.cc:492] T 200e45b6fef4437aaf5ed242d019a1a0 P fbb8610924b6419a8541f54e92302878: Bootstrap starting.
I20260630 12:40:13.182933 17045 ts_tablet_manager.cc:1434] T 554b48a970a04b128b1fc4e74892f24f P 924de890e81444de94ab5b714fa3c611: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260630 12:40:13.182873 17046 raft_consensus.cc:740] T adc7997cb57146c689d574015a8bd46d P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e77a548f2f08431f992b276cdb01c272, State: Initialized, Role: FOLLOWER
I20260630 12:40:13.184523 17045 tablet_bootstrap.cc:492] T 2b5e78174d0348eab4fe8f0d9fec6c9d P 924de890e81444de94ab5b714fa3c611: Bootstrap starting.
I20260630 12:40:13.184165 17046 consensus_queue.cc:260] T adc7997cb57146c689d574015a8bd46d P e77a548f2f08431f992b276cdb01c272 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:13.189904 17047 tablet_bootstrap.cc:654] T 200e45b6fef4437aaf5ed242d019a1a0 P fbb8610924b6419a8541f54e92302878: Neither blocks nor log segments found. Creating new log.
I20260630 12:40:13.191550 17045 tablet_bootstrap.cc:654] T 2b5e78174d0348eab4fe8f0d9fec6c9d P 924de890e81444de94ab5b714fa3c611: Neither blocks nor log segments found. Creating new log.
I20260630 12:40:13.193555 17046 ts_tablet_manager.cc:1434] T adc7997cb57146c689d574015a8bd46d P e77a548f2f08431f992b276cdb01c272: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.009s
I20260630 12:40:13.196308 17046 tablet_bootstrap.cc:492] T 24d82a0e72d7463494b9a845f5ddb0a6 P e77a548f2f08431f992b276cdb01c272: Bootstrap starting.
I20260630 12:40:13.206233 17046 tablet_bootstrap.cc:654] T 24d82a0e72d7463494b9a845f5ddb0a6 P e77a548f2f08431f992b276cdb01c272: Neither blocks nor log segments found. Creating new log.
I20260630 12:40:13.211076 17047 tablet_bootstrap.cc:492] T 200e45b6fef4437aaf5ed242d019a1a0 P fbb8610924b6419a8541f54e92302878: No bootstrap required, opened a new log
I20260630 12:40:13.211519 17047 ts_tablet_manager.cc:1403] T 200e45b6fef4437aaf5ed242d019a1a0 P fbb8610924b6419a8541f54e92302878: Time spent bootstrapping tablet: real 0.029s	user 0.005s	sys 0.022s
I20260630 12:40:13.212143 17045 tablet_bootstrap.cc:492] T 2b5e78174d0348eab4fe8f0d9fec6c9d P 924de890e81444de94ab5b714fa3c611: No bootstrap required, opened a new log
I20260630 12:40:13.212862 17045 ts_tablet_manager.cc:1403] T 2b5e78174d0348eab4fe8f0d9fec6c9d P 924de890e81444de94ab5b714fa3c611: Time spent bootstrapping tablet: real 0.029s	user 0.004s	sys 0.024s
I20260630 12:40:13.214192 17047 raft_consensus.cc:359] T 200e45b6fef4437aaf5ed242d019a1a0 P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:13.214942 17047 raft_consensus.cc:385] T 200e45b6fef4437aaf5ed242d019a1a0 P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:40:13.215214 17047 raft_consensus.cc:740] T 200e45b6fef4437aaf5ed242d019a1a0 P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbb8610924b6419a8541f54e92302878, State: Initialized, Role: FOLLOWER
I20260630 12:40:13.216550 17045 raft_consensus.cc:359] T 2b5e78174d0348eab4fe8f0d9fec6c9d P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:13.216028 17047 consensus_queue.cc:260] T 200e45b6fef4437aaf5ed242d019a1a0 P fbb8610924b6419a8541f54e92302878 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:13.217622 17045 raft_consensus.cc:385] T 2b5e78174d0348eab4fe8f0d9fec6c9d P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:40:13.218111 17045 raft_consensus.cc:740] T 2b5e78174d0348eab4fe8f0d9fec6c9d P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 924de890e81444de94ab5b714fa3c611, State: Initialized, Role: FOLLOWER
I20260630 12:40:13.219286 17045 consensus_queue.cc:260] T 2b5e78174d0348eab4fe8f0d9fec6c9d P 924de890e81444de94ab5b714fa3c611 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:13.222738 17045 ts_tablet_manager.cc:1434] T 2b5e78174d0348eab4fe8f0d9fec6c9d P 924de890e81444de94ab5b714fa3c611: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260630 12:40:13.224098 17045 tablet_bootstrap.cc:492] T adc7997cb57146c689d574015a8bd46d P 924de890e81444de94ab5b714fa3c611: Bootstrap starting.
I20260630 12:40:13.231948 17045 tablet_bootstrap.cc:654] T adc7997cb57146c689d574015a8bd46d P 924de890e81444de94ab5b714fa3c611: Neither blocks nor log segments found. Creating new log.
I20260630 12:40:13.245298 17053 raft_consensus.cc:493] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:40:13.247354 17053 raft_consensus.cc:515] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:13.284965 17053 leader_election.cc:290] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413), 924de890e81444de94ab5b714fa3c611 (127.13.140.131:46005)
I20260630 12:40:13.290576 17045 tablet_bootstrap.cc:492] T adc7997cb57146c689d574015a8bd46d P 924de890e81444de94ab5b714fa3c611: No bootstrap required, opened a new log
I20260630 12:40:13.291410 17045 ts_tablet_manager.cc:1403] T adc7997cb57146c689d574015a8bd46d P 924de890e81444de94ab5b714fa3c611: Time spent bootstrapping tablet: real 0.068s	user 0.030s	sys 0.030s
I20260630 12:40:13.295214 17045 raft_consensus.cc:359] T adc7997cb57146c689d574015a8bd46d P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:13.296413 17045 raft_consensus.cc:385] T adc7997cb57146c689d574015a8bd46d P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:40:13.296911 17045 raft_consensus.cc:740] T adc7997cb57146c689d574015a8bd46d P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 924de890e81444de94ab5b714fa3c611, State: Initialized, Role: FOLLOWER
I20260630 12:40:13.297988 17045 consensus_queue.cc:260] T adc7997cb57146c689d574015a8bd46d P 924de890e81444de94ab5b714fa3c611 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:13.300932 17045 ts_tablet_manager.cc:1434] T adc7997cb57146c689d574015a8bd46d P 924de890e81444de94ab5b714fa3c611: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:40:13.300956 16851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "554b48a970a04b128b1fc4e74892f24f" candidate_uuid: "fbb8610924b6419a8541f54e92302878" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e77a548f2f08431f992b276cdb01c272" is_pre_election: true
I20260630 12:40:13.302368 17045 tablet_bootstrap.cc:492] T 6a50493bb10d4eefabea1be1c067308f P 924de890e81444de94ab5b714fa3c611: Bootstrap starting.
I20260630 12:40:13.304157 17046 tablet_bootstrap.cc:492] T 24d82a0e72d7463494b9a845f5ddb0a6 P e77a548f2f08431f992b276cdb01c272: No bootstrap required, opened a new log
I20260630 12:40:13.304734 17046 ts_tablet_manager.cc:1403] T 24d82a0e72d7463494b9a845f5ddb0a6 P e77a548f2f08431f992b276cdb01c272: Time spent bootstrapping tablet: real 0.109s	user 0.058s	sys 0.039s
W20260630 12:40:13.305613 16892 leader_election.cc:343] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:40:13.307907 17047 ts_tablet_manager.cc:1434] T 200e45b6fef4437aaf5ed242d019a1a0 P fbb8610924b6419a8541f54e92302878: Time spent starting tablet: real 0.096s	user 0.040s	sys 0.048s
I20260630 12:40:13.308149 17045 tablet_bootstrap.cc:654] T 6a50493bb10d4eefabea1be1c067308f P 924de890e81444de94ab5b714fa3c611: Neither blocks nor log segments found. Creating new log.
I20260630 12:40:13.307727 17046 raft_consensus.cc:359] T 24d82a0e72d7463494b9a845f5ddb0a6 P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:13.311830 17046 raft_consensus.cc:385] T 24d82a0e72d7463494b9a845f5ddb0a6 P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:40:13.311770 17000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "554b48a970a04b128b1fc4e74892f24f" candidate_uuid: "fbb8610924b6419a8541f54e92302878" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "924de890e81444de94ab5b714fa3c611" is_pre_election: true
I20260630 12:40:13.312325 17046 raft_consensus.cc:740] T 24d82a0e72d7463494b9a845f5ddb0a6 P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e77a548f2f08431f992b276cdb01c272, State: Initialized, Role: FOLLOWER
I20260630 12:40:13.312412 17047 tablet_bootstrap.cc:492] T 3946383049b14cc389dd5842fd4cf532 P fbb8610924b6419a8541f54e92302878: Bootstrap starting.
I20260630 12:40:13.313269 17046 consensus_queue.cc:260] T 24d82a0e72d7463494b9a845f5ddb0a6 P e77a548f2f08431f992b276cdb01c272 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:13.318070 17046 ts_tablet_manager.cc:1434] T 24d82a0e72d7463494b9a845f5ddb0a6 P e77a548f2f08431f992b276cdb01c272: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260630 12:40:13.319147 17046 tablet_bootstrap.cc:492] T 6a50493bb10d4eefabea1be1c067308f P e77a548f2f08431f992b276cdb01c272: Bootstrap starting.
I20260630 12:40:13.320834 17047 tablet_bootstrap.cc:654] T 3946383049b14cc389dd5842fd4cf532 P fbb8610924b6419a8541f54e92302878: Neither blocks nor log segments found. Creating new log.
I20260630 12:40:13.323980 17049 raft_consensus.cc:493] T adc7997cb57146c689d574015a8bd46d P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:40:13.324520 17049 raft_consensus.cc:515] T adc7997cb57146c689d574015a8bd46d P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:13.325474 17046 tablet_bootstrap.cc:654] T 6a50493bb10d4eefabea1be1c067308f P e77a548f2f08431f992b276cdb01c272: Neither blocks nor log segments found. Creating new log.
I20260630 12:40:13.320833 17000 raft_consensus.cc:2468] T 554b48a970a04b128b1fc4e74892f24f P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbb8610924b6419a8541f54e92302878 in term 0.
I20260630 12:40:13.338871 17049 leader_election.cc:290] T adc7997cb57146c689d574015a8bd46d P 924de890e81444de94ab5b714fa3c611 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413), fbb8610924b6419a8541f54e92302878 (127.13.140.130:37877)
I20260630 12:40:13.350749 17046 tablet_bootstrap.cc:492] T 6a50493bb10d4eefabea1be1c067308f P e77a548f2f08431f992b276cdb01c272: No bootstrap required, opened a new log
I20260630 12:40:13.351326 17046 ts_tablet_manager.cc:1403] T 6a50493bb10d4eefabea1be1c067308f P e77a548f2f08431f992b276cdb01c272: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.002s
I20260630 12:40:13.354358 17046 raft_consensus.cc:359] T 6a50493bb10d4eefabea1be1c067308f P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } }
I20260630 12:40:13.355752 16890 leader_election.cc:304] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878 [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: 924de890e81444de94ab5b714fa3c611, fbb8610924b6419a8541f54e92302878; no voters: e77a548f2f08431f992b276cdb01c272
I20260630 12:40:13.357203 17059 raft_consensus.cc:2804] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:40:13.355170 17046 raft_consensus.cc:385] T 6a50493bb10d4eefabea1be1c067308f P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:40:13.358536 17046 raft_consensus.cc:740] T 6a50493bb10d4eefabea1be1c067308f P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e77a548f2f08431f992b276cdb01c272, State: Initialized, Role: FOLLOWER
I20260630 12:40:13.359216 17045 tablet_bootstrap.cc:492] T 6a50493bb10d4eefabea1be1c067308f P 924de890e81444de94ab5b714fa3c611: No bootstrap required, opened a new log
I20260630 12:40:13.357642 17059 raft_consensus.cc:493] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:40:13.359771 17045 ts_tablet_manager.cc:1403] T 6a50493bb10d4eefabea1be1c067308f P 924de890e81444de94ab5b714fa3c611: Time spent bootstrapping tablet: real 0.058s	user 0.013s	sys 0.030s
I20260630 12:40:13.359915 17059 raft_consensus.cc:3060] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:40:13.359591 17046 consensus_queue.cc:260] T 6a50493bb10d4eefabea1be1c067308f P e77a548f2f08431f992b276cdb01c272 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } }
I20260630 12:40:13.362411 17046 ts_tablet_manager.cc:1434] T 6a50493bb10d4eefabea1be1c067308f P e77a548f2f08431f992b276cdb01c272: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260630 12:40:13.362962 17045 raft_consensus.cc:359] T 6a50493bb10d4eefabea1be1c067308f P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } }
I20260630 12:40:13.363538 17046 tablet_bootstrap.cc:492] T 2b5e78174d0348eab4fe8f0d9fec6c9d P e77a548f2f08431f992b276cdb01c272: Bootstrap starting.
I20260630 12:40:13.363756 17045 raft_consensus.cc:385] T 6a50493bb10d4eefabea1be1c067308f P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:40:13.364215 17045 raft_consensus.cc:740] T 6a50493bb10d4eefabea1be1c067308f P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 924de890e81444de94ab5b714fa3c611, State: Initialized, Role: FOLLOWER
I20260630 12:40:13.364991 17045 consensus_queue.cc:260] T 6a50493bb10d4eefabea1be1c067308f P 924de890e81444de94ab5b714fa3c611 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } }
I20260630 12:40:13.367256 17059 raft_consensus.cc:515] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:13.368957 16926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adc7997cb57146c689d574015a8bd46d" candidate_uuid: "924de890e81444de94ab5b714fa3c611" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbb8610924b6419a8541f54e92302878" is_pre_election: true
I20260630 12:40:13.369657 17045 ts_tablet_manager.cc:1434] T 6a50493bb10d4eefabea1be1c067308f P 924de890e81444de94ab5b714fa3c611: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:40:13.370548 17046 tablet_bootstrap.cc:654] T 2b5e78174d0348eab4fe8f0d9fec6c9d P e77a548f2f08431f992b276cdb01c272: Neither blocks nor log segments found. Creating new log.
I20260630 12:40:13.370708 17045 tablet_bootstrap.cc:492] T 9bea86ef9ab9454c89b728d199245f93 P 924de890e81444de94ab5b714fa3c611: Bootstrap starting.
I20260630 12:40:13.371097 17059 leader_election.cc:290] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878 [CANDIDATE]: Term 1 election: Requested vote from peers e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413), 924de890e81444de94ab5b714fa3c611 (127.13.140.131:46005)
I20260630 12:40:13.371683 16851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "554b48a970a04b128b1fc4e74892f24f" candidate_uuid: "fbb8610924b6419a8541f54e92302878" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e77a548f2f08431f992b276cdb01c272"
I20260630 12:40:13.373489 17047 tablet_bootstrap.cc:492] T 3946383049b14cc389dd5842fd4cf532 P fbb8610924b6419a8541f54e92302878: No bootstrap required, opened a new log
I20260630 12:40:13.373997 17047 ts_tablet_manager.cc:1403] T 3946383049b14cc389dd5842fd4cf532 P fbb8610924b6419a8541f54e92302878: Time spent bootstrapping tablet: real 0.062s	user 0.020s	sys 0.023s
I20260630 12:40:13.376813 17047 raft_consensus.cc:359] T 3946383049b14cc389dd5842fd4cf532 P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:13.377555 17045 tablet_bootstrap.cc:654] T 9bea86ef9ab9454c89b728d199245f93 P 924de890e81444de94ab5b714fa3c611: Neither blocks nor log segments found. Creating new log.
I20260630 12:40:13.377583 17047 raft_consensus.cc:385] T 3946383049b14cc389dd5842fd4cf532 P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:40:13.378072 17047 raft_consensus.cc:740] T 3946383049b14cc389dd5842fd4cf532 P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbb8610924b6419a8541f54e92302878, State: Initialized, Role: FOLLOWER
W20260630 12:40:13.378559 16892 leader_election.cc:343] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:40:13.378886 17047 consensus_queue.cc:260] T 3946383049b14cc389dd5842fd4cf532 P fbb8610924b6419a8541f54e92302878 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:13.383140 17047 ts_tablet_manager.cc:1434] T 3946383049b14cc389dd5842fd4cf532 P fbb8610924b6419a8541f54e92302878: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:40:13.383294 17046 tablet_bootstrap.cc:492] T 2b5e78174d0348eab4fe8f0d9fec6c9d P e77a548f2f08431f992b276cdb01c272: No bootstrap required, opened a new log
I20260630 12:40:13.383867 17046 ts_tablet_manager.cc:1403] T 2b5e78174d0348eab4fe8f0d9fec6c9d P e77a548f2f08431f992b276cdb01c272: Time spent bootstrapping tablet: real 0.021s	user 0.020s	sys 0.000s
I20260630 12:40:13.384280 17047 tablet_bootstrap.cc:492] T 6a50493bb10d4eefabea1be1c067308f P fbb8610924b6419a8541f54e92302878: Bootstrap starting.
I20260630 12:40:13.384387 17000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "554b48a970a04b128b1fc4e74892f24f" candidate_uuid: "fbb8610924b6419a8541f54e92302878" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "924de890e81444de94ab5b714fa3c611"
I20260630 12:40:13.385135 17000 raft_consensus.cc:3060] T 554b48a970a04b128b1fc4e74892f24f P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:40:13.388868 16965 leader_election.cc:343] T adc7997cb57146c689d574015a8bd46d P 924de890e81444de94ab5b714fa3c611 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fbb8610924b6419a8541f54e92302878 (127.13.140.130:37877): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:40:13.387259 17046 raft_consensus.cc:359] T 2b5e78174d0348eab4fe8f0d9fec6c9d P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:13.390610 17046 raft_consensus.cc:385] T 2b5e78174d0348eab4fe8f0d9fec6c9d P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:40:13.391306 17046 raft_consensus.cc:740] T 2b5e78174d0348eab4fe8f0d9fec6c9d P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e77a548f2f08431f992b276cdb01c272, State: Initialized, Role: FOLLOWER
I20260630 12:40:13.391789 17047 tablet_bootstrap.cc:654] T 6a50493bb10d4eefabea1be1c067308f P fbb8610924b6419a8541f54e92302878: Neither blocks nor log segments found. Creating new log.
I20260630 12:40:13.395521 17045 tablet_bootstrap.cc:492] T 9bea86ef9ab9454c89b728d199245f93 P 924de890e81444de94ab5b714fa3c611: No bootstrap required, opened a new log
I20260630 12:40:13.396085 17045 ts_tablet_manager.cc:1403] T 9bea86ef9ab9454c89b728d199245f93 P 924de890e81444de94ab5b714fa3c611: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.001s
I20260630 12:40:13.396226 17000 raft_consensus.cc:2468] T 554b48a970a04b128b1fc4e74892f24f P 924de890e81444de94ab5b714fa3c611 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbb8610924b6419a8541f54e92302878 in term 1.
I20260630 12:40:13.397363 16890 leader_election.cc:304] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878 [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: 924de890e81444de94ab5b714fa3c611, fbb8610924b6419a8541f54e92302878; no voters: e77a548f2f08431f992b276cdb01c272
I20260630 12:40:13.398602 17059 raft_consensus.cc:2804] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:40:13.392882 17046 consensus_queue.cc:260] T 2b5e78174d0348eab4fe8f0d9fec6c9d P e77a548f2f08431f992b276cdb01c272 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:13.399150 17059 raft_consensus.cc:697] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878 [term 1 LEADER]: Becoming Leader. State: Replica: fbb8610924b6419a8541f54e92302878, State: Running, Role: LEADER
I20260630 12:40:13.400059 17059 consensus_queue.cc:237] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:13.402734 17046 ts_tablet_manager.cc:1434] T 2b5e78174d0348eab4fe8f0d9fec6c9d P e77a548f2f08431f992b276cdb01c272: Time spent starting tablet: real 0.019s	user 0.000s	sys 0.006s
I20260630 12:40:13.403188 17045 raft_consensus.cc:359] T 9bea86ef9ab9454c89b728d199245f93 P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:13.403817 17045 raft_consensus.cc:385] T 9bea86ef9ab9454c89b728d199245f93 P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:40:13.404122 17045 raft_consensus.cc:740] T 9bea86ef9ab9454c89b728d199245f93 P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 924de890e81444de94ab5b714fa3c611, State: Initialized, Role: FOLLOWER
I20260630 12:40:13.404666 17046 tablet_bootstrap.cc:492] T 9bea86ef9ab9454c89b728d199245f93 P e77a548f2f08431f992b276cdb01c272: Bootstrap starting.
I20260630 12:40:13.405002 17045 consensus_queue.cc:260] T 9bea86ef9ab9454c89b728d199245f93 P 924de890e81444de94ab5b714fa3c611 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:13.405463 17047 tablet_bootstrap.cc:492] T 6a50493bb10d4eefabea1be1c067308f P fbb8610924b6419a8541f54e92302878: No bootstrap required, opened a new log
I20260630 12:40:13.406121 17047 ts_tablet_manager.cc:1403] T 6a50493bb10d4eefabea1be1c067308f P fbb8610924b6419a8541f54e92302878: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.009s
I20260630 12:40:13.417793 17045 ts_tablet_manager.cc:1434] T 9bea86ef9ab9454c89b728d199245f93 P 924de890e81444de94ab5b714fa3c611: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.001s
I20260630 12:40:13.419696 17045 tablet_bootstrap.cc:492] T 24d82a0e72d7463494b9a845f5ddb0a6 P 924de890e81444de94ab5b714fa3c611: Bootstrap starting.
I20260630 12:40:13.422152 17046 tablet_bootstrap.cc:654] T 9bea86ef9ab9454c89b728d199245f93 P e77a548f2f08431f992b276cdb01c272: Neither blocks nor log segments found. Creating new log.
I20260630 12:40:13.421811 17047 raft_consensus.cc:359] T 6a50493bb10d4eefabea1be1c067308f P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } }
I20260630 12:40:13.422699 17047 raft_consensus.cc:385] T 6a50493bb10d4eefabea1be1c067308f P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:40:13.423074 17047 raft_consensus.cc:740] T 6a50493bb10d4eefabea1be1c067308f P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbb8610924b6419a8541f54e92302878, State: Initialized, Role: FOLLOWER
I20260630 12:40:13.423990 17047 consensus_queue.cc:260] T 6a50493bb10d4eefabea1be1c067308f P fbb8610924b6419a8541f54e92302878 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } }
I20260630 12:40:13.426128 17047 ts_tablet_manager.cc:1434] T 6a50493bb10d4eefabea1be1c067308f P fbb8610924b6419a8541f54e92302878: Time spent starting tablet: real 0.019s	user 0.002s	sys 0.004s
I20260630 12:40:13.427016 17045 tablet_bootstrap.cc:654] T 24d82a0e72d7463494b9a845f5ddb0a6 P 924de890e81444de94ab5b714fa3c611: Neither blocks nor log segments found. Creating new log.
I20260630 12:40:13.427457 17047 tablet_bootstrap.cc:492] T adc7997cb57146c689d574015a8bd46d P fbb8610924b6419a8541f54e92302878: Bootstrap starting.
I20260630 12:40:13.427902 17049 raft_consensus.cc:493] T 3946383049b14cc389dd5842fd4cf532 P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:40:13.428375 17049 raft_consensus.cc:515] T 3946383049b14cc389dd5842fd4cf532 P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:13.430830 17049 leader_election.cc:290] T 3946383049b14cc389dd5842fd4cf532 P 924de890e81444de94ab5b714fa3c611 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbb8610924b6419a8541f54e92302878 (127.13.140.130:37877), e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413)
I20260630 12:40:13.432824 16926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3946383049b14cc389dd5842fd4cf532" candidate_uuid: "924de890e81444de94ab5b714fa3c611" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbb8610924b6419a8541f54e92302878" is_pre_election: true
I20260630 12:40:13.433462 16926 raft_consensus.cc:2468] T 3946383049b14cc389dd5842fd4cf532 P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 924de890e81444de94ab5b714fa3c611 in term 0.
I20260630 12:40:13.434682 16965 leader_election.cc:304] T 3946383049b14cc389dd5842fd4cf532 P 924de890e81444de94ab5b714fa3c611 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 924de890e81444de94ab5b714fa3c611, fbb8610924b6419a8541f54e92302878; no voters: 
I20260630 12:40:13.433928 16749 catalog_manager.cc:5697] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878 reported cstate change: term changed from 0 to 1, leader changed from <none> to fbb8610924b6419a8541f54e92302878 (127.13.140.130). New cstate: current_term: 1 leader_uuid: "fbb8610924b6419a8541f54e92302878" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } health_report { overall_health: UNKNOWN } } }
I20260630 12:40:13.435863 17049 raft_consensus.cc:2804] T 3946383049b14cc389dd5842fd4cf532 P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:40:13.436251 17049 raft_consensus.cc:493] T 3946383049b14cc389dd5842fd4cf532 P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:40:13.436627 17049 raft_consensus.cc:3060] T 3946383049b14cc389dd5842fd4cf532 P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:40:13.438607 17047 tablet_bootstrap.cc:654] T adc7997cb57146c689d574015a8bd46d P fbb8610924b6419a8541f54e92302878: Neither blocks nor log segments found. Creating new log.
I20260630 12:40:13.444950 16850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3946383049b14cc389dd5842fd4cf532" candidate_uuid: "924de890e81444de94ab5b714fa3c611" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e77a548f2f08431f992b276cdb01c272" is_pre_election: true
I20260630 12:40:13.447399 16851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adc7997cb57146c689d574015a8bd46d" candidate_uuid: "924de890e81444de94ab5b714fa3c611" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e77a548f2f08431f992b276cdb01c272" is_pre_election: true
W20260630 12:40:13.448158 16966 leader_election.cc:343] T 3946383049b14cc389dd5842fd4cf532 P 924de890e81444de94ab5b714fa3c611 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:40:13.449060 16851 raft_consensus.cc:2468] T adc7997cb57146c689d574015a8bd46d P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 924de890e81444de94ab5b714fa3c611 in term 0.
I20260630 12:40:13.450579 16966 leader_election.cc:304] T adc7997cb57146c689d574015a8bd46d P 924de890e81444de94ab5b714fa3c611 [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: 924de890e81444de94ab5b714fa3c611, e77a548f2f08431f992b276cdb01c272; no voters: fbb8610924b6419a8541f54e92302878
I20260630 12:40:13.456162 17049 raft_consensus.cc:515] T 3946383049b14cc389dd5842fd4cf532 P 924de890e81444de94ab5b714fa3c611 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:13.459216 17046 tablet_bootstrap.cc:492] T 9bea86ef9ab9454c89b728d199245f93 P e77a548f2f08431f992b276cdb01c272: No bootstrap required, opened a new log
I20260630 12:40:13.459336 17045 tablet_bootstrap.cc:492] T 24d82a0e72d7463494b9a845f5ddb0a6 P 924de890e81444de94ab5b714fa3c611: No bootstrap required, opened a new log
I20260630 12:40:13.459861 17046 ts_tablet_manager.cc:1403] T 9bea86ef9ab9454c89b728d199245f93 P e77a548f2f08431f992b276cdb01c272: Time spent bootstrapping tablet: real 0.055s	user 0.025s	sys 0.003s
I20260630 12:40:13.459998 17045 ts_tablet_manager.cc:1403] T 24d82a0e72d7463494b9a845f5ddb0a6 P 924de890e81444de94ab5b714fa3c611: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.002s
I20260630 12:40:13.460186 16926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3946383049b14cc389dd5842fd4cf532" candidate_uuid: "924de890e81444de94ab5b714fa3c611" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbb8610924b6419a8541f54e92302878"
I20260630 12:40:13.461102 16926 raft_consensus.cc:3060] T 3946383049b14cc389dd5842fd4cf532 P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:40:13.464109 17045 raft_consensus.cc:359] T 24d82a0e72d7463494b9a845f5ddb0a6 P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:13.466578 17049 leader_election.cc:290] T 3946383049b14cc389dd5842fd4cf532 P 924de890e81444de94ab5b714fa3c611 [CANDIDATE]: Term 1 election: Requested vote from peers fbb8610924b6419a8541f54e92302878 (127.13.140.130:37877), e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413)
I20260630 12:40:13.466842 17045 raft_consensus.cc:385] T 24d82a0e72d7463494b9a845f5ddb0a6 P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:40:13.467872 17045 raft_consensus.cc:740] T 24d82a0e72d7463494b9a845f5ddb0a6 P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 924de890e81444de94ab5b714fa3c611, State: Initialized, Role: FOLLOWER
I20260630 12:40:13.467413 17049 raft_consensus.cc:2804] T adc7997cb57146c689d574015a8bd46d P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:40:13.472581 17049 raft_consensus.cc:493] T adc7997cb57146c689d574015a8bd46d P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:40:13.470127 17046 raft_consensus.cc:359] T 9bea86ef9ab9454c89b728d199245f93 P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:13.474339 17046 raft_consensus.cc:385] T 9bea86ef9ab9454c89b728d199245f93 P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:40:13.474670 17046 raft_consensus.cc:740] T 9bea86ef9ab9454c89b728d199245f93 P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e77a548f2f08431f992b276cdb01c272, State: Initialized, Role: FOLLOWER
I20260630 12:40:13.475492 17046 consensus_queue.cc:260] T 9bea86ef9ab9454c89b728d199245f93 P e77a548f2f08431f992b276cdb01c272 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:13.477505 16926 raft_consensus.cc:2468] T 3946383049b14cc389dd5842fd4cf532 P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 924de890e81444de94ab5b714fa3c611 in term 1.
I20260630 12:40:13.478106 17046 ts_tablet_manager.cc:1434] T 9bea86ef9ab9454c89b728d199245f93 P e77a548f2f08431f992b276cdb01c272: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.005s
I20260630 12:40:13.478845 16965 leader_election.cc:304] T 3946383049b14cc389dd5842fd4cf532 P 924de890e81444de94ab5b714fa3c611 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 924de890e81444de94ab5b714fa3c611, fbb8610924b6419a8541f54e92302878; no voters: 
I20260630 12:40:13.479107 17046 tablet_bootstrap.cc:492] T 200e45b6fef4437aaf5ed242d019a1a0 P e77a548f2f08431f992b276cdb01c272: Bootstrap starting.
I20260630 12:40:13.473536 17049 raft_consensus.cc:3060] T adc7997cb57146c689d574015a8bd46d P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:40:13.480520 17045 consensus_queue.cc:260] T 24d82a0e72d7463494b9a845f5ddb0a6 P 924de890e81444de94ab5b714fa3c611 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:13.483897 17076 raft_consensus.cc:2804] T 3946383049b14cc389dd5842fd4cf532 P 924de890e81444de94ab5b714fa3c611 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:40:13.485289 16851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3946383049b14cc389dd5842fd4cf532" candidate_uuid: "924de890e81444de94ab5b714fa3c611" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e77a548f2f08431f992b276cdb01c272"
I20260630 12:40:13.486143 17047 tablet_bootstrap.cc:492] T adc7997cb57146c689d574015a8bd46d P fbb8610924b6419a8541f54e92302878: No bootstrap required, opened a new log
W20260630 12:40:13.486963 16966 leader_election.cc:343] T 3946383049b14cc389dd5842fd4cf532 P 924de890e81444de94ab5b714fa3c611 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:40:13.486757 17047 ts_tablet_manager.cc:1403] T adc7997cb57146c689d574015a8bd46d P fbb8610924b6419a8541f54e92302878: Time spent bootstrapping tablet: real 0.060s	user 0.028s	sys 0.011s
I20260630 12:40:13.495594 17047 raft_consensus.cc:359] T adc7997cb57146c689d574015a8bd46d P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:13.496645 17047 raft_consensus.cc:385] T adc7997cb57146c689d574015a8bd46d P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:40:13.497023 17047 raft_consensus.cc:740] T adc7997cb57146c689d574015a8bd46d P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbb8610924b6419a8541f54e92302878, State: Initialized, Role: FOLLOWER
I20260630 12:40:13.498901 17046 tablet_bootstrap.cc:654] T 200e45b6fef4437aaf5ed242d019a1a0 P e77a548f2f08431f992b276cdb01c272: Neither blocks nor log segments found. Creating new log.
I20260630 12:40:13.500681 17049 raft_consensus.cc:515] T adc7997cb57146c689d574015a8bd46d P 924de890e81444de94ab5b714fa3c611 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:13.501257 17045 ts_tablet_manager.cc:1434] T 24d82a0e72d7463494b9a845f5ddb0a6 P 924de890e81444de94ab5b714fa3c611: Time spent starting tablet: real 0.041s	user 0.014s	sys 0.006s
I20260630 12:40:13.502470 17045 tablet_bootstrap.cc:492] T 200e45b6fef4437aaf5ed242d019a1a0 P 924de890e81444de94ab5b714fa3c611: Bootstrap starting.
I20260630 12:40:13.504312 16926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adc7997cb57146c689d574015a8bd46d" candidate_uuid: "924de890e81444de94ab5b714fa3c611" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbb8610924b6419a8541f54e92302878"
I20260630 12:40:13.503192 17049 leader_election.cc:290] T adc7997cb57146c689d574015a8bd46d P 924de890e81444de94ab5b714fa3c611 [CANDIDATE]: Term 1 election: Requested vote from peers e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413), fbb8610924b6419a8541f54e92302878 (127.13.140.130:37877)
I20260630 12:40:13.504050 16851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adc7997cb57146c689d574015a8bd46d" candidate_uuid: "924de890e81444de94ab5b714fa3c611" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e77a548f2f08431f992b276cdb01c272"
I20260630 12:40:13.506223 16851 raft_consensus.cc:3060] T adc7997cb57146c689d574015a8bd46d P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:40:13.512815 16802 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
W20260630 12:40:13.514104 16802 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
W20260630 12:40:13.518181 16797 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:40:13.521441 17047 consensus_queue.cc:260] T adc7997cb57146c689d574015a8bd46d P fbb8610924b6419a8541f54e92302878 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:13.522809 16926 raft_consensus.cc:3060] T adc7997cb57146c689d574015a8bd46d P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:40:13.527707 16851 raft_consensus.cc:2468] T adc7997cb57146c689d574015a8bd46d P e77a548f2f08431f992b276cdb01c272 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 924de890e81444de94ab5b714fa3c611 in term 1.
I20260630 12:40:13.535696 16926 raft_consensus.cc:2468] T adc7997cb57146c689d574015a8bd46d P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 924de890e81444de94ab5b714fa3c611 in term 1.
I20260630 12:40:13.537670 16966 leader_election.cc:304] T adc7997cb57146c689d574015a8bd46d P 924de890e81444de94ab5b714fa3c611 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 924de890e81444de94ab5b714fa3c611, e77a548f2f08431f992b276cdb01c272; no voters: 
I20260630 12:40:13.539819 17079 raft_consensus.cc:2804] T adc7997cb57146c689d574015a8bd46d P 924de890e81444de94ab5b714fa3c611 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:40:13.540206 17045 tablet_bootstrap.cc:654] T 200e45b6fef4437aaf5ed242d019a1a0 P 924de890e81444de94ab5b714fa3c611: Neither blocks nor log segments found. Creating new log.
I20260630 12:40:13.541968 17046 tablet_bootstrap.cc:492] T 200e45b6fef4437aaf5ed242d019a1a0 P e77a548f2f08431f992b276cdb01c272: No bootstrap required, opened a new log
I20260630 12:40:13.542119 17047 ts_tablet_manager.cc:1434] T adc7997cb57146c689d574015a8bd46d P fbb8610924b6419a8541f54e92302878: Time spent starting tablet: real 0.053s	user 0.009s	sys 0.001s
I20260630 12:40:13.542560 17046 ts_tablet_manager.cc:1403] T 200e45b6fef4437aaf5ed242d019a1a0 P e77a548f2f08431f992b276cdb01c272: Time spent bootstrapping tablet: real 0.064s	user 0.019s	sys 0.026s
I20260630 12:40:13.543190 17047 tablet_bootstrap.cc:492] T 24d82a0e72d7463494b9a845f5ddb0a6 P fbb8610924b6419a8541f54e92302878: Bootstrap starting.
I20260630 12:40:13.546614 17046 raft_consensus.cc:359] T 200e45b6fef4437aaf5ed242d019a1a0 P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:13.547734 17046 raft_consensus.cc:385] T 200e45b6fef4437aaf5ed242d019a1a0 P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:40:13.548168 17046 raft_consensus.cc:740] T 200e45b6fef4437aaf5ed242d019a1a0 P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e77a548f2f08431f992b276cdb01c272, State: Initialized, Role: FOLLOWER
I20260630 12:40:13.549582 17047 tablet_bootstrap.cc:654] T 24d82a0e72d7463494b9a845f5ddb0a6 P fbb8610924b6419a8541f54e92302878: Neither blocks nor log segments found. Creating new log.
I20260630 12:40:13.549450 17046 consensus_queue.cc:260] T 200e45b6fef4437aaf5ed242d019a1a0 P e77a548f2f08431f992b276cdb01c272 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:13.550742 17076 raft_consensus.cc:697] T 3946383049b14cc389dd5842fd4cf532 P 924de890e81444de94ab5b714fa3c611 [term 1 LEADER]: Becoming Leader. State: Replica: 924de890e81444de94ab5b714fa3c611, State: Running, Role: LEADER
I20260630 12:40:13.552105 17045 tablet_bootstrap.cc:492] T 200e45b6fef4437aaf5ed242d019a1a0 P 924de890e81444de94ab5b714fa3c611: No bootstrap required, opened a new log
I20260630 12:40:13.551854 17076 consensus_queue.cc:237] T 3946383049b14cc389dd5842fd4cf532 P 924de890e81444de94ab5b714fa3c611 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:13.540338 17079 raft_consensus.cc:697] T adc7997cb57146c689d574015a8bd46d P 924de890e81444de94ab5b714fa3c611 [term 1 LEADER]: Becoming Leader. State: Replica: 924de890e81444de94ab5b714fa3c611, State: Running, Role: LEADER
I20260630 12:40:13.552632 17045 ts_tablet_manager.cc:1403] T 200e45b6fef4437aaf5ed242d019a1a0 P 924de890e81444de94ab5b714fa3c611: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.009s
I20260630 12:40:13.553491 17079 consensus_queue.cc:237] T adc7997cb57146c689d574015a8bd46d P 924de890e81444de94ab5b714fa3c611 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:13.555028 17046 ts_tablet_manager.cc:1434] T 200e45b6fef4437aaf5ed242d019a1a0 P e77a548f2f08431f992b276cdb01c272: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260630 12:40:13.555214 17049 raft_consensus.cc:493] T 24d82a0e72d7463494b9a845f5ddb0a6 P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:40:13.555732 17049 raft_consensus.cc:515] T 24d82a0e72d7463494b9a845f5ddb0a6 P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:13.556174 17046 tablet_bootstrap.cc:492] T 3946383049b14cc389dd5842fd4cf532 P e77a548f2f08431f992b276cdb01c272: Bootstrap starting.
I20260630 12:40:13.556026 17045 raft_consensus.cc:359] T 200e45b6fef4437aaf5ed242d019a1a0 P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:13.556814 17045 raft_consensus.cc:385] T 200e45b6fef4437aaf5ed242d019a1a0 P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:40:13.557118 17045 raft_consensus.cc:740] T 200e45b6fef4437aaf5ed242d019a1a0 P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 924de890e81444de94ab5b714fa3c611, State: Initialized, Role: FOLLOWER
I20260630 12:40:13.557940 17049 leader_election.cc:290] T 24d82a0e72d7463494b9a845f5ddb0a6 P 924de890e81444de94ab5b714fa3c611 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413), fbb8610924b6419a8541f54e92302878 (127.13.140.130:37877)
I20260630 12:40:13.558749 16851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24d82a0e72d7463494b9a845f5ddb0a6" candidate_uuid: "924de890e81444de94ab5b714fa3c611" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e77a548f2f08431f992b276cdb01c272" is_pre_election: true
I20260630 12:40:13.559470 16851 raft_consensus.cc:2468] T 24d82a0e72d7463494b9a845f5ddb0a6 P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 924de890e81444de94ab5b714fa3c611 in term 0.
I20260630 12:40:13.560621 17045 consensus_queue.cc:260] T 200e45b6fef4437aaf5ed242d019a1a0 P 924de890e81444de94ab5b714fa3c611 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:13.563243 17045 ts_tablet_manager.cc:1434] T 200e45b6fef4437aaf5ed242d019a1a0 P 924de890e81444de94ab5b714fa3c611: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:40:13.564668 16966 leader_election.cc:304] T 24d82a0e72d7463494b9a845f5ddb0a6 P 924de890e81444de94ab5b714fa3c611 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 924de890e81444de94ab5b714fa3c611, e77a548f2f08431f992b276cdb01c272; no voters: 
I20260630 12:40:13.565680 17046 tablet_bootstrap.cc:654] T 3946383049b14cc389dd5842fd4cf532 P e77a548f2f08431f992b276cdb01c272: Neither blocks nor log segments found. Creating new log.
I20260630 12:40:13.565812 16926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24d82a0e72d7463494b9a845f5ddb0a6" candidate_uuid: "924de890e81444de94ab5b714fa3c611" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbb8610924b6419a8541f54e92302878" is_pre_election: true
I20260630 12:40:13.565691 17049 raft_consensus.cc:2804] T 24d82a0e72d7463494b9a845f5ddb0a6 P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:40:13.567198 17049 raft_consensus.cc:493] T 24d82a0e72d7463494b9a845f5ddb0a6 P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:40:13.567591 17049 raft_consensus.cc:3060] T 24d82a0e72d7463494b9a845f5ddb0a6 P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:40:13.569516 16965 leader_election.cc:343] T 24d82a0e72d7463494b9a845f5ddb0a6 P 924de890e81444de94ab5b714fa3c611 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fbb8610924b6419a8541f54e92302878 (127.13.140.130:37877): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:40:13.575214 17047 tablet_bootstrap.cc:492] T 24d82a0e72d7463494b9a845f5ddb0a6 P fbb8610924b6419a8541f54e92302878: No bootstrap required, opened a new log
I20260630 12:40:13.575809 17047 ts_tablet_manager.cc:1403] T 24d82a0e72d7463494b9a845f5ddb0a6 P fbb8610924b6419a8541f54e92302878: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.006s
I20260630 12:40:13.577790 17049 raft_consensus.cc:515] T 24d82a0e72d7463494b9a845f5ddb0a6 P 924de890e81444de94ab5b714fa3c611 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:13.579067 17047 raft_consensus.cc:359] T 24d82a0e72d7463494b9a845f5ddb0a6 P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:13.579869 17047 raft_consensus.cc:385] T 24d82a0e72d7463494b9a845f5ddb0a6 P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:40:13.580204 17047 raft_consensus.cc:740] T 24d82a0e72d7463494b9a845f5ddb0a6 P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbb8610924b6419a8541f54e92302878, State: Initialized, Role: FOLLOWER
I20260630 12:40:13.581012 17049 leader_election.cc:290] T 24d82a0e72d7463494b9a845f5ddb0a6 P 924de890e81444de94ab5b714fa3c611 [CANDIDATE]: Term 1 election: Requested vote from peers e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413), fbb8610924b6419a8541f54e92302878 (127.13.140.130:37877)
I20260630 12:40:13.581523 17046 tablet_bootstrap.cc:492] T 3946383049b14cc389dd5842fd4cf532 P e77a548f2f08431f992b276cdb01c272: No bootstrap required, opened a new log
I20260630 12:40:13.581125 17047 consensus_queue.cc:260] T 24d82a0e72d7463494b9a845f5ddb0a6 P fbb8610924b6419a8541f54e92302878 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:13.582113 17046 ts_tablet_manager.cc:1403] T 3946383049b14cc389dd5842fd4cf532 P e77a548f2f08431f992b276cdb01c272: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.003s
I20260630 12:40:13.584105 16926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24d82a0e72d7463494b9a845f5ddb0a6" candidate_uuid: "924de890e81444de94ab5b714fa3c611" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbb8610924b6419a8541f54e92302878"
I20260630 12:40:13.584657 16851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24d82a0e72d7463494b9a845f5ddb0a6" candidate_uuid: "924de890e81444de94ab5b714fa3c611" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e77a548f2f08431f992b276cdb01c272"
I20260630 12:40:13.584733 16926 raft_consensus.cc:3060] T 24d82a0e72d7463494b9a845f5ddb0a6 P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:40:13.585325 16851 raft_consensus.cc:3060] T 24d82a0e72d7463494b9a845f5ddb0a6 P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:40:13.586514 17046 raft_consensus.cc:359] T 3946383049b14cc389dd5842fd4cf532 P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:13.586758 16749 catalog_manager.cc:5697] T 3946383049b14cc389dd5842fd4cf532 P 924de890e81444de94ab5b714fa3c611 reported cstate change: term changed from 0 to 1, leader changed from <none> to 924de890e81444de94ab5b714fa3c611 (127.13.140.131). New cstate: current_term: 1 leader_uuid: "924de890e81444de94ab5b714fa3c611" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } health_report { overall_health: HEALTHY } } }
I20260630 12:40:13.587255 17046 raft_consensus.cc:385] T 3946383049b14cc389dd5842fd4cf532 P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:40:13.588515 17046 raft_consensus.cc:740] T 3946383049b14cc389dd5842fd4cf532 P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e77a548f2f08431f992b276cdb01c272, State: Initialized, Role: FOLLOWER
I20260630 12:40:13.589301 17046 consensus_queue.cc:260] T 3946383049b14cc389dd5842fd4cf532 P e77a548f2f08431f992b276cdb01c272 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:13.591435 17046 ts_tablet_manager.cc:1434] T 3946383049b14cc389dd5842fd4cf532 P e77a548f2f08431f992b276cdb01c272: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.000s
I20260630 12:40:13.592388 17046 tablet_bootstrap.cc:492] T 554b48a970a04b128b1fc4e74892f24f P e77a548f2f08431f992b276cdb01c272: Bootstrap starting.
I20260630 12:40:13.592516 16851 raft_consensus.cc:2468] T 24d82a0e72d7463494b9a845f5ddb0a6 P e77a548f2f08431f992b276cdb01c272 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 924de890e81444de94ab5b714fa3c611 in term 1.
I20260630 12:40:13.595690 16926 raft_consensus.cc:2468] T 24d82a0e72d7463494b9a845f5ddb0a6 P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 924de890e81444de94ab5b714fa3c611 in term 1.
I20260630 12:40:13.596179 16966 leader_election.cc:304] T 24d82a0e72d7463494b9a845f5ddb0a6 P 924de890e81444de94ab5b714fa3c611 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 924de890e81444de94ab5b714fa3c611, e77a548f2f08431f992b276cdb01c272; no voters: 
I20260630 12:40:13.597322 17076 raft_consensus.cc:2804] T 24d82a0e72d7463494b9a845f5ddb0a6 P 924de890e81444de94ab5b714fa3c611 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:40:13.597923 17076 raft_consensus.cc:697] T 24d82a0e72d7463494b9a845f5ddb0a6 P 924de890e81444de94ab5b714fa3c611 [term 1 LEADER]: Becoming Leader. State: Replica: 924de890e81444de94ab5b714fa3c611, State: Running, Role: LEADER
I20260630 12:40:13.598433 17046 tablet_bootstrap.cc:654] T 554b48a970a04b128b1fc4e74892f24f P e77a548f2f08431f992b276cdb01c272: Neither blocks nor log segments found. Creating new log.
I20260630 12:40:13.598696 17076 consensus_queue.cc:237] T 24d82a0e72d7463494b9a845f5ddb0a6 P 924de890e81444de94ab5b714fa3c611 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:13.605808 17047 ts_tablet_manager.cc:1434] T 24d82a0e72d7463494b9a845f5ddb0a6 P fbb8610924b6419a8541f54e92302878: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.004s
I20260630 12:40:13.606971 17047 tablet_bootstrap.cc:492] T 2b5e78174d0348eab4fe8f0d9fec6c9d P fbb8610924b6419a8541f54e92302878: Bootstrap starting.
I20260630 12:40:13.613838 17047 tablet_bootstrap.cc:654] T 2b5e78174d0348eab4fe8f0d9fec6c9d P fbb8610924b6419a8541f54e92302878: Neither blocks nor log segments found. Creating new log.
I20260630 12:40:13.614353 17076 raft_consensus.cc:493] T 200e45b6fef4437aaf5ed242d019a1a0 P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:40:13.614985 17076 raft_consensus.cc:515] T 200e45b6fef4437aaf5ed242d019a1a0 P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:13.618146 16851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "200e45b6fef4437aaf5ed242d019a1a0" candidate_uuid: "924de890e81444de94ab5b714fa3c611" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e77a548f2f08431f992b276cdb01c272" is_pre_election: true
I20260630 12:40:13.618835 16851 raft_consensus.cc:2468] T 200e45b6fef4437aaf5ed242d019a1a0 P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 924de890e81444de94ab5b714fa3c611 in term 0.
I20260630 12:40:13.619385 17049 raft_consensus.cc:493] T 6a50493bb10d4eefabea1be1c067308f P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:40:13.620083 17049 raft_consensus.cc:515] T 6a50493bb10d4eefabea1be1c067308f P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } }
I20260630 12:40:13.620782 17046 tablet_bootstrap.cc:492] T 554b48a970a04b128b1fc4e74892f24f P e77a548f2f08431f992b276cdb01c272: No bootstrap required, opened a new log
I20260630 12:40:13.621294 17046 ts_tablet_manager.cc:1403] T 554b48a970a04b128b1fc4e74892f24f P e77a548f2f08431f992b276cdb01c272: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.011s
I20260630 12:40:13.622864 16966 leader_election.cc:304] T 200e45b6fef4437aaf5ed242d019a1a0 P 924de890e81444de94ab5b714fa3c611 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 924de890e81444de94ab5b714fa3c611, e77a548f2f08431f992b276cdb01c272; no voters: 
I20260630 12:40:13.623699 17079 raft_consensus.cc:2804] T 200e45b6fef4437aaf5ed242d019a1a0 P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:40:13.623927 17046 raft_consensus.cc:359] T 554b48a970a04b128b1fc4e74892f24f P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:13.624722 17046 raft_consensus.cc:385] T 554b48a970a04b128b1fc4e74892f24f P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:40:13.624620 16851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a50493bb10d4eefabea1be1c067308f" candidate_uuid: "924de890e81444de94ab5b714fa3c611" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e77a548f2f08431f992b276cdb01c272" is_pre_election: true
I20260630 12:40:13.625047 17046 raft_consensus.cc:740] T 554b48a970a04b128b1fc4e74892f24f P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e77a548f2f08431f992b276cdb01c272, State: Initialized, Role: FOLLOWER
I20260630 12:40:13.625291 16851 raft_consensus.cc:2468] T 6a50493bb10d4eefabea1be1c067308f P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 924de890e81444de94ab5b714fa3c611 in term 0.
I20260630 12:40:13.626528 16925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a50493bb10d4eefabea1be1c067308f" candidate_uuid: "924de890e81444de94ab5b714fa3c611" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbb8610924b6419a8541f54e92302878" is_pre_election: true
I20260630 12:40:13.626649 16926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "200e45b6fef4437aaf5ed242d019a1a0" candidate_uuid: "924de890e81444de94ab5b714fa3c611" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbb8610924b6419a8541f54e92302878" is_pre_election: true
I20260630 12:40:13.626945 16966 leader_election.cc:304] T 6a50493bb10d4eefabea1be1c067308f P 924de890e81444de94ab5b714fa3c611 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 924de890e81444de94ab5b714fa3c611, e77a548f2f08431f992b276cdb01c272; no voters: 
I20260630 12:40:13.627204 16925 raft_consensus.cc:2468] T 6a50493bb10d4eefabea1be1c067308f P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 924de890e81444de94ab5b714fa3c611 in term 0.
I20260630 12:40:13.627599 16926 raft_consensus.cc:2468] T 200e45b6fef4437aaf5ed242d019a1a0 P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 924de890e81444de94ab5b714fa3c611 in term 0.
I20260630 12:40:13.627926 17078 raft_consensus.cc:2804] T 6a50493bb10d4eefabea1be1c067308f P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:40:13.628342 17078 raft_consensus.cc:493] T 6a50493bb10d4eefabea1be1c067308f P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:40:13.624249 17079 raft_consensus.cc:493] T 200e45b6fef4437aaf5ed242d019a1a0 P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:40:13.628703 17078 raft_consensus.cc:3060] T 6a50493bb10d4eefabea1be1c067308f P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:40:13.625864 17046 consensus_queue.cc:260] T 554b48a970a04b128b1fc4e74892f24f P e77a548f2f08431f992b276cdb01c272 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:13.628947 17079 raft_consensus.cc:3060] T 200e45b6fef4437aaf5ed242d019a1a0 P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:40:13.633270 17046 ts_tablet_manager.cc:1434] T 554b48a970a04b128b1fc4e74892f24f P e77a548f2f08431f992b276cdb01c272: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.002s
I20260630 12:40:13.623165 17049 leader_election.cc:290] T 6a50493bb10d4eefabea1be1c067308f P 924de890e81444de94ab5b714fa3c611 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbb8610924b6419a8541f54e92302878 (127.13.140.130:37877), e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413)
I20260630 12:40:13.635444 17078 raft_consensus.cc:515] T 6a50493bb10d4eefabea1be1c067308f P 924de890e81444de94ab5b714fa3c611 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } }
I20260630 12:40:13.641734 17047 tablet_bootstrap.cc:492] T 2b5e78174d0348eab4fe8f0d9fec6c9d P fbb8610924b6419a8541f54e92302878: No bootstrap required, opened a new log
I20260630 12:40:13.642259 17047 ts_tablet_manager.cc:1403] T 2b5e78174d0348eab4fe8f0d9fec6c9d P fbb8610924b6419a8541f54e92302878: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.015s
I20260630 12:40:13.642678 16851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a50493bb10d4eefabea1be1c067308f" candidate_uuid: "924de890e81444de94ab5b714fa3c611" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e77a548f2f08431f992b276cdb01c272"
I20260630 12:40:13.643294 16851 raft_consensus.cc:3060] T 6a50493bb10d4eefabea1be1c067308f P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:40:13.644208 17079 raft_consensus.cc:515] T 200e45b6fef4437aaf5ed242d019a1a0 P 924de890e81444de94ab5b714fa3c611 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:13.645337 16926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a50493bb10d4eefabea1be1c067308f" candidate_uuid: "924de890e81444de94ab5b714fa3c611" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbb8610924b6419a8541f54e92302878"
I20260630 12:40:13.647339 16850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "200e45b6fef4437aaf5ed242d019a1a0" candidate_uuid: "924de890e81444de94ab5b714fa3c611" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e77a548f2f08431f992b276cdb01c272"
I20260630 12:40:13.647622 16926 raft_consensus.cc:3060] T 6a50493bb10d4eefabea1be1c067308f P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:40:13.647646 16925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "200e45b6fef4437aaf5ed242d019a1a0" candidate_uuid: "924de890e81444de94ab5b714fa3c611" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbb8610924b6419a8541f54e92302878"
I20260630 12:40:13.648423 16925 raft_consensus.cc:3060] T 200e45b6fef4437aaf5ed242d019a1a0 P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:40:13.648494 16850 raft_consensus.cc:3060] T 200e45b6fef4437aaf5ed242d019a1a0 P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:40:13.651048 16851 raft_consensus.cc:2468] T 6a50493bb10d4eefabea1be1c067308f P e77a548f2f08431f992b276cdb01c272 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 924de890e81444de94ab5b714fa3c611 in term 1.
I20260630 12:40:13.651895 17078 leader_election.cc:290] T 6a50493bb10d4eefabea1be1c067308f P 924de890e81444de94ab5b714fa3c611 [CANDIDATE]: Term 1 election: Requested vote from peers fbb8610924b6419a8541f54e92302878 (127.13.140.130:37877), e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413)
I20260630 12:40:13.652472 17078 raft_consensus.cc:493] T 9bea86ef9ab9454c89b728d199245f93 P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:40:13.652930 17078 raft_consensus.cc:515] T 9bea86ef9ab9454c89b728d199245f93 P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:13.645231 17047 raft_consensus.cc:359] T 2b5e78174d0348eab4fe8f0d9fec6c9d P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:13.654971 17047 raft_consensus.cc:385] T 2b5e78174d0348eab4fe8f0d9fec6c9d P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:40:13.655342 17047 raft_consensus.cc:740] T 2b5e78174d0348eab4fe8f0d9fec6c9d P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbb8610924b6419a8541f54e92302878, State: Initialized, Role: FOLLOWER
I20260630 12:40:13.647344 17049 raft_consensus.cc:493] T 2b5e78174d0348eab4fe8f0d9fec6c9d P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:40:13.638618 17076 leader_election.cc:290] T 200e45b6fef4437aaf5ed242d019a1a0 P 924de890e81444de94ab5b714fa3c611 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413), fbb8610924b6419a8541f54e92302878 (127.13.140.130:37877)
I20260630 12:40:13.660364 16926 raft_consensus.cc:2468] T 6a50493bb10d4eefabea1be1c067308f P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 924de890e81444de94ab5b714fa3c611 in term 1.
I20260630 12:40:13.656373 16924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bea86ef9ab9454c89b728d199245f93" candidate_uuid: "924de890e81444de94ab5b714fa3c611" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbb8610924b6419a8541f54e92302878" is_pre_election: true
I20260630 12:40:13.660727 17049 raft_consensus.cc:515] T 2b5e78174d0348eab4fe8f0d9fec6c9d P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:13.661226 16748 catalog_manager.cc:5697] T 24d82a0e72d7463494b9a845f5ddb0a6 P 924de890e81444de94ab5b714fa3c611 reported cstate change: term changed from 0 to 1, leader changed from <none> to 924de890e81444de94ab5b714fa3c611 (127.13.140.131). New cstate: current_term: 1 leader_uuid: "924de890e81444de94ab5b714fa3c611" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } health_report { overall_health: HEALTHY } } }
I20260630 12:40:13.656296 17047 consensus_queue.cc:260] T 2b5e78174d0348eab4fe8f0d9fec6c9d P fbb8610924b6419a8541f54e92302878 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:13.657243 16966 leader_election.cc:304] T 6a50493bb10d4eefabea1be1c067308f P 924de890e81444de94ab5b714fa3c611 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 924de890e81444de94ab5b714fa3c611, e77a548f2f08431f992b276cdb01c272; no voters: 
I20260630 12:40:13.663055 17049 leader_election.cc:290] T 2b5e78174d0348eab4fe8f0d9fec6c9d P 924de890e81444de94ab5b714fa3c611 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413), fbb8610924b6419a8541f54e92302878 (127.13.140.130:37877)
I20260630 12:40:13.657752 16851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bea86ef9ab9454c89b728d199245f93" candidate_uuid: "924de890e81444de94ab5b714fa3c611" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e77a548f2f08431f992b276cdb01c272" is_pre_election: true
I20260630 12:40:13.664497 16851 raft_consensus.cc:2468] T 9bea86ef9ab9454c89b728d199245f93 P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 924de890e81444de94ab5b714fa3c611 in term 0.
W20260630 12:40:13.665361 16965 leader_election.cc:343] T 9bea86ef9ab9454c89b728d199245f93 P 924de890e81444de94ab5b714fa3c611 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fbb8610924b6419a8541f54e92302878 (127.13.140.130:37877): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:40:13.665443 17049 raft_consensus.cc:2804] T 6a50493bb10d4eefabea1be1c067308f P 924de890e81444de94ab5b714fa3c611 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:40:13.665992 16966 leader_election.cc:304] T 9bea86ef9ab9454c89b728d199245f93 P 924de890e81444de94ab5b714fa3c611 [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: 924de890e81444de94ab5b714fa3c611, e77a548f2f08431f992b276cdb01c272; no voters: fbb8610924b6419a8541f54e92302878
I20260630 12:40:13.659936 16850 raft_consensus.cc:2468] T 200e45b6fef4437aaf5ed242d019a1a0 P e77a548f2f08431f992b276cdb01c272 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 924de890e81444de94ab5b714fa3c611 in term 1.
I20260630 12:40:13.664420 16849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b5e78174d0348eab4fe8f0d9fec6c9d" candidate_uuid: "924de890e81444de94ab5b714fa3c611" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e77a548f2f08431f992b276cdb01c272" is_pre_election: true
I20260630 12:40:13.658733 16925 raft_consensus.cc:2468] T 200e45b6fef4437aaf5ed242d019a1a0 P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 924de890e81444de94ab5b714fa3c611 in term 1.
I20260630 12:40:13.666921 16924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b5e78174d0348eab4fe8f0d9fec6c9d" candidate_uuid: "924de890e81444de94ab5b714fa3c611" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbb8610924b6419a8541f54e92302878" is_pre_election: true
I20260630 12:40:13.667043 16849 raft_consensus.cc:2468] T 2b5e78174d0348eab4fe8f0d9fec6c9d P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 924de890e81444de94ab5b714fa3c611 in term 0.
I20260630 12:40:13.656172 17078 leader_election.cc:290] T 9bea86ef9ab9454c89b728d199245f93 P 924de890e81444de94ab5b714fa3c611 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413), fbb8610924b6419a8541f54e92302878 (127.13.140.130:37877)
I20260630 12:40:13.667541 16924 raft_consensus.cc:2468] T 2b5e78174d0348eab4fe8f0d9fec6c9d P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 924de890e81444de94ab5b714fa3c611 in term 0.
I20260630 12:40:13.668172 17078 raft_consensus.cc:2804] T 9bea86ef9ab9454c89b728d199245f93 P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:40:13.664129 16748 catalog_manager.cc:5697] T adc7997cb57146c689d574015a8bd46d P 924de890e81444de94ab5b714fa3c611 reported cstate change: term changed from 0 to 1, leader changed from <none> to 924de890e81444de94ab5b714fa3c611 (127.13.140.131). New cstate: current_term: 1 leader_uuid: "924de890e81444de94ab5b714fa3c611" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } health_report { overall_health: HEALTHY } } }
I20260630 12:40:13.666075 17049 raft_consensus.cc:697] T 6a50493bb10d4eefabea1be1c067308f P 924de890e81444de94ab5b714fa3c611 [term 1 LEADER]: Becoming Leader. State: Replica: 924de890e81444de94ab5b714fa3c611, State: Running, Role: LEADER
I20260630 12:40:13.668466 16966 leader_election.cc:304] T 2b5e78174d0348eab4fe8f0d9fec6c9d P 924de890e81444de94ab5b714fa3c611 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 924de890e81444de94ab5b714fa3c611, e77a548f2f08431f992b276cdb01c272; no voters: 
I20260630 12:40:13.668998 16965 leader_election.cc:304] T 200e45b6fef4437aaf5ed242d019a1a0 P 924de890e81444de94ab5b714fa3c611 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 924de890e81444de94ab5b714fa3c611, fbb8610924b6419a8541f54e92302878; no voters: 
I20260630 12:40:13.671295 17047 ts_tablet_manager.cc:1434] T 2b5e78174d0348eab4fe8f0d9fec6c9d P fbb8610924b6419a8541f54e92302878: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260630 12:40:13.668645 17078 raft_consensus.cc:493] T 9bea86ef9ab9454c89b728d199245f93 P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:40:13.672369 17047 tablet_bootstrap.cc:492] T 9bea86ef9ab9454c89b728d199245f93 P fbb8610924b6419a8541f54e92302878: Bootstrap starting.
I20260630 12:40:13.673853 17078 raft_consensus.cc:3060] T 9bea86ef9ab9454c89b728d199245f93 P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:40:13.646629 17079 leader_election.cc:290] T 200e45b6fef4437aaf5ed242d019a1a0 P 924de890e81444de94ab5b714fa3c611 [CANDIDATE]: Term 1 election: Requested vote from peers e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413), fbb8610924b6419a8541f54e92302878 (127.13.140.130:37877)
I20260630 12:40:13.672305 17089 raft_consensus.cc:2804] T 2b5e78174d0348eab4fe8f0d9fec6c9d P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:40:13.679329 17089 raft_consensus.cc:493] T 2b5e78174d0348eab4fe8f0d9fec6c9d P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:40:13.679777 17089 raft_consensus.cc:3060] T 2b5e78174d0348eab4fe8f0d9fec6c9d P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:40:13.680233 17047 tablet_bootstrap.cc:654] T 9bea86ef9ab9454c89b728d199245f93 P fbb8610924b6419a8541f54e92302878: Neither blocks nor log segments found. Creating new log.
I20260630 12:40:13.673194 17049 consensus_queue.cc:237] T 6a50493bb10d4eefabea1be1c067308f P 924de890e81444de94ab5b714fa3c611 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } }
I20260630 12:40:13.672753 17076 raft_consensus.cc:2804] T 200e45b6fef4437aaf5ed242d019a1a0 P 924de890e81444de94ab5b714fa3c611 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:40:13.684041 17076 raft_consensus.cc:697] T 200e45b6fef4437aaf5ed242d019a1a0 P 924de890e81444de94ab5b714fa3c611 [term 1 LEADER]: Becoming Leader. State: Replica: 924de890e81444de94ab5b714fa3c611, State: Running, Role: LEADER
I20260630 12:40:13.685283 17076 consensus_queue.cc:237] T 200e45b6fef4437aaf5ed242d019a1a0 P 924de890e81444de94ab5b714fa3c611 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:13.688434 17089 raft_consensus.cc:515] T 2b5e78174d0348eab4fe8f0d9fec6c9d P 924de890e81444de94ab5b714fa3c611 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:13.691234 17047 tablet_bootstrap.cc:492] T 9bea86ef9ab9454c89b728d199245f93 P fbb8610924b6419a8541f54e92302878: No bootstrap required, opened a new log
I20260630 12:40:13.691854 17047 ts_tablet_manager.cc:1403] T 9bea86ef9ab9454c89b728d199245f93 P fbb8610924b6419a8541f54e92302878: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.006s
I20260630 12:40:13.691771 16850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b5e78174d0348eab4fe8f0d9fec6c9d" candidate_uuid: "924de890e81444de94ab5b714fa3c611" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e77a548f2f08431f992b276cdb01c272"
I20260630 12:40:13.692546 16850 raft_consensus.cc:3060] T 2b5e78174d0348eab4fe8f0d9fec6c9d P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:40:13.693791 17078 raft_consensus.cc:515] T 9bea86ef9ab9454c89b728d199245f93 P 924de890e81444de94ab5b714fa3c611 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:13.695335 17047 raft_consensus.cc:359] T 9bea86ef9ab9454c89b728d199245f93 P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:13.696015 17047 raft_consensus.cc:385] T 9bea86ef9ab9454c89b728d199245f93 P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:40:13.696256 17047 raft_consensus.cc:740] T 9bea86ef9ab9454c89b728d199245f93 P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbb8610924b6419a8541f54e92302878, State: Initialized, Role: FOLLOWER
I20260630 12:40:13.696359 17078 leader_election.cc:290] T 9bea86ef9ab9454c89b728d199245f93 P 924de890e81444de94ab5b714fa3c611 [CANDIDATE]: Term 1 election: Requested vote from peers e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413), fbb8610924b6419a8541f54e92302878 (127.13.140.130:37877)
I20260630 12:40:13.697180 16849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bea86ef9ab9454c89b728d199245f93" candidate_uuid: "924de890e81444de94ab5b714fa3c611" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e77a548f2f08431f992b276cdb01c272"
I20260630 12:40:13.696967 17047 consensus_queue.cc:260] T 9bea86ef9ab9454c89b728d199245f93 P fbb8610924b6419a8541f54e92302878 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:13.697670 16849 raft_consensus.cc:3060] T 9bea86ef9ab9454c89b728d199245f93 P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:40:13.697849 16924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bea86ef9ab9454c89b728d199245f93" candidate_uuid: "924de890e81444de94ab5b714fa3c611" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbb8610924b6419a8541f54e92302878"
I20260630 12:40:13.698415 16924 raft_consensus.cc:3060] T 9bea86ef9ab9454c89b728d199245f93 P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:40:13.699486 17047 ts_tablet_manager.cc:1434] T 9bea86ef9ab9454c89b728d199245f93 P fbb8610924b6419a8541f54e92302878: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:40:13.705215 17089 leader_election.cc:290] T 2b5e78174d0348eab4fe8f0d9fec6c9d P 924de890e81444de94ab5b714fa3c611 [CANDIDATE]: Term 1 election: Requested vote from peers e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413), fbb8610924b6419a8541f54e92302878 (127.13.140.130:37877)
I20260630 12:40:13.704874 16850 raft_consensus.cc:2468] T 2b5e78174d0348eab4fe8f0d9fec6c9d P e77a548f2f08431f992b276cdb01c272 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 924de890e81444de94ab5b714fa3c611 in term 1.
I20260630 12:40:13.705251 16849 raft_consensus.cc:2468] T 9bea86ef9ab9454c89b728d199245f93 P e77a548f2f08431f992b276cdb01c272 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 924de890e81444de94ab5b714fa3c611 in term 1.
I20260630 12:40:13.706405 16925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b5e78174d0348eab4fe8f0d9fec6c9d" candidate_uuid: "924de890e81444de94ab5b714fa3c611" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbb8610924b6419a8541f54e92302878"
I20260630 12:40:13.706773 16966 leader_election.cc:304] T 2b5e78174d0348eab4fe8f0d9fec6c9d P 924de890e81444de94ab5b714fa3c611 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 924de890e81444de94ab5b714fa3c611, e77a548f2f08431f992b276cdb01c272; no voters: 
I20260630 12:40:13.707021 16925 raft_consensus.cc:3060] T 2b5e78174d0348eab4fe8f0d9fec6c9d P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:40:13.705106 16748 catalog_manager.cc:5697] T 6a50493bb10d4eefabea1be1c067308f P 924de890e81444de94ab5b714fa3c611 reported cstate change: term changed from 0 to 1, leader changed from <none> to 924de890e81444de94ab5b714fa3c611 (127.13.140.131). New cstate: current_term: 1 leader_uuid: "924de890e81444de94ab5b714fa3c611" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } health_report { overall_health: UNKNOWN } } }
I20260630 12:40:13.707751 16966 leader_election.cc:304] T 9bea86ef9ab9454c89b728d199245f93 P 924de890e81444de94ab5b714fa3c611 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 924de890e81444de94ab5b714fa3c611, e77a548f2f08431f992b276cdb01c272; no voters: 
I20260630 12:40:13.708542 17089 raft_consensus.cc:2804] T 2b5e78174d0348eab4fe8f0d9fec6c9d P 924de890e81444de94ab5b714fa3c611 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:40:13.709036 17089 raft_consensus.cc:697] T 2b5e78174d0348eab4fe8f0d9fec6c9d P 924de890e81444de94ab5b714fa3c611 [term 1 LEADER]: Becoming Leader. State: Replica: 924de890e81444de94ab5b714fa3c611, State: Running, Role: LEADER
I20260630 12:40:13.710283 16924 raft_consensus.cc:2468] T 9bea86ef9ab9454c89b728d199245f93 P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 924de890e81444de94ab5b714fa3c611 in term 1.
I20260630 12:40:13.710214 17089 consensus_queue.cc:237] T 2b5e78174d0348eab4fe8f0d9fec6c9d P 924de890e81444de94ab5b714fa3c611 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:13.712476 17078 raft_consensus.cc:2804] T 9bea86ef9ab9454c89b728d199245f93 P 924de890e81444de94ab5b714fa3c611 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:40:13.713340 17078 raft_consensus.cc:697] T 9bea86ef9ab9454c89b728d199245f93 P 924de890e81444de94ab5b714fa3c611 [term 1 LEADER]: Becoming Leader. State: Replica: 924de890e81444de94ab5b714fa3c611, State: Running, Role: LEADER
I20260630 12:40:13.714177 17078 consensus_queue.cc:237] T 9bea86ef9ab9454c89b728d199245f93 P 924de890e81444de94ab5b714fa3c611 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:13.722044 16925 raft_consensus.cc:2468] T 2b5e78174d0348eab4fe8f0d9fec6c9d P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 924de890e81444de94ab5b714fa3c611 in term 1.
I20260630 12:40:13.728102 16748 catalog_manager.cc:5697] T 200e45b6fef4437aaf5ed242d019a1a0 P 924de890e81444de94ab5b714fa3c611 reported cstate change: term changed from 0 to 1, leader changed from <none> to 924de890e81444de94ab5b714fa3c611 (127.13.140.131). New cstate: current_term: 1 leader_uuid: "924de890e81444de94ab5b714fa3c611" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } health_report { overall_health: HEALTHY } } }
I20260630 12:40:13.729473 16748 catalog_manager.cc:5697] T 2b5e78174d0348eab4fe8f0d9fec6c9d P 924de890e81444de94ab5b714fa3c611 reported cstate change: term changed from 0 to 1, leader changed from <none> to 924de890e81444de94ab5b714fa3c611 (127.13.140.131). New cstate: current_term: 1 leader_uuid: "924de890e81444de94ab5b714fa3c611" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } health_report { overall_health: HEALTHY } } }
I20260630 12:40:13.730590 16748 catalog_manager.cc:5697] T 9bea86ef9ab9454c89b728d199245f93 P 924de890e81444de94ab5b714fa3c611 reported cstate change: term changed from 0 to 1, leader changed from <none> to 924de890e81444de94ab5b714fa3c611 (127.13.140.131). New cstate: current_term: 1 leader_uuid: "924de890e81444de94ab5b714fa3c611" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } health_report { overall_health: HEALTHY } } }
I20260630 12:40:13.779251 17054 raft_consensus.cc:493] T 3946383049b14cc389dd5842fd4cf532 P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:40:13.779733 17054 raft_consensus.cc:515] T 3946383049b14cc389dd5842fd4cf532 P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:13.781926 17054 leader_election.cc:290] T 3946383049b14cc389dd5842fd4cf532 P e77a548f2f08431f992b276cdb01c272 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbb8610924b6419a8541f54e92302878 (127.13.140.130:37877), 924de890e81444de94ab5b714fa3c611 (127.13.140.131:46005)
I20260630 12:40:13.792042 16925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3946383049b14cc389dd5842fd4cf532" candidate_uuid: "e77a548f2f08431f992b276cdb01c272" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbb8610924b6419a8541f54e92302878" is_pre_election: true
I20260630 12:40:13.792894 16925 raft_consensus.cc:2393] T 3946383049b14cc389dd5842fd4cf532 P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e77a548f2f08431f992b276cdb01c272 in current term 1: Already voted for candidate 924de890e81444de94ab5b714fa3c611 in this term.
I20260630 12:40:13.792975 17000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3946383049b14cc389dd5842fd4cf532" candidate_uuid: "e77a548f2f08431f992b276cdb01c272" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "924de890e81444de94ab5b714fa3c611" is_pre_election: true
I20260630 12:40:13.794276 16815 leader_election.cc:304] T 3946383049b14cc389dd5842fd4cf532 P e77a548f2f08431f992b276cdb01c272 [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: e77a548f2f08431f992b276cdb01c272; no voters: 924de890e81444de94ab5b714fa3c611, fbb8610924b6419a8541f54e92302878
I20260630 12:40:13.794922 17054 raft_consensus.cc:3060] T 3946383049b14cc389dd5842fd4cf532 P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:40:13.799486 17054 raft_consensus.cc:2749] T 3946383049b14cc389dd5842fd4cf532 P e77a548f2f08431f992b276cdb01c272 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:40:13.831379 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:40:13.837127 17097 instance_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:40:13.838477 17098 instance_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:40:13.839078 17100 instance_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:40:13.839432 13874 server_base.cc:1061] running on GCE node
I20260630 12:40:13.840361 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:40:13.840634 13874 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:40:13.840842 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823213840823 us; error 0 us; skew 500 ppm
I20260630 12:40:13.841354 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:40:13.843745 13874 webserver.cc:533] Webserver started at http://127.13.140.132:39533/ using document root <none> and password file <none>
I20260630 12:40:13.844246 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:40:13.844460 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:40:13.844759 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:40:13.845803 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782823128114093-13874-0/minicluster-data/ts-3-root/instance:
uuid: "215611312590440f81dfc88a9630720c"
format_stamp: "Formatted at 2026-06-30 12:40:13 on dist-test-slave-zctk"
I20260630 12:40:13.850327 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:40:13.854166 17105 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:40:13.854974 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260630 12:40:13.855351 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782823128114093-13874-0/minicluster-data/ts-3-root
uuid: "215611312590440f81dfc88a9630720c"
format_stamp: "Formatted at 2026-06-30 12:40:13 on dist-test-slave-zctk"
I20260630 12:40:13.855618 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782823128114093-13874-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782823128114093-13874-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782823128114093-13874-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:40:13.871865 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:40:13.873186 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:40:13.874368 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:40:13.876554 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:40:13.876796 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:40:13.877063 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:40:13.877238 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:40:13.916998 17059 consensus_queue.cc:1048] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878 [LEADER]: Connected to new peer: Peer: permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:40:13.936141 16849 raft_consensus.cc:3060] T 554b48a970a04b128b1fc4e74892f24f P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:40:13.944031 17171 consensus_queue.cc:1048] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:40:13.946750 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.132:33049
I20260630 12:40:13.946830 17172 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.132:33049 every 8 connection(s)
I20260630 12:40:13.955947 16748 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53152:
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:40:13.966356 17175 heartbeater.cc:344] Connected to a master server at 127.13.140.190:38961
I20260630 12:40:13.966777 17175 heartbeater.cc:461] Registering TS with master...
I20260630 12:40:13.967476 17175 heartbeater.cc:507] Master 127.13.140.190:38961 requested a full tablet report, sending...
I20260630 12:40:13.969727 16746 ts_manager.cc:194] Registered new tserver with Master: 215611312590440f81dfc88a9630720c (127.13.140.132:33049)
I20260630 12:40:13.971400 16746 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53164
W20260630 12:40:13.981449 16748 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a3b2b6399c224b44ab5f31d15a34b737 has no consensus state
W20260630 12:40:13.983088 16748 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 077708682b4d4658910679f920f06726 has no consensus state
W20260630 12:40:13.984529 16748 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 896250c2935a4593b4774f1af472a5cc has no consensus state
W20260630 12:40:13.986027 16748 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7d36c60788634a0f8056f4ec72ef2b8a has no consensus state
W20260630 12:40:13.987896 16748 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 008daebd236a42098af117fa8881594b has no consensus state
W20260630 12:40:13.989660 16748 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet dff161c7ff2342c7ae7a601a189fb66f has no consensus state
W20260630 12:40:13.991057 16748 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 640c9f4fc34043e68d453781d15f3f62 has no consensus state
W20260630 12:40:13.992609 16748 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet facf733c3da047ebb6eabd44d9b36429 has no consensus state
W20260630 12:40:14.002983 16733 catalog_manager.cc:4810] Async tablet task AlterTable RPC for tablet 077708682b4d4658910679f920f06726 (table range_aware_rebalance_new_range [id=9bc36a7ac5dd414ca3aecd1c910dc294], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 077708682b4d4658910679f920f06726 has no consensus state
I20260630 12:40:14.018560 16913 tablet_service.cc:1511] Processing CreateTablet for tablet a3b2b6399c224b44ab5f31d15a34b737 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9bc36a7ac5dd414ca3aecd1c910dc294]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:40:14.019945 16913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3b2b6399c224b44ab5f31d15a34b737. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:14.020722 16834 tablet_service.cc:1511] Processing CreateTablet for tablet a3b2b6399c224b44ab5f31d15a34b737 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9bc36a7ac5dd414ca3aecd1c910dc294]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:40:14.022042 16834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3b2b6399c224b44ab5f31d15a34b737. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:14.023207 17078 consensus_queue.cc:1048] T 24d82a0e72d7463494b9a845f5ddb0a6 P 924de890e81444de94ab5b714fa3c611 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:40:14.028254 17078 consensus_queue.cc:1048] T 24d82a0e72d7463494b9a845f5ddb0a6 P 924de890e81444de94ab5b714fa3c611 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:40:14.034199 16985 tablet_service.cc:1511] Processing CreateTablet for tablet 077708682b4d4658910679f920f06726 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9bc36a7ac5dd414ca3aecd1c910dc294]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:40:14.035550 16985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 077708682b4d4658910679f920f06726. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:14.036598 16838 tablet_service.cc:1511] Processing CreateTablet for tablet 077708682b4d4658910679f920f06726 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9bc36a7ac5dd414ca3aecd1c910dc294]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:40:14.037990 16838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 077708682b4d4658910679f920f06726. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:14.037803 16910 tablet_service.cc:1511] Processing CreateTablet for tablet 896250c2935a4593b4774f1af472a5cc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9bc36a7ac5dd414ca3aecd1c910dc294]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:40:14.039191 16910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 896250c2935a4593b4774f1af472a5cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:14.041901 16986 tablet_service.cc:1511] Processing CreateTablet for tablet 896250c2935a4593b4774f1af472a5cc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9bc36a7ac5dd414ca3aecd1c910dc294]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:40:14.042205 16839 tablet_service.cc:1511] Processing CreateTablet for tablet 7d36c60788634a0f8056f4ec72ef2b8a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9bc36a7ac5dd414ca3aecd1c910dc294]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:40:14.043256 16986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 896250c2935a4593b4774f1af472a5cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:14.043358 16839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d36c60788634a0f8056f4ec72ef2b8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:14.047778 16840 tablet_service.cc:1511] Processing CreateTablet for tablet 008daebd236a42098af117fa8881594b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9bc36a7ac5dd414ca3aecd1c910dc294]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:40:14.048297 16912 tablet_service.cc:1511] Processing CreateTablet for tablet 7d36c60788634a0f8056f4ec72ef2b8a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9bc36a7ac5dd414ca3aecd1c910dc294]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:40:14.049156 16840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 008daebd236a42098af117fa8881594b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:14.049618 16912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d36c60788634a0f8056f4ec72ef2b8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:14.049749 16989 tablet_service.cc:1511] Processing CreateTablet for tablet 008daebd236a42098af117fa8881594b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9bc36a7ac5dd414ca3aecd1c910dc294]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:40:14.051004 16989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 008daebd236a42098af117fa8881594b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:14.054514 16987 tablet_service.cc:1511] Processing CreateTablet for tablet dff161c7ff2342c7ae7a601a189fb66f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9bc36a7ac5dd414ca3aecd1c910dc294]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:40:14.055830 16987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dff161c7ff2342c7ae7a601a189fb66f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:14.055960 16916 tablet_service.cc:1511] Processing CreateTablet for tablet 640c9f4fc34043e68d453781d15f3f62 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9bc36a7ac5dd414ca3aecd1c910dc294]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:40:14.057736 16916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 640c9f4fc34043e68d453781d15f3f62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:14.055989 16909 tablet_service.cc:1511] Processing CreateTablet for tablet dff161c7ff2342c7ae7a601a189fb66f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9bc36a7ac5dd414ca3aecd1c910dc294]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:40:14.083639 16909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dff161c7ff2342c7ae7a601a189fb66f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:14.081712 16836 tablet_service.cc:1511] Processing CreateTablet for tablet 640c9f4fc34043e68d453781d15f3f62 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9bc36a7ac5dd414ca3aecd1c910dc294]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:40:14.093022 16841 tablet_service.cc:1511] Processing CreateTablet for tablet facf733c3da047ebb6eabd44d9b36429 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9bc36a7ac5dd414ca3aecd1c910dc294]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:40:14.092338 17133 tablet_service.cc:1511] Processing CreateTablet for tablet a3b2b6399c224b44ab5f31d15a34b737 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9bc36a7ac5dd414ca3aecd1c910dc294]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:40:14.088096 16983 tablet_service.cc:1511] Processing CreateTablet for tablet facf733c3da047ebb6eabd44d9b36429 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9bc36a7ac5dd414ca3aecd1c910dc294]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:40:14.095301 17133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3b2b6399c224b44ab5f31d15a34b737. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:14.095738 16983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet facf733c3da047ebb6eabd44d9b36429. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:14.096742 17076 consensus_queue.cc:1048] T 3946383049b14cc389dd5842fd4cf532 P 924de890e81444de94ab5b714fa3c611 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:40:14.093446 16836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 640c9f4fc34043e68d453781d15f3f62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:14.103147 17131 tablet_service.cc:1511] Processing CreateTablet for tablet 896250c2935a4593b4774f1af472a5cc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9bc36a7ac5dd414ca3aecd1c910dc294]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:40:14.109736 16841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet facf733c3da047ebb6eabd44d9b36429. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:14.115615 17129 tablet_service.cc:1511] Processing CreateTablet for tablet 008daebd236a42098af117fa8881594b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9bc36a7ac5dd414ca3aecd1c910dc294]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:40:14.112634 17131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 896250c2935a4593b4774f1af472a5cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:14.129176 17076 consensus_queue.cc:1048] T 2b5e78174d0348eab4fe8f0d9fec6c9d P 924de890e81444de94ab5b714fa3c611 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:40:14.132942 17130 tablet_service.cc:1511] Processing CreateTablet for tablet 7d36c60788634a0f8056f4ec72ef2b8a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9bc36a7ac5dd414ca3aecd1c910dc294]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:40:14.141178 17129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 008daebd236a42098af117fa8881594b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:14.150220 17076 consensus_queue.cc:1048] T adc7997cb57146c689d574015a8bd46d P 924de890e81444de94ab5b714fa3c611 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:40:14.151667 17126 tablet_service.cc:1511] Processing CreateTablet for tablet facf733c3da047ebb6eabd44d9b36429 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9bc36a7ac5dd414ca3aecd1c910dc294]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:40:14.120823 17128 tablet_service.cc:1511] Processing CreateTablet for tablet dff161c7ff2342c7ae7a601a189fb66f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9bc36a7ac5dd414ca3aecd1c910dc294]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:40:14.136714 17132 tablet_service.cc:1511] Processing CreateTablet for tablet 077708682b4d4658910679f920f06726 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9bc36a7ac5dd414ca3aecd1c910dc294]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:40:14.145442 17127 tablet_service.cc:1511] Processing CreateTablet for tablet 640c9f4fc34043e68d453781d15f3f62 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9bc36a7ac5dd414ca3aecd1c910dc294]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:40:14.173069 17076 consensus_queue.cc:1048] T 6a50493bb10d4eefabea1be1c067308f P 924de890e81444de94ab5b714fa3c611 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:40:14.173527 17183 tablet_bootstrap.cc:492] T 896250c2935a4593b4774f1af472a5cc P 924de890e81444de94ab5b714fa3c611: Bootstrap starting.
I20260630 12:40:14.186288 17126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet facf733c3da047ebb6eabd44d9b36429. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:14.195137 17130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d36c60788634a0f8056f4ec72ef2b8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:14.202415 17128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dff161c7ff2342c7ae7a601a189fb66f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:14.196768 17185 tablet_bootstrap.cc:492] T 7d36c60788634a0f8056f4ec72ef2b8a P e77a548f2f08431f992b276cdb01c272: Bootstrap starting.
I20260630 12:40:14.212114 17132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 077708682b4d4658910679f920f06726. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:14.223680 17078 consensus_queue.cc:1048] T adc7997cb57146c689d574015a8bd46d P 924de890e81444de94ab5b714fa3c611 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260630 12:40:14.233780 17127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 640c9f4fc34043e68d453781d15f3f62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:14.248818 17089 consensus_queue.cc:1048] T 2b5e78174d0348eab4fe8f0d9fec6c9d P 924de890e81444de94ab5b714fa3c611 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:40:14.255363 17089 consensus_queue.cc:1048] T 3946383049b14cc389dd5842fd4cf532 P 924de890e81444de94ab5b714fa3c611 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:40:14.256000 17184 log.cc:927] Time spent T 3946383049b14cc389dd5842fd4cf532 P fbb8610924b6419a8541f54e92302878: Append to log took a long time: real 0.060s	user 0.004s	sys 0.000s
I20260630 12:40:14.277727 17089 consensus_queue.cc:1048] T 9bea86ef9ab9454c89b728d199245f93 P 924de890e81444de94ab5b714fa3c611 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:40:14.287253 17079 consensus_queue.cc:1048] T 6a50493bb10d4eefabea1be1c067308f P 924de890e81444de94ab5b714fa3c611 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:40:14.287925 17183 tablet_bootstrap.cc:654] T 896250c2935a4593b4774f1af472a5cc P 924de890e81444de94ab5b714fa3c611: Neither blocks nor log segments found. Creating new log.
I20260630 12:40:14.308476 17049 consensus_queue.cc:1048] T 200e45b6fef4437aaf5ed242d019a1a0 P 924de890e81444de94ab5b714fa3c611 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:40:14.313911 17089 consensus_queue.cc:1048] T 200e45b6fef4437aaf5ed242d019a1a0 P 924de890e81444de94ab5b714fa3c611 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260630 12:40:14.301517 17076 consensus_queue.cc:1048] T 9bea86ef9ab9454c89b728d199245f93 P 924de890e81444de94ab5b714fa3c611 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260630 12:40:14.328063 17185 tablet_bootstrap.cc:654] T 7d36c60788634a0f8056f4ec72ef2b8a P e77a548f2f08431f992b276cdb01c272: Neither blocks nor log segments found. Creating new log.
W20260630 12:40:14.349540 17187 log.cc:927] Time spent T 2b5e78174d0348eab4fe8f0d9fec6c9d P e77a548f2f08431f992b276cdb01c272: Append to log took a long time: real 0.061s	user 0.000s	sys 0.000s
I20260630 12:40:14.364656 17189 tablet_bootstrap.cc:492] T 896250c2935a4593b4774f1af472a5cc P 215611312590440f81dfc88a9630720c: Bootstrap starting.
I20260630 12:40:14.365341 17188 tablet_bootstrap.cc:492] T 640c9f4fc34043e68d453781d15f3f62 P fbb8610924b6419a8541f54e92302878: Bootstrap starting.
W20260630 12:40:14.579787 17187 log.cc:927] Time spent T 2b5e78174d0348eab4fe8f0d9fec6c9d P e77a548f2f08431f992b276cdb01c272: Append to log took a long time: real 0.065s	user 0.000s	sys 0.001s
W20260630 12:40:14.664146 17190 log.cc:927] Time spent T 6a50493bb10d4eefabea1be1c067308f P fbb8610924b6419a8541f54e92302878: Append to log took a long time: real 0.316s	user 0.000s	sys 0.001s
I20260630 12:40:14.720539 17189 tablet_bootstrap.cc:654] T 896250c2935a4593b4774f1af472a5cc P 215611312590440f81dfc88a9630720c: Neither blocks nor log segments found. Creating new log.
W20260630 12:40:14.788394 17032 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.IsAlterTableDone -> {remote=127.13.140.190:38961, user_credentials={real_user=slave}} blocked reactor thread for 152192us
I20260630 12:40:14.792898 17183 tablet_bootstrap.cc:492] T 896250c2935a4593b4774f1af472a5cc P 924de890e81444de94ab5b714fa3c611: No bootstrap required, opened a new log
I20260630 12:40:14.793442 17183 ts_tablet_manager.cc:1403] T 896250c2935a4593b4774f1af472a5cc P 924de890e81444de94ab5b714fa3c611: Time spent bootstrapping tablet: real 0.658s	user 0.011s	sys 0.037s
W20260630 12:40:14.847705 17130 consensus_meta.cc:287] T 7d36c60788634a0f8056f4ec72ef2b8a P 215611312590440f81dfc88a9630720c: Time spent flushing consensus metadata: real 0.516s	user 0.007s	sys 0.006s
I20260630 12:40:14.897693 17183 raft_consensus.cc:359] T 896250c2935a4593b4774f1af472a5cc P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } }
I20260630 12:40:14.898752 17183 raft_consensus.cc:385] T 896250c2935a4593b4774f1af472a5cc P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:40:14.899147 17183 raft_consensus.cc:740] T 896250c2935a4593b4774f1af472a5cc P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 924de890e81444de94ab5b714fa3c611, State: Initialized, Role: FOLLOWER
I20260630 12:40:14.902705 17185 tablet_bootstrap.cc:492] T 7d36c60788634a0f8056f4ec72ef2b8a P e77a548f2f08431f992b276cdb01c272: No bootstrap required, opened a new log
I20260630 12:40:14.903250 17185 ts_tablet_manager.cc:1403] T 7d36c60788634a0f8056f4ec72ef2b8a P e77a548f2f08431f992b276cdb01c272: Time spent bootstrapping tablet: real 0.736s	user 0.009s	sys 0.010s
I20260630 12:40:14.909699 17183 consensus_queue.cc:260] T 896250c2935a4593b4774f1af472a5cc P 924de890e81444de94ab5b714fa3c611 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } }
I20260630 12:40:14.910409 17185 raft_consensus.cc:359] T 7d36c60788634a0f8056f4ec72ef2b8a P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } }
I20260630 12:40:14.911245 17185 raft_consensus.cc:385] T 7d36c60788634a0f8056f4ec72ef2b8a P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:40:14.911576 17185 raft_consensus.cc:740] T 7d36c60788634a0f8056f4ec72ef2b8a P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e77a548f2f08431f992b276cdb01c272, State: Initialized, Role: FOLLOWER
I20260630 12:40:14.911674 17189 tablet_bootstrap.cc:492] T 896250c2935a4593b4774f1af472a5cc P 215611312590440f81dfc88a9630720c: No bootstrap required, opened a new log
I20260630 12:40:14.917328 17189 ts_tablet_manager.cc:1403] T 896250c2935a4593b4774f1af472a5cc P 215611312590440f81dfc88a9630720c: Time spent bootstrapping tablet: real 0.634s	user 0.012s	sys 0.014s
I20260630 12:40:14.912395 17185 consensus_queue.cc:260] T 7d36c60788634a0f8056f4ec72ef2b8a P e77a548f2f08431f992b276cdb01c272 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } }
I20260630 12:40:14.938110 17185 ts_tablet_manager.cc:1434] T 7d36c60788634a0f8056f4ec72ef2b8a P e77a548f2f08431f992b276cdb01c272: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.001s
I20260630 12:40:14.938202 17189 raft_consensus.cc:359] T 896250c2935a4593b4774f1af472a5cc P 215611312590440f81dfc88a9630720c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } }
W20260630 12:40:14.921020 16734 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.13.140.131:46005, user_credentials={real_user=slave}} blocked reactor thread for 518247us
I20260630 12:40:14.918956 17188 tablet_bootstrap.cc:654] T 640c9f4fc34043e68d453781d15f3f62 P fbb8610924b6419a8541f54e92302878: Neither blocks nor log segments found. Creating new log.
I20260630 12:40:14.939141 17185 tablet_bootstrap.cc:492] T 008daebd236a42098af117fa8881594b P e77a548f2f08431f992b276cdb01c272: Bootstrap starting.
W20260630 12:40:14.932230 16736 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.13.140.129:41413, user_credentials={real_user=slave}} blocked reactor thread for 147233us
I20260630 12:40:14.923760 17183 ts_tablet_manager.cc:1434] T 896250c2935a4593b4774f1af472a5cc P 924de890e81444de94ab5b714fa3c611: Time spent starting tablet: real 0.130s	user 0.015s	sys 0.007s
I20260630 12:40:14.945465 17183 tablet_bootstrap.cc:492] T 077708682b4d4658910679f920f06726 P 924de890e81444de94ab5b714fa3c611: Bootstrap starting.
I20260630 12:40:14.945608 17185 tablet_bootstrap.cc:654] T 008daebd236a42098af117fa8881594b P e77a548f2f08431f992b276cdb01c272: Neither blocks nor log segments found. Creating new log.
W20260630 12:40:14.934684 16797 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:40:14.939116 17189 raft_consensus.cc:385] T 896250c2935a4593b4774f1af472a5cc P 215611312590440f81dfc88a9630720c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:40:14.951215 17189 raft_consensus.cc:740] T 896250c2935a4593b4774f1af472a5cc P 215611312590440f81dfc88a9630720c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 215611312590440f81dfc88a9630720c, State: Initialized, Role: FOLLOWER
I20260630 12:40:14.953856 17183 tablet_bootstrap.cc:654] T 077708682b4d4658910679f920f06726 P 924de890e81444de94ab5b714fa3c611: Neither blocks nor log segments found. Creating new log.
I20260630 12:40:14.966403 17189 consensus_queue.cc:260] T 896250c2935a4593b4774f1af472a5cc P 215611312590440f81dfc88a9630720c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } }
I20260630 12:40:14.973918 17175 heartbeater.cc:499] Master 127.13.140.190:38961 was elected leader, sending a full tablet report...
I20260630 12:40:14.976670 17185 tablet_bootstrap.cc:492] T 008daebd236a42098af117fa8881594b P e77a548f2f08431f992b276cdb01c272: No bootstrap required, opened a new log
I20260630 12:40:14.974843 17189 ts_tablet_manager.cc:1434] T 896250c2935a4593b4774f1af472a5cc P 215611312590440f81dfc88a9630720c: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.005s
I20260630 12:40:14.977289 17185 ts_tablet_manager.cc:1403] T 008daebd236a42098af117fa8881594b P e77a548f2f08431f992b276cdb01c272: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.011s
I20260630 12:40:14.980401 17185 raft_consensus.cc:359] T 008daebd236a42098af117fa8881594b P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:14.981196 17185 raft_consensus.cc:385] T 008daebd236a42098af117fa8881594b P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:40:14.981508 17185 raft_consensus.cc:740] T 008daebd236a42098af117fa8881594b P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e77a548f2f08431f992b276cdb01c272, State: Initialized, Role: FOLLOWER
I20260630 12:40:14.977864 17189 tablet_bootstrap.cc:492] T a3b2b6399c224b44ab5f31d15a34b737 P 215611312590440f81dfc88a9630720c: Bootstrap starting.
I20260630 12:40:14.982273 17185 consensus_queue.cc:260] T 008daebd236a42098af117fa8881594b P e77a548f2f08431f992b276cdb01c272 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:14.986351 17185 ts_tablet_manager.cc:1434] T 008daebd236a42098af117fa8881594b P e77a548f2f08431f992b276cdb01c272: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260630 12:40:14.987524 17185 tablet_bootstrap.cc:492] T a3b2b6399c224b44ab5f31d15a34b737 P e77a548f2f08431f992b276cdb01c272: Bootstrap starting.
I20260630 12:40:14.985206 17188 tablet_bootstrap.cc:492] T 640c9f4fc34043e68d453781d15f3f62 P fbb8610924b6419a8541f54e92302878: No bootstrap required, opened a new log
I20260630 12:40:14.990692 17188 ts_tablet_manager.cc:1403] T 640c9f4fc34043e68d453781d15f3f62 P fbb8610924b6419a8541f54e92302878: Time spent bootstrapping tablet: real 0.737s	user 0.016s	sys 0.024s
I20260630 12:40:14.994849 17185 tablet_bootstrap.cc:654] T a3b2b6399c224b44ab5f31d15a34b737 P e77a548f2f08431f992b276cdb01c272: Neither blocks nor log segments found. Creating new log.
I20260630 12:40:15.006673 17188 raft_consensus.cc:359] T 640c9f4fc34043e68d453781d15f3f62 P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } }
I20260630 12:40:15.007261 17054 raft_consensus.cc:493] T 008daebd236a42098af117fa8881594b P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:40:15.007596 17188 raft_consensus.cc:385] T 640c9f4fc34043e68d453781d15f3f62 P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:40:15.008169 17185 tablet_bootstrap.cc:492] T a3b2b6399c224b44ab5f31d15a34b737 P e77a548f2f08431f992b276cdb01c272: No bootstrap required, opened a new log
I20260630 12:40:15.007979 17054 raft_consensus.cc:515] T 008daebd236a42098af117fa8881594b P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:15.009053 17189 tablet_bootstrap.cc:654] T a3b2b6399c224b44ab5f31d15a34b737 P 215611312590440f81dfc88a9630720c: Neither blocks nor log segments found. Creating new log.
I20260630 12:40:15.009198 17185 ts_tablet_manager.cc:1403] T a3b2b6399c224b44ab5f31d15a34b737 P e77a548f2f08431f992b276cdb01c272: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260630 12:40:15.008100 17188 raft_consensus.cc:740] T 640c9f4fc34043e68d453781d15f3f62 P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbb8610924b6419a8541f54e92302878, State: Initialized, Role: FOLLOWER
I20260630 12:40:15.012346 17185 raft_consensus.cc:359] T a3b2b6399c224b44ab5f31d15a34b737 P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } }
I20260630 12:40:15.013130 17185 raft_consensus.cc:385] T a3b2b6399c224b44ab5f31d15a34b737 P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:40:15.012804 17188 consensus_queue.cc:260] T 640c9f4fc34043e68d453781d15f3f62 P fbb8610924b6419a8541f54e92302878 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } }
I20260630 12:40:15.013444 17185 raft_consensus.cc:740] T a3b2b6399c224b44ab5f31d15a34b737 P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e77a548f2f08431f992b276cdb01c272, State: Initialized, Role: FOLLOWER
I20260630 12:40:15.013799 17054 leader_election.cc:290] T 008daebd236a42098af117fa8881594b P e77a548f2f08431f992b276cdb01c272 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 215611312590440f81dfc88a9630720c (127.13.140.132:33049), 924de890e81444de94ab5b714fa3c611 (127.13.140.131:46005)
I20260630 12:40:15.014350 17185 consensus_queue.cc:260] T a3b2b6399c224b44ab5f31d15a34b737 P e77a548f2f08431f992b276cdb01c272 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } }
I20260630 12:40:15.016968 17185 ts_tablet_manager.cc:1434] T a3b2b6399c224b44ab5f31d15a34b737 P e77a548f2f08431f992b276cdb01c272: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:40:15.017544 17188 ts_tablet_manager.cc:1434] T 640c9f4fc34043e68d453781d15f3f62 P fbb8610924b6419a8541f54e92302878: Time spent starting tablet: real 0.023s	user 0.001s	sys 0.006s
I20260630 12:40:15.017993 17185 tablet_bootstrap.cc:492] T 077708682b4d4658910679f920f06726 P e77a548f2f08431f992b276cdb01c272: Bootstrap starting.
I20260630 12:40:15.018715 17188 tablet_bootstrap.cc:492] T dff161c7ff2342c7ae7a601a189fb66f P fbb8610924b6419a8541f54e92302878: Bootstrap starting.
I20260630 12:40:15.024688 17185 tablet_bootstrap.cc:654] T 077708682b4d4658910679f920f06726 P e77a548f2f08431f992b276cdb01c272: Neither blocks nor log segments found. Creating new log.
I20260630 12:40:15.036193 17183 tablet_bootstrap.cc:492] T 077708682b4d4658910679f920f06726 P 924de890e81444de94ab5b714fa3c611: No bootstrap required, opened a new log
I20260630 12:40:15.036741 17183 ts_tablet_manager.cc:1403] T 077708682b4d4658910679f920f06726 P 924de890e81444de94ab5b714fa3c611: Time spent bootstrapping tablet: real 0.092s	user 0.025s	sys 0.012s
I20260630 12:40:15.039659 17188 tablet_bootstrap.cc:654] T dff161c7ff2342c7ae7a601a189fb66f P fbb8610924b6419a8541f54e92302878: Neither blocks nor log segments found. Creating new log.
I20260630 12:40:15.041610 17185 tablet_bootstrap.cc:492] T 077708682b4d4658910679f920f06726 P e77a548f2f08431f992b276cdb01c272: No bootstrap required, opened a new log
I20260630 12:40:15.042208 17185 ts_tablet_manager.cc:1403] T 077708682b4d4658910679f920f06726 P e77a548f2f08431f992b276cdb01c272: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.000s
I20260630 12:40:15.044710 17000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "008daebd236a42098af117fa8881594b" candidate_uuid: "e77a548f2f08431f992b276cdb01c272" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "924de890e81444de94ab5b714fa3c611" is_pre_election: true
I20260630 12:40:15.040022 17183 raft_consensus.cc:359] T 077708682b4d4658910679f920f06726 P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } }
I20260630 12:40:15.049131 17183 raft_consensus.cc:385] T 077708682b4d4658910679f920f06726 P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:40:15.049533 17183 raft_consensus.cc:740] T 077708682b4d4658910679f920f06726 P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 924de890e81444de94ab5b714fa3c611, State: Initialized, Role: FOLLOWER
I20260630 12:40:15.051410 17185 raft_consensus.cc:359] T 077708682b4d4658910679f920f06726 P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } }
I20260630 12:40:15.052068 17216 raft_consensus.cc:493] T 896250c2935a4593b4774f1af472a5cc P 215611312590440f81dfc88a9630720c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:40:15.052642 17216 raft_consensus.cc:515] T 896250c2935a4593b4774f1af472a5cc P 215611312590440f81dfc88a9630720c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } }
W20260630 12:40:15.053483 16815 leader_election.cc:343] T 008daebd236a42098af117fa8881594b P e77a548f2f08431f992b276cdb01c272 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 924de890e81444de94ab5b714fa3c611 (127.13.140.131:46005): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:40:15.052191 17185 raft_consensus.cc:385] T 077708682b4d4658910679f920f06726 P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:40:15.054299 17185 raft_consensus.cc:740] T 077708682b4d4658910679f920f06726 P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e77a548f2f08431f992b276cdb01c272, State: Initialized, Role: FOLLOWER
I20260630 12:40:15.055284 17216 leader_election.cc:290] T 896250c2935a4593b4774f1af472a5cc P 215611312590440f81dfc88a9630720c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbb8610924b6419a8541f54e92302878 (127.13.140.130:37877), 924de890e81444de94ab5b714fa3c611 (127.13.140.131:46005)
I20260630 12:40:15.055083 17185 consensus_queue.cc:260] T 077708682b4d4658910679f920f06726 P e77a548f2f08431f992b276cdb01c272 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } }
I20260630 12:40:15.057152 17185 ts_tablet_manager.cc:1434] T 077708682b4d4658910679f920f06726 P e77a548f2f08431f992b276cdb01c272: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260630 12:40:15.058693 17185 tablet_bootstrap.cc:492] T 640c9f4fc34043e68d453781d15f3f62 P e77a548f2f08431f992b276cdb01c272: Bootstrap starting.
I20260630 12:40:15.059590 17189 tablet_bootstrap.cc:492] T a3b2b6399c224b44ab5f31d15a34b737 P 215611312590440f81dfc88a9630720c: No bootstrap required, opened a new log
I20260630 12:40:15.060117 17189 ts_tablet_manager.cc:1403] T a3b2b6399c224b44ab5f31d15a34b737 P 215611312590440f81dfc88a9630720c: Time spent bootstrapping tablet: real 0.082s	user 0.012s	sys 0.008s
I20260630 12:40:15.063424 17189 raft_consensus.cc:359] T a3b2b6399c224b44ab5f31d15a34b737 P 215611312590440f81dfc88a9630720c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } }
I20260630 12:40:15.064821 17185 tablet_bootstrap.cc:654] T 640c9f4fc34043e68d453781d15f3f62 P e77a548f2f08431f992b276cdb01c272: Neither blocks nor log segments found. Creating new log.
I20260630 12:40:15.068056 17213 raft_consensus.cc:493] T 640c9f4fc34043e68d453781d15f3f62 P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:40:15.068670 17213 raft_consensus.cc:515] T 640c9f4fc34043e68d453781d15f3f62 P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } }
I20260630 12:40:15.074152 17213 leader_election.cc:290] T 640c9f4fc34043e68d453781d15f3f62 P fbb8610924b6419a8541f54e92302878 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 215611312590440f81dfc88a9630720c (127.13.140.132:33049), e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413)
I20260630 12:40:15.074201 16846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "640c9f4fc34043e68d453781d15f3f62" candidate_uuid: "fbb8610924b6419a8541f54e92302878" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e77a548f2f08431f992b276cdb01c272" is_pre_election: true
W20260630 12:40:15.076380 16892 leader_election.cc:343] T 640c9f4fc34043e68d453781d15f3f62 P fbb8610924b6419a8541f54e92302878 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:40:15.084247 17189 raft_consensus.cc:385] T a3b2b6399c224b44ab5f31d15a34b737 P 215611312590440f81dfc88a9630720c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:40:15.085208 17189 raft_consensus.cc:740] T a3b2b6399c224b44ab5f31d15a34b737 P 215611312590440f81dfc88a9630720c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 215611312590440f81dfc88a9630720c, State: Initialized, Role: FOLLOWER
I20260630 12:40:15.087363 17189 consensus_queue.cc:260] T a3b2b6399c224b44ab5f31d15a34b737 P 215611312590440f81dfc88a9630720c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } }
I20260630 12:40:15.086246 17188 tablet_bootstrap.cc:492] T dff161c7ff2342c7ae7a601a189fb66f P fbb8610924b6419a8541f54e92302878: No bootstrap required, opened a new log
I20260630 12:40:15.094239 17188 ts_tablet_manager.cc:1403] T dff161c7ff2342c7ae7a601a189fb66f P fbb8610924b6419a8541f54e92302878: Time spent bootstrapping tablet: real 0.076s	user 0.009s	sys 0.004s
I20260630 12:40:15.098551 17189 ts_tablet_manager.cc:1434] T a3b2b6399c224b44ab5f31d15a34b737 P 215611312590440f81dfc88a9630720c: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.002s
I20260630 12:40:15.105371 17189 tablet_bootstrap.cc:492] T 640c9f4fc34043e68d453781d15f3f62 P 215611312590440f81dfc88a9630720c: Bootstrap starting.
I20260630 12:40:15.101804 17188 raft_consensus.cc:359] T dff161c7ff2342c7ae7a601a189fb66f P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:15.051198 17183 consensus_queue.cc:260] T 077708682b4d4658910679f920f06726 P 924de890e81444de94ab5b714fa3c611 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } }
I20260630 12:40:15.118130 17183 ts_tablet_manager.cc:1434] T 077708682b4d4658910679f920f06726 P 924de890e81444de94ab5b714fa3c611: Time spent starting tablet: real 0.081s	user 0.007s	sys 0.000s
I20260630 12:40:15.119513 17183 tablet_bootstrap.cc:492] T 008daebd236a42098af117fa8881594b P 924de890e81444de94ab5b714fa3c611: Bootstrap starting.
I20260630 12:40:15.120005 17188 raft_consensus.cc:385] T dff161c7ff2342c7ae7a601a189fb66f P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:40:15.124809 17188 raft_consensus.cc:740] T dff161c7ff2342c7ae7a601a189fb66f P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbb8610924b6419a8541f54e92302878, State: Initialized, Role: FOLLOWER
I20260630 12:40:15.126242 17188 consensus_queue.cc:260] T dff161c7ff2342c7ae7a601a189fb66f P fbb8610924b6419a8541f54e92302878 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:15.130115 17185 tablet_bootstrap.cc:492] T 640c9f4fc34043e68d453781d15f3f62 P e77a548f2f08431f992b276cdb01c272: No bootstrap required, opened a new log
W20260630 12:40:15.130559 16733 catalog_manager.cc:4810] Async tablet task AlterTable RPC for tablet 7d36c60788634a0f8056f4ec72ef2b8a (table range_aware_rebalance_new_range [id=9bc36a7ac5dd414ca3aecd1c910dc294], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 7d36c60788634a0f8056f4ec72ef2b8a consensus state has no leader
I20260630 12:40:15.131942 17143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "008daebd236a42098af117fa8881594b" candidate_uuid: "e77a548f2f08431f992b276cdb01c272" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "215611312590440f81dfc88a9630720c" is_pre_election: true
W20260630 12:40:15.136938 16815 leader_election.cc:343] T 008daebd236a42098af117fa8881594b P e77a548f2f08431f992b276cdb01c272 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 215611312590440f81dfc88a9630720c (127.13.140.132:33049): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:40:15.137408 16815 leader_election.cc:304] T 008daebd236a42098af117fa8881594b P e77a548f2f08431f992b276cdb01c272 [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: e77a548f2f08431f992b276cdb01c272; no voters: 215611312590440f81dfc88a9630720c, 924de890e81444de94ab5b714fa3c611
I20260630 12:40:15.138489 17054 raft_consensus.cc:2749] T 008daebd236a42098af117fa8881594b P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:40:15.139106 17188 ts_tablet_manager.cc:1434] T dff161c7ff2342c7ae7a601a189fb66f P fbb8610924b6419a8541f54e92302878: Time spent starting tablet: real 0.044s	user 0.009s	sys 0.000s
I20260630 12:40:15.141265 17189 tablet_bootstrap.cc:654] T 640c9f4fc34043e68d453781d15f3f62 P 215611312590440f81dfc88a9630720c: Neither blocks nor log segments found. Creating new log.
I20260630 12:40:15.141428 17188 tablet_bootstrap.cc:492] T a3b2b6399c224b44ab5f31d15a34b737 P fbb8610924b6419a8541f54e92302878: Bootstrap starting.
I20260630 12:40:15.150586 17079 raft_consensus.cc:493] T 896250c2935a4593b4774f1af472a5cc P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:40:15.139353 17185 ts_tablet_manager.cc:1403] T 640c9f4fc34043e68d453781d15f3f62 P e77a548f2f08431f992b276cdb01c272: Time spent bootstrapping tablet: real 0.081s	user 0.022s	sys 0.044s
I20260630 12:40:15.151247 17079 raft_consensus.cc:515] T 896250c2935a4593b4774f1af472a5cc P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } }
I20260630 12:40:15.152009 17054 raft_consensus.cc:493] T 7d36c60788634a0f8056f4ec72ef2b8a P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:40:15.154937 17189 tablet_bootstrap.cc:492] T 640c9f4fc34043e68d453781d15f3f62 P 215611312590440f81dfc88a9630720c: No bootstrap required, opened a new log
I20260630 12:40:15.157029 17189 ts_tablet_manager.cc:1403] T 640c9f4fc34043e68d453781d15f3f62 P 215611312590440f81dfc88a9630720c: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.008s
I20260630 12:40:15.156847 17054 raft_consensus.cc:515] T 7d36c60788634a0f8056f4ec72ef2b8a P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } }
I20260630 12:40:15.161072 17189 raft_consensus.cc:359] T 640c9f4fc34043e68d453781d15f3f62 P 215611312590440f81dfc88a9630720c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } }
I20260630 12:40:15.161834 17189 raft_consensus.cc:385] T 640c9f4fc34043e68d453781d15f3f62 P 215611312590440f81dfc88a9630720c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:40:15.162153 17189 raft_consensus.cc:740] T 640c9f4fc34043e68d453781d15f3f62 P 215611312590440f81dfc88a9630720c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 215611312590440f81dfc88a9630720c, State: Initialized, Role: FOLLOWER
I20260630 12:40:15.162194 16924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "896250c2935a4593b4774f1af472a5cc" candidate_uuid: "924de890e81444de94ab5b714fa3c611" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbb8610924b6419a8541f54e92302878" is_pre_election: true
I20260630 12:40:15.163112 17189 consensus_queue.cc:260] T 640c9f4fc34043e68d453781d15f3f62 P 215611312590440f81dfc88a9630720c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } }
W20260630 12:40:15.163753 16965 leader_election.cc:343] T 896250c2935a4593b4774f1af472a5cc P 924de890e81444de94ab5b714fa3c611 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fbb8610924b6419a8541f54e92302878 (127.13.140.130:37877): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:40:15.164404 17185 raft_consensus.cc:359] T 640c9f4fc34043e68d453781d15f3f62 P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } }
I20260630 12:40:15.165294 17185 raft_consensus.cc:385] T 640c9f4fc34043e68d453781d15f3f62 P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:40:15.165642 17185 raft_consensus.cc:740] T 640c9f4fc34043e68d453781d15f3f62 P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e77a548f2f08431f992b276cdb01c272, State: Initialized, Role: FOLLOWER
I20260630 12:40:15.166528 17054 leader_election.cc:290] T 7d36c60788634a0f8056f4ec72ef2b8a P e77a548f2f08431f992b276cdb01c272 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 215611312590440f81dfc88a9630720c (127.13.140.132:33049), fbb8610924b6419a8541f54e92302878 (127.13.140.130:37877)
I20260630 12:40:15.168320 17183 tablet_bootstrap.cc:654] T 008daebd236a42098af117fa8881594b P 924de890e81444de94ab5b714fa3c611: Neither blocks nor log segments found. Creating new log.
I20260630 12:40:15.169302 16924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d36c60788634a0f8056f4ec72ef2b8a" candidate_uuid: "e77a548f2f08431f992b276cdb01c272" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbb8610924b6419a8541f54e92302878" is_pre_election: true
I20260630 12:40:15.166412 17185 consensus_queue.cc:260] T 640c9f4fc34043e68d453781d15f3f62 P e77a548f2f08431f992b276cdb01c272 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } }
W20260630 12:40:15.170873 16816 leader_election.cc:343] T 7d36c60788634a0f8056f4ec72ef2b8a P e77a548f2f08431f992b276cdb01c272 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fbb8610924b6419a8541f54e92302878 (127.13.140.130:37877): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:40:15.168618 17143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d36c60788634a0f8056f4ec72ef2b8a" candidate_uuid: "e77a548f2f08431f992b276cdb01c272" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "215611312590440f81dfc88a9630720c" is_pre_election: true
I20260630 12:40:15.171759 17185 ts_tablet_manager.cc:1434] T 640c9f4fc34043e68d453781d15f3f62 P e77a548f2f08431f992b276cdb01c272: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.003s
W20260630 12:40:15.172477 16815 leader_election.cc:343] T 7d36c60788634a0f8056f4ec72ef2b8a P e77a548f2f08431f992b276cdb01c272 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 215611312590440f81dfc88a9630720c (127.13.140.132:33049): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:40:15.172719 17185 tablet_bootstrap.cc:492] T facf733c3da047ebb6eabd44d9b36429 P e77a548f2f08431f992b276cdb01c272: Bootstrap starting.
I20260630 12:40:15.172966 16815 leader_election.cc:304] T 7d36c60788634a0f8056f4ec72ef2b8a P e77a548f2f08431f992b276cdb01c272 [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: e77a548f2f08431f992b276cdb01c272; no voters: 215611312590440f81dfc88a9630720c, fbb8610924b6419a8541f54e92302878
I20260630 12:40:15.175072 17079 leader_election.cc:290] T 896250c2935a4593b4774f1af472a5cc P 924de890e81444de94ab5b714fa3c611 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbb8610924b6419a8541f54e92302878 (127.13.140.130:37877), 215611312590440f81dfc88a9630720c (127.13.140.132:33049)
I20260630 12:40:15.175891 17054 raft_consensus.cc:2749] T 7d36c60788634a0f8056f4ec72ef2b8a P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:40:15.178237 17189 ts_tablet_manager.cc:1434] T 640c9f4fc34043e68d453781d15f3f62 P 215611312590440f81dfc88a9630720c: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.001s
I20260630 12:40:15.179597 17189 tablet_bootstrap.cc:492] T 008daebd236a42098af117fa8881594b P 215611312590440f81dfc88a9630720c: Bootstrap starting.
I20260630 12:40:15.185194 17188 tablet_bootstrap.cc:654] T a3b2b6399c224b44ab5f31d15a34b737 P fbb8610924b6419a8541f54e92302878: Neither blocks nor log segments found. Creating new log.
I20260630 12:40:15.185437 16924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "896250c2935a4593b4774f1af472a5cc" candidate_uuid: "215611312590440f81dfc88a9630720c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbb8610924b6419a8541f54e92302878" is_pre_election: true
W20260630 12:40:15.187484 17108 leader_election.cc:343] T 896250c2935a4593b4774f1af472a5cc P 215611312590440f81dfc88a9630720c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fbb8610924b6419a8541f54e92302878 (127.13.140.130:37877): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:40:15.198560 17000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "896250c2935a4593b4774f1af472a5cc" candidate_uuid: "215611312590440f81dfc88a9630720c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "924de890e81444de94ab5b714fa3c611" is_pre_election: true
I20260630 12:40:15.199179 17000 raft_consensus.cc:2468] T 896250c2935a4593b4774f1af472a5cc P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 215611312590440f81dfc88a9630720c in term 0.
I20260630 12:40:15.200524 17183 tablet_bootstrap.cc:492] T 008daebd236a42098af117fa8881594b P 924de890e81444de94ab5b714fa3c611: No bootstrap required, opened a new log
I20260630 12:40:15.202409 17143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "640c9f4fc34043e68d453781d15f3f62" candidate_uuid: "fbb8610924b6419a8541f54e92302878" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "215611312590440f81dfc88a9630720c" is_pre_election: true
I20260630 12:40:15.201123 17107 leader_election.cc:304] T 896250c2935a4593b4774f1af472a5cc P 215611312590440f81dfc88a9630720c [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: 215611312590440f81dfc88a9630720c, 924de890e81444de94ab5b714fa3c611; no voters: fbb8610924b6419a8541f54e92302878
I20260630 12:40:15.202939 17183 ts_tablet_manager.cc:1403] T 008daebd236a42098af117fa8881594b P 924de890e81444de94ab5b714fa3c611: Time spent bootstrapping tablet: real 0.084s	user 0.013s	sys 0.003s
I20260630 12:40:15.206923 17216 raft_consensus.cc:2804] T 896250c2935a4593b4774f1af472a5cc P 215611312590440f81dfc88a9630720c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:40:15.207048 17143 raft_consensus.cc:2468] T 640c9f4fc34043e68d453781d15f3f62 P 215611312590440f81dfc88a9630720c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbb8610924b6419a8541f54e92302878 in term 0.
I20260630 12:40:15.207661 17216 raft_consensus.cc:493] T 896250c2935a4593b4774f1af472a5cc P 215611312590440f81dfc88a9630720c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:40:15.208364 17216 raft_consensus.cc:3060] T 896250c2935a4593b4774f1af472a5cc P 215611312590440f81dfc88a9630720c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:40:15.209652 17213 raft_consensus.cc:493] T dff161c7ff2342c7ae7a601a189fb66f P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:40:15.209540 16890 leader_election.cc:304] T 640c9f4fc34043e68d453781d15f3f62 P fbb8610924b6419a8541f54e92302878 [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: 215611312590440f81dfc88a9630720c, fbb8610924b6419a8541f54e92302878; no voters: e77a548f2f08431f992b276cdb01c272
I20260630 12:40:15.210489 17213 raft_consensus.cc:515] T dff161c7ff2342c7ae7a601a189fb66f P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:15.211712 17209 raft_consensus.cc:2804] T 640c9f4fc34043e68d453781d15f3f62 P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:40:15.212047 17185 tablet_bootstrap.cc:654] T facf733c3da047ebb6eabd44d9b36429 P e77a548f2f08431f992b276cdb01c272: Neither blocks nor log segments found. Creating new log.
I20260630 12:40:15.212128 17209 raft_consensus.cc:493] T 640c9f4fc34043e68d453781d15f3f62 P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:40:15.212956 17209 raft_consensus.cc:3060] T 640c9f4fc34043e68d453781d15f3f62 P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:40:15.216079 17213 leader_election.cc:290] T dff161c7ff2342c7ae7a601a189fb66f P fbb8610924b6419a8541f54e92302878 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 215611312590440f81dfc88a9630720c (127.13.140.132:33049), 924de890e81444de94ab5b714fa3c611 (127.13.140.131:46005)
I20260630 12:40:15.216182 17143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff161c7ff2342c7ae7a601a189fb66f" candidate_uuid: "fbb8610924b6419a8541f54e92302878" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "215611312590440f81dfc88a9630720c" is_pre_election: true
I20260630 12:40:15.219267 17000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff161c7ff2342c7ae7a601a189fb66f" candidate_uuid: "fbb8610924b6419a8541f54e92302878" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "924de890e81444de94ab5b714fa3c611" is_pre_election: true
W20260630 12:40:15.222389 16890 leader_election.cc:343] T dff161c7ff2342c7ae7a601a189fb66f P fbb8610924b6419a8541f54e92302878 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 924de890e81444de94ab5b714fa3c611 (127.13.140.131:46005): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:40:15.222898 17143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "896250c2935a4593b4774f1af472a5cc" candidate_uuid: "924de890e81444de94ab5b714fa3c611" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "215611312590440f81dfc88a9630720c" is_pre_election: true
W20260630 12:40:15.223088 16890 leader_election.cc:343] T dff161c7ff2342c7ae7a601a189fb66f P fbb8610924b6419a8541f54e92302878 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 215611312590440f81dfc88a9630720c (127.13.140.132:33049): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:40:15.223567 16890 leader_election.cc:304] T dff161c7ff2342c7ae7a601a189fb66f P fbb8610924b6419a8541f54e92302878 [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: fbb8610924b6419a8541f54e92302878; no voters: 215611312590440f81dfc88a9630720c, 924de890e81444de94ab5b714fa3c611
I20260630 12:40:15.224359 17213 raft_consensus.cc:2749] T dff161c7ff2342c7ae7a601a189fb66f P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:40:15.224639 17216 raft_consensus.cc:515] T 896250c2935a4593b4774f1af472a5cc P 215611312590440f81dfc88a9630720c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } }
I20260630 12:40:15.226003 17143 raft_consensus.cc:2393] T 896250c2935a4593b4774f1af472a5cc P 215611312590440f81dfc88a9630720c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 924de890e81444de94ab5b714fa3c611 in current term 1: Already voted for candidate 215611312590440f81dfc88a9630720c in this term.
I20260630 12:40:15.229696 17183 raft_consensus.cc:359] T 008daebd236a42098af117fa8881594b P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:15.230451 17183 raft_consensus.cc:385] T 008daebd236a42098af117fa8881594b P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:40:15.230729 17183 raft_consensus.cc:740] T 008daebd236a42098af117fa8881594b P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 924de890e81444de94ab5b714fa3c611, State: Initialized, Role: FOLLOWER
I20260630 12:40:15.229550 17235 raft_consensus.cc:493] T a3b2b6399c224b44ab5f31d15a34b737 P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:40:15.231966 17216 leader_election.cc:290] T 896250c2935a4593b4774f1af472a5cc P 215611312590440f81dfc88a9630720c [CANDIDATE]: Term 1 election: Requested vote from peers fbb8610924b6419a8541f54e92302878 (127.13.140.130:37877), 924de890e81444de94ab5b714fa3c611 (127.13.140.131:46005)
I20260630 12:40:15.232291 16924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "896250c2935a4593b4774f1af472a5cc" candidate_uuid: "215611312590440f81dfc88a9630720c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbb8610924b6419a8541f54e92302878"
I20260630 12:40:15.232178 16964 leader_election.cc:304] T 896250c2935a4593b4774f1af472a5cc P 924de890e81444de94ab5b714fa3c611 [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: 924de890e81444de94ab5b714fa3c611; no voters: 215611312590440f81dfc88a9630720c, fbb8610924b6419a8541f54e92302878
I20260630 12:40:15.233570 17000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "896250c2935a4593b4774f1af472a5cc" candidate_uuid: "215611312590440f81dfc88a9630720c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "924de890e81444de94ab5b714fa3c611"
I20260630 12:40:15.231719 17183 consensus_queue.cc:260] T 008daebd236a42098af117fa8881594b P 924de890e81444de94ab5b714fa3c611 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:15.234133 17000 raft_consensus.cc:3060] T 896250c2935a4593b4774f1af472a5cc P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:40:15.234280 17108 leader_election.cc:343] T 896250c2935a4593b4774f1af472a5cc P 215611312590440f81dfc88a9630720c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fbb8610924b6419a8541f54e92302878 (127.13.140.130:37877): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:40:15.232093 17235 raft_consensus.cc:515] T a3b2b6399c224b44ab5f31d15a34b737 P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } }
I20260630 12:40:15.238608 17183 ts_tablet_manager.cc:1434] T 008daebd236a42098af117fa8881594b P 924de890e81444de94ab5b714fa3c611: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.002s
I20260630 12:40:15.239735 17183 tablet_bootstrap.cc:492] T dff161c7ff2342c7ae7a601a189fb66f P 924de890e81444de94ab5b714fa3c611: Bootstrap starting.
I20260630 12:40:15.239801 17209 raft_consensus.cc:515] T 640c9f4fc34043e68d453781d15f3f62 P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } }
I20260630 12:40:15.242763 17188 tablet_bootstrap.cc:492] T a3b2b6399c224b44ab5f31d15a34b737 P fbb8610924b6419a8541f54e92302878: No bootstrap required, opened a new log
I20260630 12:40:15.243278 17188 ts_tablet_manager.cc:1403] T a3b2b6399c224b44ab5f31d15a34b737 P fbb8610924b6419a8541f54e92302878: Time spent bootstrapping tablet: real 0.102s	user 0.016s	sys 0.001s
I20260630 12:40:15.243465 17143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "640c9f4fc34043e68d453781d15f3f62" candidate_uuid: "fbb8610924b6419a8541f54e92302878" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "215611312590440f81dfc88a9630720c"
I20260630 12:40:15.244315 17143 raft_consensus.cc:3060] T 640c9f4fc34043e68d453781d15f3f62 P 215611312590440f81dfc88a9630720c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:40:15.245342 16748 catalog_manager.cc:6242] T 00000000000000000000000000000000 P cbd14443dda84f06b0fbc633d88f5bcb: range_aware_rebalance_new_range [id=9bc36a7ac5dd414ca3aecd1c910dc294] alter complete (version 0)
I20260630 12:40:15.246843 16846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "640c9f4fc34043e68d453781d15f3f62" candidate_uuid: "fbb8610924b6419a8541f54e92302878" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e77a548f2f08431f992b276cdb01c272"
I20260630 12:40:15.247063 17189 tablet_bootstrap.cc:654] T 008daebd236a42098af117fa8881594b P 215611312590440f81dfc88a9630720c: Neither blocks nor log segments found. Creating new log.
I20260630 12:40:15.247501 16846 raft_consensus.cc:3060] T 640c9f4fc34043e68d453781d15f3f62 P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:40:15.247356 17209 leader_election.cc:290] T 640c9f4fc34043e68d453781d15f3f62 P fbb8610924b6419a8541f54e92302878 [CANDIDATE]: Term 1 election: Requested vote from peers 215611312590440f81dfc88a9630720c (127.13.140.132:33049), e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413)
I20260630 12:40:15.248920 17000 raft_consensus.cc:2468] T 896250c2935a4593b4774f1af472a5cc P 924de890e81444de94ab5b714fa3c611 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 215611312590440f81dfc88a9630720c in term 1.
I20260630 12:40:15.257903 17079 raft_consensus.cc:2749] T 896250c2935a4593b4774f1af472a5cc P 924de890e81444de94ab5b714fa3c611 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:40:15.263458 17107 leader_election.cc:304] T 896250c2935a4593b4774f1af472a5cc P 215611312590440f81dfc88a9630720c [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: 215611312590440f81dfc88a9630720c, 924de890e81444de94ab5b714fa3c611; no voters: fbb8610924b6419a8541f54e92302878
I20260630 12:40:15.263811 17143 raft_consensus.cc:2468] T 640c9f4fc34043e68d453781d15f3f62 P 215611312590440f81dfc88a9630720c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbb8610924b6419a8541f54e92302878 in term 1.
I20260630 12:40:15.264789 17216 raft_consensus.cc:2804] T 896250c2935a4593b4774f1af472a5cc P 215611312590440f81dfc88a9630720c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:40:15.266183 17079 raft_consensus.cc:493] T 077708682b4d4658910679f920f06726 P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:40:15.266701 17079 raft_consensus.cc:515] T 077708682b4d4658910679f920f06726 P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } }
I20260630 12:40:15.272548 17142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "077708682b4d4658910679f920f06726" candidate_uuid: "924de890e81444de94ab5b714fa3c611" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "215611312590440f81dfc88a9630720c" is_pre_election: true
I20260630 12:40:15.273480 17216 raft_consensus.cc:697] T 896250c2935a4593b4774f1af472a5cc P 215611312590440f81dfc88a9630720c [term 1 LEADER]: Becoming Leader. State: Replica: 215611312590440f81dfc88a9630720c, State: Running, Role: LEADER
I20260630 12:40:15.274312 16890 leader_election.cc:304] T 640c9f4fc34043e68d453781d15f3f62 P fbb8610924b6419a8541f54e92302878 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 215611312590440f81dfc88a9630720c, fbb8610924b6419a8541f54e92302878; no voters: 
I20260630 12:40:15.274641 17216 consensus_queue.cc:237] T 896250c2935a4593b4774f1af472a5cc P 215611312590440f81dfc88a9630720c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } }
I20260630 12:40:15.275032 16850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "077708682b4d4658910679f920f06726" candidate_uuid: "924de890e81444de94ab5b714fa3c611" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e77a548f2f08431f992b276cdb01c272" is_pre_election: true
I20260630 12:40:15.275977 16850 raft_consensus.cc:2468] T 077708682b4d4658910679f920f06726 P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 924de890e81444de94ab5b714fa3c611 in term 0.
I20260630 12:40:15.272852 17079 leader_election.cc:290] T 077708682b4d4658910679f920f06726 P 924de890e81444de94ab5b714fa3c611 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 215611312590440f81dfc88a9630720c (127.13.140.132:33049), e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413)
I20260630 12:40:15.277400 16966 leader_election.cc:304] T 077708682b4d4658910679f920f06726 P 924de890e81444de94ab5b714fa3c611 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 924de890e81444de94ab5b714fa3c611, e77a548f2f08431f992b276cdb01c272; no voters: 
I20260630 12:40:15.276731 17209 raft_consensus.cc:2804] T 640c9f4fc34043e68d453781d15f3f62 P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:40:15.282055 17079 raft_consensus.cc:2804] T 077708682b4d4658910679f920f06726 P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:40:15.282429 17079 raft_consensus.cc:493] T 077708682b4d4658910679f920f06726 P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:40:15.282783 17079 raft_consensus.cc:3060] T 077708682b4d4658910679f920f06726 P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:40:15.283190 17235 leader_election.cc:290] T a3b2b6399c224b44ab5f31d15a34b737 P e77a548f2f08431f992b276cdb01c272 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 215611312590440f81dfc88a9630720c (127.13.140.132:33049), fbb8610924b6419a8541f54e92302878 (127.13.140.130:37877)
I20260630 12:40:15.281884 16924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b2b6399c224b44ab5f31d15a34b737" candidate_uuid: "e77a548f2f08431f992b276cdb01c272" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbb8610924b6419a8541f54e92302878" is_pre_election: true
I20260630 12:40:15.261817 17188 raft_consensus.cc:359] T a3b2b6399c224b44ab5f31d15a34b737 P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } }
I20260630 12:40:15.290278 17185 tablet_bootstrap.cc:492] T facf733c3da047ebb6eabd44d9b36429 P e77a548f2f08431f992b276cdb01c272: No bootstrap required, opened a new log
I20260630 12:40:15.286170 17209 raft_consensus.cc:697] T 640c9f4fc34043e68d453781d15f3f62 P fbb8610924b6419a8541f54e92302878 [term 1 LEADER]: Becoming Leader. State: Replica: fbb8610924b6419a8541f54e92302878, State: Running, Role: LEADER
I20260630 12:40:15.289104 17188 raft_consensus.cc:385] T a3b2b6399c224b44ab5f31d15a34b737 P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:40:15.306214 17188 raft_consensus.cc:740] T a3b2b6399c224b44ab5f31d15a34b737 P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbb8610924b6419a8541f54e92302878, State: Initialized, Role: FOLLOWER
I20260630 12:40:15.303795 17209 consensus_queue.cc:237] T 640c9f4fc34043e68d453781d15f3f62 P fbb8610924b6419a8541f54e92302878 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } }
I20260630 12:40:15.333647 16846 raft_consensus.cc:2468] T 640c9f4fc34043e68d453781d15f3f62 P e77a548f2f08431f992b276cdb01c272 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbb8610924b6419a8541f54e92302878 in term 1.
I20260630 12:40:15.340170 17241 raft_consensus.cc:493] T a3b2b6399c224b44ab5f31d15a34b737 P 215611312590440f81dfc88a9630720c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260630 12:40:15.341325 16964 leader_election.cc:343] T 077708682b4d4658910679f920f06726 P 924de890e81444de94ab5b714fa3c611 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 215611312590440f81dfc88a9630720c (127.13.140.132:33049): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:40:15.343616 17142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b2b6399c224b44ab5f31d15a34b737" candidate_uuid: "e77a548f2f08431f992b276cdb01c272" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "215611312590440f81dfc88a9630720c" is_pre_election: true
I20260630 12:40:15.340813 17185 ts_tablet_manager.cc:1403] T facf733c3da047ebb6eabd44d9b36429 P e77a548f2f08431f992b276cdb01c272: Time spent bootstrapping tablet: real 0.168s	user 0.014s	sys 0.014s
I20260630 12:40:15.346467 17079 raft_consensus.cc:515] T 077708682b4d4658910679f920f06726 P 924de890e81444de94ab5b714fa3c611 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } }
I20260630 12:40:15.353152 17188 consensus_queue.cc:260] T a3b2b6399c224b44ab5f31d15a34b737 P fbb8610924b6419a8541f54e92302878 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } }
I20260630 12:40:15.354153 16924 raft_consensus.cc:2468] T a3b2b6399c224b44ab5f31d15a34b737 P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e77a548f2f08431f992b276cdb01c272 in term 0.
I20260630 12:40:15.355132 17079 leader_election.cc:290] T 077708682b4d4658910679f920f06726 P 924de890e81444de94ab5b714fa3c611 [CANDIDATE]: Term 1 election: Requested vote from peers 215611312590440f81dfc88a9630720c (127.13.140.132:33049), e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413)
I20260630 12:40:15.355962 17143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "077708682b4d4658910679f920f06726" candidate_uuid: "924de890e81444de94ab5b714fa3c611" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "215611312590440f81dfc88a9630720c"
I20260630 12:40:15.356756 16850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "077708682b4d4658910679f920f06726" candidate_uuid: "924de890e81444de94ab5b714fa3c611" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e77a548f2f08431f992b276cdb01c272"
I20260630 12:40:15.356655 17185 raft_consensus.cc:359] T facf733c3da047ebb6eabd44d9b36429 P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:15.357512 16850 raft_consensus.cc:3060] T 077708682b4d4658910679f920f06726 P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:40:15.357844 17185 raft_consensus.cc:385] T facf733c3da047ebb6eabd44d9b36429 P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260630 12:40:15.357966 16964 leader_election.cc:343] T 077708682b4d4658910679f920f06726 P 924de890e81444de94ab5b714fa3c611 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 215611312590440f81dfc88a9630720c (127.13.140.132:33049): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:40:15.358280 17185 raft_consensus.cc:740] T facf733c3da047ebb6eabd44d9b36429 P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e77a548f2f08431f992b276cdb01c272, State: Initialized, Role: FOLLOWER
I20260630 12:40:15.362226 17185 consensus_queue.cc:260] T facf733c3da047ebb6eabd44d9b36429 P e77a548f2f08431f992b276cdb01c272 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:15.365795 17183 tablet_bootstrap.cc:654] T dff161c7ff2342c7ae7a601a189fb66f P 924de890e81444de94ab5b714fa3c611: Neither blocks nor log segments found. Creating new log.
I20260630 12:40:15.381153 16816 leader_election.cc:304] T a3b2b6399c224b44ab5f31d15a34b737 P e77a548f2f08431f992b276cdb01c272 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e77a548f2f08431f992b276cdb01c272, fbb8610924b6419a8541f54e92302878; no voters: 
I20260630 12:40:15.381419 16850 raft_consensus.cc:2468] T 077708682b4d4658910679f920f06726 P e77a548f2f08431f992b276cdb01c272 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 924de890e81444de94ab5b714fa3c611 in term 1.
I20260630 12:40:15.383224 16966 leader_election.cc:304] T 077708682b4d4658910679f920f06726 P 924de890e81444de94ab5b714fa3c611 [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: 924de890e81444de94ab5b714fa3c611, e77a548f2f08431f992b276cdb01c272; no voters: 215611312590440f81dfc88a9630720c
I20260630 12:40:15.385560 17235 raft_consensus.cc:2804] T a3b2b6399c224b44ab5f31d15a34b737 P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:40:15.386070 17235 raft_consensus.cc:493] T a3b2b6399c224b44ab5f31d15a34b737 P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:40:15.386482 17235 raft_consensus.cc:3060] T a3b2b6399c224b44ab5f31d15a34b737 P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:40:15.394563 17208 raft_consensus.cc:2804] T 077708682b4d4658910679f920f06726 P 924de890e81444de94ab5b714fa3c611 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:40:15.395799 17208 raft_consensus.cc:697] T 077708682b4d4658910679f920f06726 P 924de890e81444de94ab5b714fa3c611 [term 1 LEADER]: Becoming Leader. State: Replica: 924de890e81444de94ab5b714fa3c611, State: Running, Role: LEADER
I20260630 12:40:15.397143 17208 consensus_queue.cc:237] T 077708682b4d4658910679f920f06726 P 924de890e81444de94ab5b714fa3c611 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } }
I20260630 12:40:15.397114 17188 ts_tablet_manager.cc:1434] T a3b2b6399c224b44ab5f31d15a34b737 P fbb8610924b6419a8541f54e92302878: Time spent starting tablet: real 0.154s	user 0.008s	sys 0.007s
I20260630 12:40:15.402199 17188 tablet_bootstrap.cc:492] T 7d36c60788634a0f8056f4ec72ef2b8a P fbb8610924b6419a8541f54e92302878: Bootstrap starting.
I20260630 12:40:15.366586 17241 raft_consensus.cc:515] T a3b2b6399c224b44ab5f31d15a34b737 P 215611312590440f81dfc88a9630720c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } }
I20260630 12:40:15.406764 17142 raft_consensus.cc:2468] T a3b2b6399c224b44ab5f31d15a34b737 P 215611312590440f81dfc88a9630720c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e77a548f2f08431f992b276cdb01c272 in term 0.
I20260630 12:40:15.413321 17189 tablet_bootstrap.cc:492] T 008daebd236a42098af117fa8881594b P 215611312590440f81dfc88a9630720c: No bootstrap required, opened a new log
I20260630 12:40:15.414265 17189 ts_tablet_manager.cc:1403] T 008daebd236a42098af117fa8881594b P 215611312590440f81dfc88a9630720c: Time spent bootstrapping tablet: real 0.235s	user 0.017s	sys 0.013s
I20260630 12:40:15.415253 17185 ts_tablet_manager.cc:1434] T facf733c3da047ebb6eabd44d9b36429 P e77a548f2f08431f992b276cdb01c272: Time spent starting tablet: real 0.062s	user 0.007s	sys 0.002s
I20260630 12:40:15.416735 16749 catalog_manager.cc:5697] T 896250c2935a4593b4774f1af472a5cc P 215611312590440f81dfc88a9630720c reported cstate change: term changed from 0 to 1, leader changed from <none> to 215611312590440f81dfc88a9630720c (127.13.140.132). New cstate: current_term: 1 leader_uuid: "215611312590440f81dfc88a9630720c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } health_report { overall_health: HEALTHY } } }
I20260630 12:40:15.420080 17189 raft_consensus.cc:359] T 008daebd236a42098af117fa8881594b P 215611312590440f81dfc88a9630720c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:15.420527 17054 raft_consensus.cc:493] T facf733c3da047ebb6eabd44d9b36429 P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:40:15.420812 17189 raft_consensus.cc:385] T 008daebd236a42098af117fa8881594b P 215611312590440f81dfc88a9630720c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:40:15.421169 17054 raft_consensus.cc:515] T facf733c3da047ebb6eabd44d9b36429 P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:15.421178 17189 raft_consensus.cc:740] T 008daebd236a42098af117fa8881594b P 215611312590440f81dfc88a9630720c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 215611312590440f81dfc88a9630720c, State: Initialized, Role: FOLLOWER
I20260630 12:40:15.427436 17054 leader_election.cc:290] T facf733c3da047ebb6eabd44d9b36429 P e77a548f2f08431f992b276cdb01c272 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 215611312590440f81dfc88a9630720c (127.13.140.132:33049), 924de890e81444de94ab5b714fa3c611 (127.13.140.131:46005)
I20260630 12:40:15.428556 17142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "facf733c3da047ebb6eabd44d9b36429" candidate_uuid: "e77a548f2f08431f992b276cdb01c272" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "215611312590440f81dfc88a9630720c" is_pre_election: true
I20260630 12:40:15.430531 17000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "facf733c3da047ebb6eabd44d9b36429" candidate_uuid: "e77a548f2f08431f992b276cdb01c272" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "924de890e81444de94ab5b714fa3c611" is_pre_election: true
I20260630 12:40:15.424456 17235 raft_consensus.cc:515] T a3b2b6399c224b44ab5f31d15a34b737 P e77a548f2f08431f992b276cdb01c272 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } }
I20260630 12:40:15.432840 16924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b2b6399c224b44ab5f31d15a34b737" candidate_uuid: "215611312590440f81dfc88a9630720c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbb8610924b6419a8541f54e92302878" is_pre_election: true
I20260630 12:40:15.438778 17183 tablet_bootstrap.cc:492] T dff161c7ff2342c7ae7a601a189fb66f P 924de890e81444de94ab5b714fa3c611: No bootstrap required, opened a new log
I20260630 12:40:15.439299 17183 ts_tablet_manager.cc:1403] T dff161c7ff2342c7ae7a601a189fb66f P 924de890e81444de94ab5b714fa3c611: Time spent bootstrapping tablet: real 0.200s	user 0.011s	sys 0.007s
W20260630 12:40:15.435686 16815 leader_election.cc:343] T facf733c3da047ebb6eabd44d9b36429 P e77a548f2f08431f992b276cdb01c272 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 924de890e81444de94ab5b714fa3c611 (127.13.140.131:46005): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:40:15.444797 17235 leader_election.cc:290] T a3b2b6399c224b44ab5f31d15a34b737 P e77a548f2f08431f992b276cdb01c272 [CANDIDATE]: Term 1 election: Requested vote from peers 215611312590440f81dfc88a9630720c (127.13.140.132:33049), fbb8610924b6419a8541f54e92302878 (127.13.140.130:37877)
I20260630 12:40:15.445001 17142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b2b6399c224b44ab5f31d15a34b737" candidate_uuid: "e77a548f2f08431f992b276cdb01c272" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "215611312590440f81dfc88a9630720c"
W20260630 12:40:15.445266 16815 leader_election.cc:343] T facf733c3da047ebb6eabd44d9b36429 P e77a548f2f08431f992b276cdb01c272 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 215611312590440f81dfc88a9630720c (127.13.140.132:33049): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:40:15.445626 17142 raft_consensus.cc:3060] T a3b2b6399c224b44ab5f31d15a34b737 P 215611312590440f81dfc88a9630720c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:40:15.445720 16815 leader_election.cc:304] T facf733c3da047ebb6eabd44d9b36429 P e77a548f2f08431f992b276cdb01c272 [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: e77a548f2f08431f992b276cdb01c272; no voters: 215611312590440f81dfc88a9630720c, 924de890e81444de94ab5b714fa3c611
I20260630 12:40:15.445990 16923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b2b6399c224b44ab5f31d15a34b737" candidate_uuid: "e77a548f2f08431f992b276cdb01c272" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbb8610924b6419a8541f54e92302878"
I20260630 12:40:15.446534 17235 raft_consensus.cc:2749] T facf733c3da047ebb6eabd44d9b36429 P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:40:15.440137 16924 raft_consensus.cc:2468] T a3b2b6399c224b44ab5f31d15a34b737 P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 215611312590440f81dfc88a9630720c in term 0.
I20260630 12:40:15.449009 17108 leader_election.cc:304] T a3b2b6399c224b44ab5f31d15a34b737 P 215611312590440f81dfc88a9630720c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 215611312590440f81dfc88a9630720c, fbb8610924b6419a8541f54e92302878; no voters: 
I20260630 12:40:15.450836 17183 raft_consensus.cc:359] T dff161c7ff2342c7ae7a601a189fb66f P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:15.451565 17183 raft_consensus.cc:385] T dff161c7ff2342c7ae7a601a189fb66f P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:40:15.451843 17183 raft_consensus.cc:740] T dff161c7ff2342c7ae7a601a189fb66f P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 924de890e81444de94ab5b714fa3c611, State: Initialized, Role: FOLLOWER
I20260630 12:40:15.440317 17241 leader_election.cc:290] T a3b2b6399c224b44ab5f31d15a34b737 P 215611312590440f81dfc88a9630720c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbb8610924b6419a8541f54e92302878 (127.13.140.130:37877), e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413)
I20260630 12:40:15.452993 17183 consensus_queue.cc:260] T dff161c7ff2342c7ae7a601a189fb66f P 924de890e81444de94ab5b714fa3c611 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:15.436537 17189 consensus_queue.cc:260] T 008daebd236a42098af117fa8881594b P 215611312590440f81dfc88a9630720c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:15.455338 17183 ts_tablet_manager.cc:1434] T dff161c7ff2342c7ae7a601a189fb66f P 924de890e81444de94ab5b714fa3c611: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.001s
I20260630 12:40:15.456276 17189 ts_tablet_manager.cc:1434] T 008daebd236a42098af117fa8881594b P 215611312590440f81dfc88a9630720c: Time spent starting tablet: real 0.039s	user 0.004s	sys 0.003s
I20260630 12:40:15.456369 17183 tablet_bootstrap.cc:492] T facf733c3da047ebb6eabd44d9b36429 P 924de890e81444de94ab5b714fa3c611: Bootstrap starting.
I20260630 12:40:15.457253 17142 raft_consensus.cc:2468] T a3b2b6399c224b44ab5f31d15a34b737 P 215611312590440f81dfc88a9630720c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e77a548f2f08431f992b276cdb01c272 in term 1.
I20260630 12:40:15.459089 17216 raft_consensus.cc:2764] T a3b2b6399c224b44ab5f31d15a34b737 P 215611312590440f81dfc88a9630720c [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260630 12:40:15.459856 16815 leader_election.cc:304] T a3b2b6399c224b44ab5f31d15a34b737 P e77a548f2f08431f992b276cdb01c272 [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: 215611312590440f81dfc88a9630720c, e77a548f2f08431f992b276cdb01c272; no voters: fbb8610924b6419a8541f54e92302878
I20260630 12:40:15.458120 16745 catalog_manager.cc:5697] T 640c9f4fc34043e68d453781d15f3f62 P fbb8610924b6419a8541f54e92302878 reported cstate change: term changed from 0 to 1, leader changed from <none> to fbb8610924b6419a8541f54e92302878 (127.13.140.130). New cstate: current_term: 1 leader_uuid: "fbb8610924b6419a8541f54e92302878" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } health_report { overall_health: UNKNOWN } } }
I20260630 12:40:15.460414 17188 tablet_bootstrap.cc:654] T 7d36c60788634a0f8056f4ec72ef2b8a P fbb8610924b6419a8541f54e92302878: Neither blocks nor log segments found. Creating new log.
I20260630 12:40:15.461084 17235 raft_consensus.cc:2804] T a3b2b6399c224b44ab5f31d15a34b737 P e77a548f2f08431f992b276cdb01c272 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:40:15.461635 17235 raft_consensus.cc:697] T a3b2b6399c224b44ab5f31d15a34b737 P e77a548f2f08431f992b276cdb01c272 [term 1 LEADER]: Becoming Leader. State: Replica: e77a548f2f08431f992b276cdb01c272, State: Running, Role: LEADER
I20260630 12:40:15.461930 16747 catalog_manager.cc:5697] T 077708682b4d4658910679f920f06726 P 924de890e81444de94ab5b714fa3c611 reported cstate change: term changed from 0 to 1, leader changed from <none> to 924de890e81444de94ab5b714fa3c611 (127.13.140.131). New cstate: current_term: 1 leader_uuid: "924de890e81444de94ab5b714fa3c611" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } health_report { overall_health: UNKNOWN } } }
I20260630 12:40:15.462460 17235 consensus_queue.cc:237] T a3b2b6399c224b44ab5f31d15a34b737 P e77a548f2f08431f992b276cdb01c272 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } }
I20260630 12:40:15.468518 17189 tablet_bootstrap.cc:492] T facf733c3da047ebb6eabd44d9b36429 P 215611312590440f81dfc88a9630720c: Bootstrap starting.
I20260630 12:40:15.499958 17188 tablet_bootstrap.cc:492] T 7d36c60788634a0f8056f4ec72ef2b8a P fbb8610924b6419a8541f54e92302878: No bootstrap required, opened a new log
I20260630 12:40:15.501806 17183 tablet_bootstrap.cc:654] T facf733c3da047ebb6eabd44d9b36429 P 924de890e81444de94ab5b714fa3c611: Neither blocks nor log segments found. Creating new log.
I20260630 12:40:15.500553 17188 ts_tablet_manager.cc:1403] T 7d36c60788634a0f8056f4ec72ef2b8a P fbb8610924b6419a8541f54e92302878: Time spent bootstrapping tablet: real 0.099s	user 0.014s	sys 0.011s
I20260630 12:40:15.504503 16747 catalog_manager.cc:5697] T a3b2b6399c224b44ab5f31d15a34b737 P e77a548f2f08431f992b276cdb01c272 reported cstate change: term changed from 0 to 1, leader changed from <none> to e77a548f2f08431f992b276cdb01c272 (127.13.140.129). New cstate: current_term: 1 leader_uuid: "e77a548f2f08431f992b276cdb01c272" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } health_report { overall_health: HEALTHY } } }
I20260630 12:40:15.505493 17188 raft_consensus.cc:359] T 7d36c60788634a0f8056f4ec72ef2b8a P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } }
I20260630 12:40:15.510373 17189 tablet_bootstrap.cc:654] T facf733c3da047ebb6eabd44d9b36429 P 215611312590440f81dfc88a9630720c: Neither blocks nor log segments found. Creating new log.
I20260630 12:40:15.506249 17188 raft_consensus.cc:385] T 7d36c60788634a0f8056f4ec72ef2b8a P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:40:15.510484 16847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b2b6399c224b44ab5f31d15a34b737" candidate_uuid: "215611312590440f81dfc88a9630720c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e77a548f2f08431f992b276cdb01c272" is_pre_election: true
I20260630 12:40:15.511972 17188 raft_consensus.cc:740] T 7d36c60788634a0f8056f4ec72ef2b8a P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbb8610924b6419a8541f54e92302878, State: Initialized, Role: FOLLOWER
I20260630 12:40:15.514958 17188 consensus_queue.cc:260] T 7d36c60788634a0f8056f4ec72ef2b8a P fbb8610924b6419a8541f54e92302878 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } }
I20260630 12:40:15.515640 16802 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
W20260630 12:40:15.518081 16802 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:40:15.521661 17188 ts_tablet_manager.cc:1434] T 7d36c60788634a0f8056f4ec72ef2b8a P fbb8610924b6419a8541f54e92302878: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260630 12:40:15.525704 17188 tablet_bootstrap.cc:492] T 896250c2935a4593b4774f1af472a5cc P fbb8610924b6419a8541f54e92302878: Bootstrap starting.
I20260630 12:40:15.532717 17189 tablet_bootstrap.cc:492] T facf733c3da047ebb6eabd44d9b36429 P 215611312590440f81dfc88a9630720c: No bootstrap required, opened a new log
I20260630 12:40:15.526036 17183 tablet_bootstrap.cc:492] T facf733c3da047ebb6eabd44d9b36429 P 924de890e81444de94ab5b714fa3c611: No bootstrap required, opened a new log
I20260630 12:40:15.533241 17189 ts_tablet_manager.cc:1403] T facf733c3da047ebb6eabd44d9b36429 P 215611312590440f81dfc88a9630720c: Time spent bootstrapping tablet: real 0.065s	user 0.004s	sys 0.012s
I20260630 12:40:15.533756 17183 ts_tablet_manager.cc:1403] T facf733c3da047ebb6eabd44d9b36429 P 924de890e81444de94ab5b714fa3c611: Time spent bootstrapping tablet: real 0.078s	user 0.012s	sys 0.005s
I20260630 12:40:15.536144 17183 raft_consensus.cc:359] T facf733c3da047ebb6eabd44d9b36429 P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:15.533269 17188 tablet_bootstrap.cc:654] T 896250c2935a4593b4774f1af472a5cc P fbb8610924b6419a8541f54e92302878: Neither blocks nor log segments found. Creating new log.
I20260630 12:40:15.536710 17183 raft_consensus.cc:385] T facf733c3da047ebb6eabd44d9b36429 P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:40:15.537323 17183 raft_consensus.cc:740] T facf733c3da047ebb6eabd44d9b36429 P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 924de890e81444de94ab5b714fa3c611, State: Initialized, Role: FOLLOWER
I20260630 12:40:15.536705 17189 raft_consensus.cc:359] T facf733c3da047ebb6eabd44d9b36429 P 215611312590440f81dfc88a9630720c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:15.538165 17189 raft_consensus.cc:385] T facf733c3da047ebb6eabd44d9b36429 P 215611312590440f81dfc88a9630720c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:40:15.538482 17189 raft_consensus.cc:740] T facf733c3da047ebb6eabd44d9b36429 P 215611312590440f81dfc88a9630720c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 215611312590440f81dfc88a9630720c, State: Initialized, Role: FOLLOWER
I20260630 12:40:15.539351 17183 consensus_queue.cc:260] T facf733c3da047ebb6eabd44d9b36429 P 924de890e81444de94ab5b714fa3c611 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:15.540153 17189 consensus_queue.cc:260] T facf733c3da047ebb6eabd44d9b36429 P 215611312590440f81dfc88a9630720c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:15.542339 17189 ts_tablet_manager.cc:1434] T facf733c3da047ebb6eabd44d9b36429 P 215611312590440f81dfc88a9630720c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:40:15.542796 17188 tablet_bootstrap.cc:492] T 896250c2935a4593b4774f1af472a5cc P fbb8610924b6419a8541f54e92302878: No bootstrap required, opened a new log
I20260630 12:40:15.543355 17188 ts_tablet_manager.cc:1403] T 896250c2935a4593b4774f1af472a5cc P fbb8610924b6419a8541f54e92302878: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.005s
I20260630 12:40:15.545258 17189 tablet_bootstrap.cc:492] T 077708682b4d4658910679f920f06726 P 215611312590440f81dfc88a9630720c: Bootstrap starting.
I20260630 12:40:15.546525 17188 raft_consensus.cc:359] T 896250c2935a4593b4774f1af472a5cc P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } }
I20260630 12:40:15.547345 17188 raft_consensus.cc:385] T 896250c2935a4593b4774f1af472a5cc P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:40:15.547714 17188 raft_consensus.cc:740] T 896250c2935a4593b4774f1af472a5cc P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbb8610924b6419a8541f54e92302878, State: Initialized, Role: FOLLOWER
I20260630 12:40:15.548544 17188 consensus_queue.cc:260] T 896250c2935a4593b4774f1af472a5cc P fbb8610924b6419a8541f54e92302878 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } }
I20260630 12:40:15.551168 17188 ts_tablet_manager.cc:1434] T 896250c2935a4593b4774f1af472a5cc P fbb8610924b6419a8541f54e92302878: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:40:15.551761 17189 tablet_bootstrap.cc:654] T 077708682b4d4658910679f920f06726 P 215611312590440f81dfc88a9630720c: Neither blocks nor log segments found. Creating new log.
I20260630 12:40:15.556296 17183 ts_tablet_manager.cc:1434] T facf733c3da047ebb6eabd44d9b36429 P 924de890e81444de94ab5b714fa3c611: Time spent starting tablet: real 0.022s	user 0.000s	sys 0.006s
I20260630 12:40:15.562755 17189 tablet_bootstrap.cc:492] T 077708682b4d4658910679f920f06726 P 215611312590440f81dfc88a9630720c: No bootstrap required, opened a new log
I20260630 12:40:15.563367 17189 ts_tablet_manager.cc:1403] T 077708682b4d4658910679f920f06726 P 215611312590440f81dfc88a9630720c: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260630 12:40:15.563869 17209 raft_consensus.cc:493] T 7d36c60788634a0f8056f4ec72ef2b8a P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:40:15.564388 17209 raft_consensus.cc:515] T 7d36c60788634a0f8056f4ec72ef2b8a P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } }
I20260630 12:40:15.566530 17209 leader_election.cc:290] T 7d36c60788634a0f8056f4ec72ef2b8a P fbb8610924b6419a8541f54e92302878 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413), 215611312590440f81dfc88a9630720c (127.13.140.132:33049)
I20260630 12:40:15.566738 17189 raft_consensus.cc:359] T 077708682b4d4658910679f920f06726 P 215611312590440f81dfc88a9630720c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } }
I20260630 12:40:15.567380 16847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d36c60788634a0f8056f4ec72ef2b8a" candidate_uuid: "fbb8610924b6419a8541f54e92302878" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e77a548f2f08431f992b276cdb01c272" is_pre_election: true
I20260630 12:40:15.567667 17189 raft_consensus.cc:385] T 077708682b4d4658910679f920f06726 P 215611312590440f81dfc88a9630720c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:40:15.568117 17189 raft_consensus.cc:740] T 077708682b4d4658910679f920f06726 P 215611312590440f81dfc88a9630720c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 215611312590440f81dfc88a9630720c, State: Initialized, Role: FOLLOWER
I20260630 12:40:15.568056 16847 raft_consensus.cc:2468] T 7d36c60788634a0f8056f4ec72ef2b8a P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbb8610924b6419a8541f54e92302878 in term 0.
I20260630 12:40:15.568851 17208 raft_consensus.cc:493] T 008daebd236a42098af117fa8881594b P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:40:15.568215 17142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d36c60788634a0f8056f4ec72ef2b8a" candidate_uuid: "fbb8610924b6419a8541f54e92302878" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "215611312590440f81dfc88a9630720c" is_pre_election: true
I20260630 12:40:15.569314 17208 raft_consensus.cc:515] T 008daebd236a42098af117fa8881594b P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:15.569684 16892 leader_election.cc:304] T 7d36c60788634a0f8056f4ec72ef2b8a P fbb8610924b6419a8541f54e92302878 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e77a548f2f08431f992b276cdb01c272, fbb8610924b6419a8541f54e92302878; no voters: 
I20260630 12:40:15.570617 17213 raft_consensus.cc:493] T 896250c2935a4593b4774f1af472a5cc P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:40:15.570781 17209 raft_consensus.cc:2804] T 7d36c60788634a0f8056f4ec72ef2b8a P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:40:15.571111 17213 raft_consensus.cc:515] T 896250c2935a4593b4774f1af472a5cc P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } }
I20260630 12:40:15.571411 17208 leader_election.cc:290] T 008daebd236a42098af117fa8881594b P 924de890e81444de94ab5b714fa3c611 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 215611312590440f81dfc88a9630720c (127.13.140.132:33049), e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413)
I20260630 12:40:15.569335 17189 consensus_queue.cc:260] T 077708682b4d4658910679f920f06726 P 215611312590440f81dfc88a9630720c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } }
I20260630 12:40:15.573220 17213 leader_election.cc:290] T 896250c2935a4593b4774f1af472a5cc P fbb8610924b6419a8541f54e92302878 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 924de890e81444de94ab5b714fa3c611 (127.13.140.131:46005), 215611312590440f81dfc88a9630720c (127.13.140.132:33049)
I20260630 12:40:15.574314 17189 ts_tablet_manager.cc:1434] T 077708682b4d4658910679f920f06726 P 215611312590440f81dfc88a9630720c: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260630 12:40:15.575553 17189 tablet_bootstrap.cc:492] T 7d36c60788634a0f8056f4ec72ef2b8a P 215611312590440f81dfc88a9630720c: Bootstrap starting.
I20260630 12:40:15.576485 17143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "896250c2935a4593b4774f1af472a5cc" candidate_uuid: "fbb8610924b6419a8541f54e92302878" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "215611312590440f81dfc88a9630720c" is_pre_election: true
I20260630 12:40:15.575428 17000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "896250c2935a4593b4774f1af472a5cc" candidate_uuid: "fbb8610924b6419a8541f54e92302878" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "924de890e81444de94ab5b714fa3c611" is_pre_election: true
I20260630 12:40:15.577822 17000 raft_consensus.cc:2393] T 896250c2935a4593b4774f1af472a5cc P 924de890e81444de94ab5b714fa3c611 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fbb8610924b6419a8541f54e92302878 in current term 1: Already voted for candidate 215611312590440f81dfc88a9630720c in this term.
I20260630 12:40:15.580827 16847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "008daebd236a42098af117fa8881594b" candidate_uuid: "924de890e81444de94ab5b714fa3c611" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e77a548f2f08431f992b276cdb01c272" is_pre_election: true
I20260630 12:40:15.581467 16847 raft_consensus.cc:2468] T 008daebd236a42098af117fa8881594b P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 924de890e81444de94ab5b714fa3c611 in term 0.
I20260630 12:40:15.583539 17189 tablet_bootstrap.cc:654] T 7d36c60788634a0f8056f4ec72ef2b8a P 215611312590440f81dfc88a9630720c: Neither blocks nor log segments found. Creating new log.
I20260630 12:40:15.583935 17142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "008daebd236a42098af117fa8881594b" candidate_uuid: "924de890e81444de94ab5b714fa3c611" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "215611312590440f81dfc88a9630720c" is_pre_election: true
I20260630 12:40:15.584995 16966 leader_election.cc:304] T 008daebd236a42098af117fa8881594b P 924de890e81444de94ab5b714fa3c611 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 924de890e81444de94ab5b714fa3c611, e77a548f2f08431f992b276cdb01c272; no voters: 
W20260630 12:40:15.574255 16890 leader_election.cc:343] T 7d36c60788634a0f8056f4ec72ef2b8a P fbb8610924b6419a8541f54e92302878 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 215611312590440f81dfc88a9630720c (127.13.140.132:33049): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:40:15.586694 16890 leader_election.cc:304] T 896250c2935a4593b4774f1af472a5cc P fbb8610924b6419a8541f54e92302878 [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: fbb8610924b6419a8541f54e92302878; no voters: 215611312590440f81dfc88a9630720c, 924de890e81444de94ab5b714fa3c611
I20260630 12:40:15.588739 17213 raft_consensus.cc:3060] T 896250c2935a4593b4774f1af472a5cc P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:40:15.590183 17208 raft_consensus.cc:2804] T 008daebd236a42098af117fa8881594b P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:40:15.590610 17208 raft_consensus.cc:493] T 008daebd236a42098af117fa8881594b P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:40:15.590960 17208 raft_consensus.cc:3060] T 008daebd236a42098af117fa8881594b P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:40:15.595247 17142 raft_consensus.cc:2468] T 008daebd236a42098af117fa8881594b P 215611312590440f81dfc88a9630720c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 924de890e81444de94ab5b714fa3c611 in term 0.
I20260630 12:40:15.571412 17209 raft_consensus.cc:493] T 7d36c60788634a0f8056f4ec72ef2b8a P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:40:15.599061 17209 raft_consensus.cc:3060] T 7d36c60788634a0f8056f4ec72ef2b8a P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:40:15.595773 17213 raft_consensus.cc:2749] T 896250c2935a4593b4774f1af472a5cc P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:40:15.603754 17209 raft_consensus.cc:515] T 7d36c60788634a0f8056f4ec72ef2b8a P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } }
I20260630 12:40:15.606271 17079 raft_consensus.cc:493] T dff161c7ff2342c7ae7a601a189fb66f P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:40:15.606477 16847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d36c60788634a0f8056f4ec72ef2b8a" candidate_uuid: "fbb8610924b6419a8541f54e92302878" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e77a548f2f08431f992b276cdb01c272"
I20260630 12:40:15.607066 16847 raft_consensus.cc:3060] T 7d36c60788634a0f8056f4ec72ef2b8a P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:40:15.609606 17208 raft_consensus.cc:515] T 008daebd236a42098af117fa8881594b P 924de890e81444de94ab5b714fa3c611 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:15.614178 16850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "008daebd236a42098af117fa8881594b" candidate_uuid: "924de890e81444de94ab5b714fa3c611" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e77a548f2f08431f992b276cdb01c272"
I20260630 12:40:15.606773 17079 raft_consensus.cc:515] T dff161c7ff2342c7ae7a601a189fb66f P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:15.614771 16850 raft_consensus.cc:3060] T 008daebd236a42098af117fa8881594b P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:40:15.616475 17079 leader_election.cc:290] T dff161c7ff2342c7ae7a601a189fb66f P 924de890e81444de94ab5b714fa3c611 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 215611312590440f81dfc88a9630720c (127.13.140.132:33049), fbb8610924b6419a8541f54e92302878 (127.13.140.130:37877)
I20260630 12:40:15.617269 17142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "008daebd236a42098af117fa8881594b" candidate_uuid: "924de890e81444de94ab5b714fa3c611" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "215611312590440f81dfc88a9630720c"
I20260630 12:40:15.617832 17142 raft_consensus.cc:3060] T 008daebd236a42098af117fa8881594b P 215611312590440f81dfc88a9630720c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:40:15.622268 17143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff161c7ff2342c7ae7a601a189fb66f" candidate_uuid: "924de890e81444de94ab5b714fa3c611" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "215611312590440f81dfc88a9630720c" is_pre_election: true
I20260630 12:40:15.623988 16924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff161c7ff2342c7ae7a601a189fb66f" candidate_uuid: "924de890e81444de94ab5b714fa3c611" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbb8610924b6419a8541f54e92302878" is_pre_election: true
I20260630 12:40:15.624212 17142 raft_consensus.cc:2468] T 008daebd236a42098af117fa8881594b P 215611312590440f81dfc88a9630720c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 924de890e81444de94ab5b714fa3c611 in term 1.
I20260630 12:40:15.624665 16924 raft_consensus.cc:2468] T dff161c7ff2342c7ae7a601a189fb66f P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 924de890e81444de94ab5b714fa3c611 in term 0.
W20260630 12:40:15.625635 16964 leader_election.cc:343] T dff161c7ff2342c7ae7a601a189fb66f P 924de890e81444de94ab5b714fa3c611 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 215611312590440f81dfc88a9630720c (127.13.140.132:33049): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:40:15.630478 17189 tablet_bootstrap.cc:492] T 7d36c60788634a0f8056f4ec72ef2b8a P 215611312590440f81dfc88a9630720c: No bootstrap required, opened a new log
I20260630 12:40:15.631052 17189 ts_tablet_manager.cc:1403] T 7d36c60788634a0f8056f4ec72ef2b8a P 215611312590440f81dfc88a9630720c: Time spent bootstrapping tablet: real 0.056s	user 0.034s	sys 0.020s
I20260630 12:40:15.627418 17208 leader_election.cc:290] T 008daebd236a42098af117fa8881594b P 924de890e81444de94ab5b714fa3c611 [CANDIDATE]: Term 1 election: Requested vote from peers 215611312590440f81dfc88a9630720c (127.13.140.132:33049), e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413)
I20260630 12:40:15.632302 16964 leader_election.cc:304] T 008daebd236a42098af117fa8881594b P 924de890e81444de94ab5b714fa3c611 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 215611312590440f81dfc88a9630720c, 924de890e81444de94ab5b714fa3c611; no voters: 
I20260630 12:40:15.633315 17208 raft_consensus.cc:2804] T 008daebd236a42098af117fa8881594b P 924de890e81444de94ab5b714fa3c611 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:40:15.633841 17208 raft_consensus.cc:697] T 008daebd236a42098af117fa8881594b P 924de890e81444de94ab5b714fa3c611 [term 1 LEADER]: Becoming Leader. State: Replica: 924de890e81444de94ab5b714fa3c611, State: Running, Role: LEADER
I20260630 12:40:15.634740 17208 consensus_queue.cc:237] T 008daebd236a42098af117fa8881594b P 924de890e81444de94ab5b714fa3c611 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:15.634876 17189 raft_consensus.cc:359] T 7d36c60788634a0f8056f4ec72ef2b8a P 215611312590440f81dfc88a9630720c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } }
I20260630 12:40:15.635815 17189 raft_consensus.cc:385] T 7d36c60788634a0f8056f4ec72ef2b8a P 215611312590440f81dfc88a9630720c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:40:15.636199 17189 raft_consensus.cc:740] T 7d36c60788634a0f8056f4ec72ef2b8a P 215611312590440f81dfc88a9630720c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 215611312590440f81dfc88a9630720c, State: Initialized, Role: FOLLOWER
I20260630 12:40:15.637099 17189 consensus_queue.cc:260] T 7d36c60788634a0f8056f4ec72ef2b8a P 215611312590440f81dfc88a9630720c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } }
I20260630 12:40:15.629179 17209 leader_election.cc:290] T 7d36c60788634a0f8056f4ec72ef2b8a P fbb8610924b6419a8541f54e92302878 [CANDIDATE]: Term 1 election: Requested vote from peers e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413), 215611312590440f81dfc88a9630720c (127.13.140.132:33049)
I20260630 12:40:15.630870 16965 leader_election.cc:304] T dff161c7ff2342c7ae7a601a189fb66f P 924de890e81444de94ab5b714fa3c611 [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: 924de890e81444de94ab5b714fa3c611, fbb8610924b6419a8541f54e92302878; no voters: 215611312590440f81dfc88a9630720c
I20260630 12:40:15.637998 17143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d36c60788634a0f8056f4ec72ef2b8a" candidate_uuid: "fbb8610924b6419a8541f54e92302878" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "215611312590440f81dfc88a9630720c"
I20260630 12:40:15.638586 17143 raft_consensus.cc:3060] T 7d36c60788634a0f8056f4ec72ef2b8a P 215611312590440f81dfc88a9630720c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:40:15.639232 17207 raft_consensus.cc:2804] T dff161c7ff2342c7ae7a601a189fb66f P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:40:15.639637 17207 raft_consensus.cc:493] T dff161c7ff2342c7ae7a601a189fb66f P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:40:15.639976 17207 raft_consensus.cc:3060] T dff161c7ff2342c7ae7a601a189fb66f P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:40:15.640432 17189 ts_tablet_manager.cc:1434] T 7d36c60788634a0f8056f4ec72ef2b8a P 215611312590440f81dfc88a9630720c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:40:15.641506 17189 tablet_bootstrap.cc:492] T dff161c7ff2342c7ae7a601a189fb66f P 215611312590440f81dfc88a9630720c: Bootstrap starting.
I20260630 12:40:15.627012 16850 raft_consensus.cc:2468] T 008daebd236a42098af117fa8881594b P e77a548f2f08431f992b276cdb01c272 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 924de890e81444de94ab5b714fa3c611 in term 1.
I20260630 12:40:15.648141 17189 tablet_bootstrap.cc:654] T dff161c7ff2342c7ae7a601a189fb66f P 215611312590440f81dfc88a9630720c: Neither blocks nor log segments found. Creating new log.
I20260630 12:40:15.649953 17207 raft_consensus.cc:515] T dff161c7ff2342c7ae7a601a189fb66f P 924de890e81444de94ab5b714fa3c611 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:15.651640 17143 raft_consensus.cc:2468] T 7d36c60788634a0f8056f4ec72ef2b8a P 215611312590440f81dfc88a9630720c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbb8610924b6419a8541f54e92302878 in term 1.
I20260630 12:40:15.775040 17207 leader_election.cc:290] T dff161c7ff2342c7ae7a601a189fb66f P 924de890e81444de94ab5b714fa3c611 [CANDIDATE]: Term 1 election: Requested vote from peers 215611312590440f81dfc88a9630720c (127.13.140.132:33049), fbb8610924b6419a8541f54e92302878 (127.13.140.130:37877)
I20260630 12:40:15.847770 16847 raft_consensus.cc:2468] T 7d36c60788634a0f8056f4ec72ef2b8a P e77a548f2f08431f992b276cdb01c272 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbb8610924b6419a8541f54e92302878 in term 1.
I20260630 12:40:15.892956 17143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff161c7ff2342c7ae7a601a189fb66f" candidate_uuid: "924de890e81444de94ab5b714fa3c611" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "215611312590440f81dfc88a9630720c"
W20260630 12:40:15.895545 16964 leader_election.cc:343] T dff161c7ff2342c7ae7a601a189fb66f P 924de890e81444de94ab5b714fa3c611 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 215611312590440f81dfc88a9630720c (127.13.140.132:33049): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:40:15.863175 16892 leader_election.cc:304] T 7d36c60788634a0f8056f4ec72ef2b8a P fbb8610924b6419a8541f54e92302878 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e77a548f2f08431f992b276cdb01c272, fbb8610924b6419a8541f54e92302878; no voters: 
I20260630 12:40:15.898398 17079 raft_consensus.cc:493] T facf733c3da047ebb6eabd44d9b36429 P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:40:15.918303 17213 raft_consensus.cc:2804] T 7d36c60788634a0f8056f4ec72ef2b8a P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Leader election won for term 1
W20260630 12:40:15.915331 16892 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.129:41413, user_credentials={real_user=slave}} blocked reactor thread for 47516.3us
I20260630 12:40:15.935250 17213 raft_consensus.cc:697] T 7d36c60788634a0f8056f4ec72ef2b8a P fbb8610924b6419a8541f54e92302878 [term 1 LEADER]: Becoming Leader. State: Replica: fbb8610924b6419a8541f54e92302878, State: Running, Role: LEADER
I20260630 12:40:15.927224 17241 consensus_queue.cc:1048] T 896250c2935a4593b4774f1af472a5cc P 215611312590440f81dfc88a9630720c [LEADER]: Connected to new peer: Peer: permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260630 12:40:15.926311 17079 raft_consensus.cc:515] T facf733c3da047ebb6eabd44d9b36429 P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:15.972508 17079 leader_election.cc:290] T facf733c3da047ebb6eabd44d9b36429 P 924de890e81444de94ab5b714fa3c611 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 215611312590440f81dfc88a9630720c (127.13.140.132:33049), e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413)
I20260630 12:40:15.973999 17143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "facf733c3da047ebb6eabd44d9b36429" candidate_uuid: "924de890e81444de94ab5b714fa3c611" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "215611312590440f81dfc88a9630720c" is_pre_election: true
I20260630 12:40:15.974031 17213 consensus_queue.cc:237] T 7d36c60788634a0f8056f4ec72ef2b8a P fbb8610924b6419a8541f54e92302878 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } }
I20260630 12:40:15.977172 17189 tablet_bootstrap.cc:492] T dff161c7ff2342c7ae7a601a189fb66f P 215611312590440f81dfc88a9630720c: No bootstrap required, opened a new log
I20260630 12:40:15.996426 17189 ts_tablet_manager.cc:1403] T dff161c7ff2342c7ae7a601a189fb66f P 215611312590440f81dfc88a9630720c: Time spent bootstrapping tablet: real 0.355s	user 0.023s	sys 0.037s
I20260630 12:40:16.001150 17189 raft_consensus.cc:359] T dff161c7ff2342c7ae7a601a189fb66f P 215611312590440f81dfc88a9630720c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:16.001801 17189 raft_consensus.cc:385] T dff161c7ff2342c7ae7a601a189fb66f P 215611312590440f81dfc88a9630720c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:40:16.002032 17189 raft_consensus.cc:740] T dff161c7ff2342c7ae7a601a189fb66f P 215611312590440f81dfc88a9630720c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 215611312590440f81dfc88a9630720c, State: Initialized, Role: FOLLOWER
I20260630 12:40:16.005323 17189 consensus_queue.cc:260] T dff161c7ff2342c7ae7a601a189fb66f P 215611312590440f81dfc88a9630720c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:15.981446 17241 raft_consensus.cc:493] T 077708682b4d4658910679f920f06726 P 215611312590440f81dfc88a9630720c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:40:15.977422 17216 raft_consensus.cc:493] T facf733c3da047ebb6eabd44d9b36429 P 215611312590440f81dfc88a9630720c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:40:16.011693 17189 ts_tablet_manager.cc:1434] T dff161c7ff2342c7ae7a601a189fb66f P 215611312590440f81dfc88a9630720c: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.003s
I20260630 12:40:16.011226 17216 raft_consensus.cc:515] T facf733c3da047ebb6eabd44d9b36429 P 215611312590440f81dfc88a9630720c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:16.016913 17216 leader_election.cc:290] T facf733c3da047ebb6eabd44d9b36429 P 215611312590440f81dfc88a9630720c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413), 924de890e81444de94ab5b714fa3c611 (127.13.140.131:46005)
I20260630 12:40:16.009981 17241 raft_consensus.cc:515] T 077708682b4d4658910679f920f06726 P 215611312590440f81dfc88a9630720c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } }
I20260630 12:40:16.019866 17241 leader_election.cc:290] T 077708682b4d4658910679f920f06726 P 215611312590440f81dfc88a9630720c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 924de890e81444de94ab5b714fa3c611 (127.13.140.131:46005), e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413)
I20260630 12:40:16.020406 17143 raft_consensus.cc:2468] T facf733c3da047ebb6eabd44d9b36429 P 215611312590440f81dfc88a9630720c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 924de890e81444de94ab5b714fa3c611 in term 0.
W20260630 12:40:16.177096 16733 catalog_manager.cc:4810] Async tablet task AlterTable RPC for tablet 7d36c60788634a0f8056f4ec72ef2b8a (table range_aware_rebalance_new_range [id=9bc36a7ac5dd414ca3aecd1c910dc294], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 7d36c60788634a0f8056f4ec72ef2b8a consensus state has no leader
I20260630 12:40:16.819072 16851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "facf733c3da047ebb6eabd44d9b36429" candidate_uuid: "215611312590440f81dfc88a9630720c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e77a548f2f08431f992b276cdb01c272" is_pre_election: true
I20260630 12:40:16.819839 16851 raft_consensus.cc:2468] T facf733c3da047ebb6eabd44d9b36429 P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 215611312590440f81dfc88a9630720c in term 0.
I20260630 12:40:16.820818 17213 raft_consensus.cc:493] T 24d82a0e72d7463494b9a845f5ddb0a6 P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 924de890e81444de94ab5b714fa3c611)
I20260630 12:40:16.821525 17213 raft_consensus.cc:515] T 24d82a0e72d7463494b9a845f5ddb0a6 P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:16.821889 16851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "077708682b4d4658910679f920f06726" candidate_uuid: "215611312590440f81dfc88a9630720c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e77a548f2f08431f992b276cdb01c272" is_pre_election: true
I20260630 12:40:16.822687 16851 raft_consensus.cc:2393] T 077708682b4d4658910679f920f06726 P e77a548f2f08431f992b276cdb01c272 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 215611312590440f81dfc88a9630720c in current term 1: Already voted for candidate 924de890e81444de94ab5b714fa3c611 in this term.
I20260630 12:40:16.823614 17213 leader_election.cc:290] T 24d82a0e72d7463494b9a845f5ddb0a6 P fbb8610924b6419a8541f54e92302878 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413), 924de890e81444de94ab5b714fa3c611 (127.13.140.131:46005)
I20260630 12:40:16.831130 16999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "facf733c3da047ebb6eabd44d9b36429" candidate_uuid: "215611312590440f81dfc88a9630720c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "924de890e81444de94ab5b714fa3c611" is_pre_election: true
I20260630 12:40:16.832089 16999 raft_consensus.cc:2468] T facf733c3da047ebb6eabd44d9b36429 P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 215611312590440f81dfc88a9630720c in term 0.
I20260630 12:40:16.850592 17265 raft_consensus.cc:493] T 3946383049b14cc389dd5842fd4cf532 P e77a548f2f08431f992b276cdb01c272 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 924de890e81444de94ab5b714fa3c611)
I20260630 12:40:16.851192 17265 raft_consensus.cc:515] T 3946383049b14cc389dd5842fd4cf532 P e77a548f2f08431f992b276cdb01c272 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:16.852427 17241 raft_consensus.cc:493] T dff161c7ff2342c7ae7a601a189fb66f P 215611312590440f81dfc88a9630720c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:40:16.852944 17241 raft_consensus.cc:515] T dff161c7ff2342c7ae7a601a189fb66f P 215611312590440f81dfc88a9630720c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:16.853569 17265 leader_election.cc:290] T 3946383049b14cc389dd5842fd4cf532 P e77a548f2f08431f992b276cdb01c272 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fbb8610924b6419a8541f54e92302878 (127.13.140.130:37877), 924de890e81444de94ab5b714fa3c611 (127.13.140.131:46005)
I20260630 12:40:16.854602 16999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3946383049b14cc389dd5842fd4cf532" candidate_uuid: "e77a548f2f08431f992b276cdb01c272" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "924de890e81444de94ab5b714fa3c611" is_pre_election: true
I20260630 12:40:16.854990 17241 leader_election.cc:290] T dff161c7ff2342c7ae7a601a189fb66f P 215611312590440f81dfc88a9630720c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbb8610924b6419a8541f54e92302878 (127.13.140.130:37877), 924de890e81444de94ab5b714fa3c611 (127.13.140.131:46005)
I20260630 12:40:16.867280 17241 consensus_queue.cc:1048] T 896250c2935a4593b4774f1af472a5cc P 215611312590440f81dfc88a9630720c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:40:16.868824 16849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "facf733c3da047ebb6eabd44d9b36429" candidate_uuid: "924de890e81444de94ab5b714fa3c611" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e77a548f2f08431f992b276cdb01c272" is_pre_election: true
I20260630 12:40:16.869586 16849 raft_consensus.cc:2468] T facf733c3da047ebb6eabd44d9b36429 P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 924de890e81444de94ab5b714fa3c611 in term 0.
I20260630 12:40:16.871008 17265 raft_consensus.cc:493] T 554b48a970a04b128b1fc4e74892f24f P e77a548f2f08431f992b276cdb01c272 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fbb8610924b6419a8541f54e92302878)
I20260630 12:40:16.871718 16966 leader_election.cc:304] T facf733c3da047ebb6eabd44d9b36429 P 924de890e81444de94ab5b714fa3c611 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 924de890e81444de94ab5b714fa3c611, e77a548f2f08431f992b276cdb01c272; no voters: 
I20260630 12:40:16.872399 17265 raft_consensus.cc:515] T 554b48a970a04b128b1fc4e74892f24f P e77a548f2f08431f992b276cdb01c272 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:16.876142 17267 consensus_queue.cc:1048] T 077708682b4d4658910679f920f06726 P 924de890e81444de94ab5b714fa3c611 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:40:16.877233 17267 raft_consensus.cc:2804] T facf733c3da047ebb6eabd44d9b36429 P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260630 12:40:16.877382 16891 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.998s	user 0.015s	sys 0.028s
I20260630 12:40:16.877557 17267 raft_consensus.cc:493] T facf733c3da047ebb6eabd44d9b36429 P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260630 12:40:16.877948 16891 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.000s	user 0.015s	sys 0.028s
I20260630 12:40:16.878044 17267 raft_consensus.cc:3060] T facf733c3da047ebb6eabd44d9b36429 P 924de890e81444de94ab5b714fa3c611 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:40:16.880002 17213 raft_consensus.cc:493] T 3946383049b14cc389dd5842fd4cf532 P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 924de890e81444de94ab5b714fa3c611)
I20260630 12:40:16.880529 17213 raft_consensus.cc:515] T 3946383049b14cc389dd5842fd4cf532 P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:16.882669 17213 leader_election.cc:290] T 3946383049b14cc389dd5842fd4cf532 P fbb8610924b6419a8541f54e92302878 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413), 924de890e81444de94ab5b714fa3c611 (127.13.140.131:46005)
I20260630 12:40:16.885622 17265 leader_election.cc:290] T 554b48a970a04b128b1fc4e74892f24f P e77a548f2f08431f992b276cdb01c272 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fbb8610924b6419a8541f54e92302878 (127.13.140.130:37877), 924de890e81444de94ab5b714fa3c611 (127.13.140.131:46005)
I20260630 12:40:16.893612 16999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "554b48a970a04b128b1fc4e74892f24f" candidate_uuid: "e77a548f2f08431f992b276cdb01c272" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "924de890e81444de94ab5b714fa3c611" is_pre_election: true
I20260630 12:40:16.893612 17267 raft_consensus.cc:515] T facf733c3da047ebb6eabd44d9b36429 P 924de890e81444de94ab5b714fa3c611 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:16.900007 17267 leader_election.cc:290] T facf733c3da047ebb6eabd44d9b36429 P 924de890e81444de94ab5b714fa3c611 [CANDIDATE]: Term 1 election: Requested vote from peers 215611312590440f81dfc88a9630720c (127.13.140.132:33049), e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413)
I20260630 12:40:16.902129 17265 raft_consensus.cc:493] T 2b5e78174d0348eab4fe8f0d9fec6c9d P e77a548f2f08431f992b276cdb01c272 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 924de890e81444de94ab5b714fa3c611)
I20260630 12:40:16.903649 17265 raft_consensus.cc:515] T 2b5e78174d0348eab4fe8f0d9fec6c9d P e77a548f2f08431f992b276cdb01c272 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:16.905768 17107 leader_election.cc:304] T facf733c3da047ebb6eabd44d9b36429 P 215611312590440f81dfc88a9630720c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 215611312590440f81dfc88a9630720c, 924de890e81444de94ab5b714fa3c611; no voters: 
I20260630 12:40:16.909230 16999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff161c7ff2342c7ae7a601a189fb66f" candidate_uuid: "215611312590440f81dfc88a9630720c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "924de890e81444de94ab5b714fa3c611" is_pre_election: true
I20260630 12:40:16.909524 16849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "facf733c3da047ebb6eabd44d9b36429" candidate_uuid: "924de890e81444de94ab5b714fa3c611" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e77a548f2f08431f992b276cdb01c272"
I20260630 12:40:16.910112 16999 raft_consensus.cc:2393] T dff161c7ff2342c7ae7a601a189fb66f P 924de890e81444de94ab5b714fa3c611 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 215611312590440f81dfc88a9630720c in current term 1: Already voted for candidate 924de890e81444de94ab5b714fa3c611 in this term.
I20260630 12:40:16.910933 16923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff161c7ff2342c7ae7a601a189fb66f" candidate_uuid: "215611312590440f81dfc88a9630720c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbb8610924b6419a8541f54e92302878" is_pre_election: true
I20260630 12:40:16.911746 16923 raft_consensus.cc:2468] T dff161c7ff2342c7ae7a601a189fb66f P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 215611312590440f81dfc88a9630720c in term 0.
I20260630 12:40:16.912513 17264 raft_consensus.cc:493] T 9bea86ef9ab9454c89b728d199245f93 P e77a548f2f08431f992b276cdb01c272 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 924de890e81444de94ab5b714fa3c611)
I20260630 12:40:16.913278 17264 raft_consensus.cc:515] T 9bea86ef9ab9454c89b728d199245f93 P e77a548f2f08431f992b276cdb01c272 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:16.917090 17264 leader_election.cc:290] T 9bea86ef9ab9454c89b728d199245f93 P e77a548f2f08431f992b276cdb01c272 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fbb8610924b6419a8541f54e92302878 (127.13.140.130:37877), 924de890e81444de94ab5b714fa3c611 (127.13.140.131:46005)
I20260630 12:40:16.918617 17265 leader_election.cc:290] T 2b5e78174d0348eab4fe8f0d9fec6c9d P e77a548f2f08431f992b276cdb01c272 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fbb8610924b6419a8541f54e92302878 (127.13.140.130:37877), 924de890e81444de94ab5b714fa3c611 (127.13.140.131:46005)
I20260630 12:40:16.919414 16999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bea86ef9ab9454c89b728d199245f93" candidate_uuid: "e77a548f2f08431f992b276cdb01c272" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "924de890e81444de94ab5b714fa3c611" is_pre_election: true
I20260630 12:40:16.923097 16999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b5e78174d0348eab4fe8f0d9fec6c9d" candidate_uuid: "e77a548f2f08431f992b276cdb01c272" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "924de890e81444de94ab5b714fa3c611" is_pre_election: true
I20260630 12:40:16.923358 17275 raft_consensus.cc:2804] T facf733c3da047ebb6eabd44d9b36429 P 215611312590440f81dfc88a9630720c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:40:16.923974 17275 raft_consensus.cc:493] T facf733c3da047ebb6eabd44d9b36429 P 215611312590440f81dfc88a9630720c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:40:16.924773 17275 raft_consensus.cc:3060] T facf733c3da047ebb6eabd44d9b36429 P 215611312590440f81dfc88a9630720c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:40:16.910133 16849 raft_consensus.cc:3060] T facf733c3da047ebb6eabd44d9b36429 P e77a548f2f08431f992b276cdb01c272 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:40:16.934510 17275 raft_consensus.cc:515] T facf733c3da047ebb6eabd44d9b36429 P 215611312590440f81dfc88a9630720c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:16.935817 16849 raft_consensus.cc:2468] T facf733c3da047ebb6eabd44d9b36429 P e77a548f2f08431f992b276cdb01c272 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 924de890e81444de94ab5b714fa3c611 in term 1.
I20260630 12:40:16.938871 16999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "facf733c3da047ebb6eabd44d9b36429" candidate_uuid: "215611312590440f81dfc88a9630720c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "924de890e81444de94ab5b714fa3c611"
I20260630 12:40:16.942754 16999 raft_consensus.cc:2393] T facf733c3da047ebb6eabd44d9b36429 P 924de890e81444de94ab5b714fa3c611 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 215611312590440f81dfc88a9630720c in current term 1: Already voted for candidate 924de890e81444de94ab5b714fa3c611 in this term.
I20260630 12:40:16.938511 17108 leader_election.cc:304] T dff161c7ff2342c7ae7a601a189fb66f P 215611312590440f81dfc88a9630720c [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: 215611312590440f81dfc88a9630720c, fbb8610924b6419a8541f54e92302878; no voters: 924de890e81444de94ab5b714fa3c611
I20260630 12:40:16.938673 17275 leader_election.cc:290] T facf733c3da047ebb6eabd44d9b36429 P 215611312590440f81dfc88a9630720c [CANDIDATE]: Term 1 election: Requested vote from peers e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413), 924de890e81444de94ab5b714fa3c611 (127.13.140.131:46005)
I20260630 12:40:16.944789 17275 raft_consensus.cc:2804] T dff161c7ff2342c7ae7a601a189fb66f P 215611312590440f81dfc88a9630720c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:40:16.945226 17275 raft_consensus.cc:493] T dff161c7ff2342c7ae7a601a189fb66f P 215611312590440f81dfc88a9630720c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:40:16.945627 17275 raft_consensus.cc:3060] T dff161c7ff2342c7ae7a601a189fb66f P 215611312590440f81dfc88a9630720c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:40:16.949654 16846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "facf733c3da047ebb6eabd44d9b36429" candidate_uuid: "215611312590440f81dfc88a9630720c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e77a548f2f08431f992b276cdb01c272"
I20260630 12:40:16.950467 16846 raft_consensus.cc:2393] T facf733c3da047ebb6eabd44d9b36429 P e77a548f2f08431f992b276cdb01c272 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 215611312590440f81dfc88a9630720c in current term 1: Already voted for candidate 924de890e81444de94ab5b714fa3c611 in this term.
I20260630 12:40:16.953270 17275 raft_consensus.cc:515] T dff161c7ff2342c7ae7a601a189fb66f P 215611312590440f81dfc88a9630720c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:16.955857 17275 leader_election.cc:290] T dff161c7ff2342c7ae7a601a189fb66f P 215611312590440f81dfc88a9630720c [CANDIDATE]: Term 1 election: Requested vote from peers fbb8610924b6419a8541f54e92302878 (127.13.140.130:37877), 924de890e81444de94ab5b714fa3c611 (127.13.140.131:46005)
I20260630 12:40:16.956022 16923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff161c7ff2342c7ae7a601a189fb66f" candidate_uuid: "215611312590440f81dfc88a9630720c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbb8610924b6419a8541f54e92302878"
I20260630 12:40:16.956631 16923 raft_consensus.cc:3060] T dff161c7ff2342c7ae7a601a189fb66f P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:40:16.964687 16923 raft_consensus.cc:2468] T dff161c7ff2342c7ae7a601a189fb66f P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 215611312590440f81dfc88a9630720c in term 1.
I20260630 12:40:16.966735 17142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "facf733c3da047ebb6eabd44d9b36429" candidate_uuid: "924de890e81444de94ab5b714fa3c611" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "215611312590440f81dfc88a9630720c"
I20260630 12:40:16.970211 17142 raft_consensus.cc:2393] T facf733c3da047ebb6eabd44d9b36429 P 215611312590440f81dfc88a9630720c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 924de890e81444de94ab5b714fa3c611 in current term 1: Already voted for candidate 215611312590440f81dfc88a9630720c in this term.
I20260630 12:40:16.967039 17107 leader_election.cc:304] T facf733c3da047ebb6eabd44d9b36429 P 215611312590440f81dfc88a9630720c [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: 215611312590440f81dfc88a9630720c; no voters: 924de890e81444de94ab5b714fa3c611, e77a548f2f08431f992b276cdb01c272
I20260630 12:40:16.972209 17275 raft_consensus.cc:2749] T facf733c3da047ebb6eabd44d9b36429 P 215611312590440f81dfc88a9630720c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:40:16.968606 16997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff161c7ff2342c7ae7a601a189fb66f" candidate_uuid: "215611312590440f81dfc88a9630720c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "924de890e81444de94ab5b714fa3c611"
I20260630 12:40:16.974089 16997 raft_consensus.cc:2393] T dff161c7ff2342c7ae7a601a189fb66f P 924de890e81444de94ab5b714fa3c611 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 215611312590440f81dfc88a9630720c in current term 1: Already voted for candidate 924de890e81444de94ab5b714fa3c611 in this term.
I20260630 12:40:16.975899 17207 raft_consensus.cc:493] T 554b48a970a04b128b1fc4e74892f24f P 924de890e81444de94ab5b714fa3c611 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fbb8610924b6419a8541f54e92302878)
I20260630 12:40:16.976411 17207 raft_consensus.cc:515] T 554b48a970a04b128b1fc4e74892f24f P 924de890e81444de94ab5b714fa3c611 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:16.978434 17207 leader_election.cc:290] T 554b48a970a04b128b1fc4e74892f24f P 924de890e81444de94ab5b714fa3c611 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413), fbb8610924b6419a8541f54e92302878 (127.13.140.130:37877)
I20260630 12:40:16.979694 16966 leader_election.cc:304] T facf733c3da047ebb6eabd44d9b36429 P 924de890e81444de94ab5b714fa3c611 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 924de890e81444de94ab5b714fa3c611, e77a548f2f08431f992b276cdb01c272; no voters: 
I20260630 12:40:16.980908 17108 leader_election.cc:304] T dff161c7ff2342c7ae7a601a189fb66f P 215611312590440f81dfc88a9630720c [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: 215611312590440f81dfc88a9630720c, fbb8610924b6419a8541f54e92302878; no voters: 924de890e81444de94ab5b714fa3c611
I20260630 12:40:16.981328 17207 raft_consensus.cc:2804] T facf733c3da047ebb6eabd44d9b36429 P 924de890e81444de94ab5b714fa3c611 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:40:16.981882 17207 raft_consensus.cc:697] T facf733c3da047ebb6eabd44d9b36429 P 924de890e81444de94ab5b714fa3c611 [term 1 LEADER]: Becoming Leader. State: Replica: 924de890e81444de94ab5b714fa3c611, State: Running, Role: LEADER
I20260630 12:40:16.982287 17272 raft_consensus.cc:2804] T dff161c7ff2342c7ae7a601a189fb66f P 215611312590440f81dfc88a9630720c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:40:16.982841 17272 raft_consensus.cc:697] T dff161c7ff2342c7ae7a601a189fb66f P 215611312590440f81dfc88a9630720c [term 1 LEADER]: Becoming Leader. State: Replica: 215611312590440f81dfc88a9630720c, State: Running, Role: LEADER
W20260630 12:40:16.983331 16965 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.045s	user 0.008s	sys 0.034s
I20260630 12:40:16.983072 17265 consensus_queue.cc:1048] T a3b2b6399c224b44ab5f31d15a34b737 P e77a548f2f08431f992b276cdb01c272 [LEADER]: Connected to new peer: Peer: permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:40:16.983747 16965 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.045s	user 0.008s	sys 0.034s
I20260630 12:40:16.983651 17272 consensus_queue.cc:237] T dff161c7ff2342c7ae7a601a189fb66f P 215611312590440f81dfc88a9630720c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:16.982867 17207 consensus_queue.cc:237] T facf733c3da047ebb6eabd44d9b36429 P 924de890e81444de94ab5b714fa3c611 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:16.989799 16848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "554b48a970a04b128b1fc4e74892f24f" candidate_uuid: "924de890e81444de94ab5b714fa3c611" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e77a548f2f08431f992b276cdb01c272" is_pre_election: true
I20260630 12:40:16.990480 16848 raft_consensus.cc:2468] T 554b48a970a04b128b1fc4e74892f24f P e77a548f2f08431f992b276cdb01c272 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 924de890e81444de94ab5b714fa3c611 in term 1.
I20260630 12:40:16.991858 17143 raft_consensus.cc:3060] T 077708682b4d4658910679f920f06726 P 215611312590440f81dfc88a9630720c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:40:16.994835 16998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "077708682b4d4658910679f920f06726" candidate_uuid: "215611312590440f81dfc88a9630720c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "924de890e81444de94ab5b714fa3c611" is_pre_election: true
I20260630 12:40:17.002784 17208 consensus_queue.cc:1048] T 008daebd236a42098af117fa8881594b P 924de890e81444de94ab5b714fa3c611 [LEADER]: Connected to new peer: Peer: permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:40:17.003873 16966 leader_election.cc:304] T 554b48a970a04b128b1fc4e74892f24f P 924de890e81444de94ab5b714fa3c611 [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: 924de890e81444de94ab5b714fa3c611, e77a548f2f08431f992b276cdb01c272; no voters: 
I20260630 12:40:17.007025 17079 raft_consensus.cc:2804] T 554b48a970a04b128b1fc4e74892f24f P 924de890e81444de94ab5b714fa3c611 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:40:17.007591 17079 raft_consensus.cc:493] T 554b48a970a04b128b1fc4e74892f24f P 924de890e81444de94ab5b714fa3c611 [term 1 FOLLOWER]: Starting leader election (detected failure of leader fbb8610924b6419a8541f54e92302878)
I20260630 12:40:17.008193 17079 raft_consensus.cc:3060] T 554b48a970a04b128b1fc4e74892f24f P 924de890e81444de94ab5b714fa3c611 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:40:17.016830 17049 consensus_queue.cc:1048] T 008daebd236a42098af117fa8881594b P 924de890e81444de94ab5b714fa3c611 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.051s
I20260630 12:40:17.012130 17213 raft_consensus.cc:493] T 200e45b6fef4437aaf5ed242d019a1a0 P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 924de890e81444de94ab5b714fa3c611)
I20260630 12:40:17.089879 17213 raft_consensus.cc:515] T 200e45b6fef4437aaf5ed242d019a1a0 P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:17.091240 17272 raft_consensus.cc:493] T 640c9f4fc34043e68d453781d15f3f62 P 215611312590440f81dfc88a9630720c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260630 12:40:17.067454 16736 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.AlterSchema -> {remote=127.13.140.129:41413, user_credentials={real_user=slave}} blocked reactor thread for 49834.5us
I20260630 12:40:17.091751 17272 raft_consensus.cc:515] T 640c9f4fc34043e68d453781d15f3f62 P 215611312590440f81dfc88a9630720c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } }
W20260630 12:40:17.014544 16890 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.132:33049, user_credentials={real_user=slave}} blocked reactor thread for 1.14465e+06us
I20260630 12:40:17.093822 17272 leader_election.cc:290] T 640c9f4fc34043e68d453781d15f3f62 P 215611312590440f81dfc88a9630720c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fbb8610924b6419a8541f54e92302878 (127.13.140.130:37877), e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413)
I20260630 12:40:17.116798 17079 raft_consensus.cc:515] T 554b48a970a04b128b1fc4e74892f24f P 924de890e81444de94ab5b714fa3c611 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:17.119510 17079 leader_election.cc:290] T 554b48a970a04b128b1fc4e74892f24f P 924de890e81444de94ab5b714fa3c611 [CANDIDATE]: Term 2 election: Requested vote from peers e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413), fbb8610924b6419a8541f54e92302878 (127.13.140.130:37877)
W20260630 12:40:17.121701 17021 debug-util.cc:398] Leaking SignalData structure 0x7b0800035020 after lost signal to thread 13877
I20260630 12:40:17.126304 16998 raft_consensus.cc:1240] T 554b48a970a04b128b1fc4e74892f24f P 924de890e81444de94ab5b714fa3c611 [term 2 FOLLOWER]: Rejecting Update request from peer fbb8610924b6419a8541f54e92302878 for earlier term 1. Current term is 2. Ops: []
I20260630 12:40:17.127650 16997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24d82a0e72d7463494b9a845f5ddb0a6" candidate_uuid: "fbb8610924b6419a8541f54e92302878" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "924de890e81444de94ab5b714fa3c611" is_pre_election: true
I20260630 12:40:17.128851 16999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3946383049b14cc389dd5842fd4cf532" candidate_uuid: "fbb8610924b6419a8541f54e92302878" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "924de890e81444de94ab5b714fa3c611" is_pre_election: true
W20260630 12:40:17.144021 17021 debug-util.cc:398] Leaking SignalData structure 0x7b080020c600 after lost signal to thread 16783
W20260630 12:40:17.145673 17021 debug-util.cc:398] Leaking SignalData structure 0x7b0800095be0 after lost signal to thread 16875
W20260630 12:40:17.146912 17021 debug-util.cc:398] Leaking SignalData structure 0x7b080024ad20 after lost signal to thread 16950
I20260630 12:40:17.136777 16847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "640c9f4fc34043e68d453781d15f3f62" candidate_uuid: "215611312590440f81dfc88a9630720c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e77a548f2f08431f992b276cdb01c272" is_pre_election: true
I20260630 12:40:17.147810 16847 raft_consensus.cc:2468] T 640c9f4fc34043e68d453781d15f3f62 P e77a548f2f08431f992b276cdb01c272 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 215611312590440f81dfc88a9630720c in term 1.
W20260630 12:40:17.148020 17021 debug-util.cc:398] Leaking SignalData structure 0x7b0800250400 after lost signal to thread 17024
I20260630 12:40:17.150206 17109 leader_election.cc:304] T 640c9f4fc34043e68d453781d15f3f62 P 215611312590440f81dfc88a9630720c [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: 215611312590440f81dfc88a9630720c, e77a548f2f08431f992b276cdb01c272; no voters: 
I20260630 12:40:17.151541 17241 raft_consensus.cc:2804] T 640c9f4fc34043e68d453781d15f3f62 P 215611312590440f81dfc88a9630720c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:40:17.151908 17241 raft_consensus.cc:493] T 640c9f4fc34043e68d453781d15f3f62 P 215611312590440f81dfc88a9630720c [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:40:17.152257 17241 raft_consensus.cc:3060] T 640c9f4fc34043e68d453781d15f3f62 P 215611312590440f81dfc88a9630720c [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:40:17.155632 17213 leader_election.cc:290] T 200e45b6fef4437aaf5ed242d019a1a0 P fbb8610924b6419a8541f54e92302878 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413), 924de890e81444de94ab5b714fa3c611 (127.13.140.131:46005)
W20260630 12:40:17.156173 16797 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:40:17.156294 17213 raft_consensus.cc:493] T adc7997cb57146c689d574015a8bd46d P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 924de890e81444de94ab5b714fa3c611)
I20260630 12:40:17.156929 17213 raft_consensus.cc:515] T adc7997cb57146c689d574015a8bd46d P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:17.161841 17213 leader_election.cc:290] T adc7997cb57146c689d574015a8bd46d P fbb8610924b6419a8541f54e92302878 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413), 924de890e81444de94ab5b714fa3c611 (127.13.140.131:46005)
I20260630 12:40:17.164760 17241 raft_consensus.cc:515] T 640c9f4fc34043e68d453781d15f3f62 P 215611312590440f81dfc88a9630720c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } }
I20260630 12:40:17.166733 17241 leader_election.cc:290] T 640c9f4fc34043e68d453781d15f3f62 P 215611312590440f81dfc88a9630720c [CANDIDATE]: Term 2 election: Requested vote from peers fbb8610924b6419a8541f54e92302878 (127.13.140.130:37877), e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413)
I20260630 12:40:17.167251 17213 raft_consensus.cc:493] T 2b5e78174d0348eab4fe8f0d9fec6c9d P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 924de890e81444de94ab5b714fa3c611)
W20260630 12:40:17.138470 16966 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.129:41413, user_credentials={real_user=slave}} blocked reactor thread for 131452us
W20260630 12:40:17.137136 16964 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.132:33049, user_credentials={real_user=slave}} blocked reactor thread for 107318us
I20260630 12:40:17.167768 16926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3946383049b14cc389dd5842fd4cf532" candidate_uuid: "e77a548f2f08431f992b276cdb01c272" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fbb8610924b6419a8541f54e92302878" is_pre_election: true
I20260630 12:40:17.138258 17079 consensus_queue.cc:1048] T 077708682b4d4658910679f920f06726 P 924de890e81444de94ab5b714fa3c611 [LEADER]: Connected to new peer: Peer: permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260630 12:40:17.171728 16847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "640c9f4fc34043e68d453781d15f3f62" candidate_uuid: "215611312590440f81dfc88a9630720c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e77a548f2f08431f992b276cdb01c272"
I20260630 12:40:17.172431 16848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24d82a0e72d7463494b9a845f5ddb0a6" candidate_uuid: "fbb8610924b6419a8541f54e92302878" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e77a548f2f08431f992b276cdb01c272" is_pre_election: true
I20260630 12:40:17.172689 16849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3946383049b14cc389dd5842fd4cf532" candidate_uuid: "fbb8610924b6419a8541f54e92302878" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e77a548f2f08431f992b276cdb01c272" is_pre_election: true
I20260630 12:40:17.174469 17000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "200e45b6fef4437aaf5ed242d019a1a0" candidate_uuid: "fbb8610924b6419a8541f54e92302878" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "924de890e81444de94ab5b714fa3c611" is_pre_election: true
I20260630 12:40:17.175925 16850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adc7997cb57146c689d574015a8bd46d" candidate_uuid: "fbb8610924b6419a8541f54e92302878" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e77a548f2f08431f992b276cdb01c272" is_pre_election: true
I20260630 12:40:17.176435 16846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "200e45b6fef4437aaf5ed242d019a1a0" candidate_uuid: "fbb8610924b6419a8541f54e92302878" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e77a548f2f08431f992b276cdb01c272" is_pre_election: true
I20260630 12:40:17.167768 17213 raft_consensus.cc:515] T 2b5e78174d0348eab4fe8f0d9fec6c9d P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:17.182199 16847 raft_consensus.cc:3060] T 640c9f4fc34043e68d453781d15f3f62 P e77a548f2f08431f992b276cdb01c272 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:40:17.174368 17021 debug-util.cc:398] Leaking SignalData structure 0x7b0800238780 after lost signal to thread 17172
I20260630 12:40:17.185352 16926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "554b48a970a04b128b1fc4e74892f24f" candidate_uuid: "e77a548f2f08431f992b276cdb01c272" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fbb8610924b6419a8541f54e92302878" is_pre_election: true
I20260630 12:40:17.186510 16926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "640c9f4fc34043e68d453781d15f3f62" candidate_uuid: "215611312590440f81dfc88a9630720c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbb8610924b6419a8541f54e92302878"
I20260630 12:40:17.187608 16926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bea86ef9ab9454c89b728d199245f93" candidate_uuid: "e77a548f2f08431f992b276cdb01c272" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fbb8610924b6419a8541f54e92302878" is_pre_election: true
I20260630 12:40:17.187975 17213 leader_election.cc:290] T 2b5e78174d0348eab4fe8f0d9fec6c9d P fbb8610924b6419a8541f54e92302878 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413), 924de890e81444de94ab5b714fa3c611 (127.13.140.131:46005)
I20260630 12:40:17.188486 17213 consensus_queue.cc:1048] T 640c9f4fc34043e68d453781d15f3f62 P fbb8610924b6419a8541f54e92302878 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:40:17.188977 16919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "554b48a970a04b128b1fc4e74892f24f" candidate_uuid: "924de890e81444de94ab5b714fa3c611" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fbb8610924b6419a8541f54e92302878"
I20260630 12:40:17.177778 16925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b5e78174d0348eab4fe8f0d9fec6c9d" candidate_uuid: "e77a548f2f08431f992b276cdb01c272" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fbb8610924b6419a8541f54e92302878" is_pre_election: true
I20260630 12:40:17.199904 17107 leader_election.cc:304] T 077708682b4d4658910679f920f06726 P 215611312590440f81dfc88a9630720c [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: 215611312590440f81dfc88a9630720c; no voters: 924de890e81444de94ab5b714fa3c611, e77a548f2f08431f992b276cdb01c272
I20260630 12:40:17.199916 16816 leader_election.cc:304] T 3946383049b14cc389dd5842fd4cf532 P e77a548f2f08431f992b276cdb01c272 [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: e77a548f2f08431f992b276cdb01c272; no voters: 924de890e81444de94ab5b714fa3c611, fbb8610924b6419a8541f54e92302878
I20260630 12:40:17.201069 16849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b5e78174d0348eab4fe8f0d9fec6c9d" candidate_uuid: "fbb8610924b6419a8541f54e92302878" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e77a548f2f08431f992b276cdb01c272" is_pre_election: true
I20260630 12:40:17.201393 16816 leader_election.cc:304] T 554b48a970a04b128b1fc4e74892f24f P e77a548f2f08431f992b276cdb01c272 [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: e77a548f2f08431f992b276cdb01c272; no voters: 924de890e81444de94ab5b714fa3c611, fbb8610924b6419a8541f54e92302878
I20260630 12:40:17.202361 17264 raft_consensus.cc:2749] T 3946383049b14cc389dd5842fd4cf532 P e77a548f2f08431f992b276cdb01c272 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:40:17.202389 17272 raft_consensus.cc:2749] T 077708682b4d4658910679f920f06726 P 215611312590440f81dfc88a9630720c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:40:17.169222 16922 raft_consensus.cc:3060] T a3b2b6399c224b44ab5f31d15a34b737 P fbb8610924b6419a8541f54e92302878 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:40:17.196321 16847 raft_consensus.cc:2468] T 640c9f4fc34043e68d453781d15f3f62 P e77a548f2f08431f992b276cdb01c272 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 215611312590440f81dfc88a9630720c in term 2.
I20260630 12:40:17.206367 17264 raft_consensus.cc:2749] T 554b48a970a04b128b1fc4e74892f24f P e77a548f2f08431f992b276cdb01c272 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:40:17.210176 17000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adc7997cb57146c689d574015a8bd46d" candidate_uuid: "fbb8610924b6419a8541f54e92302878" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "924de890e81444de94ab5b714fa3c611" is_pre_election: true
I20260630 12:40:17.217442 16849 raft_consensus.cc:1240] T 640c9f4fc34043e68d453781d15f3f62 P e77a548f2f08431f992b276cdb01c272 [term 2 FOLLOWER]: Rejecting Update request from peer fbb8610924b6419a8541f54e92302878 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260630 12:40:17.217695 17109 leader_election.cc:304] T 640c9f4fc34043e68d453781d15f3f62 P 215611312590440f81dfc88a9630720c [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: 215611312590440f81dfc88a9630720c, e77a548f2f08431f992b276cdb01c272; no voters: fbb8610924b6419a8541f54e92302878
I20260630 12:40:17.219519 16918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "554b48a970a04b128b1fc4e74892f24f" candidate_uuid: "924de890e81444de94ab5b714fa3c611" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fbb8610924b6419a8541f54e92302878" is_pre_election: true
I20260630 12:40:17.219769 16890 leader_election.cc:304] T 3946383049b14cc389dd5842fd4cf532 P fbb8610924b6419a8541f54e92302878 [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: fbb8610924b6419a8541f54e92302878; no voters: 924de890e81444de94ab5b714fa3c611, e77a548f2f08431f992b276cdb01c272
I20260630 12:40:17.220641 17213 raft_consensus.cc:2749] T 3946383049b14cc389dd5842fd4cf532 P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:40:17.221764 16890 leader_election.cc:304] T 24d82a0e72d7463494b9a845f5ddb0a6 P fbb8610924b6419a8541f54e92302878 [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: fbb8610924b6419a8541f54e92302878; no voters: 924de890e81444de94ab5b714fa3c611, e77a548f2f08431f992b276cdb01c272
I20260630 12:40:17.222574 17213 raft_consensus.cc:2749] T 24d82a0e72d7463494b9a845f5ddb0a6 P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:40:17.223762 16890 leader_election.cc:304] T 200e45b6fef4437aaf5ed242d019a1a0 P fbb8610924b6419a8541f54e92302878 [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: fbb8610924b6419a8541f54e92302878; no voters: 924de890e81444de94ab5b714fa3c611, e77a548f2f08431f992b276cdb01c272
I20260630 12:40:17.219535 17272 raft_consensus.cc:2804] T 640c9f4fc34043e68d453781d15f3f62 P 215611312590440f81dfc88a9630720c [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:40:17.226121 17272 raft_consensus.cc:697] T 640c9f4fc34043e68d453781d15f3f62 P 215611312590440f81dfc88a9630720c [term 2 LEADER]: Becoming Leader. State: Replica: 215611312590440f81dfc88a9630720c, State: Running, Role: LEADER
I20260630 12:40:17.226039 16816 leader_election.cc:304] T 9bea86ef9ab9454c89b728d199245f93 P e77a548f2f08431f992b276cdb01c272 [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: e77a548f2f08431f992b276cdb01c272; no voters: 924de890e81444de94ab5b714fa3c611, fbb8610924b6419a8541f54e92302878
I20260630 12:40:17.226471 16848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "554b48a970a04b128b1fc4e74892f24f" candidate_uuid: "924de890e81444de94ab5b714fa3c611" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e77a548f2f08431f992b276cdb01c272"
I20260630 12:40:17.226907 17264 raft_consensus.cc:2749] T 9bea86ef9ab9454c89b728d199245f93 P e77a548f2f08431f992b276cdb01c272 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:40:17.227056 17272 consensus_queue.cc:237] T 640c9f4fc34043e68d453781d15f3f62 P 215611312590440f81dfc88a9630720c [LEADER]: Queue going to LEADER 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: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } }
I20260630 12:40:17.228127 16816 leader_election.cc:304] T 2b5e78174d0348eab4fe8f0d9fec6c9d P e77a548f2f08431f992b276cdb01c272 [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: e77a548f2f08431f992b276cdb01c272; no voters: 924de890e81444de94ab5b714fa3c611, fbb8610924b6419a8541f54e92302878
I20260630 12:40:17.228890 17264 raft_consensus.cc:2749] T 2b5e78174d0348eab4fe8f0d9fec6c9d P e77a548f2f08431f992b276cdb01c272 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:40:17.231704 16917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "640c9f4fc34043e68d453781d15f3f62" candidate_uuid: "215611312590440f81dfc88a9630720c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbb8610924b6419a8541f54e92302878" is_pre_election: true
I20260630 12:40:17.236799 17284 raft_consensus.cc:2749] T 200e45b6fef4437aaf5ed242d019a1a0 P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:40:17.239297 17284 consensus_queue.cc:1059] T 640c9f4fc34043e68d453781d15f3f62 P fbb8610924b6419a8541f54e92302878 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260630 12:40:17.241324 16923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff161c7ff2342c7ae7a601a189fb66f" candidate_uuid: "924de890e81444de94ab5b714fa3c611" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbb8610924b6419a8541f54e92302878"
I20260630 12:40:17.241678 17284 raft_consensus.cc:3055] T 640c9f4fc34043e68d453781d15f3f62 P fbb8610924b6419a8541f54e92302878 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:40:17.242084 17284 raft_consensus.cc:740] T 640c9f4fc34043e68d453781d15f3f62 P fbb8610924b6419a8541f54e92302878 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fbb8610924b6419a8541f54e92302878, State: Running, Role: LEADER
I20260630 12:40:17.242213 16923 raft_consensus.cc:2393] T dff161c7ff2342c7ae7a601a189fb66f P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 924de890e81444de94ab5b714fa3c611 in current term 1: Already voted for candidate 215611312590440f81dfc88a9630720c in this term.
I20260630 12:40:17.242450 16747 catalog_manager.cc:5697] T dff161c7ff2342c7ae7a601a189fb66f P 215611312590440f81dfc88a9630720c reported cstate change: term changed from 0 to 1, leader changed from <none> to 215611312590440f81dfc88a9630720c (127.13.140.132). New cstate: current_term: 1 leader_uuid: "215611312590440f81dfc88a9630720c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } health_report { overall_health: UNKNOWN } } }
I20260630 12:40:17.242905 17284 consensus_queue.cc:260] T 640c9f4fc34043e68d453781d15f3f62 P fbb8610924b6419a8541f54e92302878 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } }
I20260630 12:40:17.243999 17284 raft_consensus.cc:3060] T 640c9f4fc34043e68d453781d15f3f62 P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:40:17.244217 16747 catalog_manager.cc:5697] T 008daebd236a42098af117fa8881594b P 215611312590440f81dfc88a9630720c reported cstate change: term changed from 0 to 1, leader changed from <none> to 924de890e81444de94ab5b714fa3c611 (127.13.140.131). New cstate: current_term: 1 leader_uuid: "924de890e81444de94ab5b714fa3c611" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } }
I20260630 12:40:17.249384 16965 leader_election.cc:304] T dff161c7ff2342c7ae7a601a189fb66f P 924de890e81444de94ab5b714fa3c611 [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: 924de890e81444de94ab5b714fa3c611; no voters: 215611312590440f81dfc88a9630720c, fbb8610924b6419a8541f54e92302878
I20260630 12:40:17.250633 17049 raft_consensus.cc:2749] T dff161c7ff2342c7ae7a601a189fb66f P 924de890e81444de94ab5b714fa3c611 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:40:17.231283 16966 leader_election.cc:304] T 554b48a970a04b128b1fc4e74892f24f P 924de890e81444de94ab5b714fa3c611 [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: 924de890e81444de94ab5b714fa3c611; no voters: e77a548f2f08431f992b276cdb01c272, fbb8610924b6419a8541f54e92302878
I20260630 12:40:17.259876 17287 raft_consensus.cc:2749] T 554b48a970a04b128b1fc4e74892f24f P 924de890e81444de94ab5b714fa3c611 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260630 12:40:17.239368 17282 consensus_queue.cc:1059] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.043s
I20260630 12:40:17.263348 17213 raft_consensus.cc:3055] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:40:17.264052 17213 raft_consensus.cc:740] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fbb8610924b6419a8541f54e92302878, State: Running, Role: LEADER
I20260630 12:40:17.260887 16890 leader_election.cc:304] T adc7997cb57146c689d574015a8bd46d P fbb8610924b6419a8541f54e92302878 [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: fbb8610924b6419a8541f54e92302878; no voters: 924de890e81444de94ab5b714fa3c611, e77a548f2f08431f992b276cdb01c272
I20260630 12:40:17.265189 17213 consensus_queue.cc:260] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878 [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: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:17.266418 17213 raft_consensus.cc:3060] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:40:17.272779 17282 raft_consensus.cc:2749] T adc7997cb57146c689d574015a8bd46d P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:40:17.274029 17282 consensus_queue.cc:1048] T 7d36c60788634a0f8056f4ec72ef2b8a P fbb8610924b6419a8541f54e92302878 [LEADER]: Connected to new peer: Peer: permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:40:17.275811 17286 consensus_queue.cc:1048] T a3b2b6399c224b44ab5f31d15a34b737 P e77a548f2f08431f992b276cdb01c272 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:40:17.287515 17000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b5e78174d0348eab4fe8f0d9fec6c9d" candidate_uuid: "fbb8610924b6419a8541f54e92302878" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "924de890e81444de94ab5b714fa3c611" is_pre_election: true
I20260630 12:40:17.291492 16890 leader_election.cc:304] T 2b5e78174d0348eab4fe8f0d9fec6c9d P fbb8610924b6419a8541f54e92302878 [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: fbb8610924b6419a8541f54e92302878; no voters: 924de890e81444de94ab5b714fa3c611, e77a548f2f08431f992b276cdb01c272
I20260630 12:40:17.293393 17284 raft_consensus.cc:2749] T 2b5e78174d0348eab4fe8f0d9fec6c9d P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:40:17.308174 16745 catalog_manager.cc:5697] T 7d36c60788634a0f8056f4ec72ef2b8a P fbb8610924b6419a8541f54e92302878 reported cstate change: term changed from 0 to 1, leader changed from <none> to fbb8610924b6419a8541f54e92302878 (127.13.140.130). New cstate: current_term: 1 leader_uuid: "fbb8610924b6419a8541f54e92302878" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } health_report { overall_health: HEALTHY } } }
I20260630 12:40:17.328830 16747 catalog_manager.cc:5697] T 640c9f4fc34043e68d453781d15f3f62 P 215611312590440f81dfc88a9630720c reported cstate change: term changed from 1 to 2, leader changed from fbb8610924b6419a8541f54e92302878 (127.13.140.130) to 215611312590440f81dfc88a9630720c (127.13.140.132). New cstate: current_term: 2 leader_uuid: "215611312590440f81dfc88a9630720c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } health_report { overall_health: UNKNOWN } } }
I20260630 12:40:17.330530 17213 consensus_queue.cc:1048] T 7d36c60788634a0f8056f4ec72ef2b8a P fbb8610924b6419a8541f54e92302878 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:40:17.371383 16748 catalog_manager.cc:5697] T facf733c3da047ebb6eabd44d9b36429 P 924de890e81444de94ab5b714fa3c611 reported cstate change: term changed from 0 to 1, leader changed from <none> to 924de890e81444de94ab5b714fa3c611 (127.13.140.131). New cstate: current_term: 1 leader_uuid: "924de890e81444de94ab5b714fa3c611" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } health_report { overall_health: HEALTHY } } }
I20260630 12:40:17.486572 17049 consensus_queue.cc:1048] T facf733c3da047ebb6eabd44d9b36429 P 924de890e81444de94ab5b714fa3c611 [LEADER]: Connected to new peer: Peer: permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:40:17.488338 17241 consensus_queue.cc:1048] T dff161c7ff2342c7ae7a601a189fb66f P 215611312590440f81dfc88a9630720c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:40:17.504467 17272 consensus_queue.cc:1048] T dff161c7ff2342c7ae7a601a189fb66f P 215611312590440f81dfc88a9630720c [LEADER]: Connected to new peer: Peer: permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:40:17.511262 17079 consensus_queue.cc:1048] T facf733c3da047ebb6eabd44d9b36429 P 924de890e81444de94ab5b714fa3c611 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:40:17.519248 16802 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:40:17.569595 17000 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "008daebd236a42098af117fa8881594b"
dest_uuid: "924de890e81444de94ab5b714fa3c611"
mode: GRACEFUL
new_leader_uuid: "e77a548f2f08431f992b276cdb01c272"
 from {username='slave'} at 127.0.0.1:49810
I20260630 12:40:17.570309 17000 raft_consensus.cc:606] T 008daebd236a42098af117fa8881594b P 924de890e81444de94ab5b714fa3c611 [term 1 LEADER]: Received request to transfer leadership to TS e77a548f2f08431f992b276cdb01c272
I20260630 12:40:17.572811 17000 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "077708682b4d4658910679f920f06726"
dest_uuid: "924de890e81444de94ab5b714fa3c611"
mode: GRACEFUL
new_leader_uuid: "e77a548f2f08431f992b276cdb01c272"
 from {username='slave'} at 127.0.0.1:49810
I20260630 12:40:17.573287 17000 raft_consensus.cc:606] T 077708682b4d4658910679f920f06726 P 924de890e81444de94ab5b714fa3c611 [term 1 LEADER]: Received request to transfer leadership to TS e77a548f2f08431f992b276cdb01c272
I20260630 12:40:17.575479 17000 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "200e45b6fef4437aaf5ed242d019a1a0"
dest_uuid: "924de890e81444de94ab5b714fa3c611"
mode: GRACEFUL
new_leader_uuid: "e77a548f2f08431f992b276cdb01c272"
 from {username='slave'} at 127.0.0.1:49810
I20260630 12:40:17.575922 17000 raft_consensus.cc:606] T 200e45b6fef4437aaf5ed242d019a1a0 P 924de890e81444de94ab5b714fa3c611 [term 1 LEADER]: Received request to transfer leadership to TS e77a548f2f08431f992b276cdb01c272
I20260630 12:40:17.578373 17000 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b5e78174d0348eab4fe8f0d9fec6c9d"
dest_uuid: "924de890e81444de94ab5b714fa3c611"
mode: GRACEFUL
new_leader_uuid: "fbb8610924b6419a8541f54e92302878"
 from {username='slave'} at 127.0.0.1:49810
I20260630 12:40:17.578819 17000 raft_consensus.cc:606] T 2b5e78174d0348eab4fe8f0d9fec6c9d P 924de890e81444de94ab5b714fa3c611 [term 1 LEADER]: Received request to transfer leadership to TS fbb8610924b6419a8541f54e92302878
I20260630 12:40:17.581347 17000 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9bea86ef9ab9454c89b728d199245f93"
dest_uuid: "924de890e81444de94ab5b714fa3c611"
mode: GRACEFUL
new_leader_uuid: "fbb8610924b6419a8541f54e92302878"
 from {username='slave'} at 127.0.0.1:49810
I20260630 12:40:17.581777 17000 raft_consensus.cc:606] T 9bea86ef9ab9454c89b728d199245f93 P 924de890e81444de94ab5b714fa3c611 [term 1 LEADER]: Received request to transfer leadership to TS fbb8610924b6419a8541f54e92302878
I20260630 12:40:17.584158 17000 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "facf733c3da047ebb6eabd44d9b36429"
dest_uuid: "924de890e81444de94ab5b714fa3c611"
mode: GRACEFUL
new_leader_uuid: "e77a548f2f08431f992b276cdb01c272"
 from {username='slave'} at 127.0.0.1:49810
I20260630 12:40:17.584686 17000 raft_consensus.cc:606] T facf733c3da047ebb6eabd44d9b36429 P 924de890e81444de94ab5b714fa3c611 [term 1 LEADER]: Received request to transfer leadership to TS e77a548f2f08431f992b276cdb01c272
I20260630 12:40:17.585736 16802 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 6
I20260630 12:40:17.586634 16802 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:40:17.671376 16847 raft_consensus.cc:1275] T 640c9f4fc34043e68d453781d15f3f62 P e77a548f2f08431f992b276cdb01c272 [term 2 FOLLOWER]: Refusing update from remote peer 215611312590440f81dfc88a9630720c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:40:17.673147 17275 consensus_queue.cc:1048] T 640c9f4fc34043e68d453781d15f3f62 P 215611312590440f81dfc88a9630720c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:40:17.683326 16922 raft_consensus.cc:1275] T 640c9f4fc34043e68d453781d15f3f62 P fbb8610924b6419a8541f54e92302878 [term 2 FOLLOWER]: Refusing update from remote peer 215611312590440f81dfc88a9630720c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260630 12:40:17.683744 16922 pending_rounds.cc:85] T 640c9f4fc34043e68d453781d15f3f62 P fbb8610924b6419a8541f54e92302878: Aborting all ops after (but not including) 0
I20260630 12:40:17.684041 16922 pending_rounds.cc:107] T 640c9f4fc34043e68d453781d15f3f62 P fbb8610924b6419a8541f54e92302878: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260630 12:40:17.684316 16922 raft_consensus.cc:2889] T 640c9f4fc34043e68d453781d15f3f62 P fbb8610924b6419a8541f54e92302878 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:40:17.686031 17275 consensus_queue.cc:1048] T 640c9f4fc34043e68d453781d15f3f62 P 215611312590440f81dfc88a9630720c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:40:17.722206 17049 raft_consensus.cc:993] T 008daebd236a42098af117fa8881594b P 924de890e81444de94ab5b714fa3c611: : Instructing follower e77a548f2f08431f992b276cdb01c272 to start an election
I20260630 12:40:17.722685 17079 raft_consensus.cc:1081] T 008daebd236a42098af117fa8881594b P 924de890e81444de94ab5b714fa3c611 [term 1 LEADER]: Signalling peer e77a548f2f08431f992b276cdb01c272 to start an election
I20260630 12:40:17.724633 16847 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "008daebd236a42098af117fa8881594b"
dest_uuid: "e77a548f2f08431f992b276cdb01c272"
 from {username='slave'} at 127.0.0.1:41902
I20260630 12:40:17.725207 16847 raft_consensus.cc:493] T 008daebd236a42098af117fa8881594b P e77a548f2f08431f992b276cdb01c272 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:40:17.725515 16847 raft_consensus.cc:3060] T 008daebd236a42098af117fa8881594b P e77a548f2f08431f992b276cdb01c272 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:40:17.730228 16847 raft_consensus.cc:515] T 008daebd236a42098af117fa8881594b P e77a548f2f08431f992b276cdb01c272 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:17.732223 16847 leader_election.cc:290] T 008daebd236a42098af117fa8881594b P e77a548f2f08431f992b276cdb01c272 [CANDIDATE]: Term 2 election: Requested vote from peers 215611312590440f81dfc88a9630720c (127.13.140.132:33049), 924de890e81444de94ab5b714fa3c611 (127.13.140.131:46005)
I20260630 12:40:17.733325 17141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "008daebd236a42098af117fa8881594b" candidate_uuid: "e77a548f2f08431f992b276cdb01c272" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "215611312590440f81dfc88a9630720c"
I20260630 12:40:17.733913 17141 raft_consensus.cc:3060] T 008daebd236a42098af117fa8881594b P 215611312590440f81dfc88a9630720c [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:40:17.734050 17000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "008daebd236a42098af117fa8881594b" candidate_uuid: "e77a548f2f08431f992b276cdb01c272" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "924de890e81444de94ab5b714fa3c611"
I20260630 12:40:17.734663 17000 raft_consensus.cc:3055] T 008daebd236a42098af117fa8881594b P 924de890e81444de94ab5b714fa3c611 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:40:17.734987 17000 raft_consensus.cc:740] T 008daebd236a42098af117fa8881594b P 924de890e81444de94ab5b714fa3c611 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 924de890e81444de94ab5b714fa3c611, State: Running, Role: LEADER
I20260630 12:40:17.735828 17000 consensus_queue.cc:260] T 008daebd236a42098af117fa8881594b P 924de890e81444de94ab5b714fa3c611 [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: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:17.737100 17000 raft_consensus.cc:3060] T 008daebd236a42098af117fa8881594b P 924de890e81444de94ab5b714fa3c611 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:40:17.742703 17141 raft_consensus.cc:2468] T 008daebd236a42098af117fa8881594b P 215611312590440f81dfc88a9630720c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e77a548f2f08431f992b276cdb01c272 in term 2.
I20260630 12:40:17.744361 17000 raft_consensus.cc:2468] T 008daebd236a42098af117fa8881594b P 924de890e81444de94ab5b714fa3c611 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e77a548f2f08431f992b276cdb01c272 in term 2.
I20260630 12:40:17.744474 16815 leader_election.cc:304] T 008daebd236a42098af117fa8881594b P e77a548f2f08431f992b276cdb01c272 [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: 215611312590440f81dfc88a9630720c, e77a548f2f08431f992b276cdb01c272; no voters: 
I20260630 12:40:17.745370 17286 raft_consensus.cc:2804] T 008daebd236a42098af117fa8881594b P e77a548f2f08431f992b276cdb01c272 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:40:17.745895 17286 raft_consensus.cc:697] T 008daebd236a42098af117fa8881594b P e77a548f2f08431f992b276cdb01c272 [term 2 LEADER]: Becoming Leader. State: Replica: e77a548f2f08431f992b276cdb01c272, State: Running, Role: LEADER
I20260630 12:40:17.746668 17286 consensus_queue.cc:237] T 008daebd236a42098af117fa8881594b P e77a548f2f08431f992b276cdb01c272 [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: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:17.754132 16746 catalog_manager.cc:5697] T 008daebd236a42098af117fa8881594b P e77a548f2f08431f992b276cdb01c272 reported cstate change: term changed from 1 to 2, leader changed from 924de890e81444de94ab5b714fa3c611 (127.13.140.131) to e77a548f2f08431f992b276cdb01c272 (127.13.140.129). New cstate: current_term: 2 leader_uuid: "e77a548f2f08431f992b276cdb01c272" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } health_report { overall_health: UNKNOWN } } }
I20260630 12:40:17.825407 17287 raft_consensus.cc:993] T 2b5e78174d0348eab4fe8f0d9fec6c9d P 924de890e81444de94ab5b714fa3c611: : Instructing follower fbb8610924b6419a8541f54e92302878 to start an election
I20260630 12:40:17.825903 17079 raft_consensus.cc:1081] T 2b5e78174d0348eab4fe8f0d9fec6c9d P 924de890e81444de94ab5b714fa3c611 [term 1 LEADER]: Signalling peer fbb8610924b6419a8541f54e92302878 to start an election
I20260630 12:40:17.827519 16922 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b5e78174d0348eab4fe8f0d9fec6c9d"
dest_uuid: "fbb8610924b6419a8541f54e92302878"
 from {username='slave'} at 127.0.0.1:48550
I20260630 12:40:17.827989 16922 raft_consensus.cc:493] T 2b5e78174d0348eab4fe8f0d9fec6c9d P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:40:17.828289 16922 raft_consensus.cc:3060] T 2b5e78174d0348eab4fe8f0d9fec6c9d P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:40:17.834800 16922 raft_consensus.cc:515] T 2b5e78174d0348eab4fe8f0d9fec6c9d P fbb8610924b6419a8541f54e92302878 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:17.837630 16847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b5e78174d0348eab4fe8f0d9fec6c9d" candidate_uuid: "fbb8610924b6419a8541f54e92302878" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e77a548f2f08431f992b276cdb01c272"
I20260630 12:40:17.837847 17000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b5e78174d0348eab4fe8f0d9fec6c9d" candidate_uuid: "fbb8610924b6419a8541f54e92302878" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "924de890e81444de94ab5b714fa3c611"
I20260630 12:40:17.838250 16847 raft_consensus.cc:3060] T 2b5e78174d0348eab4fe8f0d9fec6c9d P e77a548f2f08431f992b276cdb01c272 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:40:17.838433 17000 raft_consensus.cc:3055] T 2b5e78174d0348eab4fe8f0d9fec6c9d P 924de890e81444de94ab5b714fa3c611 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:40:17.838857 17000 raft_consensus.cc:740] T 2b5e78174d0348eab4fe8f0d9fec6c9d P 924de890e81444de94ab5b714fa3c611 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 924de890e81444de94ab5b714fa3c611, State: Running, Role: LEADER
I20260630 12:40:17.839685 17000 consensus_queue.cc:260] T 2b5e78174d0348eab4fe8f0d9fec6c9d P 924de890e81444de94ab5b714fa3c611 [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: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:17.840803 17000 raft_consensus.cc:3060] T 2b5e78174d0348eab4fe8f0d9fec6c9d P 924de890e81444de94ab5b714fa3c611 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:40:17.847290 17000 raft_consensus.cc:2468] T 2b5e78174d0348eab4fe8f0d9fec6c9d P 924de890e81444de94ab5b714fa3c611 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbb8610924b6419a8541f54e92302878 in term 2.
I20260630 12:40:17.848107 16922 leader_election.cc:290] T 2b5e78174d0348eab4fe8f0d9fec6c9d P fbb8610924b6419a8541f54e92302878 [CANDIDATE]: Term 2 election: Requested vote from peers e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413), 924de890e81444de94ab5b714fa3c611 (127.13.140.131:46005)
I20260630 12:40:17.848555 16890 leader_election.cc:304] T 2b5e78174d0348eab4fe8f0d9fec6c9d P fbb8610924b6419a8541f54e92302878 [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: 924de890e81444de94ab5b714fa3c611, fbb8610924b6419a8541f54e92302878; no voters: 
I20260630 12:40:17.847441 16847 raft_consensus.cc:2468] T 2b5e78174d0348eab4fe8f0d9fec6c9d P e77a548f2f08431f992b276cdb01c272 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbb8610924b6419a8541f54e92302878 in term 2.
I20260630 12:40:17.849494 17284 raft_consensus.cc:2804] T 2b5e78174d0348eab4fe8f0d9fec6c9d P fbb8610924b6419a8541f54e92302878 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:40:17.850692 17284 raft_consensus.cc:697] T 2b5e78174d0348eab4fe8f0d9fec6c9d P fbb8610924b6419a8541f54e92302878 [term 2 LEADER]: Becoming Leader. State: Replica: fbb8610924b6419a8541f54e92302878, State: Running, Role: LEADER
I20260630 12:40:17.851532 17284 consensus_queue.cc:237] T 2b5e78174d0348eab4fe8f0d9fec6c9d P fbb8610924b6419a8541f54e92302878 [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: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:17.859442 16746 catalog_manager.cc:5697] T 2b5e78174d0348eab4fe8f0d9fec6c9d P fbb8610924b6419a8541f54e92302878 reported cstate change: term changed from 1 to 2, leader changed from 924de890e81444de94ab5b714fa3c611 (127.13.140.131) to fbb8610924b6419a8541f54e92302878 (127.13.140.130). New cstate: current_term: 2 leader_uuid: "fbb8610924b6419a8541f54e92302878" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } health_report { overall_health: UNKNOWN } } }
I20260630 12:40:17.901029 17079 raft_consensus.cc:993] T 077708682b4d4658910679f920f06726 P 924de890e81444de94ab5b714fa3c611: : Instructing follower e77a548f2f08431f992b276cdb01c272 to start an election
I20260630 12:40:17.901597 17287 raft_consensus.cc:1081] T 077708682b4d4658910679f920f06726 P 924de890e81444de94ab5b714fa3c611 [term 1 LEADER]: Signalling peer e77a548f2f08431f992b276cdb01c272 to start an election
I20260630 12:40:17.904261 16847 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "077708682b4d4658910679f920f06726"
dest_uuid: "e77a548f2f08431f992b276cdb01c272"
 from {username='slave'} at 127.0.0.1:41902
I20260630 12:40:17.904860 16847 raft_consensus.cc:493] T 077708682b4d4658910679f920f06726 P e77a548f2f08431f992b276cdb01c272 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:40:17.905259 16847 raft_consensus.cc:3060] T 077708682b4d4658910679f920f06726 P e77a548f2f08431f992b276cdb01c272 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:40:17.912053 16847 raft_consensus.cc:515] T 077708682b4d4658910679f920f06726 P e77a548f2f08431f992b276cdb01c272 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } }
I20260630 12:40:17.914848 16847 leader_election.cc:290] T 077708682b4d4658910679f920f06726 P e77a548f2f08431f992b276cdb01c272 [CANDIDATE]: Term 2 election: Requested vote from peers 924de890e81444de94ab5b714fa3c611 (127.13.140.131:46005), 215611312590440f81dfc88a9630720c (127.13.140.132:33049)
I20260630 12:40:17.917369 17141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "077708682b4d4658910679f920f06726" candidate_uuid: "e77a548f2f08431f992b276cdb01c272" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "215611312590440f81dfc88a9630720c"
I20260630 12:40:17.918064 17141 raft_consensus.cc:3060] T 077708682b4d4658910679f920f06726 P 215611312590440f81dfc88a9630720c [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:40:17.918735 17079 raft_consensus.cc:993] T 200e45b6fef4437aaf5ed242d019a1a0 P 924de890e81444de94ab5b714fa3c611: : Instructing follower e77a548f2f08431f992b276cdb01c272 to start an election
I20260630 12:40:17.919201 17049 raft_consensus.cc:1081] T 200e45b6fef4437aaf5ed242d019a1a0 P 924de890e81444de94ab5b714fa3c611 [term 1 LEADER]: Signalling peer e77a548f2f08431f992b276cdb01c272 to start an election
I20260630 12:40:17.919143 17000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "077708682b4d4658910679f920f06726" candidate_uuid: "e77a548f2f08431f992b276cdb01c272" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "924de890e81444de94ab5b714fa3c611"
I20260630 12:40:17.923807 17000 raft_consensus.cc:3055] T 077708682b4d4658910679f920f06726 P 924de890e81444de94ab5b714fa3c611 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:40:17.924157 17000 raft_consensus.cc:740] T 077708682b4d4658910679f920f06726 P 924de890e81444de94ab5b714fa3c611 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 924de890e81444de94ab5b714fa3c611, State: Running, Role: LEADER
I20260630 12:40:17.925539 16849 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "200e45b6fef4437aaf5ed242d019a1a0"
dest_uuid: "e77a548f2f08431f992b276cdb01c272"
 from {username='slave'} at 127.0.0.1:41902
I20260630 12:40:17.926098 16849 raft_consensus.cc:493] T 200e45b6fef4437aaf5ed242d019a1a0 P e77a548f2f08431f992b276cdb01c272 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:40:17.926445 16849 raft_consensus.cc:3060] T 200e45b6fef4437aaf5ed242d019a1a0 P e77a548f2f08431f992b276cdb01c272 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:40:17.931049 17141 raft_consensus.cc:2468] T 077708682b4d4658910679f920f06726 P 215611312590440f81dfc88a9630720c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e77a548f2f08431f992b276cdb01c272 in term 2.
I20260630 12:40:17.932405 16815 leader_election.cc:304] T 077708682b4d4658910679f920f06726 P e77a548f2f08431f992b276cdb01c272 [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: 215611312590440f81dfc88a9630720c, e77a548f2f08431f992b276cdb01c272; no voters: 
I20260630 12:40:17.933152 16849 raft_consensus.cc:515] T 200e45b6fef4437aaf5ed242d019a1a0 P e77a548f2f08431f992b276cdb01c272 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:17.933442 17286 raft_consensus.cc:2804] T 077708682b4d4658910679f920f06726 P e77a548f2f08431f992b276cdb01c272 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:40:17.934080 17286 raft_consensus.cc:697] T 077708682b4d4658910679f920f06726 P e77a548f2f08431f992b276cdb01c272 [term 2 LEADER]: Becoming Leader. State: Replica: e77a548f2f08431f992b276cdb01c272, State: Running, Role: LEADER
I20260630 12:40:17.934983 17286 consensus_queue.cc:237] T 077708682b4d4658910679f920f06726 P e77a548f2f08431f992b276cdb01c272 [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: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } }
I20260630 12:40:17.935105 17000 consensus_queue.cc:260] T 077708682b4d4658910679f920f06726 P 924de890e81444de94ab5b714fa3c611 [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: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } }
I20260630 12:40:17.936033 16917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "200e45b6fef4437aaf5ed242d019a1a0" candidate_uuid: "e77a548f2f08431f992b276cdb01c272" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fbb8610924b6419a8541f54e92302878"
I20260630 12:40:17.936635 16917 raft_consensus.cc:3060] T 200e45b6fef4437aaf5ed242d019a1a0 P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:40:17.937252 16849 leader_election.cc:290] T 200e45b6fef4437aaf5ed242d019a1a0 P e77a548f2f08431f992b276cdb01c272 [CANDIDATE]: Term 2 election: Requested vote from peers fbb8610924b6419a8541f54e92302878 (127.13.140.130:37877), 924de890e81444de94ab5b714fa3c611 (127.13.140.131:46005)
I20260630 12:40:17.936638 17000 raft_consensus.cc:3060] T 077708682b4d4658910679f920f06726 P 924de890e81444de94ab5b714fa3c611 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:40:17.940986 16997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "200e45b6fef4437aaf5ed242d019a1a0" candidate_uuid: "e77a548f2f08431f992b276cdb01c272" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "924de890e81444de94ab5b714fa3c611"
I20260630 12:40:17.941603 16997 raft_consensus.cc:3055] T 200e45b6fef4437aaf5ed242d019a1a0 P 924de890e81444de94ab5b714fa3c611 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:40:17.941933 16997 raft_consensus.cc:740] T 200e45b6fef4437aaf5ed242d019a1a0 P 924de890e81444de94ab5b714fa3c611 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 924de890e81444de94ab5b714fa3c611, State: Running, Role: LEADER
I20260630 12:40:17.942759 16997 consensus_queue.cc:260] T 200e45b6fef4437aaf5ed242d019a1a0 P 924de890e81444de94ab5b714fa3c611 [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: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:17.943400 16917 raft_consensus.cc:2468] T 200e45b6fef4437aaf5ed242d019a1a0 P fbb8610924b6419a8541f54e92302878 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e77a548f2f08431f992b276cdb01c272 in term 2.
I20260630 12:40:17.943940 16997 raft_consensus.cc:3060] T 200e45b6fef4437aaf5ed242d019a1a0 P 924de890e81444de94ab5b714fa3c611 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:40:17.944629 16816 leader_election.cc:304] T 200e45b6fef4437aaf5ed242d019a1a0 P e77a548f2f08431f992b276cdb01c272 [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: e77a548f2f08431f992b276cdb01c272, fbb8610924b6419a8541f54e92302878; no voters: 
I20260630 12:40:17.945520 17264 raft_consensus.cc:2804] T 200e45b6fef4437aaf5ed242d019a1a0 P e77a548f2f08431f992b276cdb01c272 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:40:17.945976 17264 raft_consensus.cc:697] T 200e45b6fef4437aaf5ed242d019a1a0 P e77a548f2f08431f992b276cdb01c272 [term 2 LEADER]: Becoming Leader. State: Replica: e77a548f2f08431f992b276cdb01c272, State: Running, Role: LEADER
I20260630 12:40:17.946732 17264 consensus_queue.cc:237] T 200e45b6fef4437aaf5ed242d019a1a0 P e77a548f2f08431f992b276cdb01c272 [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: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:17.952142 17000 raft_consensus.cc:2468] T 077708682b4d4658910679f920f06726 P 924de890e81444de94ab5b714fa3c611 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e77a548f2f08431f992b276cdb01c272 in term 2.
I20260630 12:40:17.951609 16748 catalog_manager.cc:5697] T 077708682b4d4658910679f920f06726 P e77a548f2f08431f992b276cdb01c272 reported cstate change: term changed from 1 to 2, leader changed from 924de890e81444de94ab5b714fa3c611 (127.13.140.131) to e77a548f2f08431f992b276cdb01c272 (127.13.140.129). New cstate: current_term: 2 leader_uuid: "e77a548f2f08431f992b276cdb01c272" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } health_report { overall_health: HEALTHY } } }
I20260630 12:40:17.952936 17049 raft_consensus.cc:993] T 9bea86ef9ab9454c89b728d199245f93 P 924de890e81444de94ab5b714fa3c611: : Instructing follower fbb8610924b6419a8541f54e92302878 to start an election
I20260630 12:40:17.953461 17049 raft_consensus.cc:1081] T 9bea86ef9ab9454c89b728d199245f93 P 924de890e81444de94ab5b714fa3c611 [term 1 LEADER]: Signalling peer fbb8610924b6419a8541f54e92302878 to start an election
I20260630 12:40:17.956244 16922 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9bea86ef9ab9454c89b728d199245f93"
dest_uuid: "fbb8610924b6419a8541f54e92302878"
 from {username='slave'} at 127.0.0.1:48550
I20260630 12:40:17.956880 16922 raft_consensus.cc:493] T 9bea86ef9ab9454c89b728d199245f93 P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:40:17.957281 16922 raft_consensus.cc:3060] T 9bea86ef9ab9454c89b728d199245f93 P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:40:17.971148 16997 raft_consensus.cc:2468] T 200e45b6fef4437aaf5ed242d019a1a0 P 924de890e81444de94ab5b714fa3c611 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e77a548f2f08431f992b276cdb01c272 in term 2.
I20260630 12:40:17.974370 17287 raft_consensus.cc:993] T facf733c3da047ebb6eabd44d9b36429 P 924de890e81444de94ab5b714fa3c611: : Instructing follower e77a548f2f08431f992b276cdb01c272 to start an election
I20260630 12:40:17.975131 17079 raft_consensus.cc:1081] T facf733c3da047ebb6eabd44d9b36429 P 924de890e81444de94ab5b714fa3c611 [term 1 LEADER]: Signalling peer e77a548f2f08431f992b276cdb01c272 to start an election
I20260630 12:40:17.975867 16922 raft_consensus.cc:515] T 9bea86ef9ab9454c89b728d199245f93 P fbb8610924b6419a8541f54e92302878 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:17.981834 16849 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "facf733c3da047ebb6eabd44d9b36429"
dest_uuid: "e77a548f2f08431f992b276cdb01c272"
 from {username='slave'} at 127.0.0.1:41902
I20260630 12:40:17.982445 16849 raft_consensus.cc:493] T facf733c3da047ebb6eabd44d9b36429 P e77a548f2f08431f992b276cdb01c272 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:40:17.982851 16849 raft_consensus.cc:3060] T facf733c3da047ebb6eabd44d9b36429 P e77a548f2f08431f992b276cdb01c272 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:40:17.983111 16997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bea86ef9ab9454c89b728d199245f93" candidate_uuid: "fbb8610924b6419a8541f54e92302878" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "924de890e81444de94ab5b714fa3c611"
I20260630 12:40:17.983754 16997 raft_consensus.cc:3055] T 9bea86ef9ab9454c89b728d199245f93 P 924de890e81444de94ab5b714fa3c611 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:40:17.984217 16997 raft_consensus.cc:740] T 9bea86ef9ab9454c89b728d199245f93 P 924de890e81444de94ab5b714fa3c611 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 924de890e81444de94ab5b714fa3c611, State: Running, Role: LEADER
I20260630 12:40:17.985073 16997 consensus_queue.cc:260] T 9bea86ef9ab9454c89b728d199245f93 P 924de890e81444de94ab5b714fa3c611 [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: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:17.986371 16997 raft_consensus.cc:3060] T 9bea86ef9ab9454c89b728d199245f93 P 924de890e81444de94ab5b714fa3c611 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:40:17.987548 16847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bea86ef9ab9454c89b728d199245f93" candidate_uuid: "fbb8610924b6419a8541f54e92302878" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e77a548f2f08431f992b276cdb01c272"
I20260630 12:40:17.988859 16847 raft_consensus.cc:3060] T 9bea86ef9ab9454c89b728d199245f93 P e77a548f2f08431f992b276cdb01c272 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:40:17.991695 16746 catalog_manager.cc:5697] T 200e45b6fef4437aaf5ed242d019a1a0 P e77a548f2f08431f992b276cdb01c272 reported cstate change: term changed from 1 to 2, leader changed from 924de890e81444de94ab5b714fa3c611 (127.13.140.131) to e77a548f2f08431f992b276cdb01c272 (127.13.140.129). New cstate: current_term: 2 leader_uuid: "e77a548f2f08431f992b276cdb01c272" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } health_report { overall_health: UNKNOWN } } }
I20260630 12:40:17.994354 16849 raft_consensus.cc:515] T facf733c3da047ebb6eabd44d9b36429 P e77a548f2f08431f992b276cdb01c272 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:17.996889 16849 leader_election.cc:290] T facf733c3da047ebb6eabd44d9b36429 P e77a548f2f08431f992b276cdb01c272 [CANDIDATE]: Term 2 election: Requested vote from peers 215611312590440f81dfc88a9630720c (127.13.140.132:33049), 924de890e81444de94ab5b714fa3c611 (127.13.140.131:46005)
I20260630 12:40:17.999459 17141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "facf733c3da047ebb6eabd44d9b36429" candidate_uuid: "e77a548f2f08431f992b276cdb01c272" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "215611312590440f81dfc88a9630720c"
I20260630 12:40:18.000111 17141 raft_consensus.cc:3060] T facf733c3da047ebb6eabd44d9b36429 P 215611312590440f81dfc88a9630720c [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:40:18.008104 17141 raft_consensus.cc:2468] T facf733c3da047ebb6eabd44d9b36429 P 215611312590440f81dfc88a9630720c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e77a548f2f08431f992b276cdb01c272 in term 2.
I20260630 12:40:18.011617 17000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "facf733c3da047ebb6eabd44d9b36429" candidate_uuid: "e77a548f2f08431f992b276cdb01c272" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "924de890e81444de94ab5b714fa3c611"
I20260630 12:40:18.012045 16847 raft_consensus.cc:2468] T 9bea86ef9ab9454c89b728d199245f93 P e77a548f2f08431f992b276cdb01c272 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbb8610924b6419a8541f54e92302878 in term 2.
I20260630 12:40:18.012305 17000 raft_consensus.cc:3055] T facf733c3da047ebb6eabd44d9b36429 P 924de890e81444de94ab5b714fa3c611 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:40:18.012756 17000 raft_consensus.cc:740] T facf733c3da047ebb6eabd44d9b36429 P 924de890e81444de94ab5b714fa3c611 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 924de890e81444de94ab5b714fa3c611, State: Running, Role: LEADER
I20260630 12:40:18.013589 17000 consensus_queue.cc:260] T facf733c3da047ebb6eabd44d9b36429 P 924de890e81444de94ab5b714fa3c611 [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: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:18.014058 16892 leader_election.cc:304] T 9bea86ef9ab9454c89b728d199245f93 P fbb8610924b6419a8541f54e92302878 [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: e77a548f2f08431f992b276cdb01c272, fbb8610924b6419a8541f54e92302878; no voters: 
I20260630 12:40:18.014773 16922 leader_election.cc:290] T 9bea86ef9ab9454c89b728d199245f93 P fbb8610924b6419a8541f54e92302878 [CANDIDATE]: Term 2 election: Requested vote from peers e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413), 924de890e81444de94ab5b714fa3c611 (127.13.140.131:46005)
I20260630 12:40:18.015430 17310 raft_consensus.cc:2804] T 9bea86ef9ab9454c89b728d199245f93 P fbb8610924b6419a8541f54e92302878 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:40:18.015933 17310 raft_consensus.cc:697] T 9bea86ef9ab9454c89b728d199245f93 P fbb8610924b6419a8541f54e92302878 [term 2 LEADER]: Becoming Leader. State: Replica: fbb8610924b6419a8541f54e92302878, State: Running, Role: LEADER
I20260630 12:40:18.015264 16815 leader_election.cc:304] T facf733c3da047ebb6eabd44d9b36429 P e77a548f2f08431f992b276cdb01c272 [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: 215611312590440f81dfc88a9630720c, e77a548f2f08431f992b276cdb01c272; no voters: 
I20260630 12:40:18.016885 17264 raft_consensus.cc:2804] T facf733c3da047ebb6eabd44d9b36429 P e77a548f2f08431f992b276cdb01c272 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:40:18.017447 17264 raft_consensus.cc:697] T facf733c3da047ebb6eabd44d9b36429 P e77a548f2f08431f992b276cdb01c272 [term 2 LEADER]: Becoming Leader. State: Replica: e77a548f2f08431f992b276cdb01c272, State: Running, Role: LEADER
I20260630 12:40:18.017681 16997 raft_consensus.cc:2468] T 9bea86ef9ab9454c89b728d199245f93 P 924de890e81444de94ab5b714fa3c611 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbb8610924b6419a8541f54e92302878 in term 2.
I20260630 12:40:18.017529 17310 consensus_queue.cc:237] T 9bea86ef9ab9454c89b728d199245f93 P fbb8610924b6419a8541f54e92302878 [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: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:18.018373 17264 consensus_queue.cc:237] T facf733c3da047ebb6eabd44d9b36429 P e77a548f2f08431f992b276cdb01c272 [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: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:18.027472 16746 catalog_manager.cc:5697] T 9bea86ef9ab9454c89b728d199245f93 P fbb8610924b6419a8541f54e92302878 reported cstate change: term changed from 1 to 2, leader changed from 924de890e81444de94ab5b714fa3c611 (127.13.140.131) to fbb8610924b6419a8541f54e92302878 (127.13.140.130). New cstate: current_term: 2 leader_uuid: "fbb8610924b6419a8541f54e92302878" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } health_report { overall_health: UNKNOWN } } }
I20260630 12:40:18.029597 17000 raft_consensus.cc:3060] T facf733c3da047ebb6eabd44d9b36429 P 924de890e81444de94ab5b714fa3c611 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:40:18.029224 16748 catalog_manager.cc:5697] T facf733c3da047ebb6eabd44d9b36429 P e77a548f2f08431f992b276cdb01c272 reported cstate change: term changed from 1 to 2, leader changed from 924de890e81444de94ab5b714fa3c611 (127.13.140.131) to e77a548f2f08431f992b276cdb01c272 (127.13.140.129). New cstate: current_term: 2 leader_uuid: "e77a548f2f08431f992b276cdb01c272" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } health_report { overall_health: UNKNOWN } } }
I20260630 12:40:18.041270 17000 raft_consensus.cc:2468] T facf733c3da047ebb6eabd44d9b36429 P 924de890e81444de94ab5b714fa3c611 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e77a548f2f08431f992b276cdb01c272 in term 2.
I20260630 12:40:18.201236 17000 consensus_queue.cc:237] T 24d82a0e72d7463494b9a845f5ddb0a6 P 924de890e81444de94ab5b714fa3c611 [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: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } attrs { replace: true } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: true } }
I20260630 12:40:18.208760 16922 raft_consensus.cc:1275] T 24d82a0e72d7463494b9a845f5ddb0a6 P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Refusing update from remote peer 924de890e81444de94ab5b714fa3c611: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:40:18.209256 16964 consensus_peers.cc:597] T 24d82a0e72d7463494b9a845f5ddb0a6 P 924de890e81444de94ab5b714fa3c611 -> Peer 215611312590440f81dfc88a9630720c (127.13.140.132:33049): Couldn't send request to peer 215611312590440f81dfc88a9630720c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 24d82a0e72d7463494b9a845f5ddb0a6. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:40:18.211028 16847 raft_consensus.cc:1275] T 24d82a0e72d7463494b9a845f5ddb0a6 P e77a548f2f08431f992b276cdb01c272 [term 1 FOLLOWER]: Refusing update from remote peer 924de890e81444de94ab5b714fa3c611: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:40:18.211465 17079 consensus_queue.cc:1048] T 24d82a0e72d7463494b9a845f5ddb0a6 P 924de890e81444de94ab5b714fa3c611 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:40:18.212345 17287 consensus_queue.cc:1048] T 24d82a0e72d7463494b9a845f5ddb0a6 P 924de890e81444de94ab5b714fa3c611 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } 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:40:18.223711 17287 raft_consensus.cc:2955] T 24d82a0e72d7463494b9a845f5ddb0a6 P 924de890e81444de94ab5b714fa3c611 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 215611312590440f81dfc88a9630720c (127.13.140.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } attrs { replace: true } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: true } } }
I20260630 12:40:18.225612 16847 raft_consensus.cc:2955] T 24d82a0e72d7463494b9a845f5ddb0a6 P e77a548f2f08431f992b276cdb01c272 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 215611312590440f81dfc88a9630720c (127.13.140.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } attrs { replace: true } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: true } } }
I20260630 12:40:18.228197 16922 raft_consensus.cc:2955] T 24d82a0e72d7463494b9a845f5ddb0a6 P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 215611312590440f81dfc88a9630720c (127.13.140.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } attrs { replace: true } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: true } } }
I20260630 12:40:18.233837 17000 raft_consensus.cc:1275] T 008daebd236a42098af117fa8881594b P 924de890e81444de94ab5b714fa3c611 [term 2 FOLLOWER]: Refusing update from remote peer e77a548f2f08431f992b276cdb01c272: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:40:18.235504 17265 consensus_queue.cc:1048] T 008daebd236a42098af117fa8881594b P e77a548f2f08431f992b276cdb01c272 [LEADER]: Connected to new peer: Peer: permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:40:18.243086 16746 catalog_manager.cc:5697] T 24d82a0e72d7463494b9a845f5ddb0a6 P 924de890e81444de94ab5b714fa3c611 reported cstate change: config changed from index -1 to 2, NON_VOTER 215611312590440f81dfc88a9630720c (127.13.140.132) added. New cstate: current_term: 1 leader_uuid: "924de890e81444de94ab5b714fa3c611" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:40:18.269243 17141 raft_consensus.cc:1275] T 008daebd236a42098af117fa8881594b P 215611312590440f81dfc88a9630720c [term 2 FOLLOWER]: Refusing update from remote peer e77a548f2f08431f992b276cdb01c272: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:40:18.270358 16847 raft_consensus.cc:1275] T 2b5e78174d0348eab4fe8f0d9fec6c9d P e77a548f2f08431f992b276cdb01c272 [term 2 FOLLOWER]: Refusing update from remote peer fbb8610924b6419a8541f54e92302878: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:40:18.274520 17310 consensus_queue.cc:1048] T 2b5e78174d0348eab4fe8f0d9fec6c9d P fbb8610924b6419a8541f54e92302878 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:40:18.277252 16797 auto_rebalancer.cc:639] Failed to schedule move for tablet 200e45b6fef4437aaf5ed242d019a1a0: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:40:18.270809 17264 consensus_queue.cc:1048] T 008daebd236a42098af117fa8881594b P e77a548f2f08431f992b276cdb01c272 [LEADER]: Connected to new peer: Peer: permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:40:18.290016 16997 consensus_queue.cc:237] T 3946383049b14cc389dd5842fd4cf532 P 924de890e81444de94ab5b714fa3c611 [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: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } attrs { replace: true } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: true } }
I20260630 12:40:18.322783 16849 raft_consensus.cc:1275] T 3946383049b14cc389dd5842fd4cf532 P e77a548f2f08431f992b276cdb01c272 [term 1 FOLLOWER]: Refusing update from remote peer 924de890e81444de94ab5b714fa3c611: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:40:18.329597 17287 consensus_queue.cc:1048] T 3946383049b14cc389dd5842fd4cf532 P 924de890e81444de94ab5b714fa3c611 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:40:18.328384 16964 consensus_peers.cc:597] T 3946383049b14cc389dd5842fd4cf532 P 924de890e81444de94ab5b714fa3c611 -> Peer 215611312590440f81dfc88a9630720c (127.13.140.132:33049): Couldn't send request to peer 215611312590440f81dfc88a9630720c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3946383049b14cc389dd5842fd4cf532. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:40:18.333293 16922 raft_consensus.cc:1275] T 3946383049b14cc389dd5842fd4cf532 P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Refusing update from remote peer 924de890e81444de94ab5b714fa3c611: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:40:18.334805 17287 consensus_queue.cc:1048] T 3946383049b14cc389dd5842fd4cf532 P 924de890e81444de94ab5b714fa3c611 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } 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:40:18.342322 17049 raft_consensus.cc:2955] T 3946383049b14cc389dd5842fd4cf532 P 924de890e81444de94ab5b714fa3c611 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 215611312590440f81dfc88a9630720c (127.13.140.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } attrs { replace: true } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: true } } }
I20260630 12:40:18.344055 16849 raft_consensus.cc:2955] T 3946383049b14cc389dd5842fd4cf532 P e77a548f2f08431f992b276cdb01c272 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 215611312590440f81dfc88a9630720c (127.13.140.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } attrs { replace: true } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: true } } }
I20260630 12:40:18.357103 16922 raft_consensus.cc:2955] T 3946383049b14cc389dd5842fd4cf532 P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 215611312590440f81dfc88a9630720c (127.13.140.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } attrs { replace: true } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: true } } }
I20260630 12:40:18.359140 16746 catalog_manager.cc:5697] T 3946383049b14cc389dd5842fd4cf532 P 924de890e81444de94ab5b714fa3c611 reported cstate change: config changed from index -1 to 2, NON_VOTER 215611312590440f81dfc88a9630720c (127.13.140.132) added. New cstate: current_term: 1 leader_uuid: "924de890e81444de94ab5b714fa3c611" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:40:18.378614 16997 raft_consensus.cc:1275] T 2b5e78174d0348eab4fe8f0d9fec6c9d P 924de890e81444de94ab5b714fa3c611 [term 2 FOLLOWER]: Refusing update from remote peer fbb8610924b6419a8541f54e92302878: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:40:18.380210 17284 consensus_queue.cc:1048] T 2b5e78174d0348eab4fe8f0d9fec6c9d P fbb8610924b6419a8541f54e92302878 [LEADER]: Connected to new peer: Peer: permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:40:18.402562 16797 auto_rebalancer.cc:639] Failed to schedule move for tablet 554b48a970a04b128b1fc4e74892f24f: Illegal state: Replica fbb8610924b6419a8541f54e92302878 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 2 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } }
I20260630 12:40:18.406754 16997 raft_consensus.cc:1275] T 200e45b6fef4437aaf5ed242d019a1a0 P 924de890e81444de94ab5b714fa3c611 [term 2 FOLLOWER]: Refusing update from remote peer e77a548f2f08431f992b276cdb01c272: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:40:18.408349 17323 consensus_queue.cc:1048] T 200e45b6fef4437aaf5ed242d019a1a0 P e77a548f2f08431f992b276cdb01c272 [LEADER]: Connected to new peer: Peer: permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:40:18.420406 17142 raft_consensus.cc:1275] T 077708682b4d4658910679f920f06726 P 215611312590440f81dfc88a9630720c [term 2 FOLLOWER]: Refusing update from remote peer e77a548f2f08431f992b276cdb01c272: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:40:18.422268 17323 consensus_queue.cc:1048] T 077708682b4d4658910679f920f06726 P e77a548f2f08431f992b276cdb01c272 [LEADER]: Connected to new peer: Peer: permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:40:18.429796 17141 raft_consensus.cc:1275] T facf733c3da047ebb6eabd44d9b36429 P 215611312590440f81dfc88a9630720c [term 2 FOLLOWER]: Refusing update from remote peer e77a548f2f08431f992b276cdb01c272: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:40:18.444216 17324 consensus_queue.cc:1048] T facf733c3da047ebb6eabd44d9b36429 P e77a548f2f08431f992b276cdb01c272 [LEADER]: Connected to new peer: Peer: permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:40:18.451297 16922 raft_consensus.cc:1275] T 200e45b6fef4437aaf5ed242d019a1a0 P fbb8610924b6419a8541f54e92302878 [term 2 FOLLOWER]: Refusing update from remote peer e77a548f2f08431f992b276cdb01c272: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:40:18.453128 17265 consensus_queue.cc:1048] T 200e45b6fef4437aaf5ed242d019a1a0 P e77a548f2f08431f992b276cdb01c272 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:40:18.463150 17000 raft_consensus.cc:1275] T 9bea86ef9ab9454c89b728d199245f93 P 924de890e81444de94ab5b714fa3c611 [term 2 FOLLOWER]: Refusing update from remote peer fbb8610924b6419a8541f54e92302878: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:40:18.464709 17284 consensus_queue.cc:1048] T 9bea86ef9ab9454c89b728d199245f93 P fbb8610924b6419a8541f54e92302878 [LEADER]: Connected to new peer: Peer: permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:40:18.476155 16999 raft_consensus.cc:1275] T 077708682b4d4658910679f920f06726 P 924de890e81444de94ab5b714fa3c611 [term 2 FOLLOWER]: Refusing update from remote peer e77a548f2f08431f992b276cdb01c272: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:40:18.481375 16997 raft_consensus.cc:1275] T facf733c3da047ebb6eabd44d9b36429 P 924de890e81444de94ab5b714fa3c611 [term 2 FOLLOWER]: Refusing update from remote peer e77a548f2f08431f992b276cdb01c272: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:40:18.481564 17265 consensus_queue.cc:1048] T 077708682b4d4658910679f920f06726 P e77a548f2f08431f992b276cdb01c272 [LEADER]: Connected to new peer: Peer: permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:40:18.483523 17265 consensus_queue.cc:1048] T facf733c3da047ebb6eabd44d9b36429 P e77a548f2f08431f992b276cdb01c272 [LEADER]: Connected to new peer: Peer: permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:40:18.533615 16849 raft_consensus.cc:1275] T 9bea86ef9ab9454c89b728d199245f93 P e77a548f2f08431f992b276cdb01c272 [term 2 FOLLOWER]: Refusing update from remote peer fbb8610924b6419a8541f54e92302878: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:40:18.539124 17310 consensus_queue.cc:1048] T 9bea86ef9ab9454c89b728d199245f93 P fbb8610924b6419a8541f54e92302878 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:40:18.667570 17340 ts_tablet_manager.cc:933] T 24d82a0e72d7463494b9a845f5ddb0a6 P 215611312590440f81dfc88a9630720c: Initiating tablet copy from peer 924de890e81444de94ab5b714fa3c611 (127.13.140.131:46005)
I20260630 12:40:18.669404 17340 tablet_copy_client.cc:323] T 24d82a0e72d7463494b9a845f5ddb0a6 P 215611312590440f81dfc88a9630720c: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.131:46005
I20260630 12:40:18.671485 17010 tablet_copy_service.cc:140] P 924de890e81444de94ab5b714fa3c611: Received BeginTabletCopySession request for tablet 24d82a0e72d7463494b9a845f5ddb0a6 from peer 215611312590440f81dfc88a9630720c ({username='slave'} at 127.0.0.1:49794)
I20260630 12:40:18.672072 17010 tablet_copy_service.cc:161] P 924de890e81444de94ab5b714fa3c611: Beginning new tablet copy session on tablet 24d82a0e72d7463494b9a845f5ddb0a6 from peer 215611312590440f81dfc88a9630720c at {username='slave'} at 127.0.0.1:49794: session id = 215611312590440f81dfc88a9630720c-24d82a0e72d7463494b9a845f5ddb0a6
I20260630 12:40:18.680697 17010 tablet_copy_source_session.cc:215] T 24d82a0e72d7463494b9a845f5ddb0a6 P 924de890e81444de94ab5b714fa3c611: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:40:18.683977 17340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24d82a0e72d7463494b9a845f5ddb0a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:18.700274 17340 tablet_copy_client.cc:806] T 24d82a0e72d7463494b9a845f5ddb0a6 P 215611312590440f81dfc88a9630720c: tablet copy: Starting download of 0 data blocks...
I20260630 12:40:18.700883 17340 tablet_copy_client.cc:670] T 24d82a0e72d7463494b9a845f5ddb0a6 P 215611312590440f81dfc88a9630720c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:40:18.705830 17340 tablet_copy_client.cc:538] T 24d82a0e72d7463494b9a845f5ddb0a6 P 215611312590440f81dfc88a9630720c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:40:18.714679 17340 tablet_bootstrap.cc:492] T 24d82a0e72d7463494b9a845f5ddb0a6 P 215611312590440f81dfc88a9630720c: Bootstrap starting.
I20260630 12:40:18.738272 17340 tablet_bootstrap.cc:492] T 24d82a0e72d7463494b9a845f5ddb0a6 P 215611312590440f81dfc88a9630720c: 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:40:18.739159 17340 tablet_bootstrap.cc:492] T 24d82a0e72d7463494b9a845f5ddb0a6 P 215611312590440f81dfc88a9630720c: Bootstrap complete.
I20260630 12:40:18.739784 17340 ts_tablet_manager.cc:1403] T 24d82a0e72d7463494b9a845f5ddb0a6 P 215611312590440f81dfc88a9630720c: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.007s
I20260630 12:40:18.742288 17340 raft_consensus.cc:359] T 24d82a0e72d7463494b9a845f5ddb0a6 P 215611312590440f81dfc88a9630720c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } attrs { replace: true } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: true } }
I20260630 12:40:18.743022 17340 raft_consensus.cc:740] T 24d82a0e72d7463494b9a845f5ddb0a6 P 215611312590440f81dfc88a9630720c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 215611312590440f81dfc88a9630720c, State: Initialized, Role: LEARNER
I20260630 12:40:18.743620 17340 consensus_queue.cc:260] T 24d82a0e72d7463494b9a845f5ddb0a6 P 215611312590440f81dfc88a9630720c [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: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } attrs { replace: true } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: true } }
I20260630 12:40:18.776800 17340 ts_tablet_manager.cc:1434] T 24d82a0e72d7463494b9a845f5ddb0a6 P 215611312590440f81dfc88a9630720c: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.004s
I20260630 12:40:18.789806 17010 tablet_copy_service.cc:342] P 924de890e81444de94ab5b714fa3c611: Request end of tablet copy session 215611312590440f81dfc88a9630720c-24d82a0e72d7463494b9a845f5ddb0a6 received from {username='slave'} at 127.0.0.1:49794
I20260630 12:40:18.790601 17010 tablet_copy_service.cc:434] P 924de890e81444de94ab5b714fa3c611: ending tablet copy session 215611312590440f81dfc88a9630720c-24d82a0e72d7463494b9a845f5ddb0a6 on tablet 24d82a0e72d7463494b9a845f5ddb0a6 with peer 215611312590440f81dfc88a9630720c
I20260630 12:40:18.796061 17310 raft_consensus.cc:493] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:40:18.797319 17310 raft_consensus.cc:515] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:18.802239 17310 leader_election.cc:290] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413), 924de890e81444de94ab5b714fa3c611 (127.13.140.131:46005)
I20260630 12:40:18.802237 16849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "554b48a970a04b128b1fc4e74892f24f" candidate_uuid: "fbb8610924b6419a8541f54e92302878" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e77a548f2f08431f992b276cdb01c272" is_pre_election: true
I20260630 12:40:18.803459 16849 raft_consensus.cc:2468] T 554b48a970a04b128b1fc4e74892f24f P e77a548f2f08431f992b276cdb01c272 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbb8610924b6419a8541f54e92302878 in term 1.
I20260630 12:40:18.804956 17000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "554b48a970a04b128b1fc4e74892f24f" candidate_uuid: "fbb8610924b6419a8541f54e92302878" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "924de890e81444de94ab5b714fa3c611" is_pre_election: true
I20260630 12:40:18.805763 17000 raft_consensus.cc:2468] T 554b48a970a04b128b1fc4e74892f24f P 924de890e81444de94ab5b714fa3c611 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbb8610924b6419a8541f54e92302878 in term 2.
I20260630 12:40:18.807551 16890 leader_election.cc:304] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878 [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: 924de890e81444de94ab5b714fa3c611, fbb8610924b6419a8541f54e92302878; no voters: 
I20260630 12:40:18.809059 17310 raft_consensus.cc:2804] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:40:18.809552 17310 raft_consensus.cc:493] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:40:18.809978 17310 raft_consensus.cc:3060] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:40:18.820539 17310 raft_consensus.cc:515] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:18.823782 17310 leader_election.cc:290] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878 [CANDIDATE]: Term 3 election: Requested vote from peers e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413), 924de890e81444de94ab5b714fa3c611 (127.13.140.131:46005)
I20260630 12:40:18.824973 17000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "554b48a970a04b128b1fc4e74892f24f" candidate_uuid: "fbb8610924b6419a8541f54e92302878" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "924de890e81444de94ab5b714fa3c611"
I20260630 12:40:18.825698 17000 raft_consensus.cc:3060] T 554b48a970a04b128b1fc4e74892f24f P 924de890e81444de94ab5b714fa3c611 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:40:18.829330 16849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "554b48a970a04b128b1fc4e74892f24f" candidate_uuid: "fbb8610924b6419a8541f54e92302878" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e77a548f2f08431f992b276cdb01c272"
I20260630 12:40:18.830139 16849 raft_consensus.cc:3060] T 554b48a970a04b128b1fc4e74892f24f P e77a548f2f08431f992b276cdb01c272 [term 1 FOLLOWER]: Advancing to term 3
I20260630 12:40:18.834618 17000 raft_consensus.cc:2468] T 554b48a970a04b128b1fc4e74892f24f P 924de890e81444de94ab5b714fa3c611 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbb8610924b6419a8541f54e92302878 in term 3.
I20260630 12:40:18.837013 16890 leader_election.cc:304] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878 [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: 924de890e81444de94ab5b714fa3c611, fbb8610924b6419a8541f54e92302878; no voters: 
I20260630 12:40:18.845381 16849 raft_consensus.cc:2468] T 554b48a970a04b128b1fc4e74892f24f P e77a548f2f08431f992b276cdb01c272 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbb8610924b6419a8541f54e92302878 in term 3.
I20260630 12:40:18.849323 17310 raft_consensus.cc:2804] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:40:18.851065 17310 raft_consensus.cc:697] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878 [term 3 LEADER]: Becoming Leader. State: Replica: fbb8610924b6419a8541f54e92302878, State: Running, Role: LEADER
I20260630 12:40:18.852366 17310 consensus_queue.cc:237] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:18.863184 16748 catalog_manager.cc:5697] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "fbb8610924b6419a8541f54e92302878" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } health_report { overall_health: UNKNOWN } } }
I20260630 12:40:18.877714 17340 ts_tablet_manager.cc:933] T 3946383049b14cc389dd5842fd4cf532 P 215611312590440f81dfc88a9630720c: Initiating tablet copy from peer 924de890e81444de94ab5b714fa3c611 (127.13.140.131:46005)
I20260630 12:40:18.886132 17340 tablet_copy_client.cc:323] T 3946383049b14cc389dd5842fd4cf532 P 215611312590440f81dfc88a9630720c: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.131:46005
I20260630 12:40:18.888525 17010 tablet_copy_service.cc:140] P 924de890e81444de94ab5b714fa3c611: Received BeginTabletCopySession request for tablet 3946383049b14cc389dd5842fd4cf532 from peer 215611312590440f81dfc88a9630720c ({username='slave'} at 127.0.0.1:49794)
I20260630 12:40:18.889209 17010 tablet_copy_service.cc:161] P 924de890e81444de94ab5b714fa3c611: Beginning new tablet copy session on tablet 3946383049b14cc389dd5842fd4cf532 from peer 215611312590440f81dfc88a9630720c at {username='slave'} at 127.0.0.1:49794: session id = 215611312590440f81dfc88a9630720c-3946383049b14cc389dd5842fd4cf532
I20260630 12:40:18.899602 17010 tablet_copy_source_session.cc:215] T 3946383049b14cc389dd5842fd4cf532 P 924de890e81444de94ab5b714fa3c611: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:40:18.903165 17340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3946383049b14cc389dd5842fd4cf532. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:18.926327 17340 tablet_copy_client.cc:806] T 3946383049b14cc389dd5842fd4cf532 P 215611312590440f81dfc88a9630720c: tablet copy: Starting download of 0 data blocks...
I20260630 12:40:18.927100 17340 tablet_copy_client.cc:670] T 3946383049b14cc389dd5842fd4cf532 P 215611312590440f81dfc88a9630720c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:40:18.943099 17340 tablet_copy_client.cc:538] T 3946383049b14cc389dd5842fd4cf532 P 215611312590440f81dfc88a9630720c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:40:18.954391 17340 tablet_bootstrap.cc:492] T 3946383049b14cc389dd5842fd4cf532 P 215611312590440f81dfc88a9630720c: Bootstrap starting.
I20260630 12:40:19.006551 17340 tablet_bootstrap.cc:492] T 3946383049b14cc389dd5842fd4cf532 P 215611312590440f81dfc88a9630720c: 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:40:19.007344 17340 tablet_bootstrap.cc:492] T 3946383049b14cc389dd5842fd4cf532 P 215611312590440f81dfc88a9630720c: Bootstrap complete.
I20260630 12:40:19.008350 17340 ts_tablet_manager.cc:1403] T 3946383049b14cc389dd5842fd4cf532 P 215611312590440f81dfc88a9630720c: Time spent bootstrapping tablet: real 0.054s	user 0.028s	sys 0.016s
I20260630 12:40:19.010784 17340 raft_consensus.cc:359] T 3946383049b14cc389dd5842fd4cf532 P 215611312590440f81dfc88a9630720c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } attrs { replace: true } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: true } }
I20260630 12:40:19.011431 17340 raft_consensus.cc:740] T 3946383049b14cc389dd5842fd4cf532 P 215611312590440f81dfc88a9630720c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 215611312590440f81dfc88a9630720c, State: Initialized, Role: LEARNER
I20260630 12:40:19.011963 17340 consensus_queue.cc:260] T 3946383049b14cc389dd5842fd4cf532 P 215611312590440f81dfc88a9630720c [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: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } attrs { replace: true } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: true } }
I20260630 12:40:19.014457 17340 ts_tablet_manager.cc:1434] T 3946383049b14cc389dd5842fd4cf532 P 215611312590440f81dfc88a9630720c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:40:19.016422 17010 tablet_copy_service.cc:342] P 924de890e81444de94ab5b714fa3c611: Request end of tablet copy session 215611312590440f81dfc88a9630720c-3946383049b14cc389dd5842fd4cf532 received from {username='slave'} at 127.0.0.1:49794
I20260630 12:40:19.016919 17010 tablet_copy_service.cc:434] P 924de890e81444de94ab5b714fa3c611: ending tablet copy session 215611312590440f81dfc88a9630720c-3946383049b14cc389dd5842fd4cf532 on tablet 3946383049b14cc389dd5842fd4cf532 with peer 215611312590440f81dfc88a9630720c
I20260630 12:40:19.189781 17142 raft_consensus.cc:1217] T 24d82a0e72d7463494b9a845f5ddb0a6 P 215611312590440f81dfc88a9630720c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:40:19.307386 17142 raft_consensus.cc:1217] T 3946383049b14cc389dd5842fd4cf532 P 215611312590440f81dfc88a9630720c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:40:19.321039 17000 raft_consensus.cc:1275] T 554b48a970a04b128b1fc4e74892f24f P 924de890e81444de94ab5b714fa3c611 [term 3 FOLLOWER]: Refusing update from remote peer fbb8610924b6419a8541f54e92302878: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:40:19.322798 17308 consensus_queue.cc:1048] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878 [LEADER]: Connected to new peer: Peer: permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:40:19.348696 16847 raft_consensus.cc:1275] T 554b48a970a04b128b1fc4e74892f24f P e77a548f2f08431f992b276cdb01c272 [term 3 FOLLOWER]: Refusing update from remote peer fbb8610924b6419a8541f54e92302878: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:40:19.350643 17284 consensus_queue.cc:1048] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:40:19.588140 16802 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:40:19.644403 16847 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "200e45b6fef4437aaf5ed242d019a1a0"
dest_uuid: "e77a548f2f08431f992b276cdb01c272"
mode: GRACEFUL
new_leader_uuid: "924de890e81444de94ab5b714fa3c611"
 from {username='slave'} at 127.0.0.1:57282
I20260630 12:40:19.645227 16847 raft_consensus.cc:606] T 200e45b6fef4437aaf5ed242d019a1a0 P e77a548f2f08431f992b276cdb01c272 [term 2 LEADER]: Received request to transfer leadership to TS 924de890e81444de94ab5b714fa3c611
I20260630 12:40:19.646726 16802 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260630 12:40:19.647609 16802 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:40:19.735918 17350 raft_consensus.cc:1064] T 24d82a0e72d7463494b9a845f5ddb0a6 P 924de890e81444de94ab5b714fa3c611: attempting to promote NON_VOTER 215611312590440f81dfc88a9630720c to VOTER
I20260630 12:40:19.738950 17350 consensus_queue.cc:237] T 24d82a0e72d7463494b9a845f5ddb0a6 P 924de890e81444de94ab5b714fa3c611 [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: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } attrs { replace: true } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } }
I20260630 12:40:19.750689 17142 raft_consensus.cc:1275] T 24d82a0e72d7463494b9a845f5ddb0a6 P 215611312590440f81dfc88a9630720c [term 1 LEARNER]: Refusing update from remote peer 924de890e81444de94ab5b714fa3c611: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:40:19.751046 16922 raft_consensus.cc:1275] T 24d82a0e72d7463494b9a845f5ddb0a6 P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Refusing update from remote peer 924de890e81444de94ab5b714fa3c611: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:40:19.753033 17287 consensus_queue.cc:1048] T 24d82a0e72d7463494b9a845f5ddb0a6 P 924de890e81444de94ab5b714fa3c611 [LEADER]: Connected to new peer: Peer: permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } 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:40:19.754887 17287 consensus_queue.cc:1048] T 24d82a0e72d7463494b9a845f5ddb0a6 P 924de890e81444de94ab5b714fa3c611 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:40:19.759181 16847 raft_consensus.cc:1275] T 24d82a0e72d7463494b9a845f5ddb0a6 P e77a548f2f08431f992b276cdb01c272 [term 1 FOLLOWER]: Refusing update from remote peer 924de890e81444de94ab5b714fa3c611: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:40:19.760819 17287 consensus_queue.cc:1048] T 24d82a0e72d7463494b9a845f5ddb0a6 P 924de890e81444de94ab5b714fa3c611 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } 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:40:19.794077 17079 raft_consensus.cc:2955] T 24d82a0e72d7463494b9a845f5ddb0a6 P 924de890e81444de94ab5b714fa3c611 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 215611312590440f81dfc88a9630720c (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } attrs { replace: true } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } } }
I20260630 12:40:19.796216 16847 raft_consensus.cc:2955] T 24d82a0e72d7463494b9a845f5ddb0a6 P e77a548f2f08431f992b276cdb01c272 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 215611312590440f81dfc88a9630720c (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } attrs { replace: true } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } } }
I20260630 12:40:19.810549 17142 raft_consensus.cc:2955] T 24d82a0e72d7463494b9a845f5ddb0a6 P 215611312590440f81dfc88a9630720c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 215611312590440f81dfc88a9630720c (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } attrs { replace: true } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } } }
I20260630 12:40:19.813593 16922 raft_consensus.cc:2955] T 24d82a0e72d7463494b9a845f5ddb0a6 P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 215611312590440f81dfc88a9630720c (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } attrs { replace: true } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } } }
I20260630 12:40:19.819175 16747 catalog_manager.cc:5697] T 24d82a0e72d7463494b9a845f5ddb0a6 P e77a548f2f08431f992b276cdb01c272 reported cstate change: config changed from index 2 to 3, 215611312590440f81dfc88a9630720c (127.13.140.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "924de890e81444de94ab5b714fa3c611" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } attrs { replace: true } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } } }
I20260630 12:40:19.832271 17287 raft_consensus.cc:1064] T 3946383049b14cc389dd5842fd4cf532 P 924de890e81444de94ab5b714fa3c611: attempting to promote NON_VOTER 215611312590440f81dfc88a9630720c to VOTER
I20260630 12:40:19.837167 17287 consensus_queue.cc:237] T 3946383049b14cc389dd5842fd4cf532 P 924de890e81444de94ab5b714fa3c611 [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: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } attrs { replace: true } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } }
I20260630 12:40:19.862780 17142 raft_consensus.cc:1275] T 3946383049b14cc389dd5842fd4cf532 P 215611312590440f81dfc88a9630720c [term 1 LEARNER]: Refusing update from remote peer 924de890e81444de94ab5b714fa3c611: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:40:19.864493 17364 consensus_queue.cc:1048] T 3946383049b14cc389dd5842fd4cf532 P 924de890e81444de94ab5b714fa3c611 [LEADER]: Connected to new peer: Peer: permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } 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:40:19.865612 16847 raft_consensus.cc:1275] T 3946383049b14cc389dd5842fd4cf532 P e77a548f2f08431f992b276cdb01c272 [term 1 FOLLOWER]: Refusing update from remote peer 924de890e81444de94ab5b714fa3c611: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:40:19.867182 17079 consensus_queue.cc:1048] T 3946383049b14cc389dd5842fd4cf532 P 924de890e81444de94ab5b714fa3c611 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:40:19.873210 16922 raft_consensus.cc:1275] T 3946383049b14cc389dd5842fd4cf532 P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Refusing update from remote peer 924de890e81444de94ab5b714fa3c611: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:40:19.874747 17287 consensus_queue.cc:1048] T 3946383049b14cc389dd5842fd4cf532 P 924de890e81444de94ab5b714fa3c611 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } 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:40:19.889842 16999 consensus_queue.cc:237] T 24d82a0e72d7463494b9a845f5ddb0a6 P 924de890e81444de94ab5b714fa3c611 [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: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } }
I20260630 12:40:19.896283 17287 raft_consensus.cc:2955] T 3946383049b14cc389dd5842fd4cf532 P 924de890e81444de94ab5b714fa3c611 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 215611312590440f81dfc88a9630720c (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } attrs { replace: true } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } } }
I20260630 12:40:19.900452 17142 raft_consensus.cc:2955] T 3946383049b14cc389dd5842fd4cf532 P 215611312590440f81dfc88a9630720c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 215611312590440f81dfc88a9630720c (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } attrs { replace: true } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } } }
I20260630 12:40:19.900462 16922 raft_consensus.cc:2955] T 3946383049b14cc389dd5842fd4cf532 P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 215611312590440f81dfc88a9630720c (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } attrs { replace: true } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } } }
I20260630 12:40:19.920691 16745 catalog_manager.cc:5697] T 3946383049b14cc389dd5842fd4cf532 P 924de890e81444de94ab5b714fa3c611 reported cstate change: config changed from index 2 to 3, 215611312590440f81dfc88a9630720c (127.13.140.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "924de890e81444de94ab5b714fa3c611" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:40:19.921208 16847 raft_consensus.cc:2955] T 3946383049b14cc389dd5842fd4cf532 P e77a548f2f08431f992b276cdb01c272 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 215611312590440f81dfc88a9630720c (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } attrs { replace: true } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } } }
I20260630 12:40:19.925678 17141 raft_consensus.cc:1275] T 24d82a0e72d7463494b9a845f5ddb0a6 P 215611312590440f81dfc88a9630720c [term 1 FOLLOWER]: Refusing update from remote peer 924de890e81444de94ab5b714fa3c611: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:40:19.928452 17350 consensus_queue.cc:1048] T 24d82a0e72d7463494b9a845f5ddb0a6 P 924de890e81444de94ab5b714fa3c611 [LEADER]: Connected to new peer: Peer: permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } 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:40:19.932910 16922 raft_consensus.cc:1275] T 24d82a0e72d7463494b9a845f5ddb0a6 P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Refusing update from remote peer 924de890e81444de94ab5b714fa3c611: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:40:19.937143 17350 consensus_queue.cc:1048] T 24d82a0e72d7463494b9a845f5ddb0a6 P 924de890e81444de94ab5b714fa3c611 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:40:19.936421 17364 raft_consensus.cc:2955] T 24d82a0e72d7463494b9a845f5ddb0a6 P 924de890e81444de94ab5b714fa3c611 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e77a548f2f08431f992b276cdb01c272 (127.13.140.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } } }
I20260630 12:40:19.940081 17141 raft_consensus.cc:2955] T 24d82a0e72d7463494b9a845f5ddb0a6 P 215611312590440f81dfc88a9630720c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e77a548f2f08431f992b276cdb01c272 (127.13.140.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } } }
I20260630 12:40:19.944512 16917 raft_consensus.cc:2955] T 24d82a0e72d7463494b9a845f5ddb0a6 P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e77a548f2f08431f992b276cdb01c272 (127.13.140.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } } }
I20260630 12:40:19.953467 16734 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 24d82a0e72d7463494b9a845f5ddb0a6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:40:19.958792 16999 consensus_queue.cc:237] T 3946383049b14cc389dd5842fd4cf532 P 924de890e81444de94ab5b714fa3c611 [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: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } }
I20260630 12:40:19.965787 16746 catalog_manager.cc:5697] T 24d82a0e72d7463494b9a845f5ddb0a6 P 215611312590440f81dfc88a9630720c reported cstate change: config changed from index 3 to 4, VOTER e77a548f2f08431f992b276cdb01c272 (127.13.140.129) evicted. New cstate: current_term: 1 leader_uuid: "924de890e81444de94ab5b714fa3c611" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } } }
I20260630 12:40:19.972024 17141 raft_consensus.cc:1275] T 3946383049b14cc389dd5842fd4cf532 P 215611312590440f81dfc88a9630720c [term 1 FOLLOWER]: Refusing update from remote peer 924de890e81444de94ab5b714fa3c611: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:40:19.972344 16847 raft_consensus.cc:1275] T 3946383049b14cc389dd5842fd4cf532 P e77a548f2f08431f992b276cdb01c272 [term 1 FOLLOWER]: Refusing update from remote peer 924de890e81444de94ab5b714fa3c611: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:40:19.973649 17350 consensus_queue.cc:1048] T 3946383049b14cc389dd5842fd4cf532 P 924de890e81444de94ab5b714fa3c611 [LEADER]: Connected to new peer: Peer: permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } 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:40:19.974509 17287 consensus_queue.cc:1048] T 3946383049b14cc389dd5842fd4cf532 P 924de890e81444de94ab5b714fa3c611 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:40:19.984787 17364 raft_consensus.cc:2955] T 3946383049b14cc389dd5842fd4cf532 P 924de890e81444de94ab5b714fa3c611 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fbb8610924b6419a8541f54e92302878 (127.13.140.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } } }
I20260630 12:40:19.990700 16841 tablet_service.cc:1558] Processing DeleteTablet for tablet 24d82a0e72d7463494b9a845f5ddb0a6 with delete_type TABLET_DATA_TOMBSTONED (TS e77a548f2f08431f992b276cdb01c272 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41888
I20260630 12:40:20.005370 16849 raft_consensus.cc:2955] T 3946383049b14cc389dd5842fd4cf532 P e77a548f2f08431f992b276cdb01c272 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fbb8610924b6419a8541f54e92302878 (127.13.140.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } } }
I20260630 12:40:20.006726 17141 raft_consensus.cc:2955] T 3946383049b14cc389dd5842fd4cf532 P 215611312590440f81dfc88a9630720c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fbb8610924b6419a8541f54e92302878 (127.13.140.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } } }
I20260630 12:40:20.022374 16734 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3946383049b14cc389dd5842fd4cf532 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:40:20.033182 17375 raft_consensus.cc:993] T 200e45b6fef4437aaf5ed242d019a1a0 P e77a548f2f08431f992b276cdb01c272: : Instructing follower 924de890e81444de94ab5b714fa3c611 to start an election
I20260630 12:40:20.033757 17375 raft_consensus.cc:1081] T 200e45b6fef4437aaf5ed242d019a1a0 P e77a548f2f08431f992b276cdb01c272 [term 2 LEADER]: Signalling peer 924de890e81444de94ab5b714fa3c611 to start an election
I20260630 12:40:20.036580 16999 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "200e45b6fef4437aaf5ed242d019a1a0"
dest_uuid: "924de890e81444de94ab5b714fa3c611"
 from {username='slave'} at 127.0.0.1:49788
I20260630 12:40:20.037177 16999 raft_consensus.cc:493] T 200e45b6fef4437aaf5ed242d019a1a0 P 924de890e81444de94ab5b714fa3c611 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:40:20.037539 16999 raft_consensus.cc:3060] T 200e45b6fef4437aaf5ed242d019a1a0 P 924de890e81444de94ab5b714fa3c611 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:40:20.038829 17372 tablet_replica.cc:333] T 24d82a0e72d7463494b9a845f5ddb0a6 P e77a548f2f08431f992b276cdb01c272: stopping tablet replica
I20260630 12:40:20.038326 16745 catalog_manager.cc:5697] T 3946383049b14cc389dd5842fd4cf532 P 215611312590440f81dfc88a9630720c reported cstate change: config changed from index 3 to 4, VOTER fbb8610924b6419a8541f54e92302878 (127.13.140.130) evicted. New cstate: current_term: 1 leader_uuid: "924de890e81444de94ab5b714fa3c611" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } } }
I20260630 12:40:20.039987 17372 raft_consensus.cc:2243] T 24d82a0e72d7463494b9a845f5ddb0a6 P e77a548f2f08431f992b276cdb01c272 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:40:20.040977 17372 raft_consensus.cc:2272] T 24d82a0e72d7463494b9a845f5ddb0a6 P e77a548f2f08431f992b276cdb01c272 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:20.046872 16999 raft_consensus.cc:515] T 200e45b6fef4437aaf5ed242d019a1a0 P 924de890e81444de94ab5b714fa3c611 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:20.049086 17372 ts_tablet_manager.cc:1916] T 24d82a0e72d7463494b9a845f5ddb0a6 P e77a548f2f08431f992b276cdb01c272: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:40:20.050478 16849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "200e45b6fef4437aaf5ed242d019a1a0" candidate_uuid: "924de890e81444de94ab5b714fa3c611" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e77a548f2f08431f992b276cdb01c272"
I20260630 12:40:20.050765 16917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "200e45b6fef4437aaf5ed242d019a1a0" candidate_uuid: "924de890e81444de94ab5b714fa3c611" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fbb8610924b6419a8541f54e92302878"
I20260630 12:40:20.051117 16849 raft_consensus.cc:3055] T 200e45b6fef4437aaf5ed242d019a1a0 P e77a548f2f08431f992b276cdb01c272 [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:40:20.051327 16917 raft_consensus.cc:3060] T 200e45b6fef4437aaf5ed242d019a1a0 P fbb8610924b6419a8541f54e92302878 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:40:20.051503 16849 raft_consensus.cc:740] T 200e45b6fef4437aaf5ed242d019a1a0 P e77a548f2f08431f992b276cdb01c272 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e77a548f2f08431f992b276cdb01c272, State: Running, Role: LEADER
I20260630 12:40:20.052380 16849 consensus_queue.cc:260] T 200e45b6fef4437aaf5ed242d019a1a0 P e77a548f2f08431f992b276cdb01c272 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:20.053512 16849 raft_consensus.cc:3060] T 200e45b6fef4437aaf5ed242d019a1a0 P e77a548f2f08431f992b276cdb01c272 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:40:20.057648 16910 tablet_service.cc:1558] Processing DeleteTablet for tablet 3946383049b14cc389dd5842fd4cf532 with delete_type TABLET_DATA_TOMBSTONED (TS fbb8610924b6419a8541f54e92302878 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48540
I20260630 12:40:20.064968 16917 raft_consensus.cc:2468] T 200e45b6fef4437aaf5ed242d019a1a0 P fbb8610924b6419a8541f54e92302878 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 924de890e81444de94ab5b714fa3c611 in term 3.
I20260630 12:40:20.066672 16999 leader_election.cc:290] T 200e45b6fef4437aaf5ed242d019a1a0 P 924de890e81444de94ab5b714fa3c611 [CANDIDATE]: Term 3 election: Requested vote from peers e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413), fbb8610924b6419a8541f54e92302878 (127.13.140.130:37877)
I20260630 12:40:20.069229 16965 leader_election.cc:304] T 200e45b6fef4437aaf5ed242d019a1a0 P 924de890e81444de94ab5b714fa3c611 [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: 924de890e81444de94ab5b714fa3c611, fbb8610924b6419a8541f54e92302878; no voters: 
I20260630 12:40:20.072422 17372 ts_tablet_manager.cc:1929] T 24d82a0e72d7463494b9a845f5ddb0a6 P e77a548f2f08431f992b276cdb01c272: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:40:20.073024 17372 log.cc:1199] T 24d82a0e72d7463494b9a845f5ddb0a6 P e77a548f2f08431f992b276cdb01c272: Deleting WAL directory at /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782823128114093-13874-0/minicluster-data/ts-0-root/wals/24d82a0e72d7463494b9a845f5ddb0a6
I20260630 12:40:20.073117 17350 raft_consensus.cc:2804] T 200e45b6fef4437aaf5ed242d019a1a0 P 924de890e81444de94ab5b714fa3c611 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:40:20.073699 17350 raft_consensus.cc:697] T 200e45b6fef4437aaf5ed242d019a1a0 P 924de890e81444de94ab5b714fa3c611 [term 3 LEADER]: Becoming Leader. State: Replica: 924de890e81444de94ab5b714fa3c611, State: Running, Role: LEADER
I20260630 12:40:20.073835 16849 raft_consensus.cc:2468] T 200e45b6fef4437aaf5ed242d019a1a0 P e77a548f2f08431f992b276cdb01c272 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 924de890e81444de94ab5b714fa3c611 in term 3.
I20260630 12:40:20.074723 17350 consensus_queue.cc:237] T 200e45b6fef4437aaf5ed242d019a1a0 P 924de890e81444de94ab5b714fa3c611 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:20.075137 16736 catalog_manager.cc:5028] TS e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413): tablet 24d82a0e72d7463494b9a845f5ddb0a6 (table range_aware_rebalance_new_range [id=9bc36a7ac5dd414ca3aecd1c910dc294]) successfully deleted
I20260630 12:40:20.084403 17376 tablet_replica.cc:333] T 3946383049b14cc389dd5842fd4cf532 P fbb8610924b6419a8541f54e92302878: stopping tablet replica
I20260630 12:40:20.085768 17376 raft_consensus.cc:2243] T 3946383049b14cc389dd5842fd4cf532 P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:40:20.086699 17376 raft_consensus.cc:2272] T 3946383049b14cc389dd5842fd4cf532 P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:20.089010 16746 catalog_manager.cc:5697] T 200e45b6fef4437aaf5ed242d019a1a0 P 924de890e81444de94ab5b714fa3c611 reported cstate change: term changed from 2 to 3, leader changed from e77a548f2f08431f992b276cdb01c272 (127.13.140.129) to 924de890e81444de94ab5b714fa3c611 (127.13.140.131). New cstate: current_term: 3 leader_uuid: "924de890e81444de94ab5b714fa3c611" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } health_report { overall_health: HEALTHY } } }
I20260630 12:40:20.090595 17376 ts_tablet_manager.cc:1916] T 3946383049b14cc389dd5842fd4cf532 P fbb8610924b6419a8541f54e92302878: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:40:20.104036 17376 ts_tablet_manager.cc:1929] T 3946383049b14cc389dd5842fd4cf532 P fbb8610924b6419a8541f54e92302878: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:40:20.104396 17376 log.cc:1199] T 3946383049b14cc389dd5842fd4cf532 P fbb8610924b6419a8541f54e92302878: Deleting WAL directory at /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782823128114093-13874-0/minicluster-data/ts-1-root/wals/3946383049b14cc389dd5842fd4cf532
I20260630 12:40:20.105938 16735 catalog_manager.cc:5028] TS fbb8610924b6419a8541f54e92302878 (127.13.140.130:37877): tablet 3946383049b14cc389dd5842fd4cf532 (table range_aware_rebalance_new_range [id=9bc36a7ac5dd414ca3aecd1c910dc294]) successfully deleted
I20260630 12:40:20.463418 16847 raft_consensus.cc:1275] T 200e45b6fef4437aaf5ed242d019a1a0 P e77a548f2f08431f992b276cdb01c272 [term 3 FOLLOWER]: Refusing update from remote peer 924de890e81444de94ab5b714fa3c611: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:40:20.464751 17287 consensus_queue.cc:1048] T 200e45b6fef4437aaf5ed242d019a1a0 P 924de890e81444de94ab5b714fa3c611 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:40:20.484302 16917 raft_consensus.cc:1275] T 200e45b6fef4437aaf5ed242d019a1a0 P fbb8610924b6419a8541f54e92302878 [term 3 FOLLOWER]: Refusing update from remote peer 924de890e81444de94ab5b714fa3c611: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:40:20.485761 17364 consensus_queue.cc:1048] T 200e45b6fef4437aaf5ed242d019a1a0 P 924de890e81444de94ab5b714fa3c611 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260630 12:40:21.092190 16917 consensus_queue.cc:237] T 9bea86ef9ab9454c89b728d199245f93 P fbb8610924b6419a8541f54e92302878 [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: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } attrs { replace: true } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: true } }
I20260630 12:40:21.103662 16999 raft_consensus.cc:1275] T 9bea86ef9ab9454c89b728d199245f93 P 924de890e81444de94ab5b714fa3c611 [term 2 FOLLOWER]: Refusing update from remote peer fbb8610924b6419a8541f54e92302878: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260630 12:40:21.104293 16890 consensus_peers.cc:597] T 9bea86ef9ab9454c89b728d199245f93 P fbb8610924b6419a8541f54e92302878 -> Peer 215611312590440f81dfc88a9630720c (127.13.140.132:33049): Couldn't send request to peer 215611312590440f81dfc88a9630720c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9bea86ef9ab9454c89b728d199245f93. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:40:21.105136 16847 raft_consensus.cc:1275] T 9bea86ef9ab9454c89b728d199245f93 P e77a548f2f08431f992b276cdb01c272 [term 2 FOLLOWER]: Refusing update from remote peer fbb8610924b6419a8541f54e92302878: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:40:21.105715 17308 consensus_queue.cc:1048] T 9bea86ef9ab9454c89b728d199245f93 P fbb8610924b6419a8541f54e92302878 [LEADER]: Connected to new peer: Peer: permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } 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:40:21.106812 17384 consensus_queue.cc:1048] T 9bea86ef9ab9454c89b728d199245f93 P fbb8610924b6419a8541f54e92302878 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:40:21.115525 17384 raft_consensus.cc:2955] T 9bea86ef9ab9454c89b728d199245f93 P fbb8610924b6419a8541f54e92302878 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 215611312590440f81dfc88a9630720c (127.13.140.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } attrs { replace: true } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: true } } }
I20260630 12:40:21.118278 16847 raft_consensus.cc:2955] T 9bea86ef9ab9454c89b728d199245f93 P e77a548f2f08431f992b276cdb01c272 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 215611312590440f81dfc88a9630720c (127.13.140.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } attrs { replace: true } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: true } } }
I20260630 12:40:21.119266 16998 raft_consensus.cc:2955] T 9bea86ef9ab9454c89b728d199245f93 P 924de890e81444de94ab5b714fa3c611 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 215611312590440f81dfc88a9630720c (127.13.140.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } attrs { replace: true } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: true } } }
I20260630 12:40:21.131157 16745 catalog_manager.cc:5697] T 9bea86ef9ab9454c89b728d199245f93 P fbb8610924b6419a8541f54e92302878 reported cstate change: config changed from index -1 to 3, NON_VOTER 215611312590440f81dfc88a9630720c (127.13.140.132) added. New cstate: current_term: 2 leader_uuid: "fbb8610924b6419a8541f54e92302878" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:40:21.136075 16999 consensus_queue.cc:237] T adc7997cb57146c689d574015a8bd46d P 924de890e81444de94ab5b714fa3c611 [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: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } attrs { replace: true } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: true } }
I20260630 12:40:21.148591 16917 raft_consensus.cc:1275] T adc7997cb57146c689d574015a8bd46d P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Refusing update from remote peer 924de890e81444de94ab5b714fa3c611: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:40:21.148954 16847 raft_consensus.cc:1275] T adc7997cb57146c689d574015a8bd46d P e77a548f2f08431f992b276cdb01c272 [term 1 FOLLOWER]: Refusing update from remote peer 924de890e81444de94ab5b714fa3c611: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:40:21.150306 17364 consensus_queue.cc:1048] T adc7997cb57146c689d574015a8bd46d P 924de890e81444de94ab5b714fa3c611 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:40:21.151790 17287 consensus_queue.cc:1048] T adc7997cb57146c689d574015a8bd46d P 924de890e81444de94ab5b714fa3c611 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } 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:40:21.157989 16964 consensus_peers.cc:597] T adc7997cb57146c689d574015a8bd46d P 924de890e81444de94ab5b714fa3c611 -> Peer 215611312590440f81dfc88a9630720c (127.13.140.132:33049): Couldn't send request to peer 215611312590440f81dfc88a9630720c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: adc7997cb57146c689d574015a8bd46d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:40:21.173964 17350 raft_consensus.cc:2955] T adc7997cb57146c689d574015a8bd46d P 924de890e81444de94ab5b714fa3c611 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 215611312590440f81dfc88a9630720c (127.13.140.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } attrs { replace: true } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: true } } }
I20260630 12:40:21.176422 16847 raft_consensus.cc:2955] T adc7997cb57146c689d574015a8bd46d P e77a548f2f08431f992b276cdb01c272 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 215611312590440f81dfc88a9630720c (127.13.140.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } attrs { replace: true } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: true } } }
I20260630 12:40:21.190721 16917 raft_consensus.cc:2955] T adc7997cb57146c689d574015a8bd46d P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 215611312590440f81dfc88a9630720c (127.13.140.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } attrs { replace: true } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: true } } }
I20260630 12:40:21.201040 16847 consensus_queue.cc:237] T a3b2b6399c224b44ab5f31d15a34b737 P e77a548f2f08431f992b276cdb01c272 [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: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { replace: true } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: NON_VOTER last_known_addr { host: "127.13.140.131" port: 46005 } attrs { promote: true } }
W20260630 12:40:21.209848 16815 consensus_peers.cc:597] T a3b2b6399c224b44ab5f31d15a34b737 P e77a548f2f08431f992b276cdb01c272 -> Peer 924de890e81444de94ab5b714fa3c611 (127.13.140.131:46005): Couldn't send request to peer 924de890e81444de94ab5b714fa3c611. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a3b2b6399c224b44ab5f31d15a34b737. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:40:21.212098 16746 catalog_manager.cc:5697] T adc7997cb57146c689d574015a8bd46d P fbb8610924b6419a8541f54e92302878 reported cstate change: config changed from index -1 to 2, NON_VOTER 215611312590440f81dfc88a9630720c (127.13.140.132) added. New cstate: current_term: 1 leader_uuid: "924de890e81444de94ab5b714fa3c611" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } attrs { replace: true } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: true } } }
I20260630 12:40:21.215982 16917 raft_consensus.cc:1275] T a3b2b6399c224b44ab5f31d15a34b737 P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Refusing update from remote peer e77a548f2f08431f992b276cdb01c272: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:40:21.216892 17142 raft_consensus.cc:1275] T a3b2b6399c224b44ab5f31d15a34b737 P 215611312590440f81dfc88a9630720c [term 1 FOLLOWER]: Refusing update from remote peer e77a548f2f08431f992b276cdb01c272: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:40:21.219630 17373 consensus_queue.cc:1048] T a3b2b6399c224b44ab5f31d15a34b737 P e77a548f2f08431f992b276cdb01c272 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:40:21.222549 17373 consensus_queue.cc:1048] T a3b2b6399c224b44ab5f31d15a34b737 P e77a548f2f08431f992b276cdb01c272 [LEADER]: Connected to new peer: Peer: permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } 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:40:21.231426 17373 raft_consensus.cc:2955] T a3b2b6399c224b44ab5f31d15a34b737 P e77a548f2f08431f992b276cdb01c272 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 924de890e81444de94ab5b714fa3c611 (127.13.140.131) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { replace: true } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: NON_VOTER last_known_addr { host: "127.13.140.131" port: 46005 } attrs { promote: true } } }
I20260630 12:40:21.252771 16917 consensus_queue.cc:237] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878 [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: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } attrs { replace: true } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: true } }
I20260630 12:40:21.255128 16922 raft_consensus.cc:2955] T a3b2b6399c224b44ab5f31d15a34b737 P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 924de890e81444de94ab5b714fa3c611 (127.13.140.131) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { replace: true } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: NON_VOTER last_known_addr { host: "127.13.140.131" port: 46005 } attrs { promote: true } } }
I20260630 12:40:21.260936 16748 catalog_manager.cc:5697] T a3b2b6399c224b44ab5f31d15a34b737 P e77a548f2f08431f992b276cdb01c272 reported cstate change: config changed from index -1 to 2, NON_VOTER 924de890e81444de94ab5b714fa3c611 (127.13.140.131) added. New cstate: current_term: 1 leader_uuid: "e77a548f2f08431f992b276cdb01c272" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: NON_VOTER last_known_addr { host: "127.13.140.131" port: 46005 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:40:21.262017 17141 raft_consensus.cc:2955] T a3b2b6399c224b44ab5f31d15a34b737 P 215611312590440f81dfc88a9630720c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 924de890e81444de94ab5b714fa3c611 (127.13.140.131) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { replace: true } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: NON_VOTER last_known_addr { host: "127.13.140.131" port: 46005 } attrs { promote: true } } }
I20260630 12:40:21.273545 16999 raft_consensus.cc:1275] T 554b48a970a04b128b1fc4e74892f24f P 924de890e81444de94ab5b714fa3c611 [term 3 FOLLOWER]: Refusing update from remote peer fbb8610924b6419a8541f54e92302878: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:40:21.278369 16847 raft_consensus.cc:1275] T 554b48a970a04b128b1fc4e74892f24f P e77a548f2f08431f992b276cdb01c272 [term 3 FOLLOWER]: Refusing update from remote peer fbb8610924b6419a8541f54e92302878: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260630 12:40:21.279026 16890 consensus_peers.cc:597] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878 -> Peer 215611312590440f81dfc88a9630720c (127.13.140.132:33049): Couldn't send request to peer 215611312590440f81dfc88a9630720c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 554b48a970a04b128b1fc4e74892f24f. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:40:21.280148 17384 consensus_queue.cc:1048] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878 [LEADER]: Connected to new peer: Peer: permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } 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:40:21.281176 17308 consensus_queue.cc:1048] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:40:21.289192 17384 raft_consensus.cc:2955] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 215611312590440f81dfc88a9630720c (127.13.140.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } attrs { replace: true } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: true } } }
I20260630 12:40:21.291440 16999 raft_consensus.cc:2955] T 554b48a970a04b128b1fc4e74892f24f P 924de890e81444de94ab5b714fa3c611 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 215611312590440f81dfc88a9630720c (127.13.140.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } attrs { replace: true } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: true } } }
I20260630 12:40:21.307804 16748 catalog_manager.cc:5697] T 554b48a970a04b128b1fc4e74892f24f P 924de890e81444de94ab5b714fa3c611 reported cstate change: config changed from index -1 to 3, NON_VOTER 215611312590440f81dfc88a9630720c (127.13.140.132) added. New cstate: current_term: 3 leader_uuid: "fbb8610924b6419a8541f54e92302878" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } attrs { replace: true } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: true } } }
I20260630 12:40:21.311791 16847 raft_consensus.cc:2955] T 554b48a970a04b128b1fc4e74892f24f P e77a548f2f08431f992b276cdb01c272 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 215611312590440f81dfc88a9630720c (127.13.140.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } attrs { replace: true } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: true } } }
I20260630 12:40:21.565260 17406 ts_tablet_manager.cc:933] T 9bea86ef9ab9454c89b728d199245f93 P 215611312590440f81dfc88a9630720c: Initiating tablet copy from peer fbb8610924b6419a8541f54e92302878 (127.13.140.130:37877)
I20260630 12:40:21.567131 17406 tablet_copy_client.cc:323] T 9bea86ef9ab9454c89b728d199245f93 P 215611312590440f81dfc88a9630720c: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.130:37877
I20260630 12:40:21.569269 16936 tablet_copy_service.cc:140] P fbb8610924b6419a8541f54e92302878: Received BeginTabletCopySession request for tablet 9bea86ef9ab9454c89b728d199245f93 from peer 215611312590440f81dfc88a9630720c ({username='slave'} at 127.0.0.1:48578)
I20260630 12:40:21.569839 16936 tablet_copy_service.cc:161] P fbb8610924b6419a8541f54e92302878: Beginning new tablet copy session on tablet 9bea86ef9ab9454c89b728d199245f93 from peer 215611312590440f81dfc88a9630720c at {username='slave'} at 127.0.0.1:48578: session id = 215611312590440f81dfc88a9630720c-9bea86ef9ab9454c89b728d199245f93
I20260630 12:40:21.578269 16936 tablet_copy_source_session.cc:215] T 9bea86ef9ab9454c89b728d199245f93 P fbb8610924b6419a8541f54e92302878: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:40:21.582798 17406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bea86ef9ab9454c89b728d199245f93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:21.598681 17406 tablet_copy_client.cc:806] T 9bea86ef9ab9454c89b728d199245f93 P 215611312590440f81dfc88a9630720c: tablet copy: Starting download of 0 data blocks...
I20260630 12:40:21.599413 17406 tablet_copy_client.cc:670] T 9bea86ef9ab9454c89b728d199245f93 P 215611312590440f81dfc88a9630720c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:40:21.603613 17406 tablet_copy_client.cc:538] T 9bea86ef9ab9454c89b728d199245f93 P 215611312590440f81dfc88a9630720c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:40:21.613663 17406 tablet_bootstrap.cc:492] T 9bea86ef9ab9454c89b728d199245f93 P 215611312590440f81dfc88a9630720c: Bootstrap starting.
I20260630 12:40:21.636807 17406 tablet_bootstrap.cc:492] T 9bea86ef9ab9454c89b728d199245f93 P 215611312590440f81dfc88a9630720c: 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:40:21.638265 17406 tablet_bootstrap.cc:492] T 9bea86ef9ab9454c89b728d199245f93 P 215611312590440f81dfc88a9630720c: Bootstrap complete.
I20260630 12:40:21.639262 17406 ts_tablet_manager.cc:1403] T 9bea86ef9ab9454c89b728d199245f93 P 215611312590440f81dfc88a9630720c: Time spent bootstrapping tablet: real 0.026s	user 0.024s	sys 0.001s
I20260630 12:40:21.642272 17406 raft_consensus.cc:359] T 9bea86ef9ab9454c89b728d199245f93 P 215611312590440f81dfc88a9630720c [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } attrs { replace: true } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: true } }
I20260630 12:40:21.643133 17406 raft_consensus.cc:740] T 9bea86ef9ab9454c89b728d199245f93 P 215611312590440f81dfc88a9630720c [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 215611312590440f81dfc88a9630720c, State: Initialized, Role: LEARNER
I20260630 12:40:21.643811 17406 consensus_queue.cc:260] T 9bea86ef9ab9454c89b728d199245f93 P 215611312590440f81dfc88a9630720c [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: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } attrs { replace: true } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: true } }
I20260630 12:40:21.647065 17406 ts_tablet_manager.cc:1434] T 9bea86ef9ab9454c89b728d199245f93 P 215611312590440f81dfc88a9630720c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:40:21.648775 16802 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:40:21.652248 16936 tablet_copy_service.cc:342] P fbb8610924b6419a8541f54e92302878: Request end of tablet copy session 215611312590440f81dfc88a9630720c-9bea86ef9ab9454c89b728d199245f93 received from {username='slave'} at 127.0.0.1:48578
I20260630 12:40:21.652745 16936 tablet_copy_service.cc:434] P fbb8610924b6419a8541f54e92302878: ending tablet copy session 215611312590440f81dfc88a9630720c-9bea86ef9ab9454c89b728d199245f93 on tablet 9bea86ef9ab9454c89b728d199245f93 with peer 215611312590440f81dfc88a9630720c
I20260630 12:40:21.677820 17409 ts_tablet_manager.cc:933] T a3b2b6399c224b44ab5f31d15a34b737 P 924de890e81444de94ab5b714fa3c611: Initiating tablet copy from peer e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413)
I20260630 12:40:21.678718 16998 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a50493bb10d4eefabea1be1c067308f"
dest_uuid: "924de890e81444de94ab5b714fa3c611"
mode: GRACEFUL
new_leader_uuid: "e77a548f2f08431f992b276cdb01c272"
 from {username='slave'} at 127.0.0.1:49810
I20260630 12:40:21.679415 16998 raft_consensus.cc:606] T 6a50493bb10d4eefabea1be1c067308f P 924de890e81444de94ab5b714fa3c611 [term 1 LEADER]: Received request to transfer leadership to TS e77a548f2f08431f992b276cdb01c272
I20260630 12:40:21.682163 16802 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260630 12:40:21.683213 16802 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:40:21.684438 17409 tablet_copy_client.cc:323] T a3b2b6399c224b44ab5f31d15a34b737 P 924de890e81444de94ab5b714fa3c611: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.129:41413
I20260630 12:40:21.686510 16861 tablet_copy_service.cc:140] P e77a548f2f08431f992b276cdb01c272: Received BeginTabletCopySession request for tablet a3b2b6399c224b44ab5f31d15a34b737 from peer 924de890e81444de94ab5b714fa3c611 ({username='slave'} at 127.0.0.1:41902)
I20260630 12:40:21.687114 16861 tablet_copy_service.cc:161] P e77a548f2f08431f992b276cdb01c272: Beginning new tablet copy session on tablet a3b2b6399c224b44ab5f31d15a34b737 from peer 924de890e81444de94ab5b714fa3c611 at {username='slave'} at 127.0.0.1:41902: session id = 924de890e81444de94ab5b714fa3c611-a3b2b6399c224b44ab5f31d15a34b737
I20260630 12:40:21.696476 16861 tablet_copy_source_session.cc:215] T a3b2b6399c224b44ab5f31d15a34b737 P e77a548f2f08431f992b276cdb01c272: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:40:21.699826 17409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3b2b6399c224b44ab5f31d15a34b737. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:21.717082 17409 tablet_copy_client.cc:806] T a3b2b6399c224b44ab5f31d15a34b737 P 924de890e81444de94ab5b714fa3c611: tablet copy: Starting download of 0 data blocks...
I20260630 12:40:21.717720 17409 tablet_copy_client.cc:670] T a3b2b6399c224b44ab5f31d15a34b737 P 924de890e81444de94ab5b714fa3c611: tablet copy: Starting download of 1 WAL segments...
I20260630 12:40:21.721711 17409 tablet_copy_client.cc:538] T a3b2b6399c224b44ab5f31d15a34b737 P 924de890e81444de94ab5b714fa3c611: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:40:21.728116 17406 ts_tablet_manager.cc:933] T 554b48a970a04b128b1fc4e74892f24f P 215611312590440f81dfc88a9630720c: Initiating tablet copy from peer fbb8610924b6419a8541f54e92302878 (127.13.140.130:37877)
I20260630 12:40:21.730861 17409 tablet_bootstrap.cc:492] T a3b2b6399c224b44ab5f31d15a34b737 P 924de890e81444de94ab5b714fa3c611: Bootstrap starting.
I20260630 12:40:21.739694 17406 tablet_copy_client.cc:323] T 554b48a970a04b128b1fc4e74892f24f P 215611312590440f81dfc88a9630720c: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.130:37877
I20260630 12:40:21.741729 16936 tablet_copy_service.cc:140] P fbb8610924b6419a8541f54e92302878: Received BeginTabletCopySession request for tablet 554b48a970a04b128b1fc4e74892f24f from peer 215611312590440f81dfc88a9630720c ({username='slave'} at 127.0.0.1:48578)
I20260630 12:40:21.742261 16936 tablet_copy_service.cc:161] P fbb8610924b6419a8541f54e92302878: Beginning new tablet copy session on tablet 554b48a970a04b128b1fc4e74892f24f from peer 215611312590440f81dfc88a9630720c at {username='slave'} at 127.0.0.1:48578: session id = 215611312590440f81dfc88a9630720c-554b48a970a04b128b1fc4e74892f24f
I20260630 12:40:21.758798 17409 tablet_bootstrap.cc:492] T a3b2b6399c224b44ab5f31d15a34b737 P 924de890e81444de94ab5b714fa3c611: 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:40:21.759932 17409 tablet_bootstrap.cc:492] T a3b2b6399c224b44ab5f31d15a34b737 P 924de890e81444de94ab5b714fa3c611: Bootstrap complete.
I20260630 12:40:21.760710 17409 ts_tablet_manager.cc:1403] T a3b2b6399c224b44ab5f31d15a34b737 P 924de890e81444de94ab5b714fa3c611: Time spent bootstrapping tablet: real 0.030s	user 0.026s	sys 0.005s
I20260630 12:40:21.764139 16936 tablet_copy_source_session.cc:215] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:40:21.763767 17409 raft_consensus.cc:359] T a3b2b6399c224b44ab5f31d15a34b737 P 924de890e81444de94ab5b714fa3c611 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { replace: true } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: NON_VOTER last_known_addr { host: "127.13.140.131" port: 46005 } attrs { promote: true } }
I20260630 12:40:21.768637 17406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 554b48a970a04b128b1fc4e74892f24f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:21.768903 17409 raft_consensus.cc:740] T a3b2b6399c224b44ab5f31d15a34b737 P 924de890e81444de94ab5b714fa3c611 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 924de890e81444de94ab5b714fa3c611, State: Initialized, Role: LEARNER
I20260630 12:40:21.769747 17409 consensus_queue.cc:260] T a3b2b6399c224b44ab5f31d15a34b737 P 924de890e81444de94ab5b714fa3c611 [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: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { replace: true } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: NON_VOTER last_known_addr { host: "127.13.140.131" port: 46005 } attrs { promote: true } }
I20260630 12:40:21.772535 17409 ts_tablet_manager.cc:1434] T a3b2b6399c224b44ab5f31d15a34b737 P 924de890e81444de94ab5b714fa3c611: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260630 12:40:21.777470 16861 tablet_copy_service.cc:342] P e77a548f2f08431f992b276cdb01c272: Request end of tablet copy session 924de890e81444de94ab5b714fa3c611-a3b2b6399c224b44ab5f31d15a34b737 received from {username='slave'} at 127.0.0.1:41902
I20260630 12:40:21.777961 16861 tablet_copy_service.cc:434] P e77a548f2f08431f992b276cdb01c272: ending tablet copy session 924de890e81444de94ab5b714fa3c611-a3b2b6399c224b44ab5f31d15a34b737 on tablet a3b2b6399c224b44ab5f31d15a34b737 with peer 924de890e81444de94ab5b714fa3c611
I20260630 12:40:21.785548 17413 ts_tablet_manager.cc:933] T adc7997cb57146c689d574015a8bd46d P 215611312590440f81dfc88a9630720c: Initiating tablet copy from peer 924de890e81444de94ab5b714fa3c611 (127.13.140.131:46005)
I20260630 12:40:21.791456 17406 tablet_copy_client.cc:806] T 554b48a970a04b128b1fc4e74892f24f P 215611312590440f81dfc88a9630720c: tablet copy: Starting download of 0 data blocks...
I20260630 12:40:21.792172 17406 tablet_copy_client.cc:670] T 554b48a970a04b128b1fc4e74892f24f P 215611312590440f81dfc88a9630720c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:40:21.793795 17413 tablet_copy_client.cc:323] T adc7997cb57146c689d574015a8bd46d P 215611312590440f81dfc88a9630720c: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.131:46005
I20260630 12:40:21.795661 17010 tablet_copy_service.cc:140] P 924de890e81444de94ab5b714fa3c611: Received BeginTabletCopySession request for tablet adc7997cb57146c689d574015a8bd46d from peer 215611312590440f81dfc88a9630720c ({username='slave'} at 127.0.0.1:49794)
I20260630 12:40:21.796211 17010 tablet_copy_service.cc:161] P 924de890e81444de94ab5b714fa3c611: Beginning new tablet copy session on tablet adc7997cb57146c689d574015a8bd46d from peer 215611312590440f81dfc88a9630720c at {username='slave'} at 127.0.0.1:49794: session id = 215611312590440f81dfc88a9630720c-adc7997cb57146c689d574015a8bd46d
I20260630 12:40:21.798367 17406 tablet_copy_client.cc:538] T 554b48a970a04b128b1fc4e74892f24f P 215611312590440f81dfc88a9630720c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:40:21.806255 17010 tablet_copy_source_session.cc:215] T adc7997cb57146c689d574015a8bd46d P 924de890e81444de94ab5b714fa3c611: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:40:21.809492 17413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adc7997cb57146c689d574015a8bd46d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:21.811422 17406 tablet_bootstrap.cc:492] T 554b48a970a04b128b1fc4e74892f24f P 215611312590440f81dfc88a9630720c: Bootstrap starting.
I20260630 12:40:21.827140 17413 tablet_copy_client.cc:806] T adc7997cb57146c689d574015a8bd46d P 215611312590440f81dfc88a9630720c: tablet copy: Starting download of 0 data blocks...
I20260630 12:40:21.827790 17413 tablet_copy_client.cc:670] T adc7997cb57146c689d574015a8bd46d P 215611312590440f81dfc88a9630720c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:40:21.832252 17413 tablet_copy_client.cc:538] T adc7997cb57146c689d574015a8bd46d P 215611312590440f81dfc88a9630720c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:40:21.846552 17413 tablet_bootstrap.cc:492] T adc7997cb57146c689d574015a8bd46d P 215611312590440f81dfc88a9630720c: Bootstrap starting.
I20260630 12:40:21.847807 17406 tablet_bootstrap.cc:492] T 554b48a970a04b128b1fc4e74892f24f P 215611312590440f81dfc88a9630720c: 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:40:21.849135 17406 tablet_bootstrap.cc:492] T 554b48a970a04b128b1fc4e74892f24f P 215611312590440f81dfc88a9630720c: Bootstrap complete.
I20260630 12:40:21.849882 17406 ts_tablet_manager.cc:1403] T 554b48a970a04b128b1fc4e74892f24f P 215611312590440f81dfc88a9630720c: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.018s
I20260630 12:40:21.853075 17406 raft_consensus.cc:359] T 554b48a970a04b128b1fc4e74892f24f P 215611312590440f81dfc88a9630720c [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } attrs { replace: true } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: true } }
I20260630 12:40:21.853976 17406 raft_consensus.cc:740] T 554b48a970a04b128b1fc4e74892f24f P 215611312590440f81dfc88a9630720c [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 215611312590440f81dfc88a9630720c, State: Initialized, Role: LEARNER
I20260630 12:40:21.854686 17406 consensus_queue.cc:260] T 554b48a970a04b128b1fc4e74892f24f P 215611312590440f81dfc88a9630720c [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: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } attrs { replace: true } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: true } }
I20260630 12:40:21.860309 17406 ts_tablet_manager.cc:1434] T 554b48a970a04b128b1fc4e74892f24f P 215611312590440f81dfc88a9630720c: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260630 12:40:21.862085 16936 tablet_copy_service.cc:342] P fbb8610924b6419a8541f54e92302878: Request end of tablet copy session 215611312590440f81dfc88a9630720c-554b48a970a04b128b1fc4e74892f24f received from {username='slave'} at 127.0.0.1:48578
I20260630 12:40:21.862489 16936 tablet_copy_service.cc:434] P fbb8610924b6419a8541f54e92302878: ending tablet copy session 215611312590440f81dfc88a9630720c-554b48a970a04b128b1fc4e74892f24f on tablet 554b48a970a04b128b1fc4e74892f24f with peer 215611312590440f81dfc88a9630720c
I20260630 12:40:21.879261 17413 tablet_bootstrap.cc:492] T adc7997cb57146c689d574015a8bd46d P 215611312590440f81dfc88a9630720c: 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:40:21.880162 17413 tablet_bootstrap.cc:492] T adc7997cb57146c689d574015a8bd46d P 215611312590440f81dfc88a9630720c: Bootstrap complete.
I20260630 12:40:21.880892 17413 ts_tablet_manager.cc:1403] T adc7997cb57146c689d574015a8bd46d P 215611312590440f81dfc88a9630720c: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.012s
I20260630 12:40:21.883877 17413 raft_consensus.cc:359] T adc7997cb57146c689d574015a8bd46d P 215611312590440f81dfc88a9630720c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } attrs { replace: true } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: true } }
I20260630 12:40:21.884670 17413 raft_consensus.cc:740] T adc7997cb57146c689d574015a8bd46d P 215611312590440f81dfc88a9630720c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 215611312590440f81dfc88a9630720c, State: Initialized, Role: LEARNER
I20260630 12:40:21.885214 17413 consensus_queue.cc:260] T adc7997cb57146c689d574015a8bd46d P 215611312590440f81dfc88a9630720c [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: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } attrs { replace: true } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: true } }
I20260630 12:40:21.887574 17413 ts_tablet_manager.cc:1434] T adc7997cb57146c689d574015a8bd46d P 215611312590440f81dfc88a9630720c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:40:21.890568 17010 tablet_copy_service.cc:342] P 924de890e81444de94ab5b714fa3c611: Request end of tablet copy session 215611312590440f81dfc88a9630720c-adc7997cb57146c689d574015a8bd46d received from {username='slave'} at 127.0.0.1:49794
I20260630 12:40:21.890986 17010 tablet_copy_service.cc:434] P 924de890e81444de94ab5b714fa3c611: ending tablet copy session 215611312590440f81dfc88a9630720c-adc7997cb57146c689d574015a8bd46d on tablet adc7997cb57146c689d574015a8bd46d with peer 215611312590440f81dfc88a9630720c
I20260630 12:40:22.068470 17364 raft_consensus.cc:993] T 6a50493bb10d4eefabea1be1c067308f P 924de890e81444de94ab5b714fa3c611: : Instructing follower e77a548f2f08431f992b276cdb01c272 to start an election
I20260630 12:40:22.069070 17417 raft_consensus.cc:1081] T 6a50493bb10d4eefabea1be1c067308f P 924de890e81444de94ab5b714fa3c611 [term 1 LEADER]: Signalling peer e77a548f2f08431f992b276cdb01c272 to start an election
I20260630 12:40:22.070744 16849 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a50493bb10d4eefabea1be1c067308f"
dest_uuid: "e77a548f2f08431f992b276cdb01c272"
 from {username='slave'} at 127.0.0.1:41902
I20260630 12:40:22.071269 16849 raft_consensus.cc:493] T 6a50493bb10d4eefabea1be1c067308f P e77a548f2f08431f992b276cdb01c272 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:40:22.071586 16849 raft_consensus.cc:3060] T 6a50493bb10d4eefabea1be1c067308f P e77a548f2f08431f992b276cdb01c272 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:40:22.077983 16849 raft_consensus.cc:515] T 6a50493bb10d4eefabea1be1c067308f P e77a548f2f08431f992b276cdb01c272 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } }
I20260630 12:40:22.081106 16922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a50493bb10d4eefabea1be1c067308f" candidate_uuid: "e77a548f2f08431f992b276cdb01c272" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fbb8610924b6419a8541f54e92302878"
I20260630 12:40:22.081188 16999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a50493bb10d4eefabea1be1c067308f" candidate_uuid: "e77a548f2f08431f992b276cdb01c272" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "924de890e81444de94ab5b714fa3c611"
I20260630 12:40:22.081647 16922 raft_consensus.cc:3060] T 6a50493bb10d4eefabea1be1c067308f P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:40:22.081825 16999 raft_consensus.cc:3055] T 6a50493bb10d4eefabea1be1c067308f P 924de890e81444de94ab5b714fa3c611 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:40:22.082229 16999 raft_consensus.cc:740] T 6a50493bb10d4eefabea1be1c067308f P 924de890e81444de94ab5b714fa3c611 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 924de890e81444de94ab5b714fa3c611, State: Running, Role: LEADER
I20260630 12:40:22.083055 16999 consensus_queue.cc:260] T 6a50493bb10d4eefabea1be1c067308f P 924de890e81444de94ab5b714fa3c611 [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: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } }
I20260630 12:40:22.084208 16999 raft_consensus.cc:3060] T 6a50493bb10d4eefabea1be1c067308f P 924de890e81444de94ab5b714fa3c611 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:40:22.088236 16922 raft_consensus.cc:2468] T 6a50493bb10d4eefabea1be1c067308f P fbb8610924b6419a8541f54e92302878 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e77a548f2f08431f992b276cdb01c272 in term 2.
I20260630 12:40:22.089681 16816 leader_election.cc:304] T 6a50493bb10d4eefabea1be1c067308f P e77a548f2f08431f992b276cdb01c272 [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: e77a548f2f08431f992b276cdb01c272, fbb8610924b6419a8541f54e92302878; no voters: 
I20260630 12:40:22.090754 17399 raft_consensus.cc:2804] T 6a50493bb10d4eefabea1be1c067308f P e77a548f2f08431f992b276cdb01c272 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:40:22.091207 17399 raft_consensus.cc:697] T 6a50493bb10d4eefabea1be1c067308f P e77a548f2f08431f992b276cdb01c272 [term 2 LEADER]: Becoming Leader. State: Replica: e77a548f2f08431f992b276cdb01c272, State: Running, Role: LEADER
I20260630 12:40:22.092056 17399 consensus_queue.cc:237] T 6a50493bb10d4eefabea1be1c067308f P e77a548f2f08431f992b276cdb01c272 [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: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } }
I20260630 12:40:22.092200 16999 raft_consensus.cc:2468] T 6a50493bb10d4eefabea1be1c067308f P 924de890e81444de94ab5b714fa3c611 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e77a548f2f08431f992b276cdb01c272 in term 2.
I20260630 12:40:22.097638 16849 leader_election.cc:290] T 6a50493bb10d4eefabea1be1c067308f P e77a548f2f08431f992b276cdb01c272 [CANDIDATE]: Term 2 election: Requested vote from peers 924de890e81444de94ab5b714fa3c611 (127.13.140.131:46005), fbb8610924b6419a8541f54e92302878 (127.13.140.130:37877)
I20260630 12:40:22.107940 16746 catalog_manager.cc:5697] T 6a50493bb10d4eefabea1be1c067308f P e77a548f2f08431f992b276cdb01c272 reported cstate change: term changed from 1 to 2, leader changed from 924de890e81444de94ab5b714fa3c611 (127.13.140.131) to e77a548f2f08431f992b276cdb01c272 (127.13.140.129). New cstate: current_term: 2 leader_uuid: "e77a548f2f08431f992b276cdb01c272" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } health_report { overall_health: HEALTHY } } }
I20260630 12:40:22.164863 17141 raft_consensus.cc:1217] T 9bea86ef9ab9454c89b728d199245f93 P 215611312590440f81dfc88a9630720c [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:40:22.226310 17141 raft_consensus.cc:1217] T adc7997cb57146c689d574015a8bd46d P 215611312590440f81dfc88a9630720c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:40:22.240482 16999 raft_consensus.cc:1217] T a3b2b6399c224b44ab5f31d15a34b737 P 924de890e81444de94ab5b714fa3c611 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:40:22.261896 17141 raft_consensus.cc:1217] T 554b48a970a04b128b1fc4e74892f24f P 215611312590440f81dfc88a9630720c [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260630 12:40:22.532130 16922 raft_consensus.cc:1275] T 6a50493bb10d4eefabea1be1c067308f P fbb8610924b6419a8541f54e92302878 [term 2 FOLLOWER]: Refusing update from remote peer e77a548f2f08431f992b276cdb01c272: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:40:22.533658 17425 consensus_queue.cc:1048] T 6a50493bb10d4eefabea1be1c067308f P e77a548f2f08431f992b276cdb01c272 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:40:22.566941 16999 raft_consensus.cc:1275] T 6a50493bb10d4eefabea1be1c067308f P 924de890e81444de94ab5b714fa3c611 [term 2 FOLLOWER]: Refusing update from remote peer e77a548f2f08431f992b276cdb01c272: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:40:22.576993 17425 consensus_queue.cc:1048] T 6a50493bb10d4eefabea1be1c067308f P e77a548f2f08431f992b276cdb01c272 [LEADER]: Connected to new peer: Peer: permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:40:22.633462 17403 raft_consensus.cc:1064] T 9bea86ef9ab9454c89b728d199245f93 P fbb8610924b6419a8541f54e92302878: attempting to promote NON_VOTER 215611312590440f81dfc88a9630720c to VOTER
I20260630 12:40:22.635320 17403 consensus_queue.cc:237] T 9bea86ef9ab9454c89b728d199245f93 P fbb8610924b6419a8541f54e92302878 [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: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } attrs { replace: true } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } }
I20260630 12:40:22.641584 17141 raft_consensus.cc:1275] T 9bea86ef9ab9454c89b728d199245f93 P 215611312590440f81dfc88a9630720c [term 2 LEARNER]: Refusing update from remote peer fbb8610924b6419a8541f54e92302878: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:40:22.643047 16999 raft_consensus.cc:1275] T 9bea86ef9ab9454c89b728d199245f93 P 924de890e81444de94ab5b714fa3c611 [term 2 FOLLOWER]: Refusing update from remote peer fbb8610924b6419a8541f54e92302878: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:40:22.644858 17422 consensus_queue.cc:1048] T 9bea86ef9ab9454c89b728d199245f93 P fbb8610924b6419a8541f54e92302878 [LEADER]: Connected to new peer: Peer: permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } 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:40:22.645946 17405 consensus_queue.cc:1048] T 9bea86ef9ab9454c89b728d199245f93 P fbb8610924b6419a8541f54e92302878 [LEADER]: Connected to new peer: Peer: permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } 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:40:22.651279 16849 raft_consensus.cc:1275] T 9bea86ef9ab9454c89b728d199245f93 P e77a548f2f08431f992b276cdb01c272 [term 2 FOLLOWER]: Refusing update from remote peer fbb8610924b6419a8541f54e92302878: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:40:22.653293 17422 consensus_queue.cc:1048] T 9bea86ef9ab9454c89b728d199245f93 P fbb8610924b6419a8541f54e92302878 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:40:22.684788 17433 raft_consensus.cc:2955] T 9bea86ef9ab9454c89b728d199245f93 P fbb8610924b6419a8541f54e92302878 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 215611312590440f81dfc88a9630720c (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } attrs { replace: true } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } } }
I20260630 12:40:22.687422 16998 raft_consensus.cc:2955] T 9bea86ef9ab9454c89b728d199245f93 P 924de890e81444de94ab5b714fa3c611 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 215611312590440f81dfc88a9630720c (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } attrs { replace: true } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } } }
I20260630 12:40:22.707432 17364 raft_consensus.cc:1064] T adc7997cb57146c689d574015a8bd46d P 924de890e81444de94ab5b714fa3c611: attempting to promote NON_VOTER 215611312590440f81dfc88a9630720c to VOTER
I20260630 12:40:22.716360 16849 raft_consensus.cc:2955] T 9bea86ef9ab9454c89b728d199245f93 P e77a548f2f08431f992b276cdb01c272 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 215611312590440f81dfc88a9630720c (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } attrs { replace: true } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } } }
W20260630 12:40:22.718206 16966 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260630 12:40:22.725018 17141 raft_consensus.cc:2955] T 9bea86ef9ab9454c89b728d199245f93 P 215611312590440f81dfc88a9630720c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 215611312590440f81dfc88a9630720c (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } attrs { replace: true } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } } }
I20260630 12:40:22.725286 16746 catalog_manager.cc:5697] T 9bea86ef9ab9454c89b728d199245f93 P fbb8610924b6419a8541f54e92302878 reported cstate change: config changed from index 3 to 4, 215611312590440f81dfc88a9630720c (127.13.140.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "fbb8610924b6419a8541f54e92302878" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:40:22.736666 17364 consensus_queue.cc:237] T adc7997cb57146c689d574015a8bd46d P 924de890e81444de94ab5b714fa3c611 [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: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } attrs { replace: true } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } }
I20260630 12:40:22.759028 17141 raft_consensus.cc:1275] T adc7997cb57146c689d574015a8bd46d P 215611312590440f81dfc88a9630720c [term 1 LEARNER]: Refusing update from remote peer 924de890e81444de94ab5b714fa3c611: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:40:22.759642 16922 raft_consensus.cc:1275] T adc7997cb57146c689d574015a8bd46d P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Refusing update from remote peer 924de890e81444de94ab5b714fa3c611: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:40:22.761859 17417 consensus_queue.cc:1048] T adc7997cb57146c689d574015a8bd46d P 924de890e81444de94ab5b714fa3c611 [LEADER]: Connected to new peer: Peer: permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } 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:40:22.764403 17417 consensus_queue.cc:1048] T adc7997cb57146c689d574015a8bd46d P 924de890e81444de94ab5b714fa3c611 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:40:22.777590 16849 raft_consensus.cc:1275] T adc7997cb57146c689d574015a8bd46d P e77a548f2f08431f992b276cdb01c272 [term 1 FOLLOWER]: Refusing update from remote peer 924de890e81444de94ab5b714fa3c611: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:40:22.779307 17417 consensus_queue.cc:1048] T adc7997cb57146c689d574015a8bd46d P 924de890e81444de94ab5b714fa3c611 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } 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:40:22.794867 17433 raft_consensus.cc:1064] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878: attempting to promote NON_VOTER 215611312590440f81dfc88a9630720c to VOTER
I20260630 12:40:22.797292 17433 consensus_queue.cc:237] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } attrs { replace: true } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } }
I20260630 12:40:22.803210 16917 consensus_queue.cc:237] T 9bea86ef9ab9454c89b728d199245f93 P fbb8610924b6419a8541f54e92302878 [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: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } }
I20260630 12:40:22.810539 16847 raft_consensus.cc:1275] T 9bea86ef9ab9454c89b728d199245f93 P e77a548f2f08431f992b276cdb01c272 [term 2 FOLLOWER]: Refusing update from remote peer fbb8610924b6419a8541f54e92302878: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:40:22.810880 17424 raft_consensus.cc:2955] T adc7997cb57146c689d574015a8bd46d P 924de890e81444de94ab5b714fa3c611 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 215611312590440f81dfc88a9630720c (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } attrs { replace: true } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } } }
I20260630 12:40:22.813931 17422 consensus_queue.cc:1048] T 9bea86ef9ab9454c89b728d199245f93 P fbb8610924b6419a8541f54e92302878 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:40:22.816735 17141 raft_consensus.cc:1275] T 9bea86ef9ab9454c89b728d199245f93 P 215611312590440f81dfc88a9630720c [term 2 FOLLOWER]: Refusing update from remote peer fbb8610924b6419a8541f54e92302878: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:40:22.818320 17403 consensus_queue.cc:1048] T 9bea86ef9ab9454c89b728d199245f93 P fbb8610924b6419a8541f54e92302878 [LEADER]: Connected to new peer: Peer: permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260630 12:40:22.823104 17142 raft_consensus.cc:1275] T 554b48a970a04b128b1fc4e74892f24f P 215611312590440f81dfc88a9630720c [term 3 LEARNER]: Refusing update from remote peer fbb8610924b6419a8541f54e92302878: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:40:22.822803 16849 raft_consensus.cc:2955] T adc7997cb57146c689d574015a8bd46d P e77a548f2f08431f992b276cdb01c272 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 215611312590440f81dfc88a9630720c (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } attrs { replace: true } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } } }
I20260630 12:40:22.824787 17422 consensus_queue.cc:1048] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878 [LEADER]: Connected to new peer: Peer: permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } 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:40:22.836154 17140 raft_consensus.cc:2955] T adc7997cb57146c689d574015a8bd46d P 215611312590440f81dfc88a9630720c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 215611312590440f81dfc88a9630720c (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } attrs { replace: true } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } } }
I20260630 12:40:22.836278 17422 raft_consensus.cc:2955] T 9bea86ef9ab9454c89b728d199245f93 P fbb8610924b6419a8541f54e92302878 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 924de890e81444de94ab5b714fa3c611 (127.13.140.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } } }
I20260630 12:40:22.846058 16998 raft_consensus.cc:1275] T 554b48a970a04b128b1fc4e74892f24f P 924de890e81444de94ab5b714fa3c611 [term 3 FOLLOWER]: Refusing update from remote peer fbb8610924b6419a8541f54e92302878: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:40:22.847005 16847 raft_consensus.cc:2955] T 9bea86ef9ab9454c89b728d199245f93 P e77a548f2f08431f992b276cdb01c272 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 924de890e81444de94ab5b714fa3c611 (127.13.140.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } } }
I20260630 12:40:22.849052 17403 consensus_queue.cc:1048] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878 [LEADER]: Connected to new peer: Peer: permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } 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:40:22.856469 17373 raft_consensus.cc:1064] T a3b2b6399c224b44ab5f31d15a34b737 P e77a548f2f08431f992b276cdb01c272: attempting to promote NON_VOTER 924de890e81444de94ab5b714fa3c611 to VOTER
I20260630 12:40:22.859422 17373 consensus_queue.cc:237] T a3b2b6399c224b44ab5f31d15a34b737 P e77a548f2f08431f992b276cdb01c272 [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: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { replace: true } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } attrs { promote: false } }
I20260630 12:40:22.867177 16747 catalog_manager.cc:5697] T 9bea86ef9ab9454c89b728d199245f93 P e77a548f2f08431f992b276cdb01c272 reported cstate change: config changed from index 4 to 5, VOTER 924de890e81444de94ab5b714fa3c611 (127.13.140.131) evicted. New cstate: current_term: 2 leader_uuid: "fbb8610924b6419a8541f54e92302878" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } } }
I20260630 12:40:22.889859 16983 tablet_service.cc:1558] Processing DeleteTablet for tablet 9bea86ef9ab9454c89b728d199245f93 with delete_type TABLET_DATA_TOMBSTONED (TS 924de890e81444de94ab5b714fa3c611 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:49760
I20260630 12:40:22.893606 16745 catalog_manager.cc:5697] T adc7997cb57146c689d574015a8bd46d P 924de890e81444de94ab5b714fa3c611 reported cstate change: config changed from index 2 to 3, 215611312590440f81dfc88a9630720c (127.13.140.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "924de890e81444de94ab5b714fa3c611" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:40:22.894595 17405 raft_consensus.cc:2955] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 215611312590440f81dfc88a9630720c (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } attrs { replace: true } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } } }
I20260630 12:40:22.899461 16999 raft_consensus.cc:2955] T 554b48a970a04b128b1fc4e74892f24f P 924de890e81444de94ab5b714fa3c611 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 215611312590440f81dfc88a9630720c (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } attrs { replace: true } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } } }
I20260630 12:40:22.902877 16849 raft_consensus.cc:1275] T 554b48a970a04b128b1fc4e74892f24f P e77a548f2f08431f992b276cdb01c272 [term 3 FOLLOWER]: Refusing update from remote peer fbb8610924b6419a8541f54e92302878: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260630 12:40:22.905169 16964 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.132:33049, user_credentials={real_user=slave}} blocked reactor thread for 52274.4us
I20260630 12:40:22.901948 17140 raft_consensus.cc:2955] T 9bea86ef9ab9454c89b728d199245f93 P 215611312590440f81dfc88a9630720c [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 924de890e81444de94ab5b714fa3c611 (127.13.140.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } } }
I20260630 12:40:22.908145 17450 tablet_replica.cc:333] T 9bea86ef9ab9454c89b728d199245f93 P 924de890e81444de94ab5b714fa3c611: stopping tablet replica
I20260630 12:40:22.910053 16735 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9bea86ef9ab9454c89b728d199245f93 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:40:22.917048 17447 consensus_queue.cc:1048] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.011s
I20260630 12:40:22.951586 17450 raft_consensus.cc:2243] T 9bea86ef9ab9454c89b728d199245f93 P 924de890e81444de94ab5b714fa3c611 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:40:22.954320 16849 raft_consensus.cc:2955] T 554b48a970a04b128b1fc4e74892f24f P e77a548f2f08431f992b276cdb01c272 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 215611312590440f81dfc88a9630720c (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } attrs { replace: true } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } } }
I20260630 12:40:22.957367 16917 raft_consensus.cc:2955] T adc7997cb57146c689d574015a8bd46d P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 215611312590440f81dfc88a9630720c (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } attrs { replace: true } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } } }
I20260630 12:40:22.969678 16998 raft_consensus.cc:1275] T a3b2b6399c224b44ab5f31d15a34b737 P 924de890e81444de94ab5b714fa3c611 [term 1 LEARNER]: Refusing update from remote peer e77a548f2f08431f992b276cdb01c272: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:40:22.972697 16922 raft_consensus.cc:1275] T a3b2b6399c224b44ab5f31d15a34b737 P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Refusing update from remote peer e77a548f2f08431f992b276cdb01c272: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:40:22.975216 17429 consensus_queue.cc:1048] T a3b2b6399c224b44ab5f31d15a34b737 P e77a548f2f08431f992b276cdb01c272 [LEADER]: Connected to new peer: Peer: permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } 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:40:22.977053 17141 raft_consensus.cc:1275] T a3b2b6399c224b44ab5f31d15a34b737 P 215611312590440f81dfc88a9630720c [term 1 FOLLOWER]: Refusing update from remote peer e77a548f2f08431f992b276cdb01c272: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:40:22.976315 17399 consensus_queue.cc:1048] T a3b2b6399c224b44ab5f31d15a34b737 P e77a548f2f08431f992b276cdb01c272 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:40:22.977674 17142 raft_consensus.cc:2955] T 554b48a970a04b128b1fc4e74892f24f P 215611312590440f81dfc88a9630720c [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 215611312590440f81dfc88a9630720c (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } attrs { replace: true } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } } }
I20260630 12:40:22.978657 17373 consensus_queue.cc:1048] T a3b2b6399c224b44ab5f31d15a34b737 P e77a548f2f08431f992b276cdb01c272 [LEADER]: Connected to new peer: Peer: permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } 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:40:22.995965 17450 raft_consensus.cc:2272] T 9bea86ef9ab9454c89b728d199245f93 P 924de890e81444de94ab5b714fa3c611 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:23.039968 16747 catalog_manager.cc:5697] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878 reported cstate change: config changed from index 3 to 4, 215611312590440f81dfc88a9630720c (127.13.140.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "fbb8610924b6419a8541f54e92302878" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:40:23.042194 16998 consensus_queue.cc:237] T adc7997cb57146c689d574015a8bd46d P 924de890e81444de94ab5b714fa3c611 [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: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } }
I20260630 12:40:23.051949 17450 ts_tablet_manager.cc:1916] T 9bea86ef9ab9454c89b728d199245f93 P 924de890e81444de94ab5b714fa3c611: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:40:23.054723 17142 raft_consensus.cc:1275] T adc7997cb57146c689d574015a8bd46d P 215611312590440f81dfc88a9630720c [term 1 FOLLOWER]: Refusing update from remote peer 924de890e81444de94ab5b714fa3c611: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:40:23.067735 17364 consensus_queue.cc:1048] T adc7997cb57146c689d574015a8bd46d P 924de890e81444de94ab5b714fa3c611 [LEADER]: Connected to new peer: Peer: permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } 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:40:23.075703 16922 raft_consensus.cc:1275] T adc7997cb57146c689d574015a8bd46d P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Refusing update from remote peer 924de890e81444de94ab5b714fa3c611: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:40:23.080117 17417 consensus_queue.cc:1048] T adc7997cb57146c689d574015a8bd46d P 924de890e81444de94ab5b714fa3c611 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:40:23.088742 17364 raft_consensus.cc:2955] T adc7997cb57146c689d574015a8bd46d P 924de890e81444de94ab5b714fa3c611 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e77a548f2f08431f992b276cdb01c272 (127.13.140.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } } }
I20260630 12:40:23.090318 17141 raft_consensus.cc:2955] T adc7997cb57146c689d574015a8bd46d P 215611312590440f81dfc88a9630720c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e77a548f2f08431f992b276cdb01c272 (127.13.140.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } } }
I20260630 12:40:23.090720 17399 raft_consensus.cc:2955] T a3b2b6399c224b44ab5f31d15a34b737 P e77a548f2f08431f992b276cdb01c272 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 924de890e81444de94ab5b714fa3c611 (127.13.140.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { replace: true } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } attrs { promote: false } } }
I20260630 12:40:23.094405 17140 raft_consensus.cc:2955] T a3b2b6399c224b44ab5f31d15a34b737 P 215611312590440f81dfc88a9630720c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 924de890e81444de94ab5b714fa3c611 (127.13.140.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { replace: true } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } attrs { promote: false } } }
I20260630 12:40:23.097543 16922 raft_consensus.cc:2955] T adc7997cb57146c689d574015a8bd46d P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e77a548f2f08431f992b276cdb01c272 (127.13.140.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } } }
I20260630 12:40:23.103503 16917 raft_consensus.cc:2955] T a3b2b6399c224b44ab5f31d15a34b737 P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 924de890e81444de94ab5b714fa3c611 (127.13.140.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { replace: true } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } attrs { promote: false } } }
I20260630 12:40:23.107142 16746 catalog_manager.cc:5697] T a3b2b6399c224b44ab5f31d15a34b737 P e77a548f2f08431f992b276cdb01c272 reported cstate change: config changed from index 2 to 3, 924de890e81444de94ab5b714fa3c611 (127.13.140.131) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e77a548f2f08431f992b276cdb01c272" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:40:23.114984 16999 raft_consensus.cc:2955] T a3b2b6399c224b44ab5f31d15a34b737 P 924de890e81444de94ab5b714fa3c611 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 924de890e81444de94ab5b714fa3c611 (127.13.140.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { replace: true } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } attrs { promote: false } } }
I20260630 12:40:23.121308 16734 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet adc7997cb57146c689d574015a8bd46d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:40:23.129035 16748 catalog_manager.cc:5697] T adc7997cb57146c689d574015a8bd46d P 215611312590440f81dfc88a9630720c reported cstate change: config changed from index 3 to 4, VOTER e77a548f2f08431f992b276cdb01c272 (127.13.140.129) evicted. New cstate: current_term: 1 leader_uuid: "924de890e81444de94ab5b714fa3c611" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } } }
I20260630 12:40:23.137578 16849 consensus_queue.cc:237] T a3b2b6399c224b44ab5f31d15a34b737 P e77a548f2f08431f992b276cdb01c272 [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: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } attrs { promote: false } }
I20260630 12:40:23.145845 16999 raft_consensus.cc:1275] T a3b2b6399c224b44ab5f31d15a34b737 P 924de890e81444de94ab5b714fa3c611 [term 1 FOLLOWER]: Refusing update from remote peer e77a548f2f08431f992b276cdb01c272: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:40:23.149602 17450 ts_tablet_manager.cc:1929] T 9bea86ef9ab9454c89b728d199245f93 P 924de890e81444de94ab5b714fa3c611: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:40:23.150170 17450 log.cc:1199] T 9bea86ef9ab9454c89b728d199245f93 P 924de890e81444de94ab5b714fa3c611: Deleting WAL directory at /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782823128114093-13874-0/minicluster-data/ts-2-root/wals/9bea86ef9ab9454c89b728d199245f93
I20260630 12:40:23.151643 17429 consensus_queue.cc:1048] T a3b2b6399c224b44ab5f31d15a34b737 P e77a548f2f08431f992b276cdb01c272 [LEADER]: Connected to new peer: Peer: permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } 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:40:23.152863 16841 tablet_service.cc:1558] Processing DeleteTablet for tablet adc7997cb57146c689d574015a8bd46d with delete_type TABLET_DATA_TOMBSTONED (TS e77a548f2f08431f992b276cdb01c272 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41888
I20260630 12:40:23.154069 16734 catalog_manager.cc:5028] TS 924de890e81444de94ab5b714fa3c611 (127.13.140.131:46005): tablet 9bea86ef9ab9454c89b728d199245f93 (table range_aware_rebalance_new_range [id=9bc36a7ac5dd414ca3aecd1c910dc294]) successfully deleted
I20260630 12:40:23.154955 16922 raft_consensus.cc:1275] T a3b2b6399c224b44ab5f31d15a34b737 P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Refusing update from remote peer e77a548f2f08431f992b276cdb01c272: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:40:23.157127 17429 consensus_queue.cc:1048] T a3b2b6399c224b44ab5f31d15a34b737 P e77a548f2f08431f992b276cdb01c272 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:40:23.160265 17429 raft_consensus.cc:2955] T a3b2b6399c224b44ab5f31d15a34b737 P e77a548f2f08431f992b276cdb01c272 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 215611312590440f81dfc88a9630720c (127.13.140.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } attrs { promote: false } } }
I20260630 12:40:23.162883 16999 raft_consensus.cc:2955] T a3b2b6399c224b44ab5f31d15a34b737 P 924de890e81444de94ab5b714fa3c611 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 215611312590440f81dfc88a9630720c (127.13.140.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } attrs { promote: false } } }
I20260630 12:40:23.165926 16922 raft_consensus.cc:2955] T a3b2b6399c224b44ab5f31d15a34b737 P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 215611312590440f81dfc88a9630720c (127.13.140.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } attrs { promote: false } } }
I20260630 12:40:23.155988 17456 tablet_replica.cc:333] T adc7997cb57146c689d574015a8bd46d P e77a548f2f08431f992b276cdb01c272: stopping tablet replica
I20260630 12:40:23.169746 17456 raft_consensus.cc:2243] T adc7997cb57146c689d574015a8bd46d P e77a548f2f08431f992b276cdb01c272 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:40:23.170527 17456 raft_consensus.cc:2272] T adc7997cb57146c689d574015a8bd46d P e77a548f2f08431f992b276cdb01c272 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:23.172364 16736 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a3b2b6399c224b44ab5f31d15a34b737 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:40:23.174890 17456 ts_tablet_manager.cc:1916] T adc7997cb57146c689d574015a8bd46d P e77a548f2f08431f992b276cdb01c272: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:40:23.175045 16745 catalog_manager.cc:5697] T a3b2b6399c224b44ab5f31d15a34b737 P 924de890e81444de94ab5b714fa3c611 reported cstate change: config changed from index 3 to 4, VOTER 215611312590440f81dfc88a9630720c (127.13.140.132) evicted. New cstate: current_term: 1 leader_uuid: "e77a548f2f08431f992b276cdb01c272" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } attrs { promote: false } } }
I20260630 12:40:23.191776 17130 tablet_service.cc:1558] Processing DeleteTablet for tablet a3b2b6399c224b44ab5f31d15a34b737 with delete_type TABLET_DATA_TOMBSTONED (TS 215611312590440f81dfc88a9630720c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40978
I20260630 12:40:23.195434 17456 ts_tablet_manager.cc:1929] T adc7997cb57146c689d574015a8bd46d P e77a548f2f08431f992b276cdb01c272: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:40:23.195926 17456 log.cc:1199] T adc7997cb57146c689d574015a8bd46d P e77a548f2f08431f992b276cdb01c272: Deleting WAL directory at /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782823128114093-13874-0/minicluster-data/ts-0-root/wals/adc7997cb57146c689d574015a8bd46d
I20260630 12:40:23.197575 16736 catalog_manager.cc:5028] TS e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413): tablet adc7997cb57146c689d574015a8bd46d (table range_aware_rebalance_new_range [id=9bc36a7ac5dd414ca3aecd1c910dc294]) successfully deleted
I20260630 12:40:23.199395 17457 tablet_replica.cc:333] T a3b2b6399c224b44ab5f31d15a34b737 P 215611312590440f81dfc88a9630720c: stopping tablet replica
I20260630 12:40:23.200304 17457 raft_consensus.cc:2243] T a3b2b6399c224b44ab5f31d15a34b737 P 215611312590440f81dfc88a9630720c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:40:23.200951 17457 raft_consensus.cc:2272] T a3b2b6399c224b44ab5f31d15a34b737 P 215611312590440f81dfc88a9630720c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:23.203392 17457 ts_tablet_manager.cc:1916] T a3b2b6399c224b44ab5f31d15a34b737 P 215611312590440f81dfc88a9630720c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:40:23.213353 17457 ts_tablet_manager.cc:1929] T a3b2b6399c224b44ab5f31d15a34b737 P 215611312590440f81dfc88a9630720c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:40:23.213698 17457 log.cc:1199] T a3b2b6399c224b44ab5f31d15a34b737 P 215611312590440f81dfc88a9630720c: Deleting WAL directory at /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782823128114093-13874-0/minicluster-data/ts-3-root/wals/a3b2b6399c224b44ab5f31d15a34b737
I20260630 12:40:23.215129 16734 catalog_manager.cc:5028] TS 215611312590440f81dfc88a9630720c (127.13.140.132:33049): tablet a3b2b6399c224b44ab5f31d15a34b737 (table range_aware_rebalance_new_range [id=9bc36a7ac5dd414ca3aecd1c910dc294]) successfully deleted
I20260630 12:40:23.465747 16922 consensus_queue.cc:237] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } }
I20260630 12:40:23.469960 16849 raft_consensus.cc:1275] T 554b48a970a04b128b1fc4e74892f24f P e77a548f2f08431f992b276cdb01c272 [term 3 FOLLOWER]: Refusing update from remote peer fbb8610924b6419a8541f54e92302878: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:40:23.469960 17141 raft_consensus.cc:1275] T 554b48a970a04b128b1fc4e74892f24f P 215611312590440f81dfc88a9630720c [term 3 FOLLOWER]: Refusing update from remote peer fbb8610924b6419a8541f54e92302878: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:40:23.471450 17405 consensus_queue.cc:1048] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878 [LEADER]: Connected to new peer: Peer: permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } 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:40:23.472214 17433 consensus_queue.cc:1048] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:40:23.478094 17403 raft_consensus.cc:2955] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 924de890e81444de94ab5b714fa3c611 (127.13.140.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } } }
I20260630 12:40:23.480068 17141 raft_consensus.cc:2955] T 554b48a970a04b128b1fc4e74892f24f P 215611312590440f81dfc88a9630720c [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 924de890e81444de94ab5b714fa3c611 (127.13.140.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } } }
I20260630 12:40:23.480165 16849 raft_consensus.cc:2955] T 554b48a970a04b128b1fc4e74892f24f P e77a548f2f08431f992b276cdb01c272 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 924de890e81444de94ab5b714fa3c611 (127.13.140.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } } }
I20260630 12:40:23.488062 16735 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 554b48a970a04b128b1fc4e74892f24f with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:40:23.492307 16745 catalog_manager.cc:5697] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878 reported cstate change: config changed from index 4 to 5, VOTER 924de890e81444de94ab5b714fa3c611 (127.13.140.131) evicted. New cstate: current_term: 3 leader_uuid: "fbb8610924b6419a8541f54e92302878" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:40:23.502137 16983 tablet_service.cc:1558] Processing DeleteTablet for tablet 554b48a970a04b128b1fc4e74892f24f with delete_type TABLET_DATA_TOMBSTONED (TS 924de890e81444de94ab5b714fa3c611 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:49760
I20260630 12:40:23.503069 17450 tablet_replica.cc:333] T 554b48a970a04b128b1fc4e74892f24f P 924de890e81444de94ab5b714fa3c611: stopping tablet replica
I20260630 12:40:23.504030 17450 raft_consensus.cc:2243] T 554b48a970a04b128b1fc4e74892f24f P 924de890e81444de94ab5b714fa3c611 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:40:23.504877 17450 raft_consensus.cc:2272] T 554b48a970a04b128b1fc4e74892f24f P 924de890e81444de94ab5b714fa3c611 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:23.507723 17450 ts_tablet_manager.cc:1916] T 554b48a970a04b128b1fc4e74892f24f P 924de890e81444de94ab5b714fa3c611: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:40:23.517287 17450 ts_tablet_manager.cc:1929] T 554b48a970a04b128b1fc4e74892f24f P 924de890e81444de94ab5b714fa3c611: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260630 12:40:23.517611 17450 log.cc:1199] T 554b48a970a04b128b1fc4e74892f24f P 924de890e81444de94ab5b714fa3c611: Deleting WAL directory at /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782823128114093-13874-0/minicluster-data/ts-2-root/wals/554b48a970a04b128b1fc4e74892f24f
I20260630 12:40:23.518922 16734 catalog_manager.cc:5028] TS 924de890e81444de94ab5b714fa3c611 (127.13.140.131:46005): tablet 554b48a970a04b128b1fc4e74892f24f (table range_aware_rebalance_new_range [id=9bc36a7ac5dd414ca3aecd1c910dc294]) successfully deleted
I20260630 12:40:23.684356 16802 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:40:23.697631 16849 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a50493bb10d4eefabea1be1c067308f"
dest_uuid: "e77a548f2f08431f992b276cdb01c272"
mode: GRACEFUL
new_leader_uuid: "924de890e81444de94ab5b714fa3c611"
 from {username='slave'} at 127.0.0.1:57282
I20260630 12:40:23.698287 16849 raft_consensus.cc:606] T 6a50493bb10d4eefabea1be1c067308f P e77a548f2f08431f992b276cdb01c272 [term 2 LEADER]: Received request to transfer leadership to TS 924de890e81444de94ab5b714fa3c611
I20260630 12:40:23.699508 16802 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260630 12:40:23.700170 16802 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:40:24.143121 17399 raft_consensus.cc:993] T 6a50493bb10d4eefabea1be1c067308f P e77a548f2f08431f992b276cdb01c272: : Instructing follower 924de890e81444de94ab5b714fa3c611 to start an election
I20260630 12:40:24.143615 17459 raft_consensus.cc:1081] T 6a50493bb10d4eefabea1be1c067308f P e77a548f2f08431f992b276cdb01c272 [term 2 LEADER]: Signalling peer 924de890e81444de94ab5b714fa3c611 to start an election
I20260630 12:40:24.145097 16999 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a50493bb10d4eefabea1be1c067308f"
dest_uuid: "924de890e81444de94ab5b714fa3c611"
 from {username='slave'} at 127.0.0.1:49788
I20260630 12:40:24.145550 16999 raft_consensus.cc:493] T 6a50493bb10d4eefabea1be1c067308f P 924de890e81444de94ab5b714fa3c611 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:40:24.145821 16999 raft_consensus.cc:3060] T 6a50493bb10d4eefabea1be1c067308f P 924de890e81444de94ab5b714fa3c611 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:40:24.149887 16999 raft_consensus.cc:515] T 6a50493bb10d4eefabea1be1c067308f P 924de890e81444de94ab5b714fa3c611 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } }
I20260630 12:40:24.151260 16999 leader_election.cc:290] T 6a50493bb10d4eefabea1be1c067308f P 924de890e81444de94ab5b714fa3c611 [CANDIDATE]: Term 3 election: Requested vote from peers fbb8610924b6419a8541f54e92302878 (127.13.140.130:37877), e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413)
I20260630 12:40:24.152069 16922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a50493bb10d4eefabea1be1c067308f" candidate_uuid: "924de890e81444de94ab5b714fa3c611" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fbb8610924b6419a8541f54e92302878"
I20260630 12:40:24.152275 16849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a50493bb10d4eefabea1be1c067308f" candidate_uuid: "924de890e81444de94ab5b714fa3c611" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e77a548f2f08431f992b276cdb01c272"
I20260630 12:40:24.152614 16922 raft_consensus.cc:3060] T 6a50493bb10d4eefabea1be1c067308f P fbb8610924b6419a8541f54e92302878 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:40:24.152877 16849 raft_consensus.cc:3055] T 6a50493bb10d4eefabea1be1c067308f P e77a548f2f08431f992b276cdb01c272 [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:40:24.153169 16849 raft_consensus.cc:740] T 6a50493bb10d4eefabea1be1c067308f P e77a548f2f08431f992b276cdb01c272 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e77a548f2f08431f992b276cdb01c272, State: Running, Role: LEADER
I20260630 12:40:24.153833 16849 consensus_queue.cc:260] T 6a50493bb10d4eefabea1be1c067308f P e77a548f2f08431f992b276cdb01c272 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } }
I20260630 12:40:24.154878 16849 raft_consensus.cc:3060] T 6a50493bb10d4eefabea1be1c067308f P e77a548f2f08431f992b276cdb01c272 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:40:24.158131 16922 raft_consensus.cc:2468] T 6a50493bb10d4eefabea1be1c067308f P fbb8610924b6419a8541f54e92302878 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 924de890e81444de94ab5b714fa3c611 in term 3.
I20260630 12:40:24.159096 16849 raft_consensus.cc:2468] T 6a50493bb10d4eefabea1be1c067308f P e77a548f2f08431f992b276cdb01c272 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 924de890e81444de94ab5b714fa3c611 in term 3.
I20260630 12:40:24.159135 16965 leader_election.cc:304] T 6a50493bb10d4eefabea1be1c067308f P 924de890e81444de94ab5b714fa3c611 [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: 924de890e81444de94ab5b714fa3c611, fbb8610924b6419a8541f54e92302878; no voters: 
I20260630 12:40:24.159921 17364 raft_consensus.cc:2804] T 6a50493bb10d4eefabea1be1c067308f P 924de890e81444de94ab5b714fa3c611 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:40:24.160907 17364 raft_consensus.cc:697] T 6a50493bb10d4eefabea1be1c067308f P 924de890e81444de94ab5b714fa3c611 [term 3 LEADER]: Becoming Leader. State: Replica: 924de890e81444de94ab5b714fa3c611, State: Running, Role: LEADER
I20260630 12:40:24.161628 17364 consensus_queue.cc:237] T 6a50493bb10d4eefabea1be1c067308f P 924de890e81444de94ab5b714fa3c611 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } }
I20260630 12:40:24.168169 16746 catalog_manager.cc:5697] T 6a50493bb10d4eefabea1be1c067308f P 924de890e81444de94ab5b714fa3c611 reported cstate change: term changed from 2 to 3, leader changed from e77a548f2f08431f992b276cdb01c272 (127.13.140.129) to 924de890e81444de94ab5b714fa3c611 (127.13.140.131). New cstate: current_term: 3 leader_uuid: "924de890e81444de94ab5b714fa3c611" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } health_report { overall_health: UNKNOWN } } }
I20260630 12:40:24.523388 16849 consensus_queue.cc:237] T facf733c3da047ebb6eabd44d9b36429 P e77a548f2f08431f992b276cdb01c272 [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: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { replace: true } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: NON_VOTER last_known_addr { host: "127.13.140.130" port: 37877 } attrs { promote: true } }
I20260630 12:40:24.529541 16999 raft_consensus.cc:1275] T facf733c3da047ebb6eabd44d9b36429 P 924de890e81444de94ab5b714fa3c611 [term 2 FOLLOWER]: Refusing update from remote peer e77a548f2f08431f992b276cdb01c272: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260630 12:40:24.529542 16816 consensus_peers.cc:597] T facf733c3da047ebb6eabd44d9b36429 P e77a548f2f08431f992b276cdb01c272 -> Peer fbb8610924b6419a8541f54e92302878 (127.13.140.130:37877): Couldn't send request to peer fbb8610924b6419a8541f54e92302878. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: facf733c3da047ebb6eabd44d9b36429. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:40:24.530262 17140 raft_consensus.cc:1275] T facf733c3da047ebb6eabd44d9b36429 P 215611312590440f81dfc88a9630720c [term 2 FOLLOWER]: Refusing update from remote peer e77a548f2f08431f992b276cdb01c272: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:40:24.530867 17466 consensus_queue.cc:1048] T facf733c3da047ebb6eabd44d9b36429 P e77a548f2f08431f992b276cdb01c272 [LEADER]: Connected to new peer: Peer: permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:40:24.531641 17399 consensus_queue.cc:1048] T facf733c3da047ebb6eabd44d9b36429 P e77a548f2f08431f992b276cdb01c272 [LEADER]: Connected to new peer: Peer: permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } 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:40:24.538650 17466 raft_consensus.cc:2955] T facf733c3da047ebb6eabd44d9b36429 P e77a548f2f08431f992b276cdb01c272 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fbb8610924b6419a8541f54e92302878 (127.13.140.130) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { replace: true } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: NON_VOTER last_known_addr { host: "127.13.140.130" port: 37877 } attrs { promote: true } } }
I20260630 12:40:24.540222 16999 raft_consensus.cc:2955] T facf733c3da047ebb6eabd44d9b36429 P 924de890e81444de94ab5b714fa3c611 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fbb8610924b6419a8541f54e92302878 (127.13.140.130) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { replace: true } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: NON_VOTER last_known_addr { host: "127.13.140.130" port: 37877 } attrs { promote: true } } }
I20260630 12:40:24.540944 17140 raft_consensus.cc:2955] T facf733c3da047ebb6eabd44d9b36429 P 215611312590440f81dfc88a9630720c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fbb8610924b6419a8541f54e92302878 (127.13.140.130) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { replace: true } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: NON_VOTER last_known_addr { host: "127.13.140.130" port: 37877 } attrs { promote: true } } }
I20260630 12:40:24.550391 16747 catalog_manager.cc:5697] T facf733c3da047ebb6eabd44d9b36429 P 924de890e81444de94ab5b714fa3c611 reported cstate change: config changed from index -1 to 3, NON_VOTER fbb8610924b6419a8541f54e92302878 (127.13.140.130) added. New cstate: current_term: 2 leader_uuid: "e77a548f2f08431f992b276cdb01c272" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { replace: true } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: NON_VOTER last_known_addr { host: "127.13.140.130" port: 37877 } attrs { promote: true } } }
I20260630 12:40:24.553381 16849 raft_consensus.cc:1275] T 6a50493bb10d4eefabea1be1c067308f P e77a548f2f08431f992b276cdb01c272 [term 3 FOLLOWER]: Refusing update from remote peer 924de890e81444de94ab5b714fa3c611: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:40:24.554913 17364 consensus_queue.cc:1048] T 6a50493bb10d4eefabea1be1c067308f P 924de890e81444de94ab5b714fa3c611 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:40:24.557211 16797 auto_rebalancer.cc:639] Failed to schedule move for tablet 6a50493bb10d4eefabea1be1c067308f: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:40:24.581067 16922 raft_consensus.cc:1275] T 6a50493bb10d4eefabea1be1c067308f P fbb8610924b6419a8541f54e92302878 [term 3 FOLLOWER]: Refusing update from remote peer 924de890e81444de94ab5b714fa3c611: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:40:24.582897 17460 consensus_queue.cc:1048] T 6a50493bb10d4eefabea1be1c067308f P 924de890e81444de94ab5b714fa3c611 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:40:24.942003 17474 ts_tablet_manager.cc:933] T facf733c3da047ebb6eabd44d9b36429 P fbb8610924b6419a8541f54e92302878: Initiating tablet copy from peer e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413)
I20260630 12:40:24.943928 17474 tablet_copy_client.cc:323] T facf733c3da047ebb6eabd44d9b36429 P fbb8610924b6419a8541f54e92302878: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.129:41413
I20260630 12:40:24.945537 16861 tablet_copy_service.cc:140] P e77a548f2f08431f992b276cdb01c272: Received BeginTabletCopySession request for tablet facf733c3da047ebb6eabd44d9b36429 from peer fbb8610924b6419a8541f54e92302878 ({username='slave'} at 127.0.0.1:41890)
I20260630 12:40:24.946099 16861 tablet_copy_service.cc:161] P e77a548f2f08431f992b276cdb01c272: Beginning new tablet copy session on tablet facf733c3da047ebb6eabd44d9b36429 from peer fbb8610924b6419a8541f54e92302878 at {username='slave'} at 127.0.0.1:41890: session id = fbb8610924b6419a8541f54e92302878-facf733c3da047ebb6eabd44d9b36429
I20260630 12:40:24.953612 16861 tablet_copy_source_session.cc:215] T facf733c3da047ebb6eabd44d9b36429 P e77a548f2f08431f992b276cdb01c272: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:40:24.956526 17474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet facf733c3da047ebb6eabd44d9b36429. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:24.967770 17474 tablet_copy_client.cc:806] T facf733c3da047ebb6eabd44d9b36429 P fbb8610924b6419a8541f54e92302878: tablet copy: Starting download of 0 data blocks...
I20260630 12:40:24.968446 17474 tablet_copy_client.cc:670] T facf733c3da047ebb6eabd44d9b36429 P fbb8610924b6419a8541f54e92302878: tablet copy: Starting download of 1 WAL segments...
I20260630 12:40:24.972455 17474 tablet_copy_client.cc:538] T facf733c3da047ebb6eabd44d9b36429 P fbb8610924b6419a8541f54e92302878: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:40:24.981549 17474 tablet_bootstrap.cc:492] T facf733c3da047ebb6eabd44d9b36429 P fbb8610924b6419a8541f54e92302878: Bootstrap starting.
I20260630 12:40:25.003643 17474 tablet_bootstrap.cc:492] T facf733c3da047ebb6eabd44d9b36429 P fbb8610924b6419a8541f54e92302878: 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:40:25.004557 17474 tablet_bootstrap.cc:492] T facf733c3da047ebb6eabd44d9b36429 P fbb8610924b6419a8541f54e92302878: Bootstrap complete.
I20260630 12:40:25.005254 17474 ts_tablet_manager.cc:1403] T facf733c3da047ebb6eabd44d9b36429 P fbb8610924b6419a8541f54e92302878: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.007s
I20260630 12:40:25.008100 17474 raft_consensus.cc:359] T facf733c3da047ebb6eabd44d9b36429 P fbb8610924b6419a8541f54e92302878 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { replace: true } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: NON_VOTER last_known_addr { host: "127.13.140.130" port: 37877 } attrs { promote: true } }
I20260630 12:40:25.008963 17474 raft_consensus.cc:740] T facf733c3da047ebb6eabd44d9b36429 P fbb8610924b6419a8541f54e92302878 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: fbb8610924b6419a8541f54e92302878, State: Initialized, Role: LEARNER
I20260630 12:40:25.009613 17474 consensus_queue.cc:260] T facf733c3da047ebb6eabd44d9b36429 P fbb8610924b6419a8541f54e92302878 [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: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { replace: true } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: NON_VOTER last_known_addr { host: "127.13.140.130" port: 37877 } attrs { promote: true } }
I20260630 12:40:25.012073 17474 ts_tablet_manager.cc:1434] T facf733c3da047ebb6eabd44d9b36429 P fbb8610924b6419a8541f54e92302878: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:40:25.013635 16861 tablet_copy_service.cc:342] P e77a548f2f08431f992b276cdb01c272: Request end of tablet copy session fbb8610924b6419a8541f54e92302878-facf733c3da047ebb6eabd44d9b36429 received from {username='slave'} at 127.0.0.1:41890
I20260630 12:40:25.013989 16861 tablet_copy_service.cc:434] P e77a548f2f08431f992b276cdb01c272: ending tablet copy session fbb8610924b6419a8541f54e92302878-facf733c3da047ebb6eabd44d9b36429 on tablet facf733c3da047ebb6eabd44d9b36429 with peer fbb8610924b6419a8541f54e92302878
I20260630 12:40:25.321666 16922 raft_consensus.cc:1217] T facf733c3da047ebb6eabd44d9b36429 P fbb8610924b6419a8541f54e92302878 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:40:25.701273 16802 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:40:25.718093 16999 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "adc7997cb57146c689d574015a8bd46d"
dest_uuid: "924de890e81444de94ab5b714fa3c611"
mode: GRACEFUL
new_leader_uuid: "215611312590440f81dfc88a9630720c"
 from {username='slave'} at 127.0.0.1:49810
I20260630 12:40:25.718758 16999 raft_consensus.cc:606] T adc7997cb57146c689d574015a8bd46d P 924de890e81444de94ab5b714fa3c611 [term 1 LEADER]: Received request to transfer leadership to TS 215611312590440f81dfc88a9630720c
I20260630 12:40:25.720206 16802 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260630 12:40:25.721006 16802 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:40:25.933990 17466 raft_consensus.cc:1064] T facf733c3da047ebb6eabd44d9b36429 P e77a548f2f08431f992b276cdb01c272: attempting to promote NON_VOTER fbb8610924b6419a8541f54e92302878 to VOTER
I20260630 12:40:25.936461 17466 consensus_queue.cc:237] T facf733c3da047ebb6eabd44d9b36429 P e77a548f2f08431f992b276cdb01c272 [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: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { replace: true } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } attrs { promote: false } }
I20260630 12:40:25.943866 16999 raft_consensus.cc:1275] T facf733c3da047ebb6eabd44d9b36429 P 924de890e81444de94ab5b714fa3c611 [term 2 FOLLOWER]: Refusing update from remote peer e77a548f2f08431f992b276cdb01c272: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:40:25.945456 17479 consensus_queue.cc:1048] T facf733c3da047ebb6eabd44d9b36429 P e77a548f2f08431f992b276cdb01c272 [LEADER]: Connected to new peer: Peer: permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:40:25.947907 16922 raft_consensus.cc:1275] T facf733c3da047ebb6eabd44d9b36429 P fbb8610924b6419a8541f54e92302878 [term 2 LEARNER]: Refusing update from remote peer e77a548f2f08431f992b276cdb01c272: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:40:25.949513 17479 consensus_queue.cc:1048] T facf733c3da047ebb6eabd44d9b36429 P e77a548f2f08431f992b276cdb01c272 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } 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:40:25.949973 17141 raft_consensus.cc:1275] T facf733c3da047ebb6eabd44d9b36429 P 215611312590440f81dfc88a9630720c [term 2 FOLLOWER]: Refusing update from remote peer e77a548f2f08431f992b276cdb01c272: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:40:25.951439 17482 consensus_queue.cc:1048] T facf733c3da047ebb6eabd44d9b36429 P e77a548f2f08431f992b276cdb01c272 [LEADER]: Connected to new peer: Peer: permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:40:25.958673 17466 raft_consensus.cc:2955] T facf733c3da047ebb6eabd44d9b36429 P e77a548f2f08431f992b276cdb01c272 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fbb8610924b6419a8541f54e92302878 (127.13.140.130) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { replace: true } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } attrs { promote: false } } }
I20260630 12:40:25.960503 16917 raft_consensus.cc:2955] T facf733c3da047ebb6eabd44d9b36429 P fbb8610924b6419a8541f54e92302878 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fbb8610924b6419a8541f54e92302878 (127.13.140.130) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { replace: true } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } attrs { promote: false } } }
I20260630 12:40:25.962976 17141 raft_consensus.cc:2955] T facf733c3da047ebb6eabd44d9b36429 P 215611312590440f81dfc88a9630720c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fbb8610924b6419a8541f54e92302878 (127.13.140.130) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { replace: true } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } attrs { promote: false } } }
I20260630 12:40:25.974645 16746 catalog_manager.cc:5697] T facf733c3da047ebb6eabd44d9b36429 P fbb8610924b6419a8541f54e92302878 reported cstate change: config changed from index 3 to 4, fbb8610924b6419a8541f54e92302878 (127.13.140.130) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "e77a548f2f08431f992b276cdb01c272" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { replace: true } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } attrs { promote: false } } }
I20260630 12:40:25.975831 16999 raft_consensus.cc:2955] T facf733c3da047ebb6eabd44d9b36429 P 924de890e81444de94ab5b714fa3c611 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fbb8610924b6419a8541f54e92302878 (127.13.140.130) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { replace: true } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } attrs { promote: false } } }
I20260630 12:40:26.000061 16849 consensus_queue.cc:237] T facf733c3da047ebb6eabd44d9b36429 P e77a548f2f08431f992b276cdb01c272 [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: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } attrs { promote: false } }
I20260630 12:40:26.004789 16917 raft_consensus.cc:1275] T facf733c3da047ebb6eabd44d9b36429 P fbb8610924b6419a8541f54e92302878 [term 2 FOLLOWER]: Refusing update from remote peer e77a548f2f08431f992b276cdb01c272: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:40:26.006201 17466 consensus_queue.cc:1048] T facf733c3da047ebb6eabd44d9b36429 P e77a548f2f08431f992b276cdb01c272 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } 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:40:26.007093 16999 raft_consensus.cc:1275] T facf733c3da047ebb6eabd44d9b36429 P 924de890e81444de94ab5b714fa3c611 [term 2 FOLLOWER]: Refusing update from remote peer e77a548f2f08431f992b276cdb01c272: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:40:26.008685 17466 consensus_queue.cc:1048] T facf733c3da047ebb6eabd44d9b36429 P e77a548f2f08431f992b276cdb01c272 [LEADER]: Connected to new peer: Peer: permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:40:26.012981 17479 raft_consensus.cc:2955] T facf733c3da047ebb6eabd44d9b36429 P e77a548f2f08431f992b276cdb01c272 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 215611312590440f81dfc88a9630720c (127.13.140.132) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } attrs { promote: false } } }
I20260630 12:40:26.017174 16917 raft_consensus.cc:2955] T facf733c3da047ebb6eabd44d9b36429 P fbb8610924b6419a8541f54e92302878 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 215611312590440f81dfc88a9630720c (127.13.140.132) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } attrs { promote: false } } }
I20260630 12:40:26.018091 16998 raft_consensus.cc:2955] T facf733c3da047ebb6eabd44d9b36429 P 924de890e81444de94ab5b714fa3c611 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 215611312590440f81dfc88a9630720c (127.13.140.132) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } attrs { promote: false } } }
I20260630 12:40:26.023343 16736 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet facf733c3da047ebb6eabd44d9b36429 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:40:26.030663 16745 catalog_manager.cc:5697] T facf733c3da047ebb6eabd44d9b36429 P fbb8610924b6419a8541f54e92302878 reported cstate change: config changed from index 4 to 5, VOTER 215611312590440f81dfc88a9630720c (127.13.140.132) evicted. New cstate: current_term: 2 leader_uuid: "e77a548f2f08431f992b276cdb01c272" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } attrs { promote: false } } }
I20260630 12:40:26.041651 17130 tablet_service.cc:1558] Processing DeleteTablet for tablet facf733c3da047ebb6eabd44d9b36429 with delete_type TABLET_DATA_TOMBSTONED (TS 215611312590440f81dfc88a9630720c not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:40978
I20260630 12:40:26.043643 17490 tablet_replica.cc:333] T facf733c3da047ebb6eabd44d9b36429 P 215611312590440f81dfc88a9630720c: stopping tablet replica
I20260630 12:40:26.044643 17490 raft_consensus.cc:2243] T facf733c3da047ebb6eabd44d9b36429 P 215611312590440f81dfc88a9630720c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:40:26.045264 17490 raft_consensus.cc:2272] T facf733c3da047ebb6eabd44d9b36429 P 215611312590440f81dfc88a9630720c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:26.047709 17490 ts_tablet_manager.cc:1916] T facf733c3da047ebb6eabd44d9b36429 P 215611312590440f81dfc88a9630720c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:40:26.057785 17490 ts_tablet_manager.cc:1929] T facf733c3da047ebb6eabd44d9b36429 P 215611312590440f81dfc88a9630720c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:40:26.058137 17490 log.cc:1199] T facf733c3da047ebb6eabd44d9b36429 P 215611312590440f81dfc88a9630720c: Deleting WAL directory at /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782823128114093-13874-0/minicluster-data/ts-3-root/wals/facf733c3da047ebb6eabd44d9b36429
I20260630 12:40:26.059515 16734 catalog_manager.cc:5028] TS 215611312590440f81dfc88a9630720c (127.13.140.132:33049): tablet facf733c3da047ebb6eabd44d9b36429 (table range_aware_rebalance_new_range [id=9bc36a7ac5dd414ca3aecd1c910dc294]) successfully deleted
I20260630 12:40:26.133414 17477 raft_consensus.cc:993] T adc7997cb57146c689d574015a8bd46d P 924de890e81444de94ab5b714fa3c611: : Instructing follower 215611312590440f81dfc88a9630720c to start an election
I20260630 12:40:26.134486 17480 raft_consensus.cc:1081] T adc7997cb57146c689d574015a8bd46d P 924de890e81444de94ab5b714fa3c611 [term 1 LEADER]: Signalling peer 215611312590440f81dfc88a9630720c to start an election
I20260630 12:40:26.136143 17141 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "adc7997cb57146c689d574015a8bd46d"
dest_uuid: "215611312590440f81dfc88a9630720c"
 from {username='slave'} at 127.0.0.1:41010
I20260630 12:40:26.136686 17141 raft_consensus.cc:493] T adc7997cb57146c689d574015a8bd46d P 215611312590440f81dfc88a9630720c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:40:26.136924 17141 raft_consensus.cc:3060] T adc7997cb57146c689d574015a8bd46d P 215611312590440f81dfc88a9630720c [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:40:26.141185 17141 raft_consensus.cc:515] T adc7997cb57146c689d574015a8bd46d P 215611312590440f81dfc88a9630720c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } }
I20260630 12:40:26.142733 17141 leader_election.cc:290] T adc7997cb57146c689d574015a8bd46d P 215611312590440f81dfc88a9630720c [CANDIDATE]: Term 2 election: Requested vote from peers fbb8610924b6419a8541f54e92302878 (127.13.140.130:37877), 924de890e81444de94ab5b714fa3c611 (127.13.140.131:46005)
I20260630 12:40:26.143478 16917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adc7997cb57146c689d574015a8bd46d" candidate_uuid: "215611312590440f81dfc88a9630720c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fbb8610924b6419a8541f54e92302878"
I20260630 12:40:26.143733 16998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adc7997cb57146c689d574015a8bd46d" candidate_uuid: "215611312590440f81dfc88a9630720c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "924de890e81444de94ab5b714fa3c611"
I20260630 12:40:26.144003 16917 raft_consensus.cc:3060] T adc7997cb57146c689d574015a8bd46d P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:40:26.144376 16998 raft_consensus.cc:3055] T adc7997cb57146c689d574015a8bd46d P 924de890e81444de94ab5b714fa3c611 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:40:26.144765 16998 raft_consensus.cc:740] T adc7997cb57146c689d574015a8bd46d P 924de890e81444de94ab5b714fa3c611 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 924de890e81444de94ab5b714fa3c611, State: Running, Role: LEADER
I20260630 12:40:26.145413 16998 consensus_queue.cc:260] T adc7997cb57146c689d574015a8bd46d P 924de890e81444de94ab5b714fa3c611 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } }
I20260630 12:40:26.146313 16998 raft_consensus.cc:3060] T adc7997cb57146c689d574015a8bd46d P 924de890e81444de94ab5b714fa3c611 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:40:26.148620 16917 raft_consensus.cc:2468] T adc7997cb57146c689d574015a8bd46d P fbb8610924b6419a8541f54e92302878 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 215611312590440f81dfc88a9630720c in term 2.
I20260630 12:40:26.149830 17108 leader_election.cc:304] T adc7997cb57146c689d574015a8bd46d P 215611312590440f81dfc88a9630720c [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: 215611312590440f81dfc88a9630720c, fbb8610924b6419a8541f54e92302878; no voters: 
I20260630 12:40:26.150632 17241 raft_consensus.cc:2804] T adc7997cb57146c689d574015a8bd46d P 215611312590440f81dfc88a9630720c [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:40:26.151631 16998 raft_consensus.cc:2468] T adc7997cb57146c689d574015a8bd46d P 924de890e81444de94ab5b714fa3c611 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 215611312590440f81dfc88a9630720c in term 2.
I20260630 12:40:26.151829 17241 raft_consensus.cc:697] T adc7997cb57146c689d574015a8bd46d P 215611312590440f81dfc88a9630720c [term 2 LEADER]: Becoming Leader. State: Replica: 215611312590440f81dfc88a9630720c, State: Running, Role: LEADER
I20260630 12:40:26.152752 17241 consensus_queue.cc:237] T adc7997cb57146c689d574015a8bd46d P 215611312590440f81dfc88a9630720c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } }
I20260630 12:40:26.159123 16745 catalog_manager.cc:5697] T adc7997cb57146c689d574015a8bd46d P 215611312590440f81dfc88a9630720c reported cstate change: term changed from 1 to 2, leader changed from 924de890e81444de94ab5b714fa3c611 (127.13.140.131) to 215611312590440f81dfc88a9630720c (127.13.140.132). New cstate: current_term: 2 leader_uuid: "215611312590440f81dfc88a9630720c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:40:26.589084 16998 raft_consensus.cc:1275] T adc7997cb57146c689d574015a8bd46d P 924de890e81444de94ab5b714fa3c611 [term 2 FOLLOWER]: Refusing update from remote peer 215611312590440f81dfc88a9630720c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:40:26.590410 17241 consensus_queue.cc:1048] T adc7997cb57146c689d574015a8bd46d P 215611312590440f81dfc88a9630720c [LEADER]: Connected to new peer: Peer: permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:40:26.600433 16917 raft_consensus.cc:1275] T adc7997cb57146c689d574015a8bd46d P fbb8610924b6419a8541f54e92302878 [term 2 FOLLOWER]: Refusing update from remote peer 215611312590440f81dfc88a9630720c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:40:26.602015 17493 consensus_queue.cc:1048] T adc7997cb57146c689d574015a8bd46d P 215611312590440f81dfc88a9630720c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:40:27.061367 16998 consensus_queue.cc:237] T 6a50493bb10d4eefabea1be1c067308f P 924de890e81444de94ab5b714fa3c611 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } attrs { replace: true } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: true } }
W20260630 12:40:27.067598 16964 consensus_peers.cc:597] T 6a50493bb10d4eefabea1be1c067308f P 924de890e81444de94ab5b714fa3c611 -> Peer 215611312590440f81dfc88a9630720c (127.13.140.132:33049): Couldn't send request to peer 215611312590440f81dfc88a9630720c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6a50493bb10d4eefabea1be1c067308f. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:40:27.067834 16922 raft_consensus.cc:1275] T 6a50493bb10d4eefabea1be1c067308f P fbb8610924b6419a8541f54e92302878 [term 3 FOLLOWER]: Refusing update from remote peer 924de890e81444de94ab5b714fa3c611: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:40:27.068269 16849 raft_consensus.cc:1275] T 6a50493bb10d4eefabea1be1c067308f P e77a548f2f08431f992b276cdb01c272 [term 3 FOLLOWER]: Refusing update from remote peer 924de890e81444de94ab5b714fa3c611: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:40:27.069157 17501 consensus_queue.cc:1048] T 6a50493bb10d4eefabea1be1c067308f P 924de890e81444de94ab5b714fa3c611 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } 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:40:27.069959 17480 consensus_queue.cc:1048] T 6a50493bb10d4eefabea1be1c067308f P 924de890e81444de94ab5b714fa3c611 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:40:27.077036 17480 raft_consensus.cc:2955] T 6a50493bb10d4eefabea1be1c067308f P 924de890e81444de94ab5b714fa3c611 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 215611312590440f81dfc88a9630720c (127.13.140.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } attrs { replace: true } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: true } } }
I20260630 12:40:27.078630 16922 raft_consensus.cc:2955] T 6a50493bb10d4eefabea1be1c067308f P fbb8610924b6419a8541f54e92302878 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 215611312590440f81dfc88a9630720c (127.13.140.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } attrs { replace: true } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: true } } }
I20260630 12:40:27.079584 16849 raft_consensus.cc:2955] T 6a50493bb10d4eefabea1be1c067308f P e77a548f2f08431f992b276cdb01c272 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 215611312590440f81dfc88a9630720c (127.13.140.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } attrs { replace: true } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: true } } }
I20260630 12:40:27.096958 16745 catalog_manager.cc:5697] T 6a50493bb10d4eefabea1be1c067308f P fbb8610924b6419a8541f54e92302878 reported cstate change: config changed from index -1 to 4, NON_VOTER 215611312590440f81dfc88a9630720c (127.13.140.132) added. New cstate: current_term: 3 leader_uuid: "924de890e81444de94ab5b714fa3c611" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } attrs { replace: true } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: true } } }
I20260630 12:40:27.558411 17509 ts_tablet_manager.cc:933] T 6a50493bb10d4eefabea1be1c067308f P 215611312590440f81dfc88a9630720c: Initiating tablet copy from peer 924de890e81444de94ab5b714fa3c611 (127.13.140.131:46005)
I20260630 12:40:27.560290 17509 tablet_copy_client.cc:323] T 6a50493bb10d4eefabea1be1c067308f P 215611312590440f81dfc88a9630720c: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.131:46005
I20260630 12:40:27.561836 17010 tablet_copy_service.cc:140] P 924de890e81444de94ab5b714fa3c611: Received BeginTabletCopySession request for tablet 6a50493bb10d4eefabea1be1c067308f from peer 215611312590440f81dfc88a9630720c ({username='slave'} at 127.0.0.1:49794)
I20260630 12:40:27.562402 17010 tablet_copy_service.cc:161] P 924de890e81444de94ab5b714fa3c611: Beginning new tablet copy session on tablet 6a50493bb10d4eefabea1be1c067308f from peer 215611312590440f81dfc88a9630720c at {username='slave'} at 127.0.0.1:49794: session id = 215611312590440f81dfc88a9630720c-6a50493bb10d4eefabea1be1c067308f
I20260630 12:40:27.569936 17010 tablet_copy_source_session.cc:215] T 6a50493bb10d4eefabea1be1c067308f P 924de890e81444de94ab5b714fa3c611: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:40:27.572741 17509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a50493bb10d4eefabea1be1c067308f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:27.584344 17509 tablet_copy_client.cc:806] T 6a50493bb10d4eefabea1be1c067308f P 215611312590440f81dfc88a9630720c: tablet copy: Starting download of 0 data blocks...
I20260630 12:40:27.585115 17509 tablet_copy_client.cc:670] T 6a50493bb10d4eefabea1be1c067308f P 215611312590440f81dfc88a9630720c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:40:27.588500 17509 tablet_copy_client.cc:538] T 6a50493bb10d4eefabea1be1c067308f P 215611312590440f81dfc88a9630720c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:40:27.597802 17509 tablet_bootstrap.cc:492] T 6a50493bb10d4eefabea1be1c067308f P 215611312590440f81dfc88a9630720c: Bootstrap starting.
I20260630 12:40:27.622213 17509 tablet_bootstrap.cc:492] T 6a50493bb10d4eefabea1be1c067308f P 215611312590440f81dfc88a9630720c: 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:40:27.623191 17509 tablet_bootstrap.cc:492] T 6a50493bb10d4eefabea1be1c067308f P 215611312590440f81dfc88a9630720c: Bootstrap complete.
I20260630 12:40:27.623854 17509 ts_tablet_manager.cc:1403] T 6a50493bb10d4eefabea1be1c067308f P 215611312590440f81dfc88a9630720c: Time spent bootstrapping tablet: real 0.026s	user 0.023s	sys 0.001s
I20260630 12:40:27.626782 17509 raft_consensus.cc:359] T 6a50493bb10d4eefabea1be1c067308f P 215611312590440f81dfc88a9630720c [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } attrs { replace: true } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: true } }
I20260630 12:40:27.627622 17509 raft_consensus.cc:740] T 6a50493bb10d4eefabea1be1c067308f P 215611312590440f81dfc88a9630720c [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 215611312590440f81dfc88a9630720c, State: Initialized, Role: LEARNER
I20260630 12:40:27.628275 17509 consensus_queue.cc:260] T 6a50493bb10d4eefabea1be1c067308f P 215611312590440f81dfc88a9630720c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } attrs { replace: true } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: true } }
I20260630 12:40:27.630678 17509 ts_tablet_manager.cc:1434] T 6a50493bb10d4eefabea1be1c067308f P 215611312590440f81dfc88a9630720c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:40:27.632300 17010 tablet_copy_service.cc:342] P 924de890e81444de94ab5b714fa3c611: Request end of tablet copy session 215611312590440f81dfc88a9630720c-6a50493bb10d4eefabea1be1c067308f received from {username='slave'} at 127.0.0.1:49794
I20260630 12:40:27.632730 17010 tablet_copy_service.cc:434] P 924de890e81444de94ab5b714fa3c611: ending tablet copy session 215611312590440f81dfc88a9630720c-6a50493bb10d4eefabea1be1c067308f on tablet 6a50493bb10d4eefabea1be1c067308f with peer 215611312590440f81dfc88a9630720c
I20260630 12:40:27.722211 16802 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:40:27.733337 16802 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260630 12:40:27.733973 16802 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:40:28.075888 17141 raft_consensus.cc:1217] T 6a50493bb10d4eefabea1be1c067308f P 215611312590440f81dfc88a9630720c [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260630 12:40:28.602243 17514 raft_consensus.cc:1064] T 6a50493bb10d4eefabea1be1c067308f P 924de890e81444de94ab5b714fa3c611: attempting to promote NON_VOTER 215611312590440f81dfc88a9630720c to VOTER
I20260630 12:40:28.604211 17514 consensus_queue.cc:237] T 6a50493bb10d4eefabea1be1c067308f P 924de890e81444de94ab5b714fa3c611 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } attrs { replace: true } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } }
I20260630 12:40:28.611918 16849 raft_consensus.cc:1275] T 6a50493bb10d4eefabea1be1c067308f P e77a548f2f08431f992b276cdb01c272 [term 3 FOLLOWER]: Refusing update from remote peer 924de890e81444de94ab5b714fa3c611: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:40:28.612030 17141 raft_consensus.cc:1275] T 6a50493bb10d4eefabea1be1c067308f P 215611312590440f81dfc88a9630720c [term 3 LEARNER]: Refusing update from remote peer 924de890e81444de94ab5b714fa3c611: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:40:28.613270 16917 raft_consensus.cc:1275] T 6a50493bb10d4eefabea1be1c067308f P fbb8610924b6419a8541f54e92302878 [term 3 FOLLOWER]: Refusing update from remote peer 924de890e81444de94ab5b714fa3c611: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:40:28.613624 17514 consensus_queue.cc:1048] T 6a50493bb10d4eefabea1be1c067308f P 924de890e81444de94ab5b714fa3c611 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:40:28.614532 17519 consensus_queue.cc:1048] T 6a50493bb10d4eefabea1be1c067308f P 924de890e81444de94ab5b714fa3c611 [LEADER]: Connected to new peer: Peer: permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } 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:40:28.615432 17515 consensus_queue.cc:1048] T 6a50493bb10d4eefabea1be1c067308f P 924de890e81444de94ab5b714fa3c611 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } 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:40:28.634958 17515 raft_consensus.cc:2955] T 6a50493bb10d4eefabea1be1c067308f P 924de890e81444de94ab5b714fa3c611 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 215611312590440f81dfc88a9630720c (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } attrs { replace: true } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } } }
I20260630 12:40:28.643968 17142 raft_consensus.cc:2955] T 6a50493bb10d4eefabea1be1c067308f P 215611312590440f81dfc88a9630720c [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 215611312590440f81dfc88a9630720c (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } attrs { replace: true } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } } }
I20260630 12:40:28.652665 16917 raft_consensus.cc:2955] T 6a50493bb10d4eefabea1be1c067308f P fbb8610924b6419a8541f54e92302878 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 215611312590440f81dfc88a9630720c (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } attrs { replace: true } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } } }
I20260630 12:40:28.657166 16847 raft_consensus.cc:2955] T 6a50493bb10d4eefabea1be1c067308f P e77a548f2f08431f992b276cdb01c272 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 215611312590440f81dfc88a9630720c (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } attrs { replace: true } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } } }
I20260630 12:40:28.660789 16747 catalog_manager.cc:5697] T 6a50493bb10d4eefabea1be1c067308f P 924de890e81444de94ab5b714fa3c611 reported cstate change: config changed from index 4 to 5, 215611312590440f81dfc88a9630720c (127.13.140.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "924de890e81444de94ab5b714fa3c611" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:40:28.689236 16998 consensus_queue.cc:237] T 6a50493bb10d4eefabea1be1c067308f P 924de890e81444de94ab5b714fa3c611 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } }
I20260630 12:40:28.694538 17142 raft_consensus.cc:1275] T 6a50493bb10d4eefabea1be1c067308f P 215611312590440f81dfc88a9630720c [term 3 FOLLOWER]: Refusing update from remote peer 924de890e81444de94ab5b714fa3c611: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260630 12:40:28.695892 16847 raft_consensus.cc:1275] T 6a50493bb10d4eefabea1be1c067308f P e77a548f2f08431f992b276cdb01c272 [term 3 FOLLOWER]: Refusing update from remote peer 924de890e81444de94ab5b714fa3c611: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260630 12:40:28.697358 17523 consensus_queue.cc:1048] T 6a50493bb10d4eefabea1be1c067308f P 924de890e81444de94ab5b714fa3c611 [LEADER]: Connected to new peer: Peer: permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } 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:40:28.699180 17523 consensus_queue.cc:1048] T 6a50493bb10d4eefabea1be1c067308f P 924de890e81444de94ab5b714fa3c611 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:40:28.704447 17519 raft_consensus.cc:2955] T 6a50493bb10d4eefabea1be1c067308f P 924de890e81444de94ab5b714fa3c611 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER fbb8610924b6419a8541f54e92302878 (127.13.140.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } } }
I20260630 12:40:28.706362 16847 raft_consensus.cc:2955] T 6a50493bb10d4eefabea1be1c067308f P e77a548f2f08431f992b276cdb01c272 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER fbb8610924b6419a8541f54e92302878 (127.13.140.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } } }
I20260630 12:40:28.710122 17142 raft_consensus.cc:2955] T 6a50493bb10d4eefabea1be1c067308f P 215611312590440f81dfc88a9630720c [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER fbb8610924b6419a8541f54e92302878 (127.13.140.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } } }
I20260630 12:40:28.718681 16734 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6a50493bb10d4eefabea1be1c067308f with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:40:28.719364 16748 catalog_manager.cc:5697] T 6a50493bb10d4eefabea1be1c067308f P e77a548f2f08431f992b276cdb01c272 reported cstate change: config changed from index 5 to 6, VOTER fbb8610924b6419a8541f54e92302878 (127.13.140.130) evicted. New cstate: current_term: 3 leader_uuid: "924de890e81444de94ab5b714fa3c611" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } } }
I20260630 12:40:28.729745 16910 tablet_service.cc:1558] Processing DeleteTablet for tablet 6a50493bb10d4eefabea1be1c067308f with delete_type TABLET_DATA_TOMBSTONED (TS fbb8610924b6419a8541f54e92302878 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:48540
I20260630 12:40:28.731587 17528 tablet_replica.cc:333] T 6a50493bb10d4eefabea1be1c067308f P fbb8610924b6419a8541f54e92302878: stopping tablet replica
I20260630 12:40:28.732491 17528 raft_consensus.cc:2243] T 6a50493bb10d4eefabea1be1c067308f P fbb8610924b6419a8541f54e92302878 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:40:28.733217 17528 raft_consensus.cc:2272] T 6a50493bb10d4eefabea1be1c067308f P fbb8610924b6419a8541f54e92302878 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:28.735575 17528 ts_tablet_manager.cc:1916] T 6a50493bb10d4eefabea1be1c067308f P fbb8610924b6419a8541f54e92302878: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:40:28.746029 17528 ts_tablet_manager.cc:1929] T 6a50493bb10d4eefabea1be1c067308f P fbb8610924b6419a8541f54e92302878: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260630 12:40:28.746320 17528 log.cc:1199] T 6a50493bb10d4eefabea1be1c067308f P fbb8610924b6419a8541f54e92302878: Deleting WAL directory at /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782823128114093-13874-0/minicluster-data/ts-1-root/wals/6a50493bb10d4eefabea1be1c067308f
I20260630 12:40:28.747625 16735 catalog_manager.cc:5028] TS fbb8610924b6419a8541f54e92302878 (127.13.140.130:37877): tablet 6a50493bb10d4eefabea1be1c067308f (table range_aware_rebalance_new_range [id=9bc36a7ac5dd414ca3aecd1c910dc294]) successfully deleted
W20260630 12:40:29.287705 16872 debug-util.cc:398] Leaking SignalData structure 0x7b0800085ac0 after lost signal to thread 13877
W20260630 12:40:29.288959 16872 debug-util.cc:398] Leaking SignalData structure 0x7b0800104960 after lost signal to thread 16783
W20260630 12:40:29.290055 16872 debug-util.cc:398] Leaking SignalData structure 0x7b080023cd40 after lost signal to thread 16875
W20260630 12:40:29.291393 16872 debug-util.cc:398] Leaking SignalData structure 0x7b0800149160 after lost signal to thread 16950
W20260630 12:40:29.292498 16872 debug-util.cc:398] Leaking SignalData structure 0x7b0800228220 after lost signal to thread 17024
W20260630 12:40:29.293586 16872 debug-util.cc:398] Leaking SignalData structure 0x7b08001b1f60 after lost signal to thread 17172
I20260630 12:40:29.374648 13874 tablet_server.cc:179] TabletServer@127.13.140.129:0 shutting down...
I20260630 12:40:29.419605 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:40:29.421077 13874 tablet_replica.cc:333] T 640c9f4fc34043e68d453781d15f3f62 P e77a548f2f08431f992b276cdb01c272: stopping tablet replica
I20260630 12:40:29.422223 13874 raft_consensus.cc:2243] T 640c9f4fc34043e68d453781d15f3f62 P e77a548f2f08431f992b276cdb01c272 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:40:29.423316 13874 raft_consensus.cc:2272] T 640c9f4fc34043e68d453781d15f3f62 P e77a548f2f08431f992b276cdb01c272 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:29.427369 13874 tablet_replica.cc:333] T facf733c3da047ebb6eabd44d9b36429 P e77a548f2f08431f992b276cdb01c272: stopping tablet replica
I20260630 12:40:29.428296 13874 raft_consensus.cc:2243] T facf733c3da047ebb6eabd44d9b36429 P e77a548f2f08431f992b276cdb01c272 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:40:29.429589 13874 raft_consensus.cc:2272] T facf733c3da047ebb6eabd44d9b36429 P e77a548f2f08431f992b276cdb01c272 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:29.432293 13874 tablet_replica.cc:333] T 077708682b4d4658910679f920f06726 P e77a548f2f08431f992b276cdb01c272: stopping tablet replica
I20260630 12:40:29.433115 13874 raft_consensus.cc:2243] T 077708682b4d4658910679f920f06726 P e77a548f2f08431f992b276cdb01c272 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:40:29.434396 13874 raft_consensus.cc:2272] T 077708682b4d4658910679f920f06726 P e77a548f2f08431f992b276cdb01c272 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:29.437630 13874 tablet_replica.cc:333] T 008daebd236a42098af117fa8881594b P e77a548f2f08431f992b276cdb01c272: stopping tablet replica
I20260630 12:40:29.438316 13874 raft_consensus.cc:2243] T 008daebd236a42098af117fa8881594b P e77a548f2f08431f992b276cdb01c272 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:40:29.439402 13874 raft_consensus.cc:2272] T 008daebd236a42098af117fa8881594b P e77a548f2f08431f992b276cdb01c272 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:29.441566 13874 tablet_replica.cc:333] T 3946383049b14cc389dd5842fd4cf532 P e77a548f2f08431f992b276cdb01c272: stopping tablet replica
I20260630 12:40:29.442258 13874 raft_consensus.cc:2243] T 3946383049b14cc389dd5842fd4cf532 P e77a548f2f08431f992b276cdb01c272 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:40:29.443862 13874 raft_consensus.cc:2272] T 3946383049b14cc389dd5842fd4cf532 P e77a548f2f08431f992b276cdb01c272 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:29.446543 13874 tablet_replica.cc:333] T 7d36c60788634a0f8056f4ec72ef2b8a P e77a548f2f08431f992b276cdb01c272: stopping tablet replica
I20260630 12:40:29.447083 13874 raft_consensus.cc:2243] T 7d36c60788634a0f8056f4ec72ef2b8a P e77a548f2f08431f992b276cdb01c272 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:40:29.447530 13874 raft_consensus.cc:2272] T 7d36c60788634a0f8056f4ec72ef2b8a P e77a548f2f08431f992b276cdb01c272 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:29.449642 13874 tablet_replica.cc:333] T 554b48a970a04b128b1fc4e74892f24f P e77a548f2f08431f992b276cdb01c272: stopping tablet replica
I20260630 12:40:29.450155 13874 raft_consensus.cc:2243] T 554b48a970a04b128b1fc4e74892f24f P e77a548f2f08431f992b276cdb01c272 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:40:29.451159 13874 raft_consensus.cc:2272] T 554b48a970a04b128b1fc4e74892f24f P e77a548f2f08431f992b276cdb01c272 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:29.453799 13874 tablet_replica.cc:333] T 200e45b6fef4437aaf5ed242d019a1a0 P e77a548f2f08431f992b276cdb01c272: stopping tablet replica
I20260630 12:40:29.454664 13874 raft_consensus.cc:2243] T 200e45b6fef4437aaf5ed242d019a1a0 P e77a548f2f08431f992b276cdb01c272 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:40:29.455183 13874 raft_consensus.cc:2272] T 200e45b6fef4437aaf5ed242d019a1a0 P e77a548f2f08431f992b276cdb01c272 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:29.457638 13874 tablet_replica.cc:333] T 2b5e78174d0348eab4fe8f0d9fec6c9d P e77a548f2f08431f992b276cdb01c272: stopping tablet replica
I20260630 12:40:29.458361 13874 raft_consensus.cc:2243] T 2b5e78174d0348eab4fe8f0d9fec6c9d P e77a548f2f08431f992b276cdb01c272 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:40:29.459061 13874 raft_consensus.cc:2272] T 2b5e78174d0348eab4fe8f0d9fec6c9d P e77a548f2f08431f992b276cdb01c272 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:29.461818 13874 tablet_replica.cc:333] T a3b2b6399c224b44ab5f31d15a34b737 P e77a548f2f08431f992b276cdb01c272: stopping tablet replica
I20260630 12:40:29.462533 13874 raft_consensus.cc:2243] T a3b2b6399c224b44ab5f31d15a34b737 P e77a548f2f08431f992b276cdb01c272 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:40:29.463651 13874 raft_consensus.cc:2272] T a3b2b6399c224b44ab5f31d15a34b737 P e77a548f2f08431f992b276cdb01c272 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:29.465778 13874 tablet_replica.cc:333] T 6a50493bb10d4eefabea1be1c067308f P e77a548f2f08431f992b276cdb01c272: stopping tablet replica
I20260630 12:40:29.466290 13874 raft_consensus.cc:2243] T 6a50493bb10d4eefabea1be1c067308f P e77a548f2f08431f992b276cdb01c272 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:40:29.467401 13874 raft_consensus.cc:2272] T 6a50493bb10d4eefabea1be1c067308f P e77a548f2f08431f992b276cdb01c272 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:29.470292 13874 tablet_replica.cc:333] T 9bea86ef9ab9454c89b728d199245f93 P e77a548f2f08431f992b276cdb01c272: stopping tablet replica
I20260630 12:40:29.470783 13874 raft_consensus.cc:2243] T 9bea86ef9ab9454c89b728d199245f93 P e77a548f2f08431f992b276cdb01c272 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:40:29.471375 13874 raft_consensus.cc:2272] T 9bea86ef9ab9454c89b728d199245f93 P e77a548f2f08431f992b276cdb01c272 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260630 12:40:29.478196 16966 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]
W20260630 12:40:29.482271 16966 consensus_peers.cc:597] T 200e45b6fef4437aaf5ed242d019a1a0 P 924de890e81444de94ab5b714fa3c611 -> Peer e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413): Couldn't send request to peer e77a548f2f08431f992b276cdb01c272. 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:40:29.497159 16892 consensus_peers.cc:597] T 9bea86ef9ab9454c89b728d199245f93 P fbb8610924b6419a8541f54e92302878 -> Peer e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413): Couldn't send request to peer e77a548f2f08431f992b276cdb01c272. 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:40:29.598865 16966 consensus_peers.cc:597] T 3946383049b14cc389dd5842fd4cf532 P 924de890e81444de94ab5b714fa3c611 -> Peer e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413): Couldn't send request to peer e77a548f2f08431f992b276cdb01c272. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.129:41413: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:40:29.674235 16892 consensus_peers.cc:597] T 7d36c60788634a0f8056f4ec72ef2b8a P fbb8610924b6419a8541f54e92302878 -> Peer e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413): Couldn't send request to peer e77a548f2f08431f992b276cdb01c272. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.129:41413: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:40:29.702395 16892 consensus_peers.cc:597] T 2b5e78174d0348eab4fe8f0d9fec6c9d P fbb8610924b6419a8541f54e92302878 -> Peer e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413): Couldn't send request to peer e77a548f2f08431f992b276cdb01c272. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.129:41413: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:40:29.735229 16802 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
W20260630 12:40:29.751401 16892 consensus_peers.cc:597] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878 -> Peer e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413): Couldn't send request to peer e77a548f2f08431f992b276cdb01c272. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.129:41413: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:40:29.752719 16802 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260630 12:40:29.753310 16802 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:40:29.810328 16966 consensus_peers.cc:597] T 6a50493bb10d4eefabea1be1c067308f P 924de890e81444de94ab5b714fa3c611 -> Peer e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413): Couldn't send request to peer e77a548f2f08431f992b276cdb01c272. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.129:41413: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:40:29.955930 17109 consensus_peers.cc:597] T 640c9f4fc34043e68d453781d15f3f62 P 215611312590440f81dfc88a9630720c -> Peer e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413): Couldn't send request to peer e77a548f2f08431f992b276cdb01c272. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.129:41413: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:40:30.403450 17537 raft_consensus.cc:493] T 008daebd236a42098af117fa8881594b P 924de890e81444de94ab5b714fa3c611 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e77a548f2f08431f992b276cdb01c272)
I20260630 12:40:30.404026 17537 raft_consensus.cc:515] T 008daebd236a42098af117fa8881594b P 924de890e81444de94ab5b714fa3c611 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:30.407434 17537 leader_election.cc:290] T 008daebd236a42098af117fa8881594b P 924de890e81444de94ab5b714fa3c611 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 215611312590440f81dfc88a9630720c (127.13.140.132:33049), e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413)
I20260630 12:40:30.407488 17142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "008daebd236a42098af117fa8881594b" candidate_uuid: "924de890e81444de94ab5b714fa3c611" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "215611312590440f81dfc88a9630720c" is_pre_election: true
W20260630 12:40:30.411062 16966 leader_election.cc:336] T 008daebd236a42098af117fa8881594b P 924de890e81444de94ab5b714fa3c611 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413): Network error: Client connection negotiation failed: client connection to 127.13.140.129:41413: connect: Connection refused (error 111)
I20260630 12:40:30.411470 16966 leader_election.cc:304] T 008daebd236a42098af117fa8881594b P 924de890e81444de94ab5b714fa3c611 [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: 924de890e81444de94ab5b714fa3c611; no voters: 215611312590440f81dfc88a9630720c, e77a548f2f08431f992b276cdb01c272
I20260630 12:40:30.412065 17537 raft_consensus.cc:2749] T 008daebd236a42098af117fa8881594b P 924de890e81444de94ab5b714fa3c611 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260630 12:40:30.514711 13874 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 16872)
I20260630 12:40:30.521353 17538 raft_consensus.cc:493] T facf733c3da047ebb6eabd44d9b36429 P fbb8610924b6419a8541f54e92302878 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e77a548f2f08431f992b276cdb01c272)
I20260630 12:40:30.522095 17538 raft_consensus.cc:515] T facf733c3da047ebb6eabd44d9b36429 P fbb8610924b6419a8541f54e92302878 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } attrs { promote: false } }
I20260630 12:40:30.524868 17538 leader_election.cc:290] T facf733c3da047ebb6eabd44d9b36429 P fbb8610924b6419a8541f54e92302878 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413), 924de890e81444de94ab5b714fa3c611 (127.13.140.131:46005)
I20260630 12:40:30.526068 16998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "facf733c3da047ebb6eabd44d9b36429" candidate_uuid: "fbb8610924b6419a8541f54e92302878" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "924de890e81444de94ab5b714fa3c611" is_pre_election: true
W20260630 12:40:30.528899 16892 leader_election.cc:336] T facf733c3da047ebb6eabd44d9b36429 P fbb8610924b6419a8541f54e92302878 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413): Network error: Client connection negotiation failed: client connection to 127.13.140.129:41413: connect: Connection refused (error 111)
I20260630 12:40:30.529343 16892 leader_election.cc:304] T facf733c3da047ebb6eabd44d9b36429 P fbb8610924b6419a8541f54e92302878 [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: fbb8610924b6419a8541f54e92302878; no voters: 924de890e81444de94ab5b714fa3c611, e77a548f2f08431f992b276cdb01c272
I20260630 12:40:30.529932 17538 raft_consensus.cc:2749] T facf733c3da047ebb6eabd44d9b36429 P fbb8610924b6419a8541f54e92302878 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260630 12:40:30.583931 17537 raft_consensus.cc:493] T 077708682b4d4658910679f920f06726 P 924de890e81444de94ab5b714fa3c611 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e77a548f2f08431f992b276cdb01c272)
I20260630 12:40:30.584489 17537 raft_consensus.cc:515] T 077708682b4d4658910679f920f06726 P 924de890e81444de94ab5b714fa3c611 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } }
I20260630 12:40:30.586385 17537 leader_election.cc:290] T 077708682b4d4658910679f920f06726 P 924de890e81444de94ab5b714fa3c611 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 215611312590440f81dfc88a9630720c (127.13.140.132:33049), e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413)
I20260630 12:40:30.587379 17142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "077708682b4d4658910679f920f06726" candidate_uuid: "924de890e81444de94ab5b714fa3c611" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "215611312590440f81dfc88a9630720c" is_pre_election: true
W20260630 12:40:30.590526 16966 leader_election.cc:336] T 077708682b4d4658910679f920f06726 P 924de890e81444de94ab5b714fa3c611 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413): Network error: Client connection negotiation failed: client connection to 127.13.140.129:41413: connect: Connection refused (error 111)
I20260630 12:40:30.590924 16966 leader_election.cc:304] T 077708682b4d4658910679f920f06726 P 924de890e81444de94ab5b714fa3c611 [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: 924de890e81444de94ab5b714fa3c611; no voters: 215611312590440f81dfc88a9630720c, e77a548f2f08431f992b276cdb01c272
I20260630 12:40:30.591507 17537 raft_consensus.cc:2749] T 077708682b4d4658910679f920f06726 P 924de890e81444de94ab5b714fa3c611 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260630 12:40:30.697242 17538 raft_consensus.cc:493] T a3b2b6399c224b44ab5f31d15a34b737 P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e77a548f2f08431f992b276cdb01c272)
I20260630 12:40:30.697767 17538 raft_consensus.cc:515] T a3b2b6399c224b44ab5f31d15a34b737 P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } attrs { promote: false } }
I20260630 12:40:30.699484 17538 leader_election.cc:290] T a3b2b6399c224b44ab5f31d15a34b737 P fbb8610924b6419a8541f54e92302878 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413), 924de890e81444de94ab5b714fa3c611 (127.13.140.131:46005)
I20260630 12:40:30.700505 16998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b2b6399c224b44ab5f31d15a34b737" candidate_uuid: "fbb8610924b6419a8541f54e92302878" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "924de890e81444de94ab5b714fa3c611" is_pre_election: true
W20260630 12:40:30.703672 16892 leader_election.cc:336] T a3b2b6399c224b44ab5f31d15a34b737 P fbb8610924b6419a8541f54e92302878 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413): Network error: Client connection negotiation failed: client connection to 127.13.140.129:41413: connect: Connection refused (error 111)
I20260630 12:40:30.704042 16892 leader_election.cc:304] T a3b2b6399c224b44ab5f31d15a34b737 P fbb8610924b6419a8541f54e92302878 [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: fbb8610924b6419a8541f54e92302878; no voters: 924de890e81444de94ab5b714fa3c611, e77a548f2f08431f992b276cdb01c272
I20260630 12:40:30.704672 17538 raft_consensus.cc:2749] T a3b2b6399c224b44ab5f31d15a34b737 P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:40:30.817291 17537 raft_consensus.cc:493] T facf733c3da047ebb6eabd44d9b36429 P 924de890e81444de94ab5b714fa3c611 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e77a548f2f08431f992b276cdb01c272)
I20260630 12:40:30.818027 17537 raft_consensus.cc:515] T facf733c3da047ebb6eabd44d9b36429 P 924de890e81444de94ab5b714fa3c611 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } attrs { promote: false } }
I20260630 12:40:30.820549 17537 leader_election.cc:290] T facf733c3da047ebb6eabd44d9b36429 P 924de890e81444de94ab5b714fa3c611 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413), fbb8610924b6419a8541f54e92302878 (127.13.140.130:37877)
I20260630 12:40:30.821846 16917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "facf733c3da047ebb6eabd44d9b36429" candidate_uuid: "924de890e81444de94ab5b714fa3c611" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fbb8610924b6419a8541f54e92302878" is_pre_election: true
I20260630 12:40:30.822513 16917 raft_consensus.cc:2468] T facf733c3da047ebb6eabd44d9b36429 P fbb8610924b6419a8541f54e92302878 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 924de890e81444de94ab5b714fa3c611 in term 2.
I20260630 12:40:30.823922 16965 leader_election.cc:304] T facf733c3da047ebb6eabd44d9b36429 P 924de890e81444de94ab5b714fa3c611 [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: 924de890e81444de94ab5b714fa3c611, fbb8610924b6419a8541f54e92302878; no voters: 
W20260630 12:40:30.824476 16966 leader_election.cc:336] T facf733c3da047ebb6eabd44d9b36429 P 924de890e81444de94ab5b714fa3c611 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413): Network error: Client connection negotiation failed: client connection to 127.13.140.129:41413: connect: Connection refused (error 111)
I20260630 12:40:30.824703 17537 raft_consensus.cc:2804] T facf733c3da047ebb6eabd44d9b36429 P 924de890e81444de94ab5b714fa3c611 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:40:30.825156 17537 raft_consensus.cc:493] T facf733c3da047ebb6eabd44d9b36429 P 924de890e81444de94ab5b714fa3c611 [term 2 FOLLOWER]: Starting leader election (detected failure of leader e77a548f2f08431f992b276cdb01c272)
I20260630 12:40:30.825519 17537 raft_consensus.cc:3060] T facf733c3da047ebb6eabd44d9b36429 P 924de890e81444de94ab5b714fa3c611 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:40:30.832947 17537 raft_consensus.cc:515] T facf733c3da047ebb6eabd44d9b36429 P 924de890e81444de94ab5b714fa3c611 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } attrs { promote: false } }
I20260630 12:40:30.835371 17537 leader_election.cc:290] T facf733c3da047ebb6eabd44d9b36429 P 924de890e81444de94ab5b714fa3c611 [CANDIDATE]: Term 3 election: Requested vote from peers e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413), fbb8610924b6419a8541f54e92302878 (127.13.140.130:37877)
I20260630 12:40:30.835671 16917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "facf733c3da047ebb6eabd44d9b36429" candidate_uuid: "924de890e81444de94ab5b714fa3c611" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fbb8610924b6419a8541f54e92302878"
I20260630 12:40:30.836272 16917 raft_consensus.cc:3060] T facf733c3da047ebb6eabd44d9b36429 P fbb8610924b6419a8541f54e92302878 [term 2 FOLLOWER]: Advancing to term 3
W20260630 12:40:30.843565 16966 leader_election.cc:336] T facf733c3da047ebb6eabd44d9b36429 P 924de890e81444de94ab5b714fa3c611 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413): Network error: Client connection negotiation failed: client connection to 127.13.140.129:41413: connect: Connection refused (error 111)
I20260630 12:40:30.844035 16917 raft_consensus.cc:2468] T facf733c3da047ebb6eabd44d9b36429 P fbb8610924b6419a8541f54e92302878 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 924de890e81444de94ab5b714fa3c611 in term 3.
I20260630 12:40:30.845155 16965 leader_election.cc:304] T facf733c3da047ebb6eabd44d9b36429 P 924de890e81444de94ab5b714fa3c611 [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: 924de890e81444de94ab5b714fa3c611, fbb8610924b6419a8541f54e92302878; no voters: e77a548f2f08431f992b276cdb01c272
I20260630 12:40:30.846091 17519 raft_consensus.cc:2804] T facf733c3da047ebb6eabd44d9b36429 P 924de890e81444de94ab5b714fa3c611 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:40:30.846589 17519 raft_consensus.cc:697] T facf733c3da047ebb6eabd44d9b36429 P 924de890e81444de94ab5b714fa3c611 [term 3 LEADER]: Becoming Leader. State: Replica: 924de890e81444de94ab5b714fa3c611, State: Running, Role: LEADER
I20260630 12:40:30.847563 17519 consensus_queue.cc:237] T facf733c3da047ebb6eabd44d9b36429 P 924de890e81444de94ab5b714fa3c611 [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: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } attrs { promote: false } }
I20260630 12:40:30.855571 16746 catalog_manager.cc:5697] T facf733c3da047ebb6eabd44d9b36429 P 924de890e81444de94ab5b714fa3c611 reported cstate change: term changed from 2 to 3, leader changed from e77a548f2f08431f992b276cdb01c272 (127.13.140.129) to 924de890e81444de94ab5b714fa3c611 (127.13.140.131). New cstate: current_term: 3 leader_uuid: "924de890e81444de94ab5b714fa3c611" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:40:30.906816 17540 raft_consensus.cc:493] T 077708682b4d4658910679f920f06726 P 215611312590440f81dfc88a9630720c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e77a548f2f08431f992b276cdb01c272)
I20260630 12:40:30.907394 17540 raft_consensus.cc:515] T 077708682b4d4658910679f920f06726 P 215611312590440f81dfc88a9630720c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } }
I20260630 12:40:30.910411 16998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "077708682b4d4658910679f920f06726" candidate_uuid: "215611312590440f81dfc88a9630720c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "924de890e81444de94ab5b714fa3c611" is_pre_election: true
I20260630 12:40:30.910413 17540 leader_election.cc:290] T 077708682b4d4658910679f920f06726 P 215611312590440f81dfc88a9630720c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 924de890e81444de94ab5b714fa3c611 (127.13.140.131:46005), e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413)
I20260630 12:40:30.911170 16998 raft_consensus.cc:2468] T 077708682b4d4658910679f920f06726 P 924de890e81444de94ab5b714fa3c611 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 215611312590440f81dfc88a9630720c in term 2.
I20260630 12:40:30.912539 17107 leader_election.cc:304] T 077708682b4d4658910679f920f06726 P 215611312590440f81dfc88a9630720c [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: 215611312590440f81dfc88a9630720c, 924de890e81444de94ab5b714fa3c611; no voters: 
I20260630 12:40:30.913379 17540 raft_consensus.cc:2804] T 077708682b4d4658910679f920f06726 P 215611312590440f81dfc88a9630720c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:40:30.913749 17540 raft_consensus.cc:493] T 077708682b4d4658910679f920f06726 P 215611312590440f81dfc88a9630720c [term 2 FOLLOWER]: Starting leader election (detected failure of leader e77a548f2f08431f992b276cdb01c272)
I20260630 12:40:30.914117 17540 raft_consensus.cc:3060] T 077708682b4d4658910679f920f06726 P 215611312590440f81dfc88a9630720c [term 2 FOLLOWER]: Advancing to term 3
W20260630 12:40:30.914382 17109 leader_election.cc:336] T 077708682b4d4658910679f920f06726 P 215611312590440f81dfc88a9630720c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413): Network error: Client connection negotiation failed: client connection to 127.13.140.129:41413: connect: Connection refused (error 111)
I20260630 12:40:30.919818 17540 raft_consensus.cc:515] T 077708682b4d4658910679f920f06726 P 215611312590440f81dfc88a9630720c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } }
I20260630 12:40:30.921581 17540 leader_election.cc:290] T 077708682b4d4658910679f920f06726 P 215611312590440f81dfc88a9630720c [CANDIDATE]: Term 3 election: Requested vote from peers 924de890e81444de94ab5b714fa3c611 (127.13.140.131:46005), e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413)
I20260630 12:40:30.922245 16998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "077708682b4d4658910679f920f06726" candidate_uuid: "215611312590440f81dfc88a9630720c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "924de890e81444de94ab5b714fa3c611"
I20260630 12:40:30.922760 16998 raft_consensus.cc:3060] T 077708682b4d4658910679f920f06726 P 924de890e81444de94ab5b714fa3c611 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:40:30.926337 17519 raft_consensus.cc:493] T a3b2b6399c224b44ab5f31d15a34b737 P 924de890e81444de94ab5b714fa3c611 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e77a548f2f08431f992b276cdb01c272)
W20260630 12:40:30.926863 17109 leader_election.cc:336] T 077708682b4d4658910679f920f06726 P 215611312590440f81dfc88a9630720c [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413): Network error: Client connection negotiation failed: client connection to 127.13.140.129:41413: connect: Connection refused (error 111)
I20260630 12:40:30.926872 17519 raft_consensus.cc:515] T a3b2b6399c224b44ab5f31d15a34b737 P 924de890e81444de94ab5b714fa3c611 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } attrs { promote: false } }
I20260630 12:40:30.929700 17519 leader_election.cc:290] T a3b2b6399c224b44ab5f31d15a34b737 P 924de890e81444de94ab5b714fa3c611 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fbb8610924b6419a8541f54e92302878 (127.13.140.130:37877), e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413)
I20260630 12:40:30.929625 16917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b2b6399c224b44ab5f31d15a34b737" candidate_uuid: "924de890e81444de94ab5b714fa3c611" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fbb8610924b6419a8541f54e92302878" is_pre_election: true
I20260630 12:40:30.931062 16998 raft_consensus.cc:2468] T 077708682b4d4658910679f920f06726 P 924de890e81444de94ab5b714fa3c611 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 215611312590440f81dfc88a9630720c in term 3.
I20260630 12:40:30.931277 16917 raft_consensus.cc:2468] T a3b2b6399c224b44ab5f31d15a34b737 P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 924de890e81444de94ab5b714fa3c611 in term 1.
I20260630 12:40:30.932298 17107 leader_election.cc:304] T 077708682b4d4658910679f920f06726 P 215611312590440f81dfc88a9630720c [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: 215611312590440f81dfc88a9630720c, 924de890e81444de94ab5b714fa3c611; no voters: e77a548f2f08431f992b276cdb01c272
I20260630 12:40:30.932471 16965 leader_election.cc:304] T a3b2b6399c224b44ab5f31d15a34b737 P 924de890e81444de94ab5b714fa3c611 [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: 924de890e81444de94ab5b714fa3c611, fbb8610924b6419a8541f54e92302878; no voters: 
I20260630 12:40:30.933192 17519 raft_consensus.cc:2804] T a3b2b6399c224b44ab5f31d15a34b737 P 924de890e81444de94ab5b714fa3c611 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:40:30.933502 17540 raft_consensus.cc:2804] T 077708682b4d4658910679f920f06726 P 215611312590440f81dfc88a9630720c [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:40:30.933625 17519 raft_consensus.cc:493] T a3b2b6399c224b44ab5f31d15a34b737 P 924de890e81444de94ab5b714fa3c611 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e77a548f2f08431f992b276cdb01c272)
I20260630 12:40:30.934130 17519 raft_consensus.cc:3060] T a3b2b6399c224b44ab5f31d15a34b737 P 924de890e81444de94ab5b714fa3c611 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:40:30.934279 16966 leader_election.cc:336] T a3b2b6399c224b44ab5f31d15a34b737 P 924de890e81444de94ab5b714fa3c611 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413): Network error: Client connection negotiation failed: client connection to 127.13.140.129:41413: connect: Connection refused (error 111)
I20260630 12:40:30.934754 17540 raft_consensus.cc:697] T 077708682b4d4658910679f920f06726 P 215611312590440f81dfc88a9630720c [term 3 LEADER]: Becoming Leader. State: Replica: 215611312590440f81dfc88a9630720c, State: Running, Role: LEADER
I20260630 12:40:30.935730 17540 consensus_queue.cc:237] T 077708682b4d4658910679f920f06726 P 215611312590440f81dfc88a9630720c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } }
I20260630 12:40:30.939275 17541 raft_consensus.cc:493] T 008daebd236a42098af117fa8881594b P 215611312590440f81dfc88a9630720c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e77a548f2f08431f992b276cdb01c272)
I20260630 12:40:30.939865 17541 raft_consensus.cc:515] T 008daebd236a42098af117fa8881594b P 215611312590440f81dfc88a9630720c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:30.942154 17541 leader_election.cc:290] T 008daebd236a42098af117fa8881594b P 215611312590440f81dfc88a9630720c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413), 924de890e81444de94ab5b714fa3c611 (127.13.140.131:46005)
I20260630 12:40:30.942804 17519 raft_consensus.cc:515] T a3b2b6399c224b44ab5f31d15a34b737 P 924de890e81444de94ab5b714fa3c611 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } attrs { promote: false } }
I20260630 12:40:30.945904 16917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b2b6399c224b44ab5f31d15a34b737" candidate_uuid: "924de890e81444de94ab5b714fa3c611" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fbb8610924b6419a8541f54e92302878"
I20260630 12:40:30.946111 17519 leader_election.cc:290] T a3b2b6399c224b44ab5f31d15a34b737 P 924de890e81444de94ab5b714fa3c611 [CANDIDATE]: Term 2 election: Requested vote from peers fbb8610924b6419a8541f54e92302878 (127.13.140.130:37877), e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413)
I20260630 12:40:30.946482 16917 raft_consensus.cc:3060] T a3b2b6399c224b44ab5f31d15a34b737 P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:40:30.946945 17109 leader_election.cc:336] T 008daebd236a42098af117fa8881594b P 215611312590440f81dfc88a9630720c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413): Network error: Client connection negotiation failed: client connection to 127.13.140.129:41413: connect: Connection refused (error 111)
I20260630 12:40:30.954542 16917 raft_consensus.cc:2468] T a3b2b6399c224b44ab5f31d15a34b737 P fbb8610924b6419a8541f54e92302878 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 924de890e81444de94ab5b714fa3c611 in term 2.
I20260630 12:40:30.954865 16746 catalog_manager.cc:5697] T 077708682b4d4658910679f920f06726 P 215611312590440f81dfc88a9630720c reported cstate change: term changed from 2 to 3, leader changed from e77a548f2f08431f992b276cdb01c272 (127.13.140.129) to 215611312590440f81dfc88a9630720c (127.13.140.132). New cstate: current_term: 3 leader_uuid: "215611312590440f81dfc88a9630720c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } health_report { overall_health: UNKNOWN } } }
W20260630 12:40:30.952647 16966 leader_election.cc:336] T a3b2b6399c224b44ab5f31d15a34b737 P 924de890e81444de94ab5b714fa3c611 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413): Network error: Client connection negotiation failed: client connection to 127.13.140.129:41413: connect: Connection refused (error 111)
I20260630 12:40:30.956213 16965 leader_election.cc:304] T a3b2b6399c224b44ab5f31d15a34b737 P 924de890e81444de94ab5b714fa3c611 [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: 924de890e81444de94ab5b714fa3c611, fbb8610924b6419a8541f54e92302878; no voters: e77a548f2f08431f992b276cdb01c272
I20260630 12:40:30.956988 17519 raft_consensus.cc:2804] T a3b2b6399c224b44ab5f31d15a34b737 P 924de890e81444de94ab5b714fa3c611 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:40:30.957647 17519 raft_consensus.cc:697] T a3b2b6399c224b44ab5f31d15a34b737 P 924de890e81444de94ab5b714fa3c611 [term 2 LEADER]: Becoming Leader. State: Replica: 924de890e81444de94ab5b714fa3c611, State: Running, Role: LEADER
I20260630 12:40:30.950696 16998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "008daebd236a42098af117fa8881594b" candidate_uuid: "215611312590440f81dfc88a9630720c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "924de890e81444de94ab5b714fa3c611" is_pre_election: true
I20260630 12:40:30.958526 17519 consensus_queue.cc:237] T a3b2b6399c224b44ab5f31d15a34b737 P 924de890e81444de94ab5b714fa3c611 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } attrs { promote: false } }
I20260630 12:40:30.959489 16998 raft_consensus.cc:2468] T 008daebd236a42098af117fa8881594b P 924de890e81444de94ab5b714fa3c611 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 215611312590440f81dfc88a9630720c in term 2.
I20260630 12:40:30.961030 17107 leader_election.cc:304] T 008daebd236a42098af117fa8881594b P 215611312590440f81dfc88a9630720c [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: 215611312590440f81dfc88a9630720c, 924de890e81444de94ab5b714fa3c611; no voters: e77a548f2f08431f992b276cdb01c272
I20260630 12:40:30.963115 17540 raft_consensus.cc:2804] T 008daebd236a42098af117fa8881594b P 215611312590440f81dfc88a9630720c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:40:30.963734 17540 raft_consensus.cc:493] T 008daebd236a42098af117fa8881594b P 215611312590440f81dfc88a9630720c [term 2 FOLLOWER]: Starting leader election (detected failure of leader e77a548f2f08431f992b276cdb01c272)
I20260630 12:40:30.964226 17540 raft_consensus.cc:3060] T 008daebd236a42098af117fa8881594b P 215611312590440f81dfc88a9630720c [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:40:30.969189 16746 catalog_manager.cc:5697] T a3b2b6399c224b44ab5f31d15a34b737 P 924de890e81444de94ab5b714fa3c611 reported cstate change: term changed from 1 to 2, leader changed from e77a548f2f08431f992b276cdb01c272 (127.13.140.129) to 924de890e81444de94ab5b714fa3c611 (127.13.140.131). New cstate: current_term: 2 leader_uuid: "924de890e81444de94ab5b714fa3c611" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:40:30.972401 17540 raft_consensus.cc:515] T 008daebd236a42098af117fa8881594b P 215611312590440f81dfc88a9630720c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:30.974812 17540 leader_election.cc:290] T 008daebd236a42098af117fa8881594b P 215611312590440f81dfc88a9630720c [CANDIDATE]: Term 3 election: Requested vote from peers e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413), 924de890e81444de94ab5b714fa3c611 (127.13.140.131:46005)
I20260630 12:40:30.975940 16998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "008daebd236a42098af117fa8881594b" candidate_uuid: "215611312590440f81dfc88a9630720c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "924de890e81444de94ab5b714fa3c611"
I20260630 12:40:30.976542 16998 raft_consensus.cc:3060] T 008daebd236a42098af117fa8881594b P 924de890e81444de94ab5b714fa3c611 [term 2 FOLLOWER]: Advancing to term 3
W20260630 12:40:30.979959 17109 leader_election.cc:336] T 008daebd236a42098af117fa8881594b P 215611312590440f81dfc88a9630720c [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413): Network error: Client connection negotiation failed: client connection to 127.13.140.129:41413: connect: Connection refused (error 111)
I20260630 12:40:30.983399 16998 raft_consensus.cc:2468] T 008daebd236a42098af117fa8881594b P 924de890e81444de94ab5b714fa3c611 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 215611312590440f81dfc88a9630720c in term 3.
I20260630 12:40:30.984368 17107 leader_election.cc:304] T 008daebd236a42098af117fa8881594b P 215611312590440f81dfc88a9630720c [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: 215611312590440f81dfc88a9630720c, 924de890e81444de94ab5b714fa3c611; no voters: e77a548f2f08431f992b276cdb01c272
I20260630 12:40:30.985196 17540 raft_consensus.cc:2804] T 008daebd236a42098af117fa8881594b P 215611312590440f81dfc88a9630720c [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:40:30.985703 17540 raft_consensus.cc:697] T 008daebd236a42098af117fa8881594b P 215611312590440f81dfc88a9630720c [term 3 LEADER]: Becoming Leader. State: Replica: 215611312590440f81dfc88a9630720c, State: Running, Role: LEADER
I20260630 12:40:30.986843 17540 consensus_queue.cc:237] T 008daebd236a42098af117fa8881594b P 215611312590440f81dfc88a9630720c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } }
I20260630 12:40:30.994741 16746 catalog_manager.cc:5697] T 008daebd236a42098af117fa8881594b P 215611312590440f81dfc88a9630720c reported cstate change: term changed from 2 to 3, leader changed from e77a548f2f08431f992b276cdb01c272 (127.13.140.129) to 215611312590440f81dfc88a9630720c (127.13.140.132). New cstate: current_term: 3 leader_uuid: "215611312590440f81dfc88a9630720c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e77a548f2f08431f992b276cdb01c272" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } health_report { overall_health: UNKNOWN } } }
I20260630 12:40:31.277956 16917 raft_consensus.cc:1275] T facf733c3da047ebb6eabd44d9b36429 P fbb8610924b6419a8541f54e92302878 [term 3 FOLLOWER]: Refusing update from remote peer 924de890e81444de94ab5b714fa3c611: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260630 12:40:31.279167 17519 consensus_queue.cc:1048] T facf733c3da047ebb6eabd44d9b36429 P 924de890e81444de94ab5b714fa3c611 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } 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:40:31.299777 16966 consensus_peers.cc:597] T facf733c3da047ebb6eabd44d9b36429 P 924de890e81444de94ab5b714fa3c611 -> Peer e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413): Couldn't send request to peer e77a548f2f08431f992b276cdb01c272. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.129:41413: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:40:31.374874 16998 raft_consensus.cc:1275] T 008daebd236a42098af117fa8881594b P 924de890e81444de94ab5b714fa3c611 [term 3 FOLLOWER]: Refusing update from remote peer 215611312590440f81dfc88a9630720c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:40:31.376223 17540 consensus_queue.cc:1048] T 008daebd236a42098af117fa8881594b P 215611312590440f81dfc88a9630720c [LEADER]: Connected to new peer: Peer: permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:40:31.395313 17109 consensus_peers.cc:597] T 077708682b4d4658910679f920f06726 P 215611312590440f81dfc88a9630720c -> Peer e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413): Couldn't send request to peer e77a548f2f08431f992b276cdb01c272. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.129:41413: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:40:31.397221 17109 consensus_peers.cc:597] T 008daebd236a42098af117fa8881594b P 215611312590440f81dfc88a9630720c -> Peer e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413): Couldn't send request to peer e77a548f2f08431f992b276cdb01c272. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.129:41413: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:40:31.408866 16917 raft_consensus.cc:1275] T a3b2b6399c224b44ab5f31d15a34b737 P fbb8610924b6419a8541f54e92302878 [term 2 FOLLOWER]: Refusing update from remote peer 924de890e81444de94ab5b714fa3c611: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:40:31.410143 17553 consensus_queue.cc:1048] T a3b2b6399c224b44ab5f31d15a34b737 P 924de890e81444de94ab5b714fa3c611 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260630 12:40:31.426542 16966 consensus_peers.cc:597] T a3b2b6399c224b44ab5f31d15a34b737 P 924de890e81444de94ab5b714fa3c611 -> Peer e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413): Couldn't send request to peer e77a548f2f08431f992b276cdb01c272. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.129:41413: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:40:31.515237 13874 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 16872)
I20260630 12:40:31.541565 16998 raft_consensus.cc:1275] T 077708682b4d4658910679f920f06726 P 924de890e81444de94ab5b714fa3c611 [term 3 FOLLOWER]: Refusing update from remote peer 215611312590440f81dfc88a9630720c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:40:31.542881 17558 consensus_queue.cc:1048] T 077708682b4d4658910679f920f06726 P 215611312590440f81dfc88a9630720c [LEADER]: Connected to new peer: Peer: permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:40:31.754168 16802 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:40:31.778056 17142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "008daebd236a42098af117fa8881594b"
dest_uuid: "215611312590440f81dfc88a9630720c"
mode: GRACEFUL
new_leader_uuid: "e77a548f2f08431f992b276cdb01c272"
 from {username='slave'} at 127.0.0.1:35462
I20260630 12:40:31.778772 17142 raft_consensus.cc:606] T 008daebd236a42098af117fa8881594b P 215611312590440f81dfc88a9630720c [term 3 LEADER]: Received request to transfer leadership to TS e77a548f2f08431f992b276cdb01c272
I20260630 12:40:31.781546 16998 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "24d82a0e72d7463494b9a845f5ddb0a6"
dest_uuid: "924de890e81444de94ab5b714fa3c611"
mode: GRACEFUL
new_leader_uuid: "215611312590440f81dfc88a9630720c"
 from {username='slave'} at 127.0.0.1:49810
I20260630 12:40:31.782056 16998 raft_consensus.cc:606] T 24d82a0e72d7463494b9a845f5ddb0a6 P 924de890e81444de94ab5b714fa3c611 [term 1 LEADER]: Received request to transfer leadership to TS 215611312590440f81dfc88a9630720c
I20260630 12:40:31.784787 16998 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3946383049b14cc389dd5842fd4cf532"
dest_uuid: "924de890e81444de94ab5b714fa3c611"
mode: GRACEFUL
new_leader_uuid: "e77a548f2f08431f992b276cdb01c272"
 from {username='slave'} at 127.0.0.1:49810
I20260630 12:40:31.785283 16998 raft_consensus.cc:606] T 3946383049b14cc389dd5842fd4cf532 P 924de890e81444de94ab5b714fa3c611 [term 1 LEADER]: Received request to transfer leadership to TS e77a548f2f08431f992b276cdb01c272
I20260630 12:40:31.787542 17142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "adc7997cb57146c689d574015a8bd46d"
dest_uuid: "215611312590440f81dfc88a9630720c"
mode: GRACEFUL
new_leader_uuid: "fbb8610924b6419a8541f54e92302878"
 from {username='slave'} at 127.0.0.1:35462
I20260630 12:40:31.788066 17142 raft_consensus.cc:606] T adc7997cb57146c689d574015a8bd46d P 215611312590440f81dfc88a9630720c [term 2 LEADER]: Received request to transfer leadership to TS fbb8610924b6419a8541f54e92302878
I20260630 12:40:31.789314 16802 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 4
I20260630 12:40:31.790014 16802 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:40:31.810889 16892 consensus_peers.cc:597] T 9bea86ef9ab9454c89b728d199245f93 P fbb8610924b6419a8541f54e92302878 -> Peer e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413): Couldn't send request to peer e77a548f2f08431f992b276cdb01c272. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.129:41413: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260630 12:40:31.817451 17556 raft_consensus.cc:993] T adc7997cb57146c689d574015a8bd46d P 215611312590440f81dfc88a9630720c: : Instructing follower fbb8610924b6419a8541f54e92302878 to start an election
I20260630 12:40:31.818019 17557 raft_consensus.cc:1081] T adc7997cb57146c689d574015a8bd46d P 215611312590440f81dfc88a9630720c [term 2 LEADER]: Signalling peer fbb8610924b6419a8541f54e92302878 to start an election
I20260630 12:40:31.819577 16917 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "adc7997cb57146c689d574015a8bd46d"
dest_uuid: "fbb8610924b6419a8541f54e92302878"
 from {username='slave'} at 127.0.0.1:48578
I20260630 12:40:31.820173 16917 raft_consensus.cc:493] T adc7997cb57146c689d574015a8bd46d P fbb8610924b6419a8541f54e92302878 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:40:31.820528 16917 raft_consensus.cc:3060] T adc7997cb57146c689d574015a8bd46d P fbb8610924b6419a8541f54e92302878 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:40:31.827667 16917 raft_consensus.cc:515] T adc7997cb57146c689d574015a8bd46d P fbb8610924b6419a8541f54e92302878 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } }
I20260630 12:40:31.829876 16917 leader_election.cc:290] T adc7997cb57146c689d574015a8bd46d P fbb8610924b6419a8541f54e92302878 [CANDIDATE]: Term 3 election: Requested vote from peers 924de890e81444de94ab5b714fa3c611 (127.13.140.131:46005), 215611312590440f81dfc88a9630720c (127.13.140.132:33049)
I20260630 12:40:31.830523 16998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adc7997cb57146c689d574015a8bd46d" candidate_uuid: "fbb8610924b6419a8541f54e92302878" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "924de890e81444de94ab5b714fa3c611"
I20260630 12:40:31.830932 17142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adc7997cb57146c689d574015a8bd46d" candidate_uuid: "fbb8610924b6419a8541f54e92302878" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "215611312590440f81dfc88a9630720c"
I20260630 12:40:31.831130 16998 raft_consensus.cc:3060] T adc7997cb57146c689d574015a8bd46d P 924de890e81444de94ab5b714fa3c611 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:40:31.831511 17142 raft_consensus.cc:3055] T adc7997cb57146c689d574015a8bd46d P 215611312590440f81dfc88a9630720c [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:40:31.831805 17142 raft_consensus.cc:740] T adc7997cb57146c689d574015a8bd46d P 215611312590440f81dfc88a9630720c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 215611312590440f81dfc88a9630720c, State: Running, Role: LEADER
I20260630 12:40:31.832551 17142 consensus_queue.cc:260] T adc7997cb57146c689d574015a8bd46d P 215611312590440f81dfc88a9630720c [NON_LEADER]: Queue going to NON_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: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } }
I20260630 12:40:31.833877 17142 raft_consensus.cc:3060] T adc7997cb57146c689d574015a8bd46d P 215611312590440f81dfc88a9630720c [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:40:31.837713 16998 raft_consensus.cc:2468] T adc7997cb57146c689d574015a8bd46d P 924de890e81444de94ab5b714fa3c611 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbb8610924b6419a8541f54e92302878 in term 3.
I20260630 12:40:31.839005 16890 leader_election.cc:304] T adc7997cb57146c689d574015a8bd46d P fbb8610924b6419a8541f54e92302878 [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: 924de890e81444de94ab5b714fa3c611, fbb8610924b6419a8541f54e92302878; no voters: 
I20260630 12:40:31.839775 17538 raft_consensus.cc:2804] T adc7997cb57146c689d574015a8bd46d P fbb8610924b6419a8541f54e92302878 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:40:31.840269 17142 raft_consensus.cc:2468] T adc7997cb57146c689d574015a8bd46d P 215611312590440f81dfc88a9630720c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbb8610924b6419a8541f54e92302878 in term 3.
I20260630 12:40:31.841125 17538 raft_consensus.cc:697] T adc7997cb57146c689d574015a8bd46d P fbb8610924b6419a8541f54e92302878 [term 3 LEADER]: Becoming Leader. State: Replica: fbb8610924b6419a8541f54e92302878, State: Running, Role: LEADER
I20260630 12:40:31.842271 17538 consensus_queue.cc:237] T adc7997cb57146c689d574015a8bd46d P fbb8610924b6419a8541f54e92302878 [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: 4 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } }
I20260630 12:40:31.852661 16745 catalog_manager.cc:5697] T adc7997cb57146c689d574015a8bd46d P fbb8610924b6419a8541f54e92302878 reported cstate change: term changed from 2 to 3, leader changed from 215611312590440f81dfc88a9630720c (127.13.140.132) to fbb8610924b6419a8541f54e92302878 (127.13.140.130). New cstate: current_term: 3 leader_uuid: "fbb8610924b6419a8541f54e92302878" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:40:31.934387 17568 raft_consensus.cc:993] T 24d82a0e72d7463494b9a845f5ddb0a6 P 924de890e81444de94ab5b714fa3c611: : Instructing follower 215611312590440f81dfc88a9630720c to start an election
I20260630 12:40:31.934882 17537 raft_consensus.cc:1081] T 24d82a0e72d7463494b9a845f5ddb0a6 P 924de890e81444de94ab5b714fa3c611 [term 1 LEADER]: Signalling peer 215611312590440f81dfc88a9630720c to start an election
I20260630 12:40:31.936348 17142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "24d82a0e72d7463494b9a845f5ddb0a6"
dest_uuid: "215611312590440f81dfc88a9630720c"
 from {username='slave'} at 127.0.0.1:41010
I20260630 12:40:31.936811 17142 raft_consensus.cc:493] T 24d82a0e72d7463494b9a845f5ddb0a6 P 215611312590440f81dfc88a9630720c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:40:31.937071 17142 raft_consensus.cc:3060] T 24d82a0e72d7463494b9a845f5ddb0a6 P 215611312590440f81dfc88a9630720c [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:40:31.942020 17142 raft_consensus.cc:515] T 24d82a0e72d7463494b9a845f5ddb0a6 P 215611312590440f81dfc88a9630720c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } }
I20260630 12:40:31.944890 16917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24d82a0e72d7463494b9a845f5ddb0a6" candidate_uuid: "215611312590440f81dfc88a9630720c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fbb8610924b6419a8541f54e92302878"
I20260630 12:40:31.945050 16998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24d82a0e72d7463494b9a845f5ddb0a6" candidate_uuid: "215611312590440f81dfc88a9630720c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "924de890e81444de94ab5b714fa3c611"
I20260630 12:40:31.945524 16917 raft_consensus.cc:3060] T 24d82a0e72d7463494b9a845f5ddb0a6 P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:40:31.945662 16998 raft_consensus.cc:3055] T 24d82a0e72d7463494b9a845f5ddb0a6 P 924de890e81444de94ab5b714fa3c611 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:40:31.946127 16998 raft_consensus.cc:740] T 24d82a0e72d7463494b9a845f5ddb0a6 P 924de890e81444de94ab5b714fa3c611 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 924de890e81444de94ab5b714fa3c611, State: Running, Role: LEADER
I20260630 12:40:31.946816 16998 consensus_queue.cc:260] T 24d82a0e72d7463494b9a845f5ddb0a6 P 924de890e81444de94ab5b714fa3c611 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } }
I20260630 12:40:31.947518 16998 raft_consensus.cc:3060] T 24d82a0e72d7463494b9a845f5ddb0a6 P 924de890e81444de94ab5b714fa3c611 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:40:31.951954 16998 raft_consensus.cc:2468] T 24d82a0e72d7463494b9a845f5ddb0a6 P 924de890e81444de94ab5b714fa3c611 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 215611312590440f81dfc88a9630720c in term 2.
I20260630 12:40:31.952185 16917 raft_consensus.cc:2468] T 24d82a0e72d7463494b9a845f5ddb0a6 P fbb8610924b6419a8541f54e92302878 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 215611312590440f81dfc88a9630720c in term 2.
I20260630 12:40:31.952921 17142 leader_election.cc:290] T 24d82a0e72d7463494b9a845f5ddb0a6 P 215611312590440f81dfc88a9630720c [CANDIDATE]: Term 2 election: Requested vote from peers fbb8610924b6419a8541f54e92302878 (127.13.140.130:37877), 924de890e81444de94ab5b714fa3c611 (127.13.140.131:46005)
I20260630 12:40:31.953729 17108 leader_election.cc:304] T 24d82a0e72d7463494b9a845f5ddb0a6 P 215611312590440f81dfc88a9630720c [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: 215611312590440f81dfc88a9630720c, fbb8610924b6419a8541f54e92302878; no voters: 
I20260630 12:40:31.954641 17557 raft_consensus.cc:2804] T 24d82a0e72d7463494b9a845f5ddb0a6 P 215611312590440f81dfc88a9630720c [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:40:31.955160 17557 raft_consensus.cc:697] T 24d82a0e72d7463494b9a845f5ddb0a6 P 215611312590440f81dfc88a9630720c [term 2 LEADER]: Becoming Leader. State: Replica: 215611312590440f81dfc88a9630720c, State: Running, Role: LEADER
I20260630 12:40:31.955981 17557 consensus_queue.cc:237] T 24d82a0e72d7463494b9a845f5ddb0a6 P 215611312590440f81dfc88a9630720c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } }
I20260630 12:40:31.964005 16745 catalog_manager.cc:5697] T 24d82a0e72d7463494b9a845f5ddb0a6 P 215611312590440f81dfc88a9630720c reported cstate change: term changed from 1 to 2, leader changed from 924de890e81444de94ab5b714fa3c611 (127.13.140.131) to 215611312590440f81dfc88a9630720c (127.13.140.132). New cstate: current_term: 2 leader_uuid: "215611312590440f81dfc88a9630720c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260630 12:40:32.156318 16966 consensus_peers.cc:597] T 200e45b6fef4437aaf5ed242d019a1a0 P 924de890e81444de94ab5b714fa3c611 -> Peer e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413): Couldn't send request to peer e77a548f2f08431f992b276cdb01c272. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.129:41413: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260630 12:40:32.169471 16966 consensus_peers.cc:597] T 3946383049b14cc389dd5842fd4cf532 P 924de890e81444de94ab5b714fa3c611 -> Peer e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413): Couldn't send request to peer e77a548f2f08431f992b276cdb01c272. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.129:41413: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260630 12:40:32.227926 16892 consensus_peers.cc:597] T 2b5e78174d0348eab4fe8f0d9fec6c9d P fbb8610924b6419a8541f54e92302878 -> Peer e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413): Couldn't send request to peer e77a548f2f08431f992b276cdb01c272. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.129:41413: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260630 12:40:32.265574 16998 raft_consensus.cc:1275] T adc7997cb57146c689d574015a8bd46d P 924de890e81444de94ab5b714fa3c611 [term 3 FOLLOWER]: Refusing update from remote peer fbb8610924b6419a8541f54e92302878: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260630 12:40:32.267192 17538 consensus_queue.cc:1048] T adc7997cb57146c689d574015a8bd46d P fbb8610924b6419a8541f54e92302878 [LEADER]: Connected to new peer: Peer: permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:40:32.291167 17142 raft_consensus.cc:1275] T adc7997cb57146c689d574015a8bd46d P 215611312590440f81dfc88a9630720c [term 3 FOLLOWER]: Refusing update from remote peer fbb8610924b6419a8541f54e92302878: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260630 12:40:32.292579 17563 consensus_queue.cc:1048] T adc7997cb57146c689d574015a8bd46d P fbb8610924b6419a8541f54e92302878 [LEADER]: Connected to new peer: Peer: permanent_uuid: "215611312590440f81dfc88a9630720c" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 33049 } 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:40:32.383701 16998 raft_consensus.cc:1275] T 24d82a0e72d7463494b9a845f5ddb0a6 P 924de890e81444de94ab5b714fa3c611 [term 2 FOLLOWER]: Refusing update from remote peer 215611312590440f81dfc88a9630720c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:40:32.385046 17557 consensus_queue.cc:1048] T 24d82a0e72d7463494b9a845f5ddb0a6 P 215611312590440f81dfc88a9630720c [LEADER]: Connected to new peer: Peer: permanent_uuid: "924de890e81444de94ab5b714fa3c611" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 46005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:40:32.394511 16917 raft_consensus.cc:1275] T 24d82a0e72d7463494b9a845f5ddb0a6 P fbb8610924b6419a8541f54e92302878 [term 2 FOLLOWER]: Refusing update from remote peer 215611312590440f81dfc88a9630720c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:40:32.396216 17556 consensus_queue.cc:1048] T 24d82a0e72d7463494b9a845f5ddb0a6 P 215611312590440f81dfc88a9630720c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbb8610924b6419a8541f54e92302878" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260630 12:40:32.412006 16892 consensus_peers.cc:597] T 7d36c60788634a0f8056f4ec72ef2b8a P fbb8610924b6419a8541f54e92302878 -> Peer e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413): Couldn't send request to peer e77a548f2f08431f992b276cdb01c272. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.129:41413: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260630 12:40:32.422480 16892 consensus_peers.cc:597] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878 -> Peer e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413): Couldn't send request to peer e77a548f2f08431f992b276cdb01c272. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.129:41413: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260630 12:40:32.461917 16966 consensus_peers.cc:597] T 6a50493bb10d4eefabea1be1c067308f P 924de890e81444de94ab5b714fa3c611 -> Peer e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413): Couldn't send request to peer e77a548f2f08431f992b276cdb01c272. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.129:41413: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260630 12:40:32.515765 13874 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 16872)
W20260630 12:40:32.533288 17109 consensus_peers.cc:597] T 640c9f4fc34043e68d453781d15f3f62 P 215611312590440f81dfc88a9630720c -> Peer e77a548f2f08431f992b276cdb01c272 (127.13.140.129:41413): Couldn't send request to peer e77a548f2f08431f992b276cdb01c272. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.129:41413: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260630 12:40:32.590845 13874 tablet_server.cc:196] TabletServer@127.13.140.129:0 shutdown complete.
I20260630 12:40:32.619369 13874 tablet_server.cc:179] TabletServer@127.13.140.130:0 shutting down...
I20260630 12:40:32.643456 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:40:32.644274 13874 tablet_replica.cc:333] T facf733c3da047ebb6eabd44d9b36429 P fbb8610924b6419a8541f54e92302878: stopping tablet replica
I20260630 12:40:32.645156 13874 raft_consensus.cc:2243] T facf733c3da047ebb6eabd44d9b36429 P fbb8610924b6419a8541f54e92302878 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:40:32.645731 13874 raft_consensus.cc:2272] T facf733c3da047ebb6eabd44d9b36429 P fbb8610924b6419a8541f54e92302878 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:32.647670 13874 tablet_replica.cc:333] T 896250c2935a4593b4774f1af472a5cc P fbb8610924b6419a8541f54e92302878: stopping tablet replica
I20260630 12:40:32.648175 13874 raft_consensus.cc:2243] T 896250c2935a4593b4774f1af472a5cc P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:40:32.648608 13874 raft_consensus.cc:2272] T 896250c2935a4593b4774f1af472a5cc P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:32.650419 13874 tablet_replica.cc:333] T 2b5e78174d0348eab4fe8f0d9fec6c9d P fbb8610924b6419a8541f54e92302878: stopping tablet replica
I20260630 12:40:32.650918 13874 raft_consensus.cc:2243] T 2b5e78174d0348eab4fe8f0d9fec6c9d P fbb8610924b6419a8541f54e92302878 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:40:32.651647 13874 raft_consensus.cc:2272] T 2b5e78174d0348eab4fe8f0d9fec6c9d P fbb8610924b6419a8541f54e92302878 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:32.654147 13874 tablet_replica.cc:333] T a3b2b6399c224b44ab5f31d15a34b737 P fbb8610924b6419a8541f54e92302878: stopping tablet replica
I20260630 12:40:32.654754 13874 raft_consensus.cc:2243] T a3b2b6399c224b44ab5f31d15a34b737 P fbb8610924b6419a8541f54e92302878 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:40:32.655400 13874 raft_consensus.cc:2272] T a3b2b6399c224b44ab5f31d15a34b737 P fbb8610924b6419a8541f54e92302878 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:32.657213 13874 tablet_replica.cc:333] T 640c9f4fc34043e68d453781d15f3f62 P fbb8610924b6419a8541f54e92302878: stopping tablet replica
I20260630 12:40:32.657706 13874 raft_consensus.cc:2243] T 640c9f4fc34043e68d453781d15f3f62 P fbb8610924b6419a8541f54e92302878 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:40:32.658123 13874 raft_consensus.cc:2272] T 640c9f4fc34043e68d453781d15f3f62 P fbb8610924b6419a8541f54e92302878 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:32.659987 13874 tablet_replica.cc:333] T 9bea86ef9ab9454c89b728d199245f93 P fbb8610924b6419a8541f54e92302878: stopping tablet replica
I20260630 12:40:32.660518 13874 raft_consensus.cc:2243] T 9bea86ef9ab9454c89b728d199245f93 P fbb8610924b6419a8541f54e92302878 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:40:32.661317 13874 raft_consensus.cc:2272] T 9bea86ef9ab9454c89b728d199245f93 P fbb8610924b6419a8541f54e92302878 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:32.663067 13874 tablet_replica.cc:333] T 24d82a0e72d7463494b9a845f5ddb0a6 P fbb8610924b6419a8541f54e92302878: stopping tablet replica
I20260630 12:40:32.663592 13874 raft_consensus.cc:2243] T 24d82a0e72d7463494b9a845f5ddb0a6 P fbb8610924b6419a8541f54e92302878 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:40:32.664000 13874 raft_consensus.cc:2272] T 24d82a0e72d7463494b9a845f5ddb0a6 P fbb8610924b6419a8541f54e92302878 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:32.666455 13874 tablet_replica.cc:333] T 7d36c60788634a0f8056f4ec72ef2b8a P fbb8610924b6419a8541f54e92302878: stopping tablet replica
I20260630 12:40:32.666976 13874 raft_consensus.cc:2243] T 7d36c60788634a0f8056f4ec72ef2b8a P fbb8610924b6419a8541f54e92302878 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:40:32.667810 13874 raft_consensus.cc:2272] T 7d36c60788634a0f8056f4ec72ef2b8a P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:32.670416 13874 tablet_replica.cc:333] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878: stopping tablet replica
I20260630 12:40:32.671046 13874 raft_consensus.cc:2243] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878 [term 3 LEADER]: Raft consensus shutting down.
W20260630 12:40:32.671485 17108 consensus_peers.cc:597] T dff161c7ff2342c7ae7a601a189fb66f P 215611312590440f81dfc88a9630720c -> Peer fbb8610924b6419a8541f54e92302878 (127.13.140.130:37877): Couldn't send request to peer fbb8610924b6419a8541f54e92302878. 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:40:32.671890 13874 raft_consensus.cc:2272] T 554b48a970a04b128b1fc4e74892f24f P fbb8610924b6419a8541f54e92302878 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:32.673870 13874 tablet_replica.cc:333] T 200e45b6fef4437aaf5ed242d019a1a0 P fbb8610924b6419a8541f54e92302878: stopping tablet replica
I20260630 12:40:32.674417 13874 raft_consensus.cc:2243] T 200e45b6fef4437aaf5ed242d019a1a0 P fbb8610924b6419a8541f54e92302878 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:40:32.674830 13874 raft_consensus.cc:2272] T 200e45b6fef4437aaf5ed242d019a1a0 P fbb8610924b6419a8541f54e92302878 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:32.676641 13874 tablet_replica.cc:333] T adc7997cb57146c689d574015a8bd46d P fbb8610924b6419a8541f54e92302878: stopping tablet replica
I20260630 12:40:32.677109 13874 raft_consensus.cc:2243] T adc7997cb57146c689d574015a8bd46d P fbb8610924b6419a8541f54e92302878 [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:40:32.677902 13874 raft_consensus.cc:2272] T adc7997cb57146c689d574015a8bd46d P fbb8610924b6419a8541f54e92302878 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:32.680433 13874 tablet_replica.cc:333] T dff161c7ff2342c7ae7a601a189fb66f P fbb8610924b6419a8541f54e92302878: stopping tablet replica
I20260630 12:40:32.681049 13874 raft_consensus.cc:2243] T dff161c7ff2342c7ae7a601a189fb66f P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:40:32.681519 13874 raft_consensus.cc:2272] T dff161c7ff2342c7ae7a601a189fb66f P fbb8610924b6419a8541f54e92302878 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:32.706921 13874 tablet_server.cc:196] TabletServer@127.13.140.130:0 shutdown complete.
I20260630 12:40:32.731611 13874 tablet_server.cc:179] TabletServer@127.13.140.131:0 shutting down...
I20260630 12:40:32.760459 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:40:32.761468 13874 tablet_replica.cc:333] T dff161c7ff2342c7ae7a601a189fb66f P 924de890e81444de94ab5b714fa3c611: stopping tablet replica
I20260630 12:40:32.762398 13874 raft_consensus.cc:2243] T dff161c7ff2342c7ae7a601a189fb66f P 924de890e81444de94ab5b714fa3c611 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:40:32.763060 13874 raft_consensus.cc:2272] T dff161c7ff2342c7ae7a601a189fb66f P 924de890e81444de94ab5b714fa3c611 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:32.765545 13874 tablet_replica.cc:333] T 008daebd236a42098af117fa8881594b P 924de890e81444de94ab5b714fa3c611: stopping tablet replica
I20260630 12:40:32.766135 13874 raft_consensus.cc:2243] T 008daebd236a42098af117fa8881594b P 924de890e81444de94ab5b714fa3c611 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:40:32.766624 13874 raft_consensus.cc:2272] T 008daebd236a42098af117fa8881594b P 924de890e81444de94ab5b714fa3c611 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:32.768239 13874 tablet_replica.cc:333] T facf733c3da047ebb6eabd44d9b36429 P 924de890e81444de94ab5b714fa3c611: stopping tablet replica
I20260630 12:40:32.768849 13874 raft_consensus.cc:2243] T facf733c3da047ebb6eabd44d9b36429 P 924de890e81444de94ab5b714fa3c611 [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:40:32.769737 13874 raft_consensus.cc:2272] T facf733c3da047ebb6eabd44d9b36429 P 924de890e81444de94ab5b714fa3c611 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:32.771464 13874 tablet_replica.cc:333] T 077708682b4d4658910679f920f06726 P 924de890e81444de94ab5b714fa3c611: stopping tablet replica
I20260630 12:40:32.772049 13874 raft_consensus.cc:2243] T 077708682b4d4658910679f920f06726 P 924de890e81444de94ab5b714fa3c611 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:40:32.772491 13874 raft_consensus.cc:2272] T 077708682b4d4658910679f920f06726 P 924de890e81444de94ab5b714fa3c611 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:32.774292 13874 tablet_replica.cc:333] T 896250c2935a4593b4774f1af472a5cc P 924de890e81444de94ab5b714fa3c611: stopping tablet replica
I20260630 12:40:32.774843 13874 raft_consensus.cc:2243] T 896250c2935a4593b4774f1af472a5cc P 924de890e81444de94ab5b714fa3c611 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:40:32.775306 13874 raft_consensus.cc:2272] T 896250c2935a4593b4774f1af472a5cc P 924de890e81444de94ab5b714fa3c611 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:32.777309 13874 tablet_replica.cc:333] T 6a50493bb10d4eefabea1be1c067308f P 924de890e81444de94ab5b714fa3c611: stopping tablet replica
I20260630 12:40:32.777884 13874 raft_consensus.cc:2243] T 6a50493bb10d4eefabea1be1c067308f P 924de890e81444de94ab5b714fa3c611 [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:40:32.778718 13874 raft_consensus.cc:2272] T 6a50493bb10d4eefabea1be1c067308f P 924de890e81444de94ab5b714fa3c611 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:32.780802 13874 tablet_replica.cc:333] T 24d82a0e72d7463494b9a845f5ddb0a6 P 924de890e81444de94ab5b714fa3c611: stopping tablet replica
I20260630 12:40:32.781298 13874 raft_consensus.cc:2243] T 24d82a0e72d7463494b9a845f5ddb0a6 P 924de890e81444de94ab5b714fa3c611 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:40:32.781697 13874 raft_consensus.cc:2272] T 24d82a0e72d7463494b9a845f5ddb0a6 P 924de890e81444de94ab5b714fa3c611 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:32.784281 13874 tablet_replica.cc:333] T a3b2b6399c224b44ab5f31d15a34b737 P 924de890e81444de94ab5b714fa3c611: stopping tablet replica
I20260630 12:40:32.784855 13874 raft_consensus.cc:2243] T a3b2b6399c224b44ab5f31d15a34b737 P 924de890e81444de94ab5b714fa3c611 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:40:32.785672 13874 raft_consensus.cc:2272] T a3b2b6399c224b44ab5f31d15a34b737 P 924de890e81444de94ab5b714fa3c611 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:32.787266 13874 tablet_replica.cc:333] T 2b5e78174d0348eab4fe8f0d9fec6c9d P 924de890e81444de94ab5b714fa3c611: stopping tablet replica
I20260630 12:40:32.787752 13874 raft_consensus.cc:2243] T 2b5e78174d0348eab4fe8f0d9fec6c9d P 924de890e81444de94ab5b714fa3c611 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:40:32.788196 13874 raft_consensus.cc:2272] T 2b5e78174d0348eab4fe8f0d9fec6c9d P 924de890e81444de94ab5b714fa3c611 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:32.790427 13874 tablet_replica.cc:333] T adc7997cb57146c689d574015a8bd46d P 924de890e81444de94ab5b714fa3c611: stopping tablet replica
I20260630 12:40:32.791085 13874 raft_consensus.cc:2243] T adc7997cb57146c689d574015a8bd46d P 924de890e81444de94ab5b714fa3c611 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:40:32.791536 13874 raft_consensus.cc:2272] T adc7997cb57146c689d574015a8bd46d P 924de890e81444de94ab5b714fa3c611 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260630 12:40:32.791644 17107 consensus_peers.cc:597] T 896250c2935a4593b4774f1af472a5cc P 215611312590440f81dfc88a9630720c -> Peer 924de890e81444de94ab5b714fa3c611 (127.13.140.131:46005): Couldn't send request to peer 924de890e81444de94ab5b714fa3c611. 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:40:32.793630 13874 tablet_replica.cc:333] T 200e45b6fef4437aaf5ed242d019a1a0 P 924de890e81444de94ab5b714fa3c611: stopping tablet replica
I20260630 12:40:32.794108 13874 raft_consensus.cc:2243] T 200e45b6fef4437aaf5ed242d019a1a0 P 924de890e81444de94ab5b714fa3c611 [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:40:32.794780 13874 raft_consensus.cc:2272] T 200e45b6fef4437aaf5ed242d019a1a0 P 924de890e81444de94ab5b714fa3c611 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:32.796542 13874 tablet_replica.cc:333] T 3946383049b14cc389dd5842fd4cf532 P 924de890e81444de94ab5b714fa3c611: stopping tablet replica
I20260630 12:40:32.796996 13874 raft_consensus.cc:2243] T 3946383049b14cc389dd5842fd4cf532 P 924de890e81444de94ab5b714fa3c611 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:40:32.797672 13874 raft_consensus.cc:2272] T 3946383049b14cc389dd5842fd4cf532 P 924de890e81444de94ab5b714fa3c611 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:32.858080 13874 tablet_server.cc:196] TabletServer@127.13.140.131:0 shutdown complete.
W20260630 12:40:32.866771 17107 consensus_peers.cc:597] T 24d82a0e72d7463494b9a845f5ddb0a6 P 215611312590440f81dfc88a9630720c -> Peer 924de890e81444de94ab5b714fa3c611 (127.13.140.131:46005): Couldn't send request to peer 924de890e81444de94ab5b714fa3c611. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.131:46005: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:40:32.885553 13874 tablet_server.cc:179] TabletServer@127.13.140.132:0 shutting down...
W20260630 12:40:32.895083 17108 consensus_peers.cc:597] T 24d82a0e72d7463494b9a845f5ddb0a6 P 215611312590440f81dfc88a9630720c -> Peer fbb8610924b6419a8541f54e92302878 (127.13.140.130:37877): Couldn't send request to peer fbb8610924b6419a8541f54e92302878. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.130:37877: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:40:32.914001 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:40:32.914786 13874 tablet_replica.cc:333] T adc7997cb57146c689d574015a8bd46d P 215611312590440f81dfc88a9630720c: stopping tablet replica
I20260630 12:40:32.915531 13874 raft_consensus.cc:2243] T adc7997cb57146c689d574015a8bd46d P 215611312590440f81dfc88a9630720c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:40:32.916002 13874 raft_consensus.cc:2272] T adc7997cb57146c689d574015a8bd46d P 215611312590440f81dfc88a9630720c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:32.918851 13874 tablet_replica.cc:333] T 3946383049b14cc389dd5842fd4cf532 P 215611312590440f81dfc88a9630720c: stopping tablet replica
I20260630 12:40:32.919454 13874 raft_consensus.cc:2243] T 3946383049b14cc389dd5842fd4cf532 P 215611312590440f81dfc88a9630720c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:40:32.919912 13874 raft_consensus.cc:2272] T 3946383049b14cc389dd5842fd4cf532 P 215611312590440f81dfc88a9630720c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:32.922086 13874 tablet_replica.cc:333] T 24d82a0e72d7463494b9a845f5ddb0a6 P 215611312590440f81dfc88a9630720c: stopping tablet replica
I20260630 12:40:32.922583 13874 raft_consensus.cc:2243] T 24d82a0e72d7463494b9a845f5ddb0a6 P 215611312590440f81dfc88a9630720c [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:40:32.923317 13874 raft_consensus.cc:2272] T 24d82a0e72d7463494b9a845f5ddb0a6 P 215611312590440f81dfc88a9630720c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:32.925299 13874 tablet_replica.cc:333] T dff161c7ff2342c7ae7a601a189fb66f P 215611312590440f81dfc88a9630720c: stopping tablet replica
I20260630 12:40:32.925840 13874 raft_consensus.cc:2243] T dff161c7ff2342c7ae7a601a189fb66f P 215611312590440f81dfc88a9630720c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:40:32.926587 13874 raft_consensus.cc:2272] T dff161c7ff2342c7ae7a601a189fb66f P 215611312590440f81dfc88a9630720c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:32.928336 13874 tablet_replica.cc:333] T 077708682b4d4658910679f920f06726 P 215611312590440f81dfc88a9630720c: stopping tablet replica
I20260630 12:40:32.928862 13874 raft_consensus.cc:2243] T 077708682b4d4658910679f920f06726 P 215611312590440f81dfc88a9630720c [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:40:32.929564 13874 raft_consensus.cc:2272] T 077708682b4d4658910679f920f06726 P 215611312590440f81dfc88a9630720c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:32.931140 13874 tablet_replica.cc:333] T 008daebd236a42098af117fa8881594b P 215611312590440f81dfc88a9630720c: stopping tablet replica
I20260630 12:40:32.931620 13874 raft_consensus.cc:2243] T 008daebd236a42098af117fa8881594b P 215611312590440f81dfc88a9630720c [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:40:32.932292 13874 raft_consensus.cc:2272] T 008daebd236a42098af117fa8881594b P 215611312590440f81dfc88a9630720c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:32.933938 13874 tablet_replica.cc:333] T 6a50493bb10d4eefabea1be1c067308f P 215611312590440f81dfc88a9630720c: stopping tablet replica
I20260630 12:40:32.934438 13874 raft_consensus.cc:2243] T 6a50493bb10d4eefabea1be1c067308f P 215611312590440f81dfc88a9630720c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:40:32.934979 13874 raft_consensus.cc:2272] T 6a50493bb10d4eefabea1be1c067308f P 215611312590440f81dfc88a9630720c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:32.936698 13874 tablet_replica.cc:333] T 9bea86ef9ab9454c89b728d199245f93 P 215611312590440f81dfc88a9630720c: stopping tablet replica
I20260630 12:40:32.937144 13874 raft_consensus.cc:2243] T 9bea86ef9ab9454c89b728d199245f93 P 215611312590440f81dfc88a9630720c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:40:32.937574 13874 raft_consensus.cc:2272] T 9bea86ef9ab9454c89b728d199245f93 P 215611312590440f81dfc88a9630720c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:32.939224 13874 tablet_replica.cc:333] T 554b48a970a04b128b1fc4e74892f24f P 215611312590440f81dfc88a9630720c: stopping tablet replica
I20260630 12:40:32.939683 13874 raft_consensus.cc:2243] T 554b48a970a04b128b1fc4e74892f24f P 215611312590440f81dfc88a9630720c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:40:32.940196 13874 raft_consensus.cc:2272] T 554b48a970a04b128b1fc4e74892f24f P 215611312590440f81dfc88a9630720c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:32.941934 13874 tablet_replica.cc:333] T 7d36c60788634a0f8056f4ec72ef2b8a P 215611312590440f81dfc88a9630720c: stopping tablet replica
I20260630 12:40:32.942390 13874 raft_consensus.cc:2243] T 7d36c60788634a0f8056f4ec72ef2b8a P 215611312590440f81dfc88a9630720c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:40:32.942756 13874 raft_consensus.cc:2272] T 7d36c60788634a0f8056f4ec72ef2b8a P 215611312590440f81dfc88a9630720c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:32.944358 13874 tablet_replica.cc:333] T 640c9f4fc34043e68d453781d15f3f62 P 215611312590440f81dfc88a9630720c: stopping tablet replica
I20260630 12:40:32.944859 13874 raft_consensus.cc:2243] T 640c9f4fc34043e68d453781d15f3f62 P 215611312590440f81dfc88a9630720c [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:40:32.945559 13874 raft_consensus.cc:2272] T 640c9f4fc34043e68d453781d15f3f62 P 215611312590440f81dfc88a9630720c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:32.947166 13874 tablet_replica.cc:333] T 896250c2935a4593b4774f1af472a5cc P 215611312590440f81dfc88a9630720c: stopping tablet replica
I20260630 12:40:32.947609 13874 raft_consensus.cc:2243] T 896250c2935a4593b4774f1af472a5cc P 215611312590440f81dfc88a9630720c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:40:32.948319 13874 raft_consensus.cc:2272] T 896250c2935a4593b4774f1af472a5cc P 215611312590440f81dfc88a9630720c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:32.981024 13874 tablet_server.cc:196] TabletServer@127.13.140.132:0 shutdown complete.
I20260630 12:40:33.005384 13874 master.cc:562] Master@127.13.140.190:38961 shutting down...
I20260630 12:40:33.027869 13874 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cbd14443dda84f06b0fbc633d88f5bcb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:40:33.028432 13874 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cbd14443dda84f06b0fbc633d88f5bcb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:33.028856 13874 tablet_replica.cc:333] T 00000000000000000000000000000000 P cbd14443dda84f06b0fbc633d88f5bcb: stopping tablet replica
I20260630 12:40:33.048777 13874 master.cc:584] Master@127.13.140.190:38961 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (21733 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260630 12:40:33.101854 13874 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.140.190:34449
I20260630 12:40:33.102967 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:40:33.108748 17579 instance_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:40:33.109078 17578 instance_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:40:33.109318 17581 instance_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:40:33.112387 13874 server_base.cc:1061] running on GCE node
I20260630 12:40:33.114447 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:40:33.114629 13874 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:40:33.114743 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823233114733 us; error 0 us; skew 500 ppm
I20260630 12:40:33.115164 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:40:33.117457 13874 webserver.cc:533] Webserver started at http://127.13.140.190:40237/ using document root <none> and password file <none>
I20260630 12:40:33.117892 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:40:33.118048 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:40:33.118279 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:40:33.119380 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782823128114093-13874-0/minicluster-data/master-0-root/instance:
uuid: "5298e59445464670975ef87b051cf8f5"
format_stamp: "Formatted at 2026-06-30 12:40:33 on dist-test-slave-zctk"
I20260630 12:40:33.123664 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:40:33.127204 17586 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:40:33.128119 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:40:33.128432 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782823128114093-13874-0/minicluster-data/master-0-root
uuid: "5298e59445464670975ef87b051cf8f5"
format_stamp: "Formatted at 2026-06-30 12:40:33 on dist-test-slave-zctk"
I20260630 12:40:33.128770 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782823128114093-13874-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782823128114093-13874-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782823128114093-13874-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:40:33.148681 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:40:33.149927 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:40:33.186643 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.190:34449
I20260630 12:40:33.186735 17637 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.190:34449 every 8 connection(s)
I20260630 12:40:33.190385 17638 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:40:33.200759 17638 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5298e59445464670975ef87b051cf8f5: Bootstrap starting.
I20260630 12:40:33.205221 17638 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5298e59445464670975ef87b051cf8f5: Neither blocks nor log segments found. Creating new log.
I20260630 12:40:33.209496 17638 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5298e59445464670975ef87b051cf8f5: No bootstrap required, opened a new log
I20260630 12:40:33.211589 17638 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5298e59445464670975ef87b051cf8f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5298e59445464670975ef87b051cf8f5" member_type: VOTER }
I20260630 12:40:33.211989 17638 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5298e59445464670975ef87b051cf8f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:40:33.212226 17638 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5298e59445464670975ef87b051cf8f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5298e59445464670975ef87b051cf8f5, State: Initialized, Role: FOLLOWER
I20260630 12:40:33.212869 17638 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5298e59445464670975ef87b051cf8f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5298e59445464670975ef87b051cf8f5" member_type: VOTER }
I20260630 12:40:33.213346 17638 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5298e59445464670975ef87b051cf8f5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:40:33.213572 17638 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5298e59445464670975ef87b051cf8f5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:40:33.213845 17638 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5298e59445464670975ef87b051cf8f5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:40:33.218102 17638 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5298e59445464670975ef87b051cf8f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5298e59445464670975ef87b051cf8f5" member_type: VOTER }
I20260630 12:40:33.218597 17638 leader_election.cc:304] T 00000000000000000000000000000000 P 5298e59445464670975ef87b051cf8f5 [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: 5298e59445464670975ef87b051cf8f5; no voters: 
I20260630 12:40:33.219713 17638 leader_election.cc:290] T 00000000000000000000000000000000 P 5298e59445464670975ef87b051cf8f5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:40:33.220028 17641 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5298e59445464670975ef87b051cf8f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:40:33.221418 17641 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5298e59445464670975ef87b051cf8f5 [term 1 LEADER]: Becoming Leader. State: Replica: 5298e59445464670975ef87b051cf8f5, State: Running, Role: LEADER
I20260630 12:40:33.222056 17641 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5298e59445464670975ef87b051cf8f5 [LEADER]: Queue going to LEADER mode. State: All 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: "5298e59445464670975ef87b051cf8f5" member_type: VOTER }
I20260630 12:40:33.222610 17638 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5298e59445464670975ef87b051cf8f5 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:40:33.226779 17642 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5298e59445464670975ef87b051cf8f5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5298e59445464670975ef87b051cf8f5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5298e59445464670975ef87b051cf8f5" member_type: VOTER } }
I20260630 12:40:33.227670 17642 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5298e59445464670975ef87b051cf8f5 [sys.catalog]: This master's current role is: LEADER
I20260630 12:40:33.227031 17643 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5298e59445464670975ef87b051cf8f5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5298e59445464670975ef87b051cf8f5. Latest consensus state: current_term: 1 leader_uuid: "5298e59445464670975ef87b051cf8f5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5298e59445464670975ef87b051cf8f5" member_type: VOTER } }
I20260630 12:40:33.228389 17643 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5298e59445464670975ef87b051cf8f5 [sys.catalog]: This master's current role is: LEADER
I20260630 12:40:33.229853 17649 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:40:33.238605 17649 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:40:33.239627 13874 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:40:33.247440 17649 catalog_manager.cc:1383] Generated new cluster ID: 5ed5e99277ea40bd9cea2e2646a1eb16
I20260630 12:40:33.247736 17649 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:40:33.261518 17649 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:40:33.262753 17649 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:40:33.275081 17649 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5298e59445464670975ef87b051cf8f5: Generated new TSK 0
I20260630 12:40:33.275650 17649 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:40:33.306895 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:40:33.313158 17659 instance_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:40:33.313606 17660 instance_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:40:33.315253 17662 instance_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:40:33.316366 13874 server_base.cc:1061] running on GCE node
I20260630 12:40:33.317283 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:40:33.317462 13874 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:40:33.317586 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823233317575 us; error 0 us; skew 500 ppm
I20260630 12:40:33.318151 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:40:33.320384 13874 webserver.cc:533] Webserver started at http://127.13.140.129:43771/ using document root <none> and password file <none>
I20260630 12:40:33.320881 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:40:33.321074 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:40:33.321349 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:40:33.322412 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782823128114093-13874-0/minicluster-data/ts-0-root/instance:
uuid: "8d4bd4fa7873447597256a1a4ac5b35c"
format_stamp: "Formatted at 2026-06-30 12:40:33 on dist-test-slave-zctk"
I20260630 12:40:33.326906 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:40:33.330188 17667 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:40:33.330987 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:40:33.331274 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782823128114093-13874-0/minicluster-data/ts-0-root
uuid: "8d4bd4fa7873447597256a1a4ac5b35c"
format_stamp: "Formatted at 2026-06-30 12:40:33 on dist-test-slave-zctk"
I20260630 12:40:33.331540 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782823128114093-13874-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782823128114093-13874-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782823128114093-13874-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:40:33.346891 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:40:33.348054 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:40:33.349529 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:40:33.351727 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:40:33.351893 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:40:33.352166 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:40:33.352332 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:40:33.391947 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.129:43929
I20260630 12:40:33.392057 17729 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.129:43929 every 8 connection(s)
I20260630 12:40:33.396840 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:40:33.403561 17734 instance_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:40:33.405457 17735 instance_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:40:33.407678 17737 instance_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:40:33.409056 13874 server_base.cc:1061] running on GCE node
I20260630 12:40:33.410048 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:40:33.410229 17730 heartbeater.cc:344] Connected to a master server at 127.13.140.190:34449
W20260630 12:40:33.410328 13874 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:40:33.410627 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823233410607 us; error 0 us; skew 500 ppm
I20260630 12:40:33.410702 17730 heartbeater.cc:461] Registering TS with master...
I20260630 12:40:33.411202 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:40:33.411563 17730 heartbeater.cc:507] Master 127.13.140.190:34449 requested a full tablet report, sending...
I20260630 12:40:33.413857 13874 webserver.cc:533] Webserver started at http://127.13.140.130:46593/ using document root <none> and password file <none>
I20260630 12:40:33.413869 17603 ts_manager.cc:194] Registered new tserver with Master: 8d4bd4fa7873447597256a1a4ac5b35c (127.13.140.129:43929)
I20260630 12:40:33.414383 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:40:33.414631 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:40:33.414896 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:40:33.415890 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782823128114093-13874-0/minicluster-data/ts-1-root/instance:
uuid: "86a2a236f698470d8bd951ad01723373"
format_stamp: "Formatted at 2026-06-30 12:40:33 on dist-test-slave-zctk"
I20260630 12:40:33.415922 17603 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60246
I20260630 12:40:33.420620 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:40:33.423962 17742 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:40:33.424834 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:40:33.425119 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782823128114093-13874-0/minicluster-data/ts-1-root
uuid: "86a2a236f698470d8bd951ad01723373"
format_stamp: "Formatted at 2026-06-30 12:40:33 on dist-test-slave-zctk"
I20260630 12:40:33.425374 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782823128114093-13874-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782823128114093-13874-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782823128114093-13874-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:40:33.477970 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:40:33.479180 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:40:33.480687 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:40:33.482909 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:40:33.483093 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:40:33.483376 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:40:33.483512 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:40:33.524159 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.130:45685
I20260630 12:40:33.524293 17804 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.130:45685 every 8 connection(s)
I20260630 12:40:33.529392 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:40:33.537601 17809 instance_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:40:33.537686 17808 instance_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:40:33.541226 17812 instance_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:40:33.541698 17805 heartbeater.cc:344] Connected to a master server at 127.13.140.190:34449
I20260630 12:40:33.542176 17805 heartbeater.cc:461] Registering TS with master...
I20260630 12:40:33.542920 17805 heartbeater.cc:507] Master 127.13.140.190:34449 requested a full tablet report, sending...
I20260630 12:40:33.545272 17603 ts_manager.cc:194] Registered new tserver with Master: 86a2a236f698470d8bd951ad01723373 (127.13.140.130:45685)
I20260630 12:40:33.545867 13874 server_base.cc:1061] running on GCE node
I20260630 12:40:33.546694 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:40:33.546941 17603 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60260
W20260630 12:40:33.546941 13874 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:40:33.547333 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823233547314 us; error 0 us; skew 500 ppm
I20260630 12:40:33.548060 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:40:33.550788 13874 webserver.cc:533] Webserver started at http://127.13.140.131:41609/ using document root <none> and password file <none>
I20260630 12:40:33.551288 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:40:33.551506 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:40:33.551786 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:40:33.553036 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782823128114093-13874-0/minicluster-data/ts-2-root/instance:
uuid: "0e58d7f5e57049ceb0dc4be6bc262acf"
format_stamp: "Formatted at 2026-06-30 12:40:33 on dist-test-slave-zctk"
I20260630 12:40:33.557524 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:40:33.560796 17816 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:40:33.561499 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:40:33.561811 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782823128114093-13874-0/minicluster-data/ts-2-root
uuid: "0e58d7f5e57049ceb0dc4be6bc262acf"
format_stamp: "Formatted at 2026-06-30 12:40:33 on dist-test-slave-zctk"
I20260630 12:40:33.562116 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782823128114093-13874-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782823128114093-13874-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782823128114093-13874-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:40:33.574795 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:40:33.575996 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:40:33.577625 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:40:33.579947 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:40:33.580190 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:40:33.580440 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:40:33.580660 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:40:33.622164 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.131:33315
I20260630 12:40:33.622260 17878 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.131:33315 every 8 connection(s)
I20260630 12:40:33.627599 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:40:33.636703 17882 instance_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:40:33.636936 17883 instance_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:40:33.640158 13874 server_base.cc:1061] running on GCE node
W20260630 12:40:33.641248 17886 instance_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:40:33.641798 17879 heartbeater.cc:344] Connected to a master server at 127.13.140.190:34449
I20260630 12:40:33.642215 17879 heartbeater.cc:461] Registering TS with master...
I20260630 12:40:33.642340 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:40:33.642627 13874 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:40:33.642832 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823233642814 us; error 0 us; skew 500 ppm
I20260630 12:40:33.643071 17879 heartbeater.cc:507] Master 127.13.140.190:34449 requested a full tablet report, sending...
I20260630 12:40:33.643769 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:40:33.645675 17603 ts_manager.cc:194] Registered new tserver with Master: 0e58d7f5e57049ceb0dc4be6bc262acf (127.13.140.131:33315)
I20260630 12:40:33.647032 17603 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60276
I20260630 12:40:33.648138 13874 webserver.cc:533] Webserver started at http://127.13.140.132:35003/ using document root <none> and password file <none>
I20260630 12:40:33.648690 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:40:33.648881 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:40:33.649156 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:40:33.650187 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782823128114093-13874-0/minicluster-data/ts-3-root/instance:
uuid: "19126c54ce714dab995ba3622243ae18"
format_stamp: "Formatted at 2026-06-30 12:40:33 on dist-test-slave-zctk"
I20260630 12:40:33.654536 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:40:33.657850 17890 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:40:33.658566 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:40:33.658871 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782823128114093-13874-0/minicluster-data/ts-3-root
uuid: "19126c54ce714dab995ba3622243ae18"
format_stamp: "Formatted at 2026-06-30 12:40:33 on dist-test-slave-zctk"
I20260630 12:40:33.659129 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782823128114093-13874-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782823128114093-13874-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782823128114093-13874-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:40:33.674150 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:40:33.675359 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:40:33.676893 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:40:33.679102 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:40:33.679323 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:40:33.679553 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:40:33.679724 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:40:33.717816 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.132:42901
I20260630 12:40:33.717908 17952 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.132:42901 every 8 connection(s)
I20260630 12:40:33.732017 17953 heartbeater.cc:344] Connected to a master server at 127.13.140.190:34449
I20260630 12:40:33.732416 17953 heartbeater.cc:461] Registering TS with master...
I20260630 12:40:33.733223 17953 heartbeater.cc:507] Master 127.13.140.190:34449 requested a full tablet report, sending...
I20260630 12:40:33.735198 17603 ts_manager.cc:194] Registered new tserver with Master: 19126c54ce714dab995ba3622243ae18 (127.13.140.132:42901)
I20260630 12:40:33.735857 13874 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.01481155s
I20260630 12:40:33.736965 17603 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60290
I20260630 12:40:34.291229 17603 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60306:
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:40:34.335422 17918 tablet_service.cc:1511] Processing CreateTablet for tablet 67f86a70a5b74731a78ba2c184df0511 (DEFAULT_TABLE table=test-workload [id=90b98c2b37bc49ffa5c8e8f21a099492]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:40:34.335755 17695 tablet_service.cc:1511] Processing CreateTablet for tablet 67f86a70a5b74731a78ba2c184df0511 (DEFAULT_TABLE table=test-workload [id=90b98c2b37bc49ffa5c8e8f21a099492]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:40:34.336645 17918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67f86a70a5b74731a78ba2c184df0511. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:34.336988 17695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67f86a70a5b74731a78ba2c184df0511. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:34.344058 17844 tablet_service.cc:1511] Processing CreateTablet for tablet 67f86a70a5b74731a78ba2c184df0511 (DEFAULT_TABLE table=test-workload [id=90b98c2b37bc49ffa5c8e8f21a099492]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:40:34.345397 17844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67f86a70a5b74731a78ba2c184df0511. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:34.352928 17974 tablet_bootstrap.cc:492] T 67f86a70a5b74731a78ba2c184df0511 P 8d4bd4fa7873447597256a1a4ac5b35c: Bootstrap starting.
I20260630 12:40:34.358577 17974 tablet_bootstrap.cc:654] T 67f86a70a5b74731a78ba2c184df0511 P 8d4bd4fa7873447597256a1a4ac5b35c: Neither blocks nor log segments found. Creating new log.
I20260630 12:40:34.359908 17975 tablet_bootstrap.cc:492] T 67f86a70a5b74731a78ba2c184df0511 P 19126c54ce714dab995ba3622243ae18: Bootstrap starting.
I20260630 12:40:34.363654 17977 tablet_bootstrap.cc:492] T 67f86a70a5b74731a78ba2c184df0511 P 0e58d7f5e57049ceb0dc4be6bc262acf: Bootstrap starting.
I20260630 12:40:34.364162 17974 tablet_bootstrap.cc:492] T 67f86a70a5b74731a78ba2c184df0511 P 8d4bd4fa7873447597256a1a4ac5b35c: No bootstrap required, opened a new log
I20260630 12:40:34.364686 17974 ts_tablet_manager.cc:1403] T 67f86a70a5b74731a78ba2c184df0511 P 8d4bd4fa7873447597256a1a4ac5b35c: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.003s
I20260630 12:40:34.366454 17975 tablet_bootstrap.cc:654] T 67f86a70a5b74731a78ba2c184df0511 P 19126c54ce714dab995ba3622243ae18: Neither blocks nor log segments found. Creating new log.
I20260630 12:40:34.367553 17974 raft_consensus.cc:359] T 67f86a70a5b74731a78ba2c184df0511 P 8d4bd4fa7873447597256a1a4ac5b35c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19126c54ce714dab995ba3622243ae18" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 42901 } } peers { permanent_uuid: "8d4bd4fa7873447597256a1a4ac5b35c" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43929 } } peers { permanent_uuid: "0e58d7f5e57049ceb0dc4be6bc262acf" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33315 } }
I20260630 12:40:34.368328 17974 raft_consensus.cc:385] T 67f86a70a5b74731a78ba2c184df0511 P 8d4bd4fa7873447597256a1a4ac5b35c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:40:34.368651 17974 raft_consensus.cc:740] T 67f86a70a5b74731a78ba2c184df0511 P 8d4bd4fa7873447597256a1a4ac5b35c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d4bd4fa7873447597256a1a4ac5b35c, State: Initialized, Role: FOLLOWER
I20260630 12:40:34.369581 17977 tablet_bootstrap.cc:654] T 67f86a70a5b74731a78ba2c184df0511 P 0e58d7f5e57049ceb0dc4be6bc262acf: Neither blocks nor log segments found. Creating new log.
I20260630 12:40:34.369470 17974 consensus_queue.cc:260] T 67f86a70a5b74731a78ba2c184df0511 P 8d4bd4fa7873447597256a1a4ac5b35c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19126c54ce714dab995ba3622243ae18" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 42901 } } peers { permanent_uuid: "8d4bd4fa7873447597256a1a4ac5b35c" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43929 } } peers { permanent_uuid: "0e58d7f5e57049ceb0dc4be6bc262acf" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33315 } }
I20260630 12:40:34.372684 17730 heartbeater.cc:499] Master 127.13.140.190:34449 was elected leader, sending a full tablet report...
I20260630 12:40:34.373989 17974 ts_tablet_manager.cc:1434] T 67f86a70a5b74731a78ba2c184df0511 P 8d4bd4fa7873447597256a1a4ac5b35c: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260630 12:40:34.375738 17975 tablet_bootstrap.cc:492] T 67f86a70a5b74731a78ba2c184df0511 P 19126c54ce714dab995ba3622243ae18: No bootstrap required, opened a new log
I20260630 12:40:34.376295 17975 ts_tablet_manager.cc:1403] T 67f86a70a5b74731a78ba2c184df0511 P 19126c54ce714dab995ba3622243ae18: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260630 12:40:34.376637 17977 tablet_bootstrap.cc:492] T 67f86a70a5b74731a78ba2c184df0511 P 0e58d7f5e57049ceb0dc4be6bc262acf: No bootstrap required, opened a new log
I20260630 12:40:34.377125 17977 ts_tablet_manager.cc:1403] T 67f86a70a5b74731a78ba2c184df0511 P 0e58d7f5e57049ceb0dc4be6bc262acf: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260630 12:40:34.379248 17975 raft_consensus.cc:359] T 67f86a70a5b74731a78ba2c184df0511 P 19126c54ce714dab995ba3622243ae18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19126c54ce714dab995ba3622243ae18" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 42901 } } peers { permanent_uuid: "8d4bd4fa7873447597256a1a4ac5b35c" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43929 } } peers { permanent_uuid: "0e58d7f5e57049ceb0dc4be6bc262acf" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33315 } }
I20260630 12:40:34.380062 17975 raft_consensus.cc:385] T 67f86a70a5b74731a78ba2c184df0511 P 19126c54ce714dab995ba3622243ae18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:40:34.379870 17977 raft_consensus.cc:359] T 67f86a70a5b74731a78ba2c184df0511 P 0e58d7f5e57049ceb0dc4be6bc262acf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19126c54ce714dab995ba3622243ae18" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 42901 } } peers { permanent_uuid: "8d4bd4fa7873447597256a1a4ac5b35c" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43929 } } peers { permanent_uuid: "0e58d7f5e57049ceb0dc4be6bc262acf" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33315 } }
I20260630 12:40:34.380411 17975 raft_consensus.cc:740] T 67f86a70a5b74731a78ba2c184df0511 P 19126c54ce714dab995ba3622243ae18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19126c54ce714dab995ba3622243ae18, State: Initialized, Role: FOLLOWER
I20260630 12:40:34.380658 17977 raft_consensus.cc:385] T 67f86a70a5b74731a78ba2c184df0511 P 0e58d7f5e57049ceb0dc4be6bc262acf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:40:34.380981 17977 raft_consensus.cc:740] T 67f86a70a5b74731a78ba2c184df0511 P 0e58d7f5e57049ceb0dc4be6bc262acf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e58d7f5e57049ceb0dc4be6bc262acf, State: Initialized, Role: FOLLOWER
I20260630 12:40:34.381230 17975 consensus_queue.cc:260] T 67f86a70a5b74731a78ba2c184df0511 P 19126c54ce714dab995ba3622243ae18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19126c54ce714dab995ba3622243ae18" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 42901 } } peers { permanent_uuid: "8d4bd4fa7873447597256a1a4ac5b35c" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43929 } } peers { permanent_uuid: "0e58d7f5e57049ceb0dc4be6bc262acf" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33315 } }
I20260630 12:40:34.381718 17977 consensus_queue.cc:260] T 67f86a70a5b74731a78ba2c184df0511 P 0e58d7f5e57049ceb0dc4be6bc262acf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19126c54ce714dab995ba3622243ae18" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 42901 } } peers { permanent_uuid: "8d4bd4fa7873447597256a1a4ac5b35c" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43929 } } peers { permanent_uuid: "0e58d7f5e57049ceb0dc4be6bc262acf" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33315 } }
I20260630 12:40:34.383852 17953 heartbeater.cc:499] Master 127.13.140.190:34449 was elected leader, sending a full tablet report...
I20260630 12:40:34.384450 17975 ts_tablet_manager.cc:1434] T 67f86a70a5b74731a78ba2c184df0511 P 19126c54ce714dab995ba3622243ae18: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:40:34.386134 17879 heartbeater.cc:499] Master 127.13.140.190:34449 was elected leader, sending a full tablet report...
I20260630 12:40:34.386669 17977 ts_tablet_manager.cc:1434] T 67f86a70a5b74731a78ba2c184df0511 P 0e58d7f5e57049ceb0dc4be6bc262acf: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260630 12:40:34.549446 17805 heartbeater.cc:499] Master 127.13.140.190:34449 was elected leader, sending a full tablet report...
I20260630 12:40:34.591133 17979 raft_consensus.cc:493] T 67f86a70a5b74731a78ba2c184df0511 P 8d4bd4fa7873447597256a1a4ac5b35c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:40:34.591614 17979 raft_consensus.cc:515] T 67f86a70a5b74731a78ba2c184df0511 P 8d4bd4fa7873447597256a1a4ac5b35c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19126c54ce714dab995ba3622243ae18" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 42901 } } peers { permanent_uuid: "8d4bd4fa7873447597256a1a4ac5b35c" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43929 } } peers { permanent_uuid: "0e58d7f5e57049ceb0dc4be6bc262acf" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33315 } }
I20260630 12:40:34.593688 17979 leader_election.cc:290] T 67f86a70a5b74731a78ba2c184df0511 P 8d4bd4fa7873447597256a1a4ac5b35c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19126c54ce714dab995ba3622243ae18 (127.13.140.132:42901), 0e58d7f5e57049ceb0dc4be6bc262acf (127.13.140.131:33315)
I20260630 12:40:34.603696 17928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f86a70a5b74731a78ba2c184df0511" candidate_uuid: "8d4bd4fa7873447597256a1a4ac5b35c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19126c54ce714dab995ba3622243ae18" is_pre_election: true
I20260630 12:40:34.604440 17928 raft_consensus.cc:2468] T 67f86a70a5b74731a78ba2c184df0511 P 19126c54ce714dab995ba3622243ae18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d4bd4fa7873447597256a1a4ac5b35c in term 0.
I20260630 12:40:34.605039 17854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f86a70a5b74731a78ba2c184df0511" candidate_uuid: "8d4bd4fa7873447597256a1a4ac5b35c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e58d7f5e57049ceb0dc4be6bc262acf" is_pre_election: true
I20260630 12:40:34.605641 17854 raft_consensus.cc:2468] T 67f86a70a5b74731a78ba2c184df0511 P 0e58d7f5e57049ceb0dc4be6bc262acf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d4bd4fa7873447597256a1a4ac5b35c in term 0.
I20260630 12:40:34.605647 17668 leader_election.cc:304] T 67f86a70a5b74731a78ba2c184df0511 P 8d4bd4fa7873447597256a1a4ac5b35c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19126c54ce714dab995ba3622243ae18, 8d4bd4fa7873447597256a1a4ac5b35c; no voters: 
I20260630 12:40:34.606495 17979 raft_consensus.cc:2804] T 67f86a70a5b74731a78ba2c184df0511 P 8d4bd4fa7873447597256a1a4ac5b35c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:40:34.606791 17979 raft_consensus.cc:493] T 67f86a70a5b74731a78ba2c184df0511 P 8d4bd4fa7873447597256a1a4ac5b35c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:40:34.607079 17979 raft_consensus.cc:3060] T 67f86a70a5b74731a78ba2c184df0511 P 8d4bd4fa7873447597256a1a4ac5b35c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:40:34.611647 17979 raft_consensus.cc:515] T 67f86a70a5b74731a78ba2c184df0511 P 8d4bd4fa7873447597256a1a4ac5b35c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19126c54ce714dab995ba3622243ae18" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 42901 } } peers { permanent_uuid: "8d4bd4fa7873447597256a1a4ac5b35c" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43929 } } peers { permanent_uuid: "0e58d7f5e57049ceb0dc4be6bc262acf" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33315 } }
I20260630 12:40:34.613129 17979 leader_election.cc:290] T 67f86a70a5b74731a78ba2c184df0511 P 8d4bd4fa7873447597256a1a4ac5b35c [CANDIDATE]: Term 1 election: Requested vote from peers 19126c54ce714dab995ba3622243ae18 (127.13.140.132:42901), 0e58d7f5e57049ceb0dc4be6bc262acf (127.13.140.131:33315)
I20260630 12:40:34.613963 17928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f86a70a5b74731a78ba2c184df0511" candidate_uuid: "8d4bd4fa7873447597256a1a4ac5b35c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19126c54ce714dab995ba3622243ae18"
I20260630 12:40:34.614303 17854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f86a70a5b74731a78ba2c184df0511" candidate_uuid: "8d4bd4fa7873447597256a1a4ac5b35c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e58d7f5e57049ceb0dc4be6bc262acf"
I20260630 12:40:34.614514 17928 raft_consensus.cc:3060] T 67f86a70a5b74731a78ba2c184df0511 P 19126c54ce714dab995ba3622243ae18 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:40:34.614853 17854 raft_consensus.cc:3060] T 67f86a70a5b74731a78ba2c184df0511 P 0e58d7f5e57049ceb0dc4be6bc262acf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:40:34.619225 17928 raft_consensus.cc:2468] T 67f86a70a5b74731a78ba2c184df0511 P 19126c54ce714dab995ba3622243ae18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d4bd4fa7873447597256a1a4ac5b35c in term 1.
I20260630 12:40:34.619493 17854 raft_consensus.cc:2468] T 67f86a70a5b74731a78ba2c184df0511 P 0e58d7f5e57049ceb0dc4be6bc262acf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d4bd4fa7873447597256a1a4ac5b35c in term 1.
I20260630 12:40:34.620174 17668 leader_election.cc:304] T 67f86a70a5b74731a78ba2c184df0511 P 8d4bd4fa7873447597256a1a4ac5b35c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19126c54ce714dab995ba3622243ae18, 8d4bd4fa7873447597256a1a4ac5b35c; no voters: 
I20260630 12:40:34.620972 17979 raft_consensus.cc:2804] T 67f86a70a5b74731a78ba2c184df0511 P 8d4bd4fa7873447597256a1a4ac5b35c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:40:34.622095 17979 raft_consensus.cc:697] T 67f86a70a5b74731a78ba2c184df0511 P 8d4bd4fa7873447597256a1a4ac5b35c [term 1 LEADER]: Becoming Leader. State: Replica: 8d4bd4fa7873447597256a1a4ac5b35c, State: Running, Role: LEADER
I20260630 12:40:34.622876 17979 consensus_queue.cc:237] T 67f86a70a5b74731a78ba2c184df0511 P 8d4bd4fa7873447597256a1a4ac5b35c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19126c54ce714dab995ba3622243ae18" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 42901 } } peers { permanent_uuid: "8d4bd4fa7873447597256a1a4ac5b35c" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43929 } } peers { permanent_uuid: "0e58d7f5e57049ceb0dc4be6bc262acf" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33315 } }
I20260630 12:40:34.629289 17602 catalog_manager.cc:5697] T 67f86a70a5b74731a78ba2c184df0511 P 8d4bd4fa7873447597256a1a4ac5b35c reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d4bd4fa7873447597256a1a4ac5b35c (127.13.140.129). New cstate: current_term: 1 leader_uuid: "8d4bd4fa7873447597256a1a4ac5b35c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19126c54ce714dab995ba3622243ae18" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 42901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d4bd4fa7873447597256a1a4ac5b35c" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e58d7f5e57049ceb0dc4be6bc262acf" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33315 } health_report { overall_health: UNKNOWN } } }
I20260630 12:40:35.043879 17979 consensus_queue.cc:1048] T 67f86a70a5b74731a78ba2c184df0511 P 8d4bd4fa7873447597256a1a4ac5b35c [LEADER]: Connected to new peer: Peer: permanent_uuid: "19126c54ce714dab995ba3622243ae18" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 42901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:40:35.056912 17990 consensus_queue.cc:1048] T 67f86a70a5b74731a78ba2c184df0511 P 8d4bd4fa7873447597256a1a4ac5b35c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e58d7f5e57049ceb0dc4be6bc262acf" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:40:35.239598 17656 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:40:35.241503 17656 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:40:35.241918 17656 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:40:37.242920 17656 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:40:37.244186 17656 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:40:37.244443 17656 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:40:39.245658 17656 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:40:39.247200 17656 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:40:39.247475 17656 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:40:41.758777 17656 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:40:41.760766 17656 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:40:41.761922 17656 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:40:42.840795 17875 debug-util.cc:398] Leaking SignalData structure 0x7b08000a2dc0 after lost signal to thread 13877
W20260630 12:40:42.841804 17875 debug-util.cc:398] Leaking SignalData structure 0x7b08000a5420 after lost signal to thread 17637
W20260630 12:40:42.842748 17875 debug-util.cc:398] Leaking SignalData structure 0x7b08001a7400 after lost signal to thread 17729
W20260630 12:40:42.843588 17875 debug-util.cc:398] Leaking SignalData structure 0x7b08000c3dc0 after lost signal to thread 17804
W20260630 12:40:42.844425 17875 debug-util.cc:398] Leaking SignalData structure 0x7b0800034200 after lost signal to thread 17878
W20260630 12:40:42.845260 17875 debug-util.cc:398] Leaking SignalData structure 0x7b08000e6360 after lost signal to thread 17952
I20260630 12:40:43.763209 17656 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:40:43.765115 17656 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:40:43.765549 17656 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:40:45.766566 17656 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:40:45.767830 17656 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:40:45.768143 17656 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:40:45.839190 13874 tablet_server.cc:179] TabletServer@127.13.140.129:0 shutting down...
I20260630 12:40:45.869258 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:40:45.870002 13874 tablet_replica.cc:333] T 67f86a70a5b74731a78ba2c184df0511 P 8d4bd4fa7873447597256a1a4ac5b35c: stopping tablet replica
I20260630 12:40:45.870669 13874 raft_consensus.cc:2243] T 67f86a70a5b74731a78ba2c184df0511 P 8d4bd4fa7873447597256a1a4ac5b35c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:40:45.871665 13874 raft_consensus.cc:2272] T 67f86a70a5b74731a78ba2c184df0511 P 8d4bd4fa7873447597256a1a4ac5b35c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:45.893043 13874 tablet_server.cc:196] TabletServer@127.13.140.129:0 shutdown complete.
I20260630 12:40:45.907428 13874 tablet_server.cc:179] TabletServer@127.13.140.130:0 shutting down...
I20260630 12:40:45.929752 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:40:45.945869 13874 tablet_server.cc:196] TabletServer@127.13.140.130:0 shutdown complete.
I20260630 12:40:45.955102 13874 tablet_server.cc:179] TabletServer@127.13.140.131:0 shutting down...
I20260630 12:40:45.974704 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:40:45.975394 13874 tablet_replica.cc:333] T 67f86a70a5b74731a78ba2c184df0511 P 0e58d7f5e57049ceb0dc4be6bc262acf: stopping tablet replica
I20260630 12:40:45.975930 13874 raft_consensus.cc:2243] T 67f86a70a5b74731a78ba2c184df0511 P 0e58d7f5e57049ceb0dc4be6bc262acf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:40:45.976421 13874 raft_consensus.cc:2272] T 67f86a70a5b74731a78ba2c184df0511 P 0e58d7f5e57049ceb0dc4be6bc262acf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:46.012882 13874 tablet_server.cc:196] TabletServer@127.13.140.131:0 shutdown complete.
I20260630 12:40:46.023626 13874 tablet_server.cc:179] TabletServer@127.13.140.132:0 shutting down...
I20260630 12:40:46.045408 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:40:46.046147 13874 tablet_replica.cc:333] T 67f86a70a5b74731a78ba2c184df0511 P 19126c54ce714dab995ba3622243ae18: stopping tablet replica
I20260630 12:40:46.046751 13874 raft_consensus.cc:2243] T 67f86a70a5b74731a78ba2c184df0511 P 19126c54ce714dab995ba3622243ae18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:40:46.047216 13874 raft_consensus.cc:2272] T 67f86a70a5b74731a78ba2c184df0511 P 19126c54ce714dab995ba3622243ae18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:46.066545 13874 tablet_server.cc:196] TabletServer@127.13.140.132:0 shutdown complete.
I20260630 12:40:46.077801 13874 master.cc:562] Master@127.13.140.190:34449 shutting down...
I20260630 12:40:46.095713 13874 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5298e59445464670975ef87b051cf8f5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:40:46.096308 13874 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5298e59445464670975ef87b051cf8f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:46.096659 13874 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5298e59445464670975ef87b051cf8f5: stopping tablet replica
I20260630 12:40:46.115433 13874 master.cc:584] Master@127.13.140.190:34449 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (13051 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260630 12:40:46.153709 13874 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.140.190:35593
I20260630 12:40:46.154784 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:40:46.160650 18002 instance_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:40:46.160698 18001 instance_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:40:46.161655 18004 instance_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:40:46.162803 13874 server_base.cc:1061] running on GCE node
I20260630 12:40:46.163681 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:40:46.163887 13874 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:40:46.164055 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823246164037 us; error 0 us; skew 500 ppm
I20260630 12:40:46.164546 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:40:46.167218 13874 webserver.cc:533] Webserver started at http://127.13.140.190:43991/ using document root <none> and password file <none>
I20260630 12:40:46.167763 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:40:46.167975 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:40:46.168277 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:40:46.169539 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782823128114093-13874-0/minicluster-data/master-0-root/instance:
uuid: "f79ccc2b9a5946b5ae3abd8b9d2666bc"
format_stamp: "Formatted at 2026-06-30 12:40:46 on dist-test-slave-zctk"
I20260630 12:40:46.173974 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260630 12:40:46.177451 18009 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:40:46.178393 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:40:46.178666 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782823128114093-13874-0/minicluster-data/master-0-root
uuid: "f79ccc2b9a5946b5ae3abd8b9d2666bc"
format_stamp: "Formatted at 2026-06-30 12:40:46 on dist-test-slave-zctk"
I20260630 12:40:46.178915 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782823128114093-13874-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782823128114093-13874-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782823128114093-13874-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:40:46.204859 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:40:46.206117 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:40:46.245771 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.190:35593
I20260630 12:40:46.245844 18060 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.190:35593 every 8 connection(s)
I20260630 12:40:46.249922 18061 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:40:46.260663 18061 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f79ccc2b9a5946b5ae3abd8b9d2666bc: Bootstrap starting.
I20260630 12:40:46.265204 18061 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f79ccc2b9a5946b5ae3abd8b9d2666bc: Neither blocks nor log segments found. Creating new log.
I20260630 12:40:46.269313 18061 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f79ccc2b9a5946b5ae3abd8b9d2666bc: No bootstrap required, opened a new log
I20260630 12:40:46.271482 18061 raft_consensus.cc:359] T 00000000000000000000000000000000 P f79ccc2b9a5946b5ae3abd8b9d2666bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f79ccc2b9a5946b5ae3abd8b9d2666bc" member_type: VOTER }
I20260630 12:40:46.271903 18061 raft_consensus.cc:385] T 00000000000000000000000000000000 P f79ccc2b9a5946b5ae3abd8b9d2666bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:40:46.272163 18061 raft_consensus.cc:740] T 00000000000000000000000000000000 P f79ccc2b9a5946b5ae3abd8b9d2666bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f79ccc2b9a5946b5ae3abd8b9d2666bc, State: Initialized, Role: FOLLOWER
I20260630 12:40:46.272877 18061 consensus_queue.cc:260] T 00000000000000000000000000000000 P f79ccc2b9a5946b5ae3abd8b9d2666bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f79ccc2b9a5946b5ae3abd8b9d2666bc" member_type: VOTER }
I20260630 12:40:46.273375 18061 raft_consensus.cc:399] T 00000000000000000000000000000000 P f79ccc2b9a5946b5ae3abd8b9d2666bc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:40:46.273627 18061 raft_consensus.cc:493] T 00000000000000000000000000000000 P f79ccc2b9a5946b5ae3abd8b9d2666bc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:40:46.273914 18061 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f79ccc2b9a5946b5ae3abd8b9d2666bc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:40:46.278339 18061 raft_consensus.cc:515] T 00000000000000000000000000000000 P f79ccc2b9a5946b5ae3abd8b9d2666bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f79ccc2b9a5946b5ae3abd8b9d2666bc" member_type: VOTER }
I20260630 12:40:46.278894 18061 leader_election.cc:304] T 00000000000000000000000000000000 P f79ccc2b9a5946b5ae3abd8b9d2666bc [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: f79ccc2b9a5946b5ae3abd8b9d2666bc; no voters: 
I20260630 12:40:46.280092 18061 leader_election.cc:290] T 00000000000000000000000000000000 P f79ccc2b9a5946b5ae3abd8b9d2666bc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:40:46.280426 18064 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f79ccc2b9a5946b5ae3abd8b9d2666bc [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:40:46.281883 18064 raft_consensus.cc:697] T 00000000000000000000000000000000 P f79ccc2b9a5946b5ae3abd8b9d2666bc [term 1 LEADER]: Becoming Leader. State: Replica: f79ccc2b9a5946b5ae3abd8b9d2666bc, State: Running, Role: LEADER
I20260630 12:40:46.282608 18064 consensus_queue.cc:237] T 00000000000000000000000000000000 P f79ccc2b9a5946b5ae3abd8b9d2666bc [LEADER]: Queue going to LEADER mode. State: All 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: "f79ccc2b9a5946b5ae3abd8b9d2666bc" member_type: VOTER }
I20260630 12:40:46.283222 18061 sys_catalog.cc:565] T 00000000000000000000000000000000 P f79ccc2b9a5946b5ae3abd8b9d2666bc [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:40:46.288183 18066 sys_catalog.cc:455] T 00000000000000000000000000000000 P f79ccc2b9a5946b5ae3abd8b9d2666bc [sys.catalog]: SysCatalogTable state changed. Reason: New leader f79ccc2b9a5946b5ae3abd8b9d2666bc. Latest consensus state: current_term: 1 leader_uuid: "f79ccc2b9a5946b5ae3abd8b9d2666bc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f79ccc2b9a5946b5ae3abd8b9d2666bc" member_type: VOTER } }
I20260630 12:40:46.288218 18065 sys_catalog.cc:455] T 00000000000000000000000000000000 P f79ccc2b9a5946b5ae3abd8b9d2666bc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f79ccc2b9a5946b5ae3abd8b9d2666bc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f79ccc2b9a5946b5ae3abd8b9d2666bc" member_type: VOTER } }
I20260630 12:40:46.289299 18066 sys_catalog.cc:458] T 00000000000000000000000000000000 P f79ccc2b9a5946b5ae3abd8b9d2666bc [sys.catalog]: This master's current role is: LEADER
I20260630 12:40:46.289361 18065 sys_catalog.cc:458] T 00000000000000000000000000000000 P f79ccc2b9a5946b5ae3abd8b9d2666bc [sys.catalog]: This master's current role is: LEADER
I20260630 12:40:46.295872 18072 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:40:46.303879 18072 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:40:46.304973 13874 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:40:46.312788 18072 catalog_manager.cc:1383] Generated new cluster ID: afd71be59cd6471199dfd271f9b51364
I20260630 12:40:46.313135 18072 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:40:46.339706 18072 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:40:46.341045 18072 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:40:46.363749 18072 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f79ccc2b9a5946b5ae3abd8b9d2666bc: Generated new TSK 0
I20260630 12:40:46.364360 18072 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:40:46.371388 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:40:46.377560 18082 instance_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:40:46.378619 18083 instance_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:40:46.379838 18085 instance_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:40:46.380225 13874 server_base.cc:1061] running on GCE node
I20260630 12:40:46.381196 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:40:46.381394 13874 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:40:46.381585 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823246381566 us; error 0 us; skew 500 ppm
I20260630 12:40:46.382122 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:40:46.384407 13874 webserver.cc:533] Webserver started at http://127.13.140.129:45975/ using document root <none> and password file <none>
I20260630 12:40:46.384928 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:40:46.385121 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:40:46.385396 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:40:46.386480 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782823128114093-13874-0/minicluster-data/ts-0-root/instance:
uuid: "6b412bf0c4dd4d2eb125f8f8b2a2172c"
format_stamp: "Formatted at 2026-06-30 12:40:46 on dist-test-slave-zctk"
I20260630 12:40:46.391364 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:40:46.394505 18090 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:40:46.395304 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:40:46.395574 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782823128114093-13874-0/minicluster-data/ts-0-root
uuid: "6b412bf0c4dd4d2eb125f8f8b2a2172c"
format_stamp: "Formatted at 2026-06-30 12:40:46 on dist-test-slave-zctk"
I20260630 12:40:46.395831 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782823128114093-13874-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782823128114093-13874-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782823128114093-13874-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:40:46.406240 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:40:46.407325 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:40:46.408758 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:40:46.410914 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:40:46.411131 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:40:46.411372 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:40:46.411562 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:40:46.451628 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.129:33007
I20260630 12:40:46.451737 18152 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.129:33007 every 8 connection(s)
I20260630 12:40:46.456715 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:40:46.464814 18157 instance_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:40:46.464884 18158 instance_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:40:46.467885 18160 instance_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:40:46.468240 13874 server_base.cc:1061] running on GCE node
I20260630 12:40:46.469197 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:40:46.469383 13874 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:40:46.469511 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823246469500 us; error 0 us; skew 500 ppm
I20260630 12:40:46.469941 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:40:46.472090 13874 webserver.cc:533] Webserver started at http://127.13.140.130:37695/ using document root <none> and password file <none>
I20260630 12:40:46.472508 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:40:46.472797 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:40:46.473111 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:40:46.474573 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782823128114093-13874-0/minicluster-data/ts-1-root/instance:
uuid: "849eb9532676475a932daa88d4fc577c"
format_stamp: "Formatted at 2026-06-30 12:40:46 on dist-test-slave-zctk"
I20260630 12:40:46.476526 18153 heartbeater.cc:344] Connected to a master server at 127.13.140.190:35593
I20260630 12:40:46.476991 18153 heartbeater.cc:461] Registering TS with master...
I20260630 12:40:46.477721 18153 heartbeater.cc:507] Master 127.13.140.190:35593 requested a full tablet report, sending...
I20260630 12:40:46.479918 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.004s
I20260630 12:40:46.479981 18026 ts_manager.cc:194] Registered new tserver with Master: 6b412bf0c4dd4d2eb125f8f8b2a2172c (127.13.140.129:33007)
I20260630 12:40:46.481969 18026 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48664
I20260630 12:40:46.484205 18165 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:40:46.485076 13874 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:40:46.485369 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782823128114093-13874-0/minicluster-data/ts-1-root
uuid: "849eb9532676475a932daa88d4fc577c"
format_stamp: "Formatted at 2026-06-30 12:40:46 on dist-test-slave-zctk"
I20260630 12:40:46.485647 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782823128114093-13874-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782823128114093-13874-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782823128114093-13874-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:40:46.498471 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:40:46.499712 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:40:46.501284 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:40:46.503528 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:40:46.503765 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:40:46.504011 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:40:46.504182 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:40:46.542958 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.130:40233
I20260630 12:40:46.543061 18227 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.130:40233 every 8 connection(s)
I20260630 12:40:46.547612 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:40:46.554767 18231 instance_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:40:46.556780 18232 instance_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:40:46.559242 18234 instance_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:40:46.559700 13874 server_base.cc:1061] running on GCE node
I20260630 12:40:46.560534 18228 heartbeater.cc:344] Connected to a master server at 127.13.140.190:35593
I20260630 12:40:46.560878 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:40:46.560961 18228 heartbeater.cc:461] Registering TS with master...
W20260630 12:40:46.561175 13874 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:40:46.561455 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823246561435 us; error 0 us; skew 500 ppm
I20260630 12:40:46.561833 18228 heartbeater.cc:507] Master 127.13.140.190:35593 requested a full tablet report, sending...
I20260630 12:40:46.562059 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:40:46.563956 18026 ts_manager.cc:194] Registered new tserver with Master: 849eb9532676475a932daa88d4fc577c (127.13.140.130:40233)
I20260630 12:40:46.564822 13874 webserver.cc:533] Webserver started at http://127.13.140.131:43571/ using document root <none> and password file <none>
I20260630 12:40:46.565356 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:40:46.565579 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:40:46.565636 18026 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48680
I20260630 12:40:46.565871 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:40:46.567312 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782823128114093-13874-0/minicluster-data/ts-2-root/instance:
uuid: "95bf70b5472c4e349908c7c3676bb306"
format_stamp: "Formatted at 2026-06-30 12:40:46 on dist-test-slave-zctk"
I20260630 12:40:46.571831 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260630 12:40:46.575249 18239 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:40:46.576136 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:40:46.576375 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782823128114093-13874-0/minicluster-data/ts-2-root
uuid: "95bf70b5472c4e349908c7c3676bb306"
format_stamp: "Formatted at 2026-06-30 12:40:46 on dist-test-slave-zctk"
I20260630 12:40:46.576661 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782823128114093-13874-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782823128114093-13874-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782823128114093-13874-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:40:46.593859 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:40:46.595096 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:40:46.596498 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:40:46.598711 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:40:46.598888 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:40:46.599193 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:40:46.599351 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:40:46.637965 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.131:43331
I20260630 12:40:46.638070 18301 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.131:43331 every 8 connection(s)
I20260630 12:40:46.652159 18302 heartbeater.cc:344] Connected to a master server at 127.13.140.190:35593
I20260630 12:40:46.652601 18302 heartbeater.cc:461] Registering TS with master...
I20260630 12:40:46.653333 18302 heartbeater.cc:507] Master 127.13.140.190:35593 requested a full tablet report, sending...
I20260630 12:40:46.655238 18026 ts_manager.cc:194] Registered new tserver with Master: 95bf70b5472c4e349908c7c3676bb306 (127.13.140.131:43331)
I20260630 12:40:46.656003 13874 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014816494s
I20260630 12:40:46.656659 18026 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48688
I20260630 12:40:47.485374 18153 heartbeater.cc:499] Master 127.13.140.190:35593 was elected leader, sending a full tablet report...
I20260630 12:40:47.568197 18228 heartbeater.cc:499] Master 127.13.140.190:35593 was elected leader, sending a full tablet report...
I20260630 12:40:47.659317 18302 heartbeater.cc:499] Master 127.13.140.190:35593 was elected leader, sending a full tablet report...
I20260630 12:40:47.723377 18026 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48698:
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:40:47.725497 18026 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:40:47.779475 18267 tablet_service.cc:1511] Processing CreateTablet for tablet 84b95b8533e34143a20a138826e3eb23 (DEFAULT_TABLE table=test-workload [id=4c0067ae968942109531119911aa9d6f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:40:47.779692 18118 tablet_service.cc:1511] Processing CreateTablet for tablet 84b95b8533e34143a20a138826e3eb23 (DEFAULT_TABLE table=test-workload [id=4c0067ae968942109531119911aa9d6f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:40:47.780998 18267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84b95b8533e34143a20a138826e3eb23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:47.781076 18118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84b95b8533e34143a20a138826e3eb23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:47.781432 18193 tablet_service.cc:1511] Processing CreateTablet for tablet 84b95b8533e34143a20a138826e3eb23 (DEFAULT_TABLE table=test-workload [id=4c0067ae968942109531119911aa9d6f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:40:47.782606 18193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84b95b8533e34143a20a138826e3eb23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:40:47.797525 18323 tablet_bootstrap.cc:492] T 84b95b8533e34143a20a138826e3eb23 P 95bf70b5472c4e349908c7c3676bb306: Bootstrap starting.
I20260630 12:40:47.799835 18324 tablet_bootstrap.cc:492] T 84b95b8533e34143a20a138826e3eb23 P 6b412bf0c4dd4d2eb125f8f8b2a2172c: Bootstrap starting.
I20260630 12:40:47.801452 18325 tablet_bootstrap.cc:492] T 84b95b8533e34143a20a138826e3eb23 P 849eb9532676475a932daa88d4fc577c: Bootstrap starting.
I20260630 12:40:47.805109 18323 tablet_bootstrap.cc:654] T 84b95b8533e34143a20a138826e3eb23 P 95bf70b5472c4e349908c7c3676bb306: Neither blocks nor log segments found. Creating new log.
I20260630 12:40:47.807452 18325 tablet_bootstrap.cc:654] T 84b95b8533e34143a20a138826e3eb23 P 849eb9532676475a932daa88d4fc577c: Neither blocks nor log segments found. Creating new log.
I20260630 12:40:47.807941 18324 tablet_bootstrap.cc:654] T 84b95b8533e34143a20a138826e3eb23 P 6b412bf0c4dd4d2eb125f8f8b2a2172c: Neither blocks nor log segments found. Creating new log.
I20260630 12:40:47.811654 18323 tablet_bootstrap.cc:492] T 84b95b8533e34143a20a138826e3eb23 P 95bf70b5472c4e349908c7c3676bb306: No bootstrap required, opened a new log
I20260630 12:40:47.812192 18323 ts_tablet_manager.cc:1403] T 84b95b8533e34143a20a138826e3eb23 P 95bf70b5472c4e349908c7c3676bb306: Time spent bootstrapping tablet: real 0.015s	user 0.003s	sys 0.008s
I20260630 12:40:47.813308 18325 tablet_bootstrap.cc:492] T 84b95b8533e34143a20a138826e3eb23 P 849eb9532676475a932daa88d4fc577c: No bootstrap required, opened a new log
I20260630 12:40:47.813725 18324 tablet_bootstrap.cc:492] T 84b95b8533e34143a20a138826e3eb23 P 6b412bf0c4dd4d2eb125f8f8b2a2172c: No bootstrap required, opened a new log
I20260630 12:40:47.813796 18325 ts_tablet_manager.cc:1403] T 84b95b8533e34143a20a138826e3eb23 P 849eb9532676475a932daa88d4fc577c: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260630 12:40:47.814276 18324 ts_tablet_manager.cc:1403] T 84b95b8533e34143a20a138826e3eb23 P 6b412bf0c4dd4d2eb125f8f8b2a2172c: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260630 12:40:47.815075 18323 raft_consensus.cc:359] T 84b95b8533e34143a20a138826e3eb23 P 95bf70b5472c4e349908c7c3676bb306 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95bf70b5472c4e349908c7c3676bb306" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 43331 } } peers { permanent_uuid: "849eb9532676475a932daa88d4fc577c" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40233 } } peers { permanent_uuid: "6b412bf0c4dd4d2eb125f8f8b2a2172c" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33007 } }
I20260630 12:40:47.815948 18323 raft_consensus.cc:385] T 84b95b8533e34143a20a138826e3eb23 P 95bf70b5472c4e349908c7c3676bb306 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:40:47.816282 18323 raft_consensus.cc:740] T 84b95b8533e34143a20a138826e3eb23 P 95bf70b5472c4e349908c7c3676bb306 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95bf70b5472c4e349908c7c3676bb306, State: Initialized, Role: FOLLOWER
I20260630 12:40:47.816778 18325 raft_consensus.cc:359] T 84b95b8533e34143a20a138826e3eb23 P 849eb9532676475a932daa88d4fc577c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95bf70b5472c4e349908c7c3676bb306" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 43331 } } peers { permanent_uuid: "849eb9532676475a932daa88d4fc577c" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40233 } } peers { permanent_uuid: "6b412bf0c4dd4d2eb125f8f8b2a2172c" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33007 } }
I20260630 12:40:47.817559 18325 raft_consensus.cc:385] T 84b95b8533e34143a20a138826e3eb23 P 849eb9532676475a932daa88d4fc577c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:40:47.817148 18324 raft_consensus.cc:359] T 84b95b8533e34143a20a138826e3eb23 P 6b412bf0c4dd4d2eb125f8f8b2a2172c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95bf70b5472c4e349908c7c3676bb306" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 43331 } } peers { permanent_uuid: "849eb9532676475a932daa88d4fc577c" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40233 } } peers { permanent_uuid: "6b412bf0c4dd4d2eb125f8f8b2a2172c" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33007 } }
I20260630 12:40:47.817206 18323 consensus_queue.cc:260] T 84b95b8533e34143a20a138826e3eb23 P 95bf70b5472c4e349908c7c3676bb306 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95bf70b5472c4e349908c7c3676bb306" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 43331 } } peers { permanent_uuid: "849eb9532676475a932daa88d4fc577c" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40233 } } peers { permanent_uuid: "6b412bf0c4dd4d2eb125f8f8b2a2172c" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33007 } }
I20260630 12:40:47.817866 18325 raft_consensus.cc:740] T 84b95b8533e34143a20a138826e3eb23 P 849eb9532676475a932daa88d4fc577c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849eb9532676475a932daa88d4fc577c, State: Initialized, Role: FOLLOWER
I20260630 12:40:47.818077 18324 raft_consensus.cc:385] T 84b95b8533e34143a20a138826e3eb23 P 6b412bf0c4dd4d2eb125f8f8b2a2172c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:40:47.818449 18324 raft_consensus.cc:740] T 84b95b8533e34143a20a138826e3eb23 P 6b412bf0c4dd4d2eb125f8f8b2a2172c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b412bf0c4dd4d2eb125f8f8b2a2172c, State: Initialized, Role: FOLLOWER
I20260630 12:40:47.818722 18325 consensus_queue.cc:260] T 84b95b8533e34143a20a138826e3eb23 P 849eb9532676475a932daa88d4fc577c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95bf70b5472c4e349908c7c3676bb306" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 43331 } } peers { permanent_uuid: "849eb9532676475a932daa88d4fc577c" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40233 } } peers { permanent_uuid: "6b412bf0c4dd4d2eb125f8f8b2a2172c" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33007 } }
I20260630 12:40:47.819222 18324 consensus_queue.cc:260] T 84b95b8533e34143a20a138826e3eb23 P 6b412bf0c4dd4d2eb125f8f8b2a2172c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95bf70b5472c4e349908c7c3676bb306" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 43331 } } peers { permanent_uuid: "849eb9532676475a932daa88d4fc577c" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40233 } } peers { permanent_uuid: "6b412bf0c4dd4d2eb125f8f8b2a2172c" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33007 } }
I20260630 12:40:47.826395 18325 ts_tablet_manager.cc:1434] T 84b95b8533e34143a20a138826e3eb23 P 849eb9532676475a932daa88d4fc577c: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.003s
I20260630 12:40:47.829074 18323 ts_tablet_manager.cc:1434] T 84b95b8533e34143a20a138826e3eb23 P 95bf70b5472c4e349908c7c3676bb306: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.006s
I20260630 12:40:47.831460 18324 ts_tablet_manager.cc:1434] T 84b95b8533e34143a20a138826e3eb23 P 6b412bf0c4dd4d2eb125f8f8b2a2172c: Time spent starting tablet: real 0.017s	user 0.014s	sys 0.004s
W20260630 12:40:47.893155 18303 tablet.cc:2406] T 84b95b8533e34143a20a138826e3eb23 P 95bf70b5472c4e349908c7c3676bb306: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:40:48.065529 18331 raft_consensus.cc:493] T 84b95b8533e34143a20a138826e3eb23 P 849eb9532676475a932daa88d4fc577c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:40:48.066010 18331 raft_consensus.cc:515] T 84b95b8533e34143a20a138826e3eb23 P 849eb9532676475a932daa88d4fc577c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95bf70b5472c4e349908c7c3676bb306" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 43331 } } peers { permanent_uuid: "849eb9532676475a932daa88d4fc577c" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40233 } } peers { permanent_uuid: "6b412bf0c4dd4d2eb125f8f8b2a2172c" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33007 } }
I20260630 12:40:48.068228 18331 leader_election.cc:290] T 84b95b8533e34143a20a138826e3eb23 P 849eb9532676475a932daa88d4fc577c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95bf70b5472c4e349908c7c3676bb306 (127.13.140.131:43331), 6b412bf0c4dd4d2eb125f8f8b2a2172c (127.13.140.129:33007)
I20260630 12:40:48.080864 18128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b95b8533e34143a20a138826e3eb23" candidate_uuid: "849eb9532676475a932daa88d4fc577c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b412bf0c4dd4d2eb125f8f8b2a2172c" is_pre_election: true
I20260630 12:40:48.080789 18277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b95b8533e34143a20a138826e3eb23" candidate_uuid: "849eb9532676475a932daa88d4fc577c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95bf70b5472c4e349908c7c3676bb306" is_pre_election: true
I20260630 12:40:48.081581 18128 raft_consensus.cc:2468] T 84b95b8533e34143a20a138826e3eb23 P 6b412bf0c4dd4d2eb125f8f8b2a2172c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 849eb9532676475a932daa88d4fc577c in term 0.
I20260630 12:40:48.081650 18277 raft_consensus.cc:2468] T 84b95b8533e34143a20a138826e3eb23 P 95bf70b5472c4e349908c7c3676bb306 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 849eb9532676475a932daa88d4fc577c in term 0.
I20260630 12:40:48.082787 18168 leader_election.cc:304] T 84b95b8533e34143a20a138826e3eb23 P 849eb9532676475a932daa88d4fc577c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b412bf0c4dd4d2eb125f8f8b2a2172c, 849eb9532676475a932daa88d4fc577c; no voters: 
I20260630 12:40:48.083498 18331 raft_consensus.cc:2804] T 84b95b8533e34143a20a138826e3eb23 P 849eb9532676475a932daa88d4fc577c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:40:48.083758 18331 raft_consensus.cc:493] T 84b95b8533e34143a20a138826e3eb23 P 849eb9532676475a932daa88d4fc577c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:40:48.084009 18331 raft_consensus.cc:3060] T 84b95b8533e34143a20a138826e3eb23 P 849eb9532676475a932daa88d4fc577c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:40:48.089215 18331 raft_consensus.cc:515] T 84b95b8533e34143a20a138826e3eb23 P 849eb9532676475a932daa88d4fc577c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95bf70b5472c4e349908c7c3676bb306" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 43331 } } peers { permanent_uuid: "849eb9532676475a932daa88d4fc577c" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40233 } } peers { permanent_uuid: "6b412bf0c4dd4d2eb125f8f8b2a2172c" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33007 } }
I20260630 12:40:48.090956 18331 leader_election.cc:290] T 84b95b8533e34143a20a138826e3eb23 P 849eb9532676475a932daa88d4fc577c [CANDIDATE]: Term 1 election: Requested vote from peers 95bf70b5472c4e349908c7c3676bb306 (127.13.140.131:43331), 6b412bf0c4dd4d2eb125f8f8b2a2172c (127.13.140.129:33007)
I20260630 12:40:48.091804 18277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b95b8533e34143a20a138826e3eb23" candidate_uuid: "849eb9532676475a932daa88d4fc577c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95bf70b5472c4e349908c7c3676bb306"
I20260630 12:40:48.092002 18128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b95b8533e34143a20a138826e3eb23" candidate_uuid: "849eb9532676475a932daa88d4fc577c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b412bf0c4dd4d2eb125f8f8b2a2172c"
I20260630 12:40:48.092306 18277 raft_consensus.cc:3060] T 84b95b8533e34143a20a138826e3eb23 P 95bf70b5472c4e349908c7c3676bb306 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:40:48.092612 18128 raft_consensus.cc:3060] T 84b95b8533e34143a20a138826e3eb23 P 6b412bf0c4dd4d2eb125f8f8b2a2172c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:40:48.098446 18277 raft_consensus.cc:2468] T 84b95b8533e34143a20a138826e3eb23 P 95bf70b5472c4e349908c7c3676bb306 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849eb9532676475a932daa88d4fc577c in term 1.
I20260630 12:40:48.098510 18128 raft_consensus.cc:2468] T 84b95b8533e34143a20a138826e3eb23 P 6b412bf0c4dd4d2eb125f8f8b2a2172c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849eb9532676475a932daa88d4fc577c in term 1.
I20260630 12:40:48.099690 18167 leader_election.cc:304] T 84b95b8533e34143a20a138826e3eb23 P 849eb9532676475a932daa88d4fc577c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 849eb9532676475a932daa88d4fc577c, 95bf70b5472c4e349908c7c3676bb306; no voters: 
I20260630 12:40:48.100407 18331 raft_consensus.cc:2804] T 84b95b8533e34143a20a138826e3eb23 P 849eb9532676475a932daa88d4fc577c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:40:48.101608 18331 raft_consensus.cc:697] T 84b95b8533e34143a20a138826e3eb23 P 849eb9532676475a932daa88d4fc577c [term 1 LEADER]: Becoming Leader. State: Replica: 849eb9532676475a932daa88d4fc577c, State: Running, Role: LEADER
I20260630 12:40:48.102309 18331 consensus_queue.cc:237] T 84b95b8533e34143a20a138826e3eb23 P 849eb9532676475a932daa88d4fc577c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95bf70b5472c4e349908c7c3676bb306" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 43331 } } peers { permanent_uuid: "849eb9532676475a932daa88d4fc577c" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40233 } } peers { permanent_uuid: "6b412bf0c4dd4d2eb125f8f8b2a2172c" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33007 } }
I20260630 12:40:48.110086 18026 catalog_manager.cc:5697] T 84b95b8533e34143a20a138826e3eb23 P 849eb9532676475a932daa88d4fc577c reported cstate change: term changed from 0 to 1, leader changed from <none> to 849eb9532676475a932daa88d4fc577c (127.13.140.130). New cstate: current_term: 1 leader_uuid: "849eb9532676475a932daa88d4fc577c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95bf70b5472c4e349908c7c3676bb306" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 43331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "849eb9532676475a932daa88d4fc577c" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b412bf0c4dd4d2eb125f8f8b2a2172c" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33007 } health_report { overall_health: UNKNOWN } } }
I20260630 12:40:48.298470 18074 placement_policy_util.cc:411] tablet 84b95b8533e34143a20a138826e3eb23: detected majority of replicas (2 of 3) at location L0
I20260630 12:40:48.300642 18079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:40:48.302371 18079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:40:48.302763 18079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:40:48.500797 18331 consensus_queue.cc:1048] T 84b95b8533e34143a20a138826e3eb23 P 849eb9532676475a932daa88d4fc577c [LEADER]: Connected to new peer: Peer: permanent_uuid: "95bf70b5472c4e349908c7c3676bb306" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 43331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:40:48.507690 18331 consensus_queue.cc:1048] T 84b95b8533e34143a20a138826e3eb23 P 849eb9532676475a932daa88d4fc577c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b412bf0c4dd4d2eb125f8f8b2a2172c" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:40:49.308681 18074 placement_policy_util.cc:411] tablet 84b95b8533e34143a20a138826e3eb23: detected majority of replicas (2 of 3) at location L0
I20260630 12:40:50.303964 18079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:40:50.305701 18079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:40:50.306190 18079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:40:50.316951 18074 placement_policy_util.cc:411] tablet 84b95b8533e34143a20a138826e3eb23: detected majority of replicas (2 of 3) at location L0
I20260630 12:40:51.325122 18074 placement_policy_util.cc:411] tablet 84b95b8533e34143a20a138826e3eb23: detected majority of replicas (2 of 3) at location L0
I20260630 12:40:52.307143 18079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:40:52.308482 18079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:40:52.308836 18079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:40:52.333153 18074 placement_policy_util.cc:411] tablet 84b95b8533e34143a20a138826e3eb23: detected majority of replicas (2 of 3) at location L0
I20260630 12:40:53.341739 18074 placement_policy_util.cc:411] tablet 84b95b8533e34143a20a138826e3eb23: detected majority of replicas (2 of 3) at location L0
I20260630 12:40:54.309780 18079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:40:54.311163 18079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:40:54.311497 18079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:40:54.349993 18074 placement_policy_util.cc:411] tablet 84b95b8533e34143a20a138826e3eb23: detected majority of replicas (2 of 3) at location L0
I20260630 12:40:55.359766 18074 placement_policy_util.cc:411] tablet 84b95b8533e34143a20a138826e3eb23: detected majority of replicas (2 of 3) at location L0
I20260630 12:40:56.312443 18079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:40:56.313831 18079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:40:56.314162 18079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:40:56.367581 18074 placement_policy_util.cc:411] tablet 84b95b8533e34143a20a138826e3eb23: detected majority of replicas (2 of 3) at location L0
I20260630 12:40:57.374115 18074 placement_policy_util.cc:411] tablet 84b95b8533e34143a20a138826e3eb23: detected majority of replicas (2 of 3) at location L0
I20260630 12:40:58.315050 18079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:40:58.316355 18079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:40:58.316727 18079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:40:58.380884 18074 placement_policy_util.cc:411] tablet 84b95b8533e34143a20a138826e3eb23: detected majority of replicas (2 of 3) at location L0
I20260630 12:40:59.210902 13874 tablet_server.cc:179] TabletServer@127.13.140.129:0 shutting down...
I20260630 12:40:59.238200 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:40:59.238994 13874 tablet_replica.cc:333] T 84b95b8533e34143a20a138826e3eb23 P 6b412bf0c4dd4d2eb125f8f8b2a2172c: stopping tablet replica
I20260630 12:40:59.239606 13874 raft_consensus.cc:2243] T 84b95b8533e34143a20a138826e3eb23 P 6b412bf0c4dd4d2eb125f8f8b2a2172c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:40:59.240371 13874 raft_consensus.cc:2272] T 84b95b8533e34143a20a138826e3eb23 P 6b412bf0c4dd4d2eb125f8f8b2a2172c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:59.261560 13874 tablet_server.cc:196] TabletServer@127.13.140.129:0 shutdown complete.
I20260630 12:40:59.274933 13874 tablet_server.cc:179] TabletServer@127.13.140.130:0 shutting down...
I20260630 12:40:59.300024 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:40:59.300881 13874 tablet_replica.cc:333] T 84b95b8533e34143a20a138826e3eb23 P 849eb9532676475a932daa88d4fc577c: stopping tablet replica
I20260630 12:40:59.301460 13874 raft_consensus.cc:2243] T 84b95b8533e34143a20a138826e3eb23 P 849eb9532676475a932daa88d4fc577c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:40:59.302629 13874 raft_consensus.cc:2272] T 84b95b8533e34143a20a138826e3eb23 P 849eb9532676475a932daa88d4fc577c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:59.322449 13874 tablet_server.cc:196] TabletServer@127.13.140.130:0 shutdown complete.
I20260630 12:40:59.333564 13874 tablet_server.cc:179] TabletServer@127.13.140.131:0 shutting down...
I20260630 12:40:59.354259 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:40:59.354959 13874 tablet_replica.cc:333] T 84b95b8533e34143a20a138826e3eb23 P 95bf70b5472c4e349908c7c3676bb306: stopping tablet replica
I20260630 12:40:59.355505 13874 raft_consensus.cc:2243] T 84b95b8533e34143a20a138826e3eb23 P 95bf70b5472c4e349908c7c3676bb306 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:40:59.356029 13874 raft_consensus.cc:2272] T 84b95b8533e34143a20a138826e3eb23 P 95bf70b5472c4e349908c7c3676bb306 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:59.374857 13874 tablet_server.cc:196] TabletServer@127.13.140.131:0 shutdown complete.
I20260630 12:40:59.385850 13874 master.cc:562] Master@127.13.140.190:35593 shutting down...
I20260630 12:40:59.390127 18074 placement_policy_util.cc:411] tablet 84b95b8533e34143a20a138826e3eb23: detected majority of replicas (2 of 3) at location L0
I20260630 12:40:59.406466 13874 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f79ccc2b9a5946b5ae3abd8b9d2666bc [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:40:59.407127 13874 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f79ccc2b9a5946b5ae3abd8b9d2666bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:40:59.407464 13874 tablet_replica.cc:333] T 00000000000000000000000000000000 P f79ccc2b9a5946b5ae3abd8b9d2666bc: stopping tablet replica
I20260630 12:40:59.426221 13874 master.cc:584] Master@127.13.140.190:35593 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (13310 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260630 12:40:59.464258 13874 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.140.190:39077
I20260630 12:40:59.465448 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:40:59.471467 18348 instance_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:40:59.471897 18349 instance_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:40:59.472363 18351 instance_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:40:59.473285 13874 server_base.cc:1061] running on GCE node
I20260630 12:40:59.474054 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:40:59.474223 13874 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:40:59.474334 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823259474324 us; error 0 us; skew 500 ppm
I20260630 12:40:59.474756 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:40:59.477272 13874 webserver.cc:533] Webserver started at http://127.13.140.190:40123/ using document root <none> and password file <none>
I20260630 12:40:59.477712 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:40:59.477876 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:40:59.478116 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:40:59.479209 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782823128114093-13874-0/minicluster-data/master-0-root/instance:
uuid: "57a1646640c0458a88ceeffc875d137c"
format_stamp: "Formatted at 2026-06-30 12:40:59 on dist-test-slave-zctk"
I20260630 12:40:59.483461 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:40:59.486789 18356 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:40:59.487495 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:40:59.487766 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782823128114093-13874-0/minicluster-data/master-0-root
uuid: "57a1646640c0458a88ceeffc875d137c"
format_stamp: "Formatted at 2026-06-30 12:40:59 on dist-test-slave-zctk"
I20260630 12:40:59.488004 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782823128114093-13874-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782823128114093-13874-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782823128114093-13874-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:40:59.502532 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:40:59.503731 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:40:59.542179 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.190:39077
I20260630 12:40:59.542280 18407 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.190:39077 every 8 connection(s)
I20260630 12:40:59.546152 18408 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:40:59.557183 18408 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 57a1646640c0458a88ceeffc875d137c: Bootstrap starting.
I20260630 12:40:59.561874 18408 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 57a1646640c0458a88ceeffc875d137c: Neither blocks nor log segments found. Creating new log.
I20260630 12:40:59.565986 18408 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 57a1646640c0458a88ceeffc875d137c: No bootstrap required, opened a new log
I20260630 12:40:59.568101 18408 raft_consensus.cc:359] T 00000000000000000000000000000000 P 57a1646640c0458a88ceeffc875d137c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57a1646640c0458a88ceeffc875d137c" member_type: VOTER }
I20260630 12:40:59.568511 18408 raft_consensus.cc:385] T 00000000000000000000000000000000 P 57a1646640c0458a88ceeffc875d137c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:40:59.568770 18408 raft_consensus.cc:740] T 00000000000000000000000000000000 P 57a1646640c0458a88ceeffc875d137c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57a1646640c0458a88ceeffc875d137c, State: Initialized, Role: FOLLOWER
I20260630 12:40:59.569352 18408 consensus_queue.cc:260] T 00000000000000000000000000000000 P 57a1646640c0458a88ceeffc875d137c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "57a1646640c0458a88ceeffc875d137c" member_type: VOTER }
I20260630 12:40:59.569779 18408 raft_consensus.cc:399] T 00000000000000000000000000000000 P 57a1646640c0458a88ceeffc875d137c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:40:59.569967 18408 raft_consensus.cc:493] T 00000000000000000000000000000000 P 57a1646640c0458a88ceeffc875d137c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:40:59.570190 18408 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 57a1646640c0458a88ceeffc875d137c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:40:59.574573 18408 raft_consensus.cc:515] T 00000000000000000000000000000000 P 57a1646640c0458a88ceeffc875d137c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57a1646640c0458a88ceeffc875d137c" member_type: VOTER }
I20260630 12:40:59.575027 18408 leader_election.cc:304] T 00000000000000000000000000000000 P 57a1646640c0458a88ceeffc875d137c [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: 57a1646640c0458a88ceeffc875d137c; no voters: 
I20260630 12:40:59.576081 18408 leader_election.cc:290] T 00000000000000000000000000000000 P 57a1646640c0458a88ceeffc875d137c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:40:59.576452 18411 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 57a1646640c0458a88ceeffc875d137c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:40:59.577849 18411 raft_consensus.cc:697] T 00000000000000000000000000000000 P 57a1646640c0458a88ceeffc875d137c [term 1 LEADER]: Becoming Leader. State: Replica: 57a1646640c0458a88ceeffc875d137c, State: Running, Role: LEADER
I20260630 12:40:59.578455 18411 consensus_queue.cc:237] T 00000000000000000000000000000000 P 57a1646640c0458a88ceeffc875d137c [LEADER]: Queue going to LEADER mode. State: All 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: "57a1646640c0458a88ceeffc875d137c" member_type: VOTER }
I20260630 12:40:59.579028 18408 sys_catalog.cc:565] T 00000000000000000000000000000000 P 57a1646640c0458a88ceeffc875d137c [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:40:59.581454 18413 sys_catalog.cc:455] T 00000000000000000000000000000000 P 57a1646640c0458a88ceeffc875d137c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 57a1646640c0458a88ceeffc875d137c. Latest consensus state: current_term: 1 leader_uuid: "57a1646640c0458a88ceeffc875d137c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57a1646640c0458a88ceeffc875d137c" member_type: VOTER } }
I20260630 12:40:59.581502 18412 sys_catalog.cc:455] T 00000000000000000000000000000000 P 57a1646640c0458a88ceeffc875d137c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "57a1646640c0458a88ceeffc875d137c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57a1646640c0458a88ceeffc875d137c" member_type: VOTER } }
I20260630 12:40:59.582170 18413 sys_catalog.cc:458] T 00000000000000000000000000000000 P 57a1646640c0458a88ceeffc875d137c [sys.catalog]: This master's current role is: LEADER
I20260630 12:40:59.582237 18412 sys_catalog.cc:458] T 00000000000000000000000000000000 P 57a1646640c0458a88ceeffc875d137c [sys.catalog]: This master's current role is: LEADER
I20260630 12:40:59.586731 18417 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:40:59.595148 18417 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:40:59.596261 13874 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:40:59.604051 18417 catalog_manager.cc:1383] Generated new cluster ID: 57513141586b4a8980bee91f101c39b3
I20260630 12:40:59.604368 18417 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:40:59.626068 18417 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:40:59.627424 18417 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:40:59.639633 18417 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 57a1646640c0458a88ceeffc875d137c: Generated new TSK 0
I20260630 12:40:59.640257 18417 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:40:59.663223 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:40:59.669257 18429 instance_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:40:59.670770 18430 instance_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:40:59.672210 18432 instance_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:40:59.672254 13874 server_base.cc:1061] running on GCE node
I20260630 12:40:59.673430 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:40:59.673658 13874 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:40:59.673880 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823259673819 us; error 0 us; skew 500 ppm
I20260630 12:40:59.674397 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:40:59.676810 13874 webserver.cc:533] Webserver started at http://127.13.140.129:40005/ using document root <none> and password file <none>
I20260630 12:40:59.677313 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:40:59.677520 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:40:59.677791 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:40:59.679035 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782823128114093-13874-0/minicluster-data/ts-0-root/instance:
uuid: "b736b7b7a6ca442b9273d51359563de9"
format_stamp: "Formatted at 2026-06-30 12:40:59 on dist-test-slave-zctk"
I20260630 12:40:59.683722 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:40:59.687073 18437 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:40:59.687855 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:40:59.688158 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782823128114093-13874-0/minicluster-data/ts-0-root
uuid: "b736b7b7a6ca442b9273d51359563de9"
format_stamp: "Formatted at 2026-06-30 12:40:59 on dist-test-slave-zctk"
I20260630 12:40:59.688449 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782823128114093-13874-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782823128114093-13874-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782823128114093-13874-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:40:59.710069 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:40:59.711331 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:40:59.712836 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:40:59.715049 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:40:59.715261 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:40:59.715499 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:40:59.715673 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:40:59.754918 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.129:39487
I20260630 12:40:59.755014 18499 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.129:39487 every 8 connection(s)
I20260630 12:40:59.760315 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:40:59.767895 18504 instance_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:40:59.769893 18505 instance_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:40:59.771970 13874 server_base.cc:1061] running on GCE node
W20260630 12:40:59.772897 18507 instance_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:40:59.773783 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:40:59.773998 13874 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:40:59.774188 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823259774152 us; error 0 us; skew 500 ppm
I20260630 12:40:59.774768 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:40:59.777544 13874 webserver.cc:533] Webserver started at http://127.13.140.130:41287/ using document root <none> and password file <none>
I20260630 12:40:59.777547 18500 heartbeater.cc:344] Connected to a master server at 127.13.140.190:39077
I20260630 12:40:59.778054 18500 heartbeater.cc:461] Registering TS with master...
I20260630 12:40:59.778134 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:40:59.778421 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:40:59.778697 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:40:59.778913 18500 heartbeater.cc:507] Master 127.13.140.190:39077 requested a full tablet report, sending...
I20260630 12:40:59.779850 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782823128114093-13874-0/minicluster-data/ts-1-root/instance:
uuid: "bd45bb1986584584be7dd35e755198ea"
format_stamp: "Formatted at 2026-06-30 12:40:59 on dist-test-slave-zctk"
I20260630 12:40:59.781147 18373 ts_manager.cc:194] Registered new tserver with Master: b736b7b7a6ca442b9273d51359563de9 (127.13.140.129:39487)
I20260630 12:40:59.782907 18373 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47016
I20260630 12:40:59.784893 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:40:59.788383 18512 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:40:59.789211 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:40:59.789498 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782823128114093-13874-0/minicluster-data/ts-1-root
uuid: "bd45bb1986584584be7dd35e755198ea"
format_stamp: "Formatted at 2026-06-30 12:40:59 on dist-test-slave-zctk"
I20260630 12:40:59.789793 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782823128114093-13874-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782823128114093-13874-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782823128114093-13874-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:40:59.810593 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:40:59.812376 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:40:59.814769 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:40:59.817415 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:40:59.817714 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:40:59.817939 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:40:59.818167 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:40:59.868729 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.130:38343
I20260630 12:40:59.868809 18574 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.130:38343 every 8 connection(s)
I20260630 12:40:59.873500 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:40:59.880542 18578 instance_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:40:59.881444 18579 instance_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:40:59.883395 18581 instance_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:40:59.883939 13874 server_base.cc:1061] running on GCE node
I20260630 12:40:59.885089 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:40:59.885355 13874 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:40:59.885572 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823259885544 us; error 0 us; skew 500 ppm
I20260630 12:40:59.886204 18575 heartbeater.cc:344] Connected to a master server at 127.13.140.190:39077
I20260630 12:40:59.886229 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:40:59.886734 18575 heartbeater.cc:461] Registering TS with master...
I20260630 12:40:59.887562 18575 heartbeater.cc:507] Master 127.13.140.190:39077 requested a full tablet report, sending...
I20260630 12:40:59.889040 13874 webserver.cc:533] Webserver started at http://127.13.140.131:39135/ using document root <none> and password file <none>
I20260630 12:40:59.889647 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:40:59.889737 18373 ts_manager.cc:194] Registered new tserver with Master: bd45bb1986584584be7dd35e755198ea (127.13.140.130:38343)
I20260630 12:40:59.889891 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:40:59.890341 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:40:59.891755 18373 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47024
I20260630 12:40:59.892095 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782823128114093-13874-0/minicluster-data/ts-2-root/instance:
uuid: "f778ce6416f74e429290f6f42a4043e6"
format_stamp: "Formatted at 2026-06-30 12:40:59 on dist-test-slave-zctk"
I20260630 12:40:59.896667 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:40:59.899969 18586 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:40:59.900846 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:40:59.901162 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782823128114093-13874-0/minicluster-data/ts-2-root
uuid: "f778ce6416f74e429290f6f42a4043e6"
format_stamp: "Formatted at 2026-06-30 12:40:59 on dist-test-slave-zctk"
I20260630 12:40:59.901473 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782823128114093-13874-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782823128114093-13874-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782823128114093-13874-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:40:59.919100 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:40:59.920352 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:40:59.921885 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:40:59.924176 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:40:59.924427 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:40:59.924696 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:40:59.924885 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:40:59.964277 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.131:36803
I20260630 12:40:59.964368 18648 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.131:36803 every 8 connection(s)
I20260630 12:40:59.978253 18649 heartbeater.cc:344] Connected to a master server at 127.13.140.190:39077
I20260630 12:40:59.978628 18649 heartbeater.cc:461] Registering TS with master...
I20260630 12:40:59.979348 18649 heartbeater.cc:507] Master 127.13.140.190:39077 requested a full tablet report, sending...
I20260630 12:40:59.981221 18373 ts_manager.cc:194] Registered new tserver with Master: f778ce6416f74e429290f6f42a4043e6 (127.13.140.131:36803)
I20260630 12:40:59.981707 13874 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013946813s
I20260630 12:40:59.982971 18373 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47036
I20260630 12:41:00.785840 18500 heartbeater.cc:499] Master 127.13.140.190:39077 was elected leader, sending a full tablet report...
I20260630 12:41:00.894325 18575 heartbeater.cc:499] Master 127.13.140.190:39077 was elected leader, sending a full tablet report...
I20260630 12:41:00.985535 18649 heartbeater.cc:499] Master 127.13.140.190:39077 was elected leader, sending a full tablet report...
I20260630 12:41:01.037030 18373 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47050:
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:41:01.040084 18373 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:41:01.116076 18614 tablet_service.cc:1511] Processing CreateTablet for tablet 4447ffdb604c46a2a602ba217cb71859 (DEFAULT_TABLE table=test-workload [id=379f250955644b7dbcbb3cb4194ba64d]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:41:01.117129 18612 tablet_service.cc:1511] Processing CreateTablet for tablet 2128cc9fc24a4bb0ac942fd1f1e6a56b (DEFAULT_TABLE table=test-workload [id=379f250955644b7dbcbb3cb4194ba64d]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:41:01.118992 18611 tablet_service.cc:1511] Processing CreateTablet for tablet f831e7512f2140869709ece3b2c8b02f (DEFAULT_TABLE table=test-workload [id=379f250955644b7dbcbb3cb4194ba64d]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:41:01.119423 18613 tablet_service.cc:1511] Processing CreateTablet for tablet 58e77e06269945169f7408c19551ade1 (DEFAULT_TABLE table=test-workload [id=379f250955644b7dbcbb3cb4194ba64d]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:41:01.121364 18610 tablet_service.cc:1511] Processing CreateTablet for tablet d1d8c3baaca6491184fddde2d44188e1 (DEFAULT_TABLE table=test-workload [id=379f250955644b7dbcbb3cb4194ba64d]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:41:01.117607 18614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4447ffdb604c46a2a602ba217cb71859. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:01.123046 18610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1d8c3baaca6491184fddde2d44188e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:01.124073 18612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2128cc9fc24a4bb0ac942fd1f1e6a56b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:01.124883 18613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58e77e06269945169f7408c19551ade1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:01.126448 18609 tablet_service.cc:1511] Processing CreateTablet for tablet 22da1a8524db4e2db0d577c8c821f54d (DEFAULT_TABLE table=test-workload [id=379f250955644b7dbcbb3cb4194ba64d]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:41:01.127756 18609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22da1a8524db4e2db0d577c8c821f54d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:01.129488 18611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f831e7512f2140869709ece3b2c8b02f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:01.144872 18608 tablet_service.cc:1511] Processing CreateTablet for tablet 6e18a8bbc23e4bcc9f5df72727ad3fb5 (DEFAULT_TABLE table=test-workload [id=379f250955644b7dbcbb3cb4194ba64d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:41:01.146349 18608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e18a8bbc23e4bcc9f5df72727ad3fb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:01.146847 18465 tablet_service.cc:1511] Processing CreateTablet for tablet 4447ffdb604c46a2a602ba217cb71859 (DEFAULT_TABLE table=test-workload [id=379f250955644b7dbcbb3cb4194ba64d]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:41:01.148155 18465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4447ffdb604c46a2a602ba217cb71859. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:01.149952 18461 tablet_service.cc:1511] Processing CreateTablet for tablet d1d8c3baaca6491184fddde2d44188e1 (DEFAULT_TABLE table=test-workload [id=379f250955644b7dbcbb3cb4194ba64d]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:41:01.151088 18460 tablet_service.cc:1511] Processing CreateTablet for tablet 22da1a8524db4e2db0d577c8c821f54d (DEFAULT_TABLE table=test-workload [id=379f250955644b7dbcbb3cb4194ba64d]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:41:01.149971 18464 tablet_service.cc:1511] Processing CreateTablet for tablet 58e77e06269945169f7408c19551ade1 (DEFAULT_TABLE table=test-workload [id=379f250955644b7dbcbb3cb4194ba64d]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:41:01.152293 18462 tablet_service.cc:1511] Processing CreateTablet for tablet f831e7512f2140869709ece3b2c8b02f (DEFAULT_TABLE table=test-workload [id=379f250955644b7dbcbb3cb4194ba64d]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:41:01.154646 18459 tablet_service.cc:1511] Processing CreateTablet for tablet 6e18a8bbc23e4bcc9f5df72727ad3fb5 (DEFAULT_TABLE table=test-workload [id=379f250955644b7dbcbb3cb4194ba64d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:41:01.155977 18459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e18a8bbc23e4bcc9f5df72727ad3fb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:01.160924 18462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f831e7512f2140869709ece3b2c8b02f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:01.153446 18463 tablet_service.cc:1511] Processing CreateTablet for tablet 2128cc9fc24a4bb0ac942fd1f1e6a56b (DEFAULT_TABLE table=test-workload [id=379f250955644b7dbcbb3cb4194ba64d]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:41:01.162091 18463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2128cc9fc24a4bb0ac942fd1f1e6a56b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:01.162717 18460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22da1a8524db4e2db0d577c8c821f54d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:01.163373 18461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1d8c3baaca6491184fddde2d44188e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:01.168946 18464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58e77e06269945169f7408c19551ade1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:01.174477 18458 tablet_service.cc:1511] Processing CreateTablet for tablet e1b4f5c4c2cc41398c349868879bd21f (DEFAULT_TABLE table=test-workload [id=379f250955644b7dbcbb3cb4194ba64d]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:41:01.175911 18458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1b4f5c4c2cc41398c349868879bd21f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:01.192250 18611 tablet_service.cc:1511] Processing CreateTablet for tablet e1b4f5c4c2cc41398c349868879bd21f (DEFAULT_TABLE table=test-workload [id=379f250955644b7dbcbb3cb4194ba64d]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:41:01.194651 18611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1b4f5c4c2cc41398c349868879bd21f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:01.195477 18457 tablet_service.cc:1511] Processing CreateTablet for tablet ccdbd02f177b4391bd3e34b9fa2dc9ce (DEFAULT_TABLE table=test-workload [id=379f250955644b7dbcbb3cb4194ba64d]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:41:01.196900 18457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccdbd02f177b4391bd3e34b9fa2dc9ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:01.209867 18610 tablet_service.cc:1511] Processing CreateTablet for tablet ccdbd02f177b4391bd3e34b9fa2dc9ce (DEFAULT_TABLE table=test-workload [id=379f250955644b7dbcbb3cb4194ba64d]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:41:01.211164 18610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccdbd02f177b4391bd3e34b9fa2dc9ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:01.218076 18536 tablet_service.cc:1511] Processing CreateTablet for tablet d1d8c3baaca6491184fddde2d44188e1 (DEFAULT_TABLE table=test-workload [id=379f250955644b7dbcbb3cb4194ba64d]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:41:01.219555 18536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1d8c3baaca6491184fddde2d44188e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:01.221796 18539 tablet_service.cc:1511] Processing CreateTablet for tablet 58e77e06269945169f7408c19551ade1 (DEFAULT_TABLE table=test-workload [id=379f250955644b7dbcbb3cb4194ba64d]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:41:01.223172 18539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58e77e06269945169f7408c19551ade1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:01.225756 18537 tablet_service.cc:1511] Processing CreateTablet for tablet f831e7512f2140869709ece3b2c8b02f (DEFAULT_TABLE table=test-workload [id=379f250955644b7dbcbb3cb4194ba64d]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:41:01.227137 18537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f831e7512f2140869709ece3b2c8b02f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:01.229743 18538 tablet_service.cc:1511] Processing CreateTablet for tablet 2128cc9fc24a4bb0ac942fd1f1e6a56b (DEFAULT_TABLE table=test-workload [id=379f250955644b7dbcbb3cb4194ba64d]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:41:01.230170 18611 tablet_service.cc:1511] Processing CreateTablet for tablet a81d0307cf0e4b14963f36650e70606f (DEFAULT_TABLE table=test-workload [id=379f250955644b7dbcbb3cb4194ba64d]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:41:01.231118 18538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2128cc9fc24a4bb0ac942fd1f1e6a56b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:01.231406 18611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a81d0307cf0e4b14963f36650e70606f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:01.234035 18540 tablet_service.cc:1511] Processing CreateTablet for tablet 4447ffdb604c46a2a602ba217cb71859 (DEFAULT_TABLE table=test-workload [id=379f250955644b7dbcbb3cb4194ba64d]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:41:01.235437 18540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4447ffdb604c46a2a602ba217cb71859. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:01.235111 18456 tablet_service.cc:1511] Processing CreateTablet for tablet a81d0307cf0e4b14963f36650e70606f (DEFAULT_TABLE table=test-workload [id=379f250955644b7dbcbb3cb4194ba64d]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:41:01.239351 18534 tablet_service.cc:1511] Processing CreateTablet for tablet 6e18a8bbc23e4bcc9f5df72727ad3fb5 (DEFAULT_TABLE table=test-workload [id=379f250955644b7dbcbb3cb4194ba64d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:41:01.239883 18535 tablet_service.cc:1511] Processing CreateTablet for tablet 22da1a8524db4e2db0d577c8c821f54d (DEFAULT_TABLE table=test-workload [id=379f250955644b7dbcbb3cb4194ba64d]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:41:01.241714 18534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e18a8bbc23e4bcc9f5df72727ad3fb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:01.246483 18532 tablet_service.cc:1511] Processing CreateTablet for tablet ccdbd02f177b4391bd3e34b9fa2dc9ce (DEFAULT_TABLE table=test-workload [id=379f250955644b7dbcbb3cb4194ba64d]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:41:01.247892 18532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccdbd02f177b4391bd3e34b9fa2dc9ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:01.253875 18531 tablet_service.cc:1511] Processing CreateTablet for tablet a81d0307cf0e4b14963f36650e70606f (DEFAULT_TABLE table=test-workload [id=379f250955644b7dbcbb3cb4194ba64d]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:41:01.255563 18531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a81d0307cf0e4b14963f36650e70606f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:01.236490 18456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a81d0307cf0e4b14963f36650e70606f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:01.261845 18533 tablet_service.cc:1511] Processing CreateTablet for tablet e1b4f5c4c2cc41398c349868879bd21f (DEFAULT_TABLE table=test-workload [id=379f250955644b7dbcbb3cb4194ba64d]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:41:01.262568 18457 tablet_service.cc:1511] Processing CreateTablet for tablet 26f492fcbe9a43b58f75f8abf3e53e29 (DEFAULT_TABLE table=test-workload [id=379f250955644b7dbcbb3cb4194ba64d]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:41:01.263325 18533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1b4f5c4c2cc41398c349868879bd21f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:01.263980 18457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26f492fcbe9a43b58f75f8abf3e53e29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:01.264463 18612 tablet_service.cc:1511] Processing CreateTablet for tablet 26f492fcbe9a43b58f75f8abf3e53e29 (DEFAULT_TABLE table=test-workload [id=379f250955644b7dbcbb3cb4194ba64d]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:41:01.265878 18612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26f492fcbe9a43b58f75f8abf3e53e29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:01.264954 18535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22da1a8524db4e2db0d577c8c821f54d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:01.279887 18609 tablet_service.cc:1511] Processing CreateTablet for tablet eaa3f36bd3104d3980618790e95ced18 (DEFAULT_TABLE table=test-workload [id=379f250955644b7dbcbb3cb4194ba64d]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:41:01.281446 18609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaa3f36bd3104d3980618790e95ced18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:01.304184 18669 tablet_bootstrap.cc:492] T 4447ffdb604c46a2a602ba217cb71859 P f778ce6416f74e429290f6f42a4043e6: Bootstrap starting.
I20260630 12:41:01.313971 18459 tablet_service.cc:1511] Processing CreateTablet for tablet eaa3f36bd3104d3980618790e95ced18 (DEFAULT_TABLE table=test-workload [id=379f250955644b7dbcbb3cb4194ba64d]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:41:01.316083 18459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaa3f36bd3104d3980618790e95ced18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:01.336720 18671 tablet_bootstrap.cc:492] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P bd45bb1986584584be7dd35e755198ea: Bootstrap starting.
I20260630 12:41:01.339649 18532 tablet_service.cc:1511] Processing CreateTablet for tablet eaa3f36bd3104d3980618790e95ced18 (DEFAULT_TABLE table=test-workload [id=379f250955644b7dbcbb3cb4194ba64d]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:41:01.342267 18669 tablet_bootstrap.cc:654] T 4447ffdb604c46a2a602ba217cb71859 P f778ce6416f74e429290f6f42a4043e6: Neither blocks nor log segments found. Creating new log.
I20260630 12:41:01.344269 18534 tablet_service.cc:1511] Processing CreateTablet for tablet 26f492fcbe9a43b58f75f8abf3e53e29 (DEFAULT_TABLE table=test-workload [id=379f250955644b7dbcbb3cb4194ba64d]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:41:01.346834 18670 tablet_bootstrap.cc:492] T d1d8c3baaca6491184fddde2d44188e1 P b736b7b7a6ca442b9273d51359563de9: Bootstrap starting.
I20260630 12:41:01.347637 18671 tablet_bootstrap.cc:654] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P bd45bb1986584584be7dd35e755198ea: Neither blocks nor log segments found. Creating new log.
I20260630 12:41:01.352079 18532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaa3f36bd3104d3980618790e95ced18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:01.363722 18670 tablet_bootstrap.cc:654] T d1d8c3baaca6491184fddde2d44188e1 P b736b7b7a6ca442b9273d51359563de9: Neither blocks nor log segments found. Creating new log.
I20260630 12:41:01.365633 18534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26f492fcbe9a43b58f75f8abf3e53e29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:01.377408 18671 tablet_bootstrap.cc:492] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P bd45bb1986584584be7dd35e755198ea: No bootstrap required, opened a new log
I20260630 12:41:01.378039 18671 ts_tablet_manager.cc:1403] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P bd45bb1986584584be7dd35e755198ea: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.018s
I20260630 12:41:01.382495 18671 raft_consensus.cc:359] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:01.384274 18671 raft_consensus.cc:385] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:41:01.384724 18671 raft_consensus.cc:740] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd45bb1986584584be7dd35e755198ea, State: Initialized, Role: FOLLOWER
I20260630 12:41:01.386076 18671 consensus_queue.cc:260] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P bd45bb1986584584be7dd35e755198ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:01.396934 18669 tablet_bootstrap.cc:492] T 4447ffdb604c46a2a602ba217cb71859 P f778ce6416f74e429290f6f42a4043e6: No bootstrap required, opened a new log
I20260630 12:41:01.397707 18669 ts_tablet_manager.cc:1403] T 4447ffdb604c46a2a602ba217cb71859 P f778ce6416f74e429290f6f42a4043e6: Time spent bootstrapping tablet: real 0.094s	user 0.025s	sys 0.008s
I20260630 12:41:01.398934 18671 ts_tablet_manager.cc:1434] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P bd45bb1986584584be7dd35e755198ea: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.006s
I20260630 12:41:01.400177 18670 tablet_bootstrap.cc:492] T d1d8c3baaca6491184fddde2d44188e1 P b736b7b7a6ca442b9273d51359563de9: No bootstrap required, opened a new log
I20260630 12:41:01.400698 18670 ts_tablet_manager.cc:1403] T d1d8c3baaca6491184fddde2d44188e1 P b736b7b7a6ca442b9273d51359563de9: Time spent bootstrapping tablet: real 0.054s	user 0.015s	sys 0.009s
I20260630 12:41:01.400729 18669 raft_consensus.cc:359] T 4447ffdb604c46a2a602ba217cb71859 P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } }
I20260630 12:41:01.401692 18669 raft_consensus.cc:385] T 4447ffdb604c46a2a602ba217cb71859 P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:41:01.402050 18669 raft_consensus.cc:740] T 4447ffdb604c46a2a602ba217cb71859 P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f778ce6416f74e429290f6f42a4043e6, State: Initialized, Role: FOLLOWER
I20260630 12:41:01.403059 18669 consensus_queue.cc:260] T 4447ffdb604c46a2a602ba217cb71859 P f778ce6416f74e429290f6f42a4043e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } }
I20260630 12:41:01.404610 18671 tablet_bootstrap.cc:492] T ccdbd02f177b4391bd3e34b9fa2dc9ce P bd45bb1986584584be7dd35e755198ea: Bootstrap starting.
I20260630 12:41:01.410132 18671 tablet_bootstrap.cc:654] T ccdbd02f177b4391bd3e34b9fa2dc9ce P bd45bb1986584584be7dd35e755198ea: Neither blocks nor log segments found. Creating new log.
I20260630 12:41:01.409742 18670 raft_consensus.cc:359] T d1d8c3baaca6491184fddde2d44188e1 P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:01.410616 18670 raft_consensus.cc:385] T d1d8c3baaca6491184fddde2d44188e1 P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:41:01.411005 18670 raft_consensus.cc:740] T d1d8c3baaca6491184fddde2d44188e1 P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b736b7b7a6ca442b9273d51359563de9, State: Initialized, Role: FOLLOWER
I20260630 12:41:01.412061 18670 consensus_queue.cc:260] T d1d8c3baaca6491184fddde2d44188e1 P b736b7b7a6ca442b9273d51359563de9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:01.418570 18675 raft_consensus.cc:493] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:41:01.419139 18675 raft_consensus.cc:515] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:01.420293 18670 ts_tablet_manager.cc:1434] T d1d8c3baaca6491184fddde2d44188e1 P b736b7b7a6ca442b9273d51359563de9: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.005s
I20260630 12:41:01.421423 18670 tablet_bootstrap.cc:492] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P b736b7b7a6ca442b9273d51359563de9: Bootstrap starting.
I20260630 12:41:01.424983 18675 leader_election.cc:290] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P bd45bb1986584584be7dd35e755198ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b736b7b7a6ca442b9273d51359563de9 (127.13.140.129:39487), f778ce6416f74e429290f6f42a4043e6 (127.13.140.131:36803)
I20260630 12:41:01.426964 18676 raft_consensus.cc:493] T 4447ffdb604c46a2a602ba217cb71859 P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:41:01.428886 18670 tablet_bootstrap.cc:654] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P b736b7b7a6ca442b9273d51359563de9: Neither blocks nor log segments found. Creating new log.
I20260630 12:41:01.428774 18676 raft_consensus.cc:515] T 4447ffdb604c46a2a602ba217cb71859 P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } }
I20260630 12:41:01.425024 18669 ts_tablet_manager.cc:1434] T 4447ffdb604c46a2a602ba217cb71859 P f778ce6416f74e429290f6f42a4043e6: Time spent starting tablet: real 0.027s	user 0.016s	sys 0.000s
I20260630 12:41:01.438894 18669 tablet_bootstrap.cc:492] T f831e7512f2140869709ece3b2c8b02f P f778ce6416f74e429290f6f42a4043e6: Bootstrap starting.
I20260630 12:41:01.445209 18676 leader_election.cc:290] T 4447ffdb604c46a2a602ba217cb71859 P f778ce6416f74e429290f6f42a4043e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b736b7b7a6ca442b9273d51359563de9 (127.13.140.129:39487), bd45bb1986584584be7dd35e755198ea (127.13.140.130:38343)
I20260630 12:41:01.448655 18669 tablet_bootstrap.cc:654] T f831e7512f2140869709ece3b2c8b02f P f778ce6416f74e429290f6f42a4043e6: Neither blocks nor log segments found. Creating new log.
I20260630 12:41:01.452821 18671 tablet_bootstrap.cc:492] T ccdbd02f177b4391bd3e34b9fa2dc9ce P bd45bb1986584584be7dd35e755198ea: No bootstrap required, opened a new log
I20260630 12:41:01.453339 18671 ts_tablet_manager.cc:1403] T ccdbd02f177b4391bd3e34b9fa2dc9ce P bd45bb1986584584be7dd35e755198ea: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.005s
I20260630 12:41:01.456090 18671 raft_consensus.cc:359] T ccdbd02f177b4391bd3e34b9fa2dc9ce P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:01.456923 18671 raft_consensus.cc:385] T ccdbd02f177b4391bd3e34b9fa2dc9ce P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:41:01.457250 18671 raft_consensus.cc:740] T ccdbd02f177b4391bd3e34b9fa2dc9ce P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd45bb1986584584be7dd35e755198ea, State: Initialized, Role: FOLLOWER
I20260630 12:41:01.457991 18671 consensus_queue.cc:260] T ccdbd02f177b4391bd3e34b9fa2dc9ce P bd45bb1986584584be7dd35e755198ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:01.461956 18671 ts_tablet_manager.cc:1434] T ccdbd02f177b4391bd3e34b9fa2dc9ce P bd45bb1986584584be7dd35e755198ea: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260630 12:41:01.461555 18624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e18a8bbc23e4bcc9f5df72727ad3fb5" candidate_uuid: "bd45bb1986584584be7dd35e755198ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f778ce6416f74e429290f6f42a4043e6" is_pre_election: true
W20260630 12:41:01.463754 18513 leader_election.cc:343] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P bd45bb1986584584be7dd35e755198ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f778ce6416f74e429290f6f42a4043e6 (127.13.140.131:36803): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:41:01.462980 18671 tablet_bootstrap.cc:492] T a81d0307cf0e4b14963f36650e70606f P bd45bb1986584584be7dd35e755198ea: Bootstrap starting.
I20260630 12:41:01.475538 18550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4447ffdb604c46a2a602ba217cb71859" candidate_uuid: "f778ce6416f74e429290f6f42a4043e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd45bb1986584584be7dd35e755198ea" is_pre_election: true
I20260630 12:41:01.478204 18669 tablet_bootstrap.cc:492] T f831e7512f2140869709ece3b2c8b02f P f778ce6416f74e429290f6f42a4043e6: No bootstrap required, opened a new log
W20260630 12:41:01.478060 18587 leader_election.cc:343] T 4447ffdb604c46a2a602ba217cb71859 P f778ce6416f74e429290f6f42a4043e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd45bb1986584584be7dd35e755198ea (127.13.140.130:38343): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:41:01.476015 18671 tablet_bootstrap.cc:654] T a81d0307cf0e4b14963f36650e70606f P bd45bb1986584584be7dd35e755198ea: Neither blocks nor log segments found. Creating new log.
I20260630 12:41:01.479015 18669 ts_tablet_manager.cc:1403] T f831e7512f2140869709ece3b2c8b02f P f778ce6416f74e429290f6f42a4043e6: Time spent bootstrapping tablet: real 0.040s	user 0.025s	sys 0.013s
I20260630 12:41:01.482268 18669 raft_consensus.cc:359] T f831e7512f2140869709ece3b2c8b02f P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:01.483067 18669 raft_consensus.cc:385] T f831e7512f2140869709ece3b2c8b02f P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:41:01.483459 18669 raft_consensus.cc:740] T f831e7512f2140869709ece3b2c8b02f P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f778ce6416f74e429290f6f42a4043e6, State: Initialized, Role: FOLLOWER
I20260630 12:41:01.484261 18669 consensus_queue.cc:260] T f831e7512f2140869709ece3b2c8b02f P f778ce6416f74e429290f6f42a4043e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:01.484495 18475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4447ffdb604c46a2a602ba217cb71859" candidate_uuid: "f778ce6416f74e429290f6f42a4043e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b736b7b7a6ca442b9273d51359563de9" is_pre_election: true
I20260630 12:41:01.486459 18669 ts_tablet_manager.cc:1434] T f831e7512f2140869709ece3b2c8b02f P f778ce6416f74e429290f6f42a4043e6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
W20260630 12:41:01.487154 18590 leader_election.cc:343] T 4447ffdb604c46a2a602ba217cb71859 P f778ce6416f74e429290f6f42a4043e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b736b7b7a6ca442b9273d51359563de9 (127.13.140.129:39487): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:41:01.487452 18669 tablet_bootstrap.cc:492] T 58e77e06269945169f7408c19551ade1 P f778ce6416f74e429290f6f42a4043e6: Bootstrap starting.
I20260630 12:41:01.487912 18590 leader_election.cc:304] T 4447ffdb604c46a2a602ba217cb71859 P f778ce6416f74e429290f6f42a4043e6 [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: f778ce6416f74e429290f6f42a4043e6; no voters: b736b7b7a6ca442b9273d51359563de9, bd45bb1986584584be7dd35e755198ea
I20260630 12:41:01.489054 18676 raft_consensus.cc:2749] T 4447ffdb604c46a2a602ba217cb71859 P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:41:01.494565 18669 tablet_bootstrap.cc:654] T 58e77e06269945169f7408c19551ade1 P f778ce6416f74e429290f6f42a4043e6: Neither blocks nor log segments found. Creating new log.
I20260630 12:41:01.494248 18475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e18a8bbc23e4bcc9f5df72727ad3fb5" candidate_uuid: "bd45bb1986584584be7dd35e755198ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b736b7b7a6ca442b9273d51359563de9" is_pre_election: true
W20260630 12:41:01.498857 18516 leader_election.cc:343] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P bd45bb1986584584be7dd35e755198ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b736b7b7a6ca442b9273d51359563de9 (127.13.140.129:39487): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:41:01.499558 18516 leader_election.cc:304] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P bd45bb1986584584be7dd35e755198ea [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: bd45bb1986584584be7dd35e755198ea; no voters: b736b7b7a6ca442b9273d51359563de9, f778ce6416f74e429290f6f42a4043e6
I20260630 12:41:01.500919 18675 raft_consensus.cc:2749] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:41:01.505777 18670 tablet_bootstrap.cc:492] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P b736b7b7a6ca442b9273d51359563de9: No bootstrap required, opened a new log
I20260630 12:41:01.506439 18670 ts_tablet_manager.cc:1403] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P b736b7b7a6ca442b9273d51359563de9: Time spent bootstrapping tablet: real 0.085s	user 0.018s	sys 0.020s
I20260630 12:41:01.508019 18671 tablet_bootstrap.cc:492] T a81d0307cf0e4b14963f36650e70606f P bd45bb1986584584be7dd35e755198ea: No bootstrap required, opened a new log
I20260630 12:41:01.508093 18669 tablet_bootstrap.cc:492] T 58e77e06269945169f7408c19551ade1 P f778ce6416f74e429290f6f42a4043e6: No bootstrap required, opened a new log
I20260630 12:41:01.508682 18671 ts_tablet_manager.cc:1403] T a81d0307cf0e4b14963f36650e70606f P bd45bb1986584584be7dd35e755198ea: Time spent bootstrapping tablet: real 0.046s	user 0.008s	sys 0.018s
I20260630 12:41:01.508827 18669 ts_tablet_manager.cc:1403] T 58e77e06269945169f7408c19551ade1 P f778ce6416f74e429290f6f42a4043e6: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.004s
I20260630 12:41:01.509322 18670 raft_consensus.cc:359] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:01.510263 18670 raft_consensus.cc:385] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:41:01.510661 18670 raft_consensus.cc:740] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b736b7b7a6ca442b9273d51359563de9, State: Initialized, Role: FOLLOWER
I20260630 12:41:01.511549 18670 consensus_queue.cc:260] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P b736b7b7a6ca442b9273d51359563de9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:01.511673 18669 raft_consensus.cc:359] T 58e77e06269945169f7408c19551ade1 P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:01.512493 18669 raft_consensus.cc:385] T 58e77e06269945169f7408c19551ade1 P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:41:01.512899 18669 raft_consensus.cc:740] T 58e77e06269945169f7408c19551ade1 P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f778ce6416f74e429290f6f42a4043e6, State: Initialized, Role: FOLLOWER
I20260630 12:41:01.512770 18671 raft_consensus.cc:359] T a81d0307cf0e4b14963f36650e70606f P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:01.513546 18671 raft_consensus.cc:385] T a81d0307cf0e4b14963f36650e70606f P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:41:01.513870 18671 raft_consensus.cc:740] T a81d0307cf0e4b14963f36650e70606f P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd45bb1986584584be7dd35e755198ea, State: Initialized, Role: FOLLOWER
I20260630 12:41:01.513804 18669 consensus_queue.cc:260] T 58e77e06269945169f7408c19551ade1 P f778ce6416f74e429290f6f42a4043e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:01.515266 18670 ts_tablet_manager.cc:1434] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P b736b7b7a6ca442b9273d51359563de9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:41:01.514825 18671 consensus_queue.cc:260] T a81d0307cf0e4b14963f36650e70606f P bd45bb1986584584be7dd35e755198ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:01.516373 18670 tablet_bootstrap.cc:492] T ccdbd02f177b4391bd3e34b9fa2dc9ce P b736b7b7a6ca442b9273d51359563de9: Bootstrap starting.
I20260630 12:41:01.518477 18669 ts_tablet_manager.cc:1434] T 58e77e06269945169f7408c19551ade1 P f778ce6416f74e429290f6f42a4043e6: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:41:01.519598 18669 tablet_bootstrap.cc:492] T 22da1a8524db4e2db0d577c8c821f54d P f778ce6416f74e429290f6f42a4043e6: Bootstrap starting.
I20260630 12:41:01.523728 18670 tablet_bootstrap.cc:654] T ccdbd02f177b4391bd3e34b9fa2dc9ce P b736b7b7a6ca442b9273d51359563de9: Neither blocks nor log segments found. Creating new log.
I20260630 12:41:01.526278 18669 tablet_bootstrap.cc:654] T 22da1a8524db4e2db0d577c8c821f54d P f778ce6416f74e429290f6f42a4043e6: Neither blocks nor log segments found. Creating new log.
I20260630 12:41:01.529371 18671 ts_tablet_manager.cc:1434] T a81d0307cf0e4b14963f36650e70606f P bd45bb1986584584be7dd35e755198ea: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260630 12:41:01.533643 18671 tablet_bootstrap.cc:492] T 58e77e06269945169f7408c19551ade1 P bd45bb1986584584be7dd35e755198ea: Bootstrap starting.
I20260630 12:41:01.535897 18679 raft_consensus.cc:493] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:41:01.536361 18679 raft_consensus.cc:515] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:01.537057 18675 raft_consensus.cc:493] T a81d0307cf0e4b14963f36650e70606f P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:41:01.537741 18675 raft_consensus.cc:515] T a81d0307cf0e4b14963f36650e70606f P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:01.538462 18670 tablet_bootstrap.cc:492] T ccdbd02f177b4391bd3e34b9fa2dc9ce P b736b7b7a6ca442b9273d51359563de9: No bootstrap required, opened a new log
I20260630 12:41:01.538908 18679 leader_election.cc:290] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P b736b7b7a6ca442b9273d51359563de9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd45bb1986584584be7dd35e755198ea (127.13.140.130:38343), f778ce6416f74e429290f6f42a4043e6 (127.13.140.131:36803)
I20260630 12:41:01.540491 18675 leader_election.cc:290] T a81d0307cf0e4b14963f36650e70606f P bd45bb1986584584be7dd35e755198ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b736b7b7a6ca442b9273d51359563de9 (127.13.140.129:39487), f778ce6416f74e429290f6f42a4043e6 (127.13.140.131:36803)
I20260630 12:41:01.541806 18624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a81d0307cf0e4b14963f36650e70606f" candidate_uuid: "bd45bb1986584584be7dd35e755198ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f778ce6416f74e429290f6f42a4043e6" is_pre_election: true
I20260630 12:41:01.539000 18670 ts_tablet_manager.cc:1403] T ccdbd02f177b4391bd3e34b9fa2dc9ce P b736b7b7a6ca442b9273d51359563de9: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.011s
I20260630 12:41:01.541994 18475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a81d0307cf0e4b14963f36650e70606f" candidate_uuid: "bd45bb1986584584be7dd35e755198ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b736b7b7a6ca442b9273d51359563de9" is_pre_election: true
I20260630 12:41:01.543915 18671 tablet_bootstrap.cc:654] T 58e77e06269945169f7408c19551ade1 P bd45bb1986584584be7dd35e755198ea: Neither blocks nor log segments found. Creating new log.
W20260630 12:41:01.545697 18513 leader_election.cc:343] T a81d0307cf0e4b14963f36650e70606f P bd45bb1986584584be7dd35e755198ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f778ce6416f74e429290f6f42a4043e6 (127.13.140.131:36803): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:41:01.546346 18516 leader_election.cc:343] T a81d0307cf0e4b14963f36650e70606f P bd45bb1986584584be7dd35e755198ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b736b7b7a6ca442b9273d51359563de9 (127.13.140.129:39487): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:41:01.546947 18516 leader_election.cc:304] T a81d0307cf0e4b14963f36650e70606f P bd45bb1986584584be7dd35e755198ea [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: bd45bb1986584584be7dd35e755198ea; no voters: b736b7b7a6ca442b9273d51359563de9, f778ce6416f74e429290f6f42a4043e6
I20260630 12:41:01.545881 18669 tablet_bootstrap.cc:492] T 22da1a8524db4e2db0d577c8c821f54d P f778ce6416f74e429290f6f42a4043e6: No bootstrap required, opened a new log
I20260630 12:41:01.547271 18670 raft_consensus.cc:359] T ccdbd02f177b4391bd3e34b9fa2dc9ce P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:01.547945 18675 raft_consensus.cc:2749] T a81d0307cf0e4b14963f36650e70606f P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:41:01.547986 18670 raft_consensus.cc:385] T ccdbd02f177b4391bd3e34b9fa2dc9ce P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:41:01.548146 18669 ts_tablet_manager.cc:1403] T 22da1a8524db4e2db0d577c8c821f54d P f778ce6416f74e429290f6f42a4043e6: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.010s
I20260630 12:41:01.548470 18670 raft_consensus.cc:740] T ccdbd02f177b4391bd3e34b9fa2dc9ce P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b736b7b7a6ca442b9273d51359563de9, State: Initialized, Role: FOLLOWER
I20260630 12:41:01.549188 18670 consensus_queue.cc:260] T ccdbd02f177b4391bd3e34b9fa2dc9ce P b736b7b7a6ca442b9273d51359563de9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:01.551160 18670 ts_tablet_manager.cc:1434] T ccdbd02f177b4391bd3e34b9fa2dc9ce P b736b7b7a6ca442b9273d51359563de9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:41:01.551319 18669 raft_consensus.cc:359] T 22da1a8524db4e2db0d577c8c821f54d P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:01.558235 18669 raft_consensus.cc:385] T 22da1a8524db4e2db0d577c8c821f54d P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:41:01.558602 18669 raft_consensus.cc:740] T 22da1a8524db4e2db0d577c8c821f54d P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f778ce6416f74e429290f6f42a4043e6, State: Initialized, Role: FOLLOWER
I20260630 12:41:01.559358 18669 consensus_queue.cc:260] T 22da1a8524db4e2db0d577c8c821f54d P f778ce6416f74e429290f6f42a4043e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:01.561647 18669 ts_tablet_manager.cc:1434] T 22da1a8524db4e2db0d577c8c821f54d P f778ce6416f74e429290f6f42a4043e6: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260630 12:41:01.562618 18669 tablet_bootstrap.cc:492] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P f778ce6416f74e429290f6f42a4043e6: Bootstrap starting.
I20260630 12:41:01.552167 18670 tablet_bootstrap.cc:492] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P b736b7b7a6ca442b9273d51359563de9: Bootstrap starting.
I20260630 12:41:01.569064 18670 tablet_bootstrap.cc:654] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P b736b7b7a6ca442b9273d51359563de9: Neither blocks nor log segments found. Creating new log.
I20260630 12:41:01.569186 18550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e18a8bbc23e4bcc9f5df72727ad3fb5" candidate_uuid: "b736b7b7a6ca442b9273d51359563de9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd45bb1986584584be7dd35e755198ea" is_pre_election: true
I20260630 12:41:01.570060 18550 raft_consensus.cc:2468] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b736b7b7a6ca442b9273d51359563de9 in term 0.
I20260630 12:41:01.571593 18438 leader_election.cc:304] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P b736b7b7a6ca442b9273d51359563de9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b736b7b7a6ca442b9273d51359563de9, bd45bb1986584584be7dd35e755198ea; no voters: 
I20260630 12:41:01.572502 18679 raft_consensus.cc:2804] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:41:01.569064 18669 tablet_bootstrap.cc:654] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P f778ce6416f74e429290f6f42a4043e6: Neither blocks nor log segments found. Creating new log.
I20260630 12:41:01.572877 18679 raft_consensus.cc:493] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:41:01.573503 18679 raft_consensus.cc:3060] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:41:01.577239 18671 tablet_bootstrap.cc:492] T 58e77e06269945169f7408c19551ade1 P bd45bb1986584584be7dd35e755198ea: No bootstrap required, opened a new log
I20260630 12:41:01.577853 18671 ts_tablet_manager.cc:1403] T 58e77e06269945169f7408c19551ade1 P bd45bb1986584584be7dd35e755198ea: Time spent bootstrapping tablet: real 0.045s	user 0.016s	sys 0.008s
I20260630 12:41:01.581013 18679 raft_consensus.cc:515] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:01.581779 18671 raft_consensus.cc:359] T 58e77e06269945169f7408c19551ade1 P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:01.582829 18671 raft_consensus.cc:385] T 58e77e06269945169f7408c19551ade1 P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:41:01.583240 18671 raft_consensus.cc:740] T 58e77e06269945169f7408c19551ade1 P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd45bb1986584584be7dd35e755198ea, State: Initialized, Role: FOLLOWER
I20260630 12:41:01.583731 18670 tablet_bootstrap.cc:492] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P b736b7b7a6ca442b9273d51359563de9: No bootstrap required, opened a new log
I20260630 12:41:01.584259 18550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e18a8bbc23e4bcc9f5df72727ad3fb5" candidate_uuid: "b736b7b7a6ca442b9273d51359563de9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd45bb1986584584be7dd35e755198ea"
I20260630 12:41:01.585884 18670 ts_tablet_manager.cc:1403] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P b736b7b7a6ca442b9273d51359563de9: Time spent bootstrapping tablet: real 0.034s	user 0.003s	sys 0.010s
I20260630 12:41:01.584383 18671 consensus_queue.cc:260] T 58e77e06269945169f7408c19551ade1 P bd45bb1986584584be7dd35e755198ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:01.585796 18550 raft_consensus.cc:3060] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:41:01.587903 18671 ts_tablet_manager.cc:1434] T 58e77e06269945169f7408c19551ade1 P bd45bb1986584584be7dd35e755198ea: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260630 12:41:01.588165 18669 tablet_bootstrap.cc:492] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P f778ce6416f74e429290f6f42a4043e6: No bootstrap required, opened a new log
I20260630 12:41:01.588660 18669 ts_tablet_manager.cc:1403] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P f778ce6416f74e429290f6f42a4043e6: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.002s
I20260630 12:41:01.588896 18671 tablet_bootstrap.cc:492] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P bd45bb1986584584be7dd35e755198ea: Bootstrap starting.
I20260630 12:41:01.585088 18679 leader_election.cc:290] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P b736b7b7a6ca442b9273d51359563de9 [CANDIDATE]: Term 1 election: Requested vote from peers bd45bb1986584584be7dd35e755198ea (127.13.140.130:38343), f778ce6416f74e429290f6f42a4043e6 (127.13.140.131:36803)
I20260630 12:41:01.591683 18624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e18a8bbc23e4bcc9f5df72727ad3fb5" candidate_uuid: "b736b7b7a6ca442b9273d51359563de9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f778ce6416f74e429290f6f42a4043e6" is_pre_election: true
I20260630 12:41:01.593735 18623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e18a8bbc23e4bcc9f5df72727ad3fb5" candidate_uuid: "b736b7b7a6ca442b9273d51359563de9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f778ce6416f74e429290f6f42a4043e6"
W20260630 12:41:01.594422 18421 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260630 12:41:01.596099 18438 leader_election.cc:343] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P b736b7b7a6ca442b9273d51359563de9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f778ce6416f74e429290f6f42a4043e6 (127.13.140.131:36803): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:41:01.596276 18670 raft_consensus.cc:359] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:01.597011 18670 raft_consensus.cc:385] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:41:01.597276 18670 raft_consensus.cc:740] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b736b7b7a6ca442b9273d51359563de9, State: Initialized, Role: FOLLOWER
W20260630 12:41:01.597944 18438 leader_election.cc:343] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P b736b7b7a6ca442b9273d51359563de9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f778ce6416f74e429290f6f42a4043e6 (127.13.140.131:36803): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:41:01.598176 18670 consensus_queue.cc:260] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P b736b7b7a6ca442b9273d51359563de9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:01.600103 18671 tablet_bootstrap.cc:654] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P bd45bb1986584584be7dd35e755198ea: Neither blocks nor log segments found. Creating new log.
I20260630 12:41:01.601578 18550 raft_consensus.cc:2468] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b736b7b7a6ca442b9273d51359563de9 in term 1.
I20260630 12:41:01.601933 18669 raft_consensus.cc:359] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:01.602676 18669 raft_consensus.cc:385] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:41:01.603011 18438 leader_election.cc:304] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P b736b7b7a6ca442b9273d51359563de9 [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: b736b7b7a6ca442b9273d51359563de9, bd45bb1986584584be7dd35e755198ea; no voters: f778ce6416f74e429290f6f42a4043e6
I20260630 12:41:01.603219 18669 raft_consensus.cc:740] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f778ce6416f74e429290f6f42a4043e6, State: Initialized, Role: FOLLOWER
I20260630 12:41:01.605062 18679 raft_consensus.cc:2804] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:41:01.605679 18679 raft_consensus.cc:697] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P b736b7b7a6ca442b9273d51359563de9 [term 1 LEADER]: Becoming Leader. State: Replica: b736b7b7a6ca442b9273d51359563de9, State: Running, Role: LEADER
I20260630 12:41:01.606670 18679 consensus_queue.cc:237] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P b736b7b7a6ca442b9273d51359563de9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:01.604208 18669 consensus_queue.cc:260] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P f778ce6416f74e429290f6f42a4043e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:01.608964 18670 ts_tablet_manager.cc:1434] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P b736b7b7a6ca442b9273d51359563de9: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.002s
I20260630 12:41:01.610167 18669 ts_tablet_manager.cc:1434] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P f778ce6416f74e429290f6f42a4043e6: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260630 12:41:01.610242 18670 tablet_bootstrap.cc:492] T e1b4f5c4c2cc41398c349868879bd21f P b736b7b7a6ca442b9273d51359563de9: Bootstrap starting.
I20260630 12:41:01.616719 18669 tablet_bootstrap.cc:492] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P f778ce6416f74e429290f6f42a4043e6: Bootstrap starting.
I20260630 12:41:01.622057 18670 tablet_bootstrap.cc:654] T e1b4f5c4c2cc41398c349868879bd21f P b736b7b7a6ca442b9273d51359563de9: Neither blocks nor log segments found. Creating new log.
I20260630 12:41:01.624048 18669 tablet_bootstrap.cc:654] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P f778ce6416f74e429290f6f42a4043e6: Neither blocks nor log segments found. Creating new log.
I20260630 12:41:01.625442 18671 tablet_bootstrap.cc:492] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P bd45bb1986584584be7dd35e755198ea: No bootstrap required, opened a new log
I20260630 12:41:01.626187 18671 ts_tablet_manager.cc:1403] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P bd45bb1986584584be7dd35e755198ea: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.018s
I20260630 12:41:01.629254 18671 raft_consensus.cc:359] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:01.630056 18671 raft_consensus.cc:385] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:41:01.630407 18671 raft_consensus.cc:740] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd45bb1986584584be7dd35e755198ea, State: Initialized, Role: FOLLOWER
I20260630 12:41:01.630936 18670 tablet_bootstrap.cc:492] T e1b4f5c4c2cc41398c349868879bd21f P b736b7b7a6ca442b9273d51359563de9: No bootstrap required, opened a new log
I20260630 12:41:01.631609 18670 ts_tablet_manager.cc:1403] T e1b4f5c4c2cc41398c349868879bd21f P b736b7b7a6ca442b9273d51359563de9: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.006s
I20260630 12:41:01.631165 18671 consensus_queue.cc:260] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P bd45bb1986584584be7dd35e755198ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:01.633950 18671 ts_tablet_manager.cc:1434] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P bd45bb1986584584be7dd35e755198ea: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260630 12:41:01.635018 18671 tablet_bootstrap.cc:492] T e1b4f5c4c2cc41398c349868879bd21f P bd45bb1986584584be7dd35e755198ea: Bootstrap starting.
I20260630 12:41:01.635421 18670 raft_consensus.cc:359] T e1b4f5c4c2cc41398c349868879bd21f P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:01.636430 18670 raft_consensus.cc:385] T e1b4f5c4c2cc41398c349868879bd21f P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:41:01.636832 18675 raft_consensus.cc:493] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:41:01.637318 18675 raft_consensus.cc:515] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:01.639503 18675 leader_election.cc:290] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P bd45bb1986584584be7dd35e755198ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b736b7b7a6ca442b9273d51359563de9 (127.13.140.129:39487), f778ce6416f74e429290f6f42a4043e6 (127.13.140.131:36803)
I20260630 12:41:01.640631 18475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2128cc9fc24a4bb0ac942fd1f1e6a56b" candidate_uuid: "bd45bb1986584584be7dd35e755198ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b736b7b7a6ca442b9273d51359563de9" is_pre_election: true
I20260630 12:41:01.639961 18372 catalog_manager.cc:5697] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P b736b7b7a6ca442b9273d51359563de9 reported cstate change: term changed from 0 to 1, leader changed from <none> to b736b7b7a6ca442b9273d51359563de9 (127.13.140.129). New cstate: current_term: 1 leader_uuid: "b736b7b7a6ca442b9273d51359563de9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } health_report { overall_health: UNKNOWN } } }
I20260630 12:41:01.641289 18475 raft_consensus.cc:2468] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd45bb1986584584be7dd35e755198ea in term 0.
I20260630 12:41:01.636873 18670 raft_consensus.cc:740] T e1b4f5c4c2cc41398c349868879bd21f P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b736b7b7a6ca442b9273d51359563de9, State: Initialized, Role: FOLLOWER
I20260630 12:41:01.642608 18670 consensus_queue.cc:260] T e1b4f5c4c2cc41398c349868879bd21f P b736b7b7a6ca442b9273d51359563de9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:01.645720 18669 tablet_bootstrap.cc:492] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P f778ce6416f74e429290f6f42a4043e6: No bootstrap required, opened a new log
I20260630 12:41:01.642808 18624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2128cc9fc24a4bb0ac942fd1f1e6a56b" candidate_uuid: "bd45bb1986584584be7dd35e755198ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f778ce6416f74e429290f6f42a4043e6" is_pre_election: true
I20260630 12:41:01.648422 18669 ts_tablet_manager.cc:1403] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P f778ce6416f74e429290f6f42a4043e6: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.007s
I20260630 12:41:01.643641 18516 leader_election.cc:304] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P bd45bb1986584584be7dd35e755198ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b736b7b7a6ca442b9273d51359563de9, bd45bb1986584584be7dd35e755198ea; no voters: 
I20260630 12:41:01.651387 18671 tablet_bootstrap.cc:654] T e1b4f5c4c2cc41398c349868879bd21f P bd45bb1986584584be7dd35e755198ea: Neither blocks nor log segments found. Creating new log.
I20260630 12:41:01.651453 18669 raft_consensus.cc:359] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:01.652300 18669 raft_consensus.cc:385] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260630 12:41:01.652653 18513 leader_election.cc:343] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P bd45bb1986584584be7dd35e755198ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f778ce6416f74e429290f6f42a4043e6 (127.13.140.131:36803): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:41:01.654708 18670 ts_tablet_manager.cc:1434] T e1b4f5c4c2cc41398c349868879bd21f P b736b7b7a6ca442b9273d51359563de9: Time spent starting tablet: real 0.023s	user 0.010s	sys 0.001s
I20260630 12:41:01.656167 18670 tablet_bootstrap.cc:492] T 26f492fcbe9a43b58f75f8abf3e53e29 P b736b7b7a6ca442b9273d51359563de9: Bootstrap starting.
I20260630 12:41:01.656982 18675 raft_consensus.cc:2804] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:41:01.657431 18675 raft_consensus.cc:493] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:41:01.657892 18675 raft_consensus.cc:3060] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:41:01.659190 18676 raft_consensus.cc:493] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:41:01.659682 18676 raft_consensus.cc:515] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:01.661883 18676 leader_election.cc:290] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P f778ce6416f74e429290f6f42a4043e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b736b7b7a6ca442b9273d51359563de9 (127.13.140.129:39487), bd45bb1986584584be7dd35e755198ea (127.13.140.130:38343)
I20260630 12:41:01.664063 18475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e18a8bbc23e4bcc9f5df72727ad3fb5" candidate_uuid: "f778ce6416f74e429290f6f42a4043e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b736b7b7a6ca442b9273d51359563de9" is_pre_election: true
I20260630 12:41:01.664460 18670 tablet_bootstrap.cc:654] T 26f492fcbe9a43b58f75f8abf3e53e29 P b736b7b7a6ca442b9273d51359563de9: Neither blocks nor log segments found. Creating new log.
I20260630 12:41:01.664475 18550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e18a8bbc23e4bcc9f5df72727ad3fb5" candidate_uuid: "f778ce6416f74e429290f6f42a4043e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd45bb1986584584be7dd35e755198ea" is_pre_election: true
I20260630 12:41:01.665594 18550 raft_consensus.cc:2393] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f778ce6416f74e429290f6f42a4043e6 in current term 1: Already voted for candidate b736b7b7a6ca442b9273d51359563de9 in this term.
I20260630 12:41:01.664608 18669 raft_consensus.cc:740] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f778ce6416f74e429290f6f42a4043e6, State: Initialized, Role: FOLLOWER
I20260630 12:41:01.667102 18669 consensus_queue.cc:260] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P f778ce6416f74e429290f6f42a4043e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:01.669358 18669 ts_tablet_manager.cc:1434] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P f778ce6416f74e429290f6f42a4043e6: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260630 12:41:01.670331 18669 tablet_bootstrap.cc:492] T d1d8c3baaca6491184fddde2d44188e1 P f778ce6416f74e429290f6f42a4043e6: Bootstrap starting.
I20260630 12:41:01.671766 18677 raft_consensus.cc:493] T 58e77e06269945169f7408c19551ade1 P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:41:01.671834 18587 leader_election.cc:304] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P f778ce6416f74e429290f6f42a4043e6 [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: f778ce6416f74e429290f6f42a4043e6; no voters: b736b7b7a6ca442b9273d51359563de9, bd45bb1986584584be7dd35e755198ea
I20260630 12:41:01.673609 18677 raft_consensus.cc:515] T 58e77e06269945169f7408c19551ade1 P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:01.674319 18675 raft_consensus.cc:515] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:01.677634 18679 raft_consensus.cc:493] T d1d8c3baaca6491184fddde2d44188e1 P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:41:01.678169 18679 raft_consensus.cc:515] T d1d8c3baaca6491184fddde2d44188e1 P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:01.678475 18474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58e77e06269945169f7408c19551ade1" candidate_uuid: "f778ce6416f74e429290f6f42a4043e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b736b7b7a6ca442b9273d51359563de9" is_pre_election: true
W20260630 12:41:01.680512 18590 leader_election.cc:343] T 58e77e06269945169f7408c19551ade1 P f778ce6416f74e429290f6f42a4043e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b736b7b7a6ca442b9273d51359563de9 (127.13.140.129:39487): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:41:01.680974 18475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2128cc9fc24a4bb0ac942fd1f1e6a56b" candidate_uuid: "bd45bb1986584584be7dd35e755198ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b736b7b7a6ca442b9273d51359563de9"
I20260630 12:41:01.680521 18679 leader_election.cc:290] T d1d8c3baaca6491184fddde2d44188e1 P b736b7b7a6ca442b9273d51359563de9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd45bb1986584584be7dd35e755198ea (127.13.140.130:38343), f778ce6416f74e429290f6f42a4043e6 (127.13.140.131:36803)
I20260630 12:41:01.681725 18475 raft_consensus.cc:3060] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:41:01.682086 18676 raft_consensus.cc:3060] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:41:01.684849 18677 leader_election.cc:290] T 58e77e06269945169f7408c19551ade1 P f778ce6416f74e429290f6f42a4043e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b736b7b7a6ca442b9273d51359563de9 (127.13.140.129:39487), bd45bb1986584584be7dd35e755198ea (127.13.140.130:38343)
I20260630 12:41:01.685366 18550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1d8c3baaca6491184fddde2d44188e1" candidate_uuid: "b736b7b7a6ca442b9273d51359563de9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd45bb1986584584be7dd35e755198ea" is_pre_election: true
I20260630 12:41:01.685873 18624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1d8c3baaca6491184fddde2d44188e1" candidate_uuid: "b736b7b7a6ca442b9273d51359563de9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f778ce6416f74e429290f6f42a4043e6" is_pre_election: true
W20260630 12:41:01.686785 18438 leader_election.cc:343] T d1d8c3baaca6491184fddde2d44188e1 P b736b7b7a6ca442b9273d51359563de9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd45bb1986584584be7dd35e755198ea (127.13.140.130:38343): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:41:01.687496 18438 leader_election.cc:343] T d1d8c3baaca6491184fddde2d44188e1 P b736b7b7a6ca442b9273d51359563de9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f778ce6416f74e429290f6f42a4043e6 (127.13.140.131:36803): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:41:01.687912 18438 leader_election.cc:304] T d1d8c3baaca6491184fddde2d44188e1 P b736b7b7a6ca442b9273d51359563de9 [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: b736b7b7a6ca442b9273d51359563de9; no voters: bd45bb1986584584be7dd35e755198ea, f778ce6416f74e429290f6f42a4043e6
I20260630 12:41:01.688799 18679 raft_consensus.cc:2749] T d1d8c3baaca6491184fddde2d44188e1 P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:41:01.690440 18550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58e77e06269945169f7408c19551ade1" candidate_uuid: "f778ce6416f74e429290f6f42a4043e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd45bb1986584584be7dd35e755198ea" is_pre_election: true
I20260630 12:41:01.691263 18550 raft_consensus.cc:2468] T 58e77e06269945169f7408c19551ade1 P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f778ce6416f74e429290f6f42a4043e6 in term 0.
I20260630 12:41:01.692663 18587 leader_election.cc:304] T 58e77e06269945169f7408c19551ade1 P f778ce6416f74e429290f6f42a4043e6 [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: bd45bb1986584584be7dd35e755198ea, f778ce6416f74e429290f6f42a4043e6; no voters: b736b7b7a6ca442b9273d51359563de9
I20260630 12:41:01.693406 18475 raft_consensus.cc:2468] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd45bb1986584584be7dd35e755198ea in term 1.
I20260630 12:41:01.694725 18675 leader_election.cc:290] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P bd45bb1986584584be7dd35e755198ea [CANDIDATE]: Term 1 election: Requested vote from peers b736b7b7a6ca442b9273d51359563de9 (127.13.140.129:39487), f778ce6416f74e429290f6f42a4043e6 (127.13.140.131:36803)
I20260630 12:41:01.694607 18516 leader_election.cc:304] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P bd45bb1986584584be7dd35e755198ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b736b7b7a6ca442b9273d51359563de9, bd45bb1986584584be7dd35e755198ea; no voters: 
I20260630 12:41:01.696589 18624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2128cc9fc24a4bb0ac942fd1f1e6a56b" candidate_uuid: "bd45bb1986584584be7dd35e755198ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f778ce6416f74e429290f6f42a4043e6"
I20260630 12:41:01.697252 18624 raft_consensus.cc:3060] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:41:01.697734 18676 raft_consensus.cc:2749] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P f778ce6416f74e429290f6f42a4043e6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:41:01.698904 18669 tablet_bootstrap.cc:654] T d1d8c3baaca6491184fddde2d44188e1 P f778ce6416f74e429290f6f42a4043e6: Neither blocks nor log segments found. Creating new log.
I20260630 12:41:01.702090 18671 tablet_bootstrap.cc:492] T e1b4f5c4c2cc41398c349868879bd21f P bd45bb1986584584be7dd35e755198ea: No bootstrap required, opened a new log
I20260630 12:41:01.702670 18671 ts_tablet_manager.cc:1403] T e1b4f5c4c2cc41398c349868879bd21f P bd45bb1986584584be7dd35e755198ea: Time spent bootstrapping tablet: real 0.068s	user 0.004s	sys 0.023s
I20260630 12:41:01.693848 18677 raft_consensus.cc:2804] T 58e77e06269945169f7408c19551ade1 P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:41:01.704890 18677 raft_consensus.cc:493] T 58e77e06269945169f7408c19551ade1 P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:41:01.705555 18677 raft_consensus.cc:3060] T 58e77e06269945169f7408c19551ade1 P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:41:01.705622 18671 raft_consensus.cc:359] T e1b4f5c4c2cc41398c349868879bd21f P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:01.706404 18671 raft_consensus.cc:385] T e1b4f5c4c2cc41398c349868879bd21f P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:41:01.706732 18671 raft_consensus.cc:740] T e1b4f5c4c2cc41398c349868879bd21f P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd45bb1986584584be7dd35e755198ea, State: Initialized, Role: FOLLOWER
I20260630 12:41:01.707594 18670 tablet_bootstrap.cc:492] T 26f492fcbe9a43b58f75f8abf3e53e29 P b736b7b7a6ca442b9273d51359563de9: No bootstrap required, opened a new log
I20260630 12:41:01.706851 18675 raft_consensus.cc:2804] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:41:01.707612 18671 consensus_queue.cc:260] T e1b4f5c4c2cc41398c349868879bd21f P bd45bb1986584584be7dd35e755198ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:01.708455 18670 ts_tablet_manager.cc:1403] T 26f492fcbe9a43b58f75f8abf3e53e29 P b736b7b7a6ca442b9273d51359563de9: Time spent bootstrapping tablet: real 0.053s	user 0.019s	sys 0.020s
I20260630 12:41:01.710400 18679 raft_consensus.cc:493] T ccdbd02f177b4391bd3e34b9fa2dc9ce P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:41:01.711027 18679 raft_consensus.cc:515] T ccdbd02f177b4391bd3e34b9fa2dc9ce P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:01.713757 18679 leader_election.cc:290] T ccdbd02f177b4391bd3e34b9fa2dc9ce P b736b7b7a6ca442b9273d51359563de9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd45bb1986584584be7dd35e755198ea (127.13.140.130:38343), f778ce6416f74e429290f6f42a4043e6 (127.13.140.131:36803)
I20260630 12:41:01.715889 18623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccdbd02f177b4391bd3e34b9fa2dc9ce" candidate_uuid: "b736b7b7a6ca442b9273d51359563de9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f778ce6416f74e429290f6f42a4043e6" is_pre_election: true
W20260630 12:41:01.717207 18438 leader_election.cc:343] T ccdbd02f177b4391bd3e34b9fa2dc9ce P b736b7b7a6ca442b9273d51359563de9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f778ce6416f74e429290f6f42a4043e6 (127.13.140.131:36803): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:41:01.715889 18550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccdbd02f177b4391bd3e34b9fa2dc9ce" candidate_uuid: "b736b7b7a6ca442b9273d51359563de9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd45bb1986584584be7dd35e755198ea" is_pre_election: true
I20260630 12:41:01.718400 18550 raft_consensus.cc:2468] T ccdbd02f177b4391bd3e34b9fa2dc9ce P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b736b7b7a6ca442b9273d51359563de9 in term 0.
I20260630 12:41:01.711983 18670 raft_consensus.cc:359] T 26f492fcbe9a43b58f75f8abf3e53e29 P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:01.719594 18670 raft_consensus.cc:385] T 26f492fcbe9a43b58f75f8abf3e53e29 P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:41:01.720014 18670 raft_consensus.cc:740] T 26f492fcbe9a43b58f75f8abf3e53e29 P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b736b7b7a6ca442b9273d51359563de9, State: Initialized, Role: FOLLOWER
I20260630 12:41:01.720323 18438 leader_election.cc:304] T ccdbd02f177b4391bd3e34b9fa2dc9ce P b736b7b7a6ca442b9273d51359563de9 [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: b736b7b7a6ca442b9273d51359563de9, bd45bb1986584584be7dd35e755198ea; no voters: f778ce6416f74e429290f6f42a4043e6
I20260630 12:41:01.721033 18670 consensus_queue.cc:260] T 26f492fcbe9a43b58f75f8abf3e53e29 P b736b7b7a6ca442b9273d51359563de9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:01.725528 18697 raft_consensus.cc:2804] T ccdbd02f177b4391bd3e34b9fa2dc9ce P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:41:01.725898 18697 raft_consensus.cc:493] T ccdbd02f177b4391bd3e34b9fa2dc9ce P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:41:01.726238 18697 raft_consensus.cc:3060] T ccdbd02f177b4391bd3e34b9fa2dc9ce P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:41:01.727226 18670 ts_tablet_manager.cc:1434] T 26f492fcbe9a43b58f75f8abf3e53e29 P b736b7b7a6ca442b9273d51359563de9: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260630 12:41:01.728688 18670 tablet_bootstrap.cc:492] T 58e77e06269945169f7408c19551ade1 P b736b7b7a6ca442b9273d51359563de9: Bootstrap starting.
I20260630 12:41:01.736778 18697 raft_consensus.cc:515] T ccdbd02f177b4391bd3e34b9fa2dc9ce P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:01.739133 18697 leader_election.cc:290] T ccdbd02f177b4391bd3e34b9fa2dc9ce P b736b7b7a6ca442b9273d51359563de9 [CANDIDATE]: Term 1 election: Requested vote from peers bd45bb1986584584be7dd35e755198ea (127.13.140.130:38343), f778ce6416f74e429290f6f42a4043e6 (127.13.140.131:36803)
I20260630 12:41:01.796876 18676 raft_consensus.cc:493] T 22da1a8524db4e2db0d577c8c821f54d P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:41:01.797693 18676 raft_consensus.cc:515] T 22da1a8524db4e2db0d577c8c821f54d P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:01.800266 18676 leader_election.cc:290] T 22da1a8524db4e2db0d577c8c821f54d P f778ce6416f74e429290f6f42a4043e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b736b7b7a6ca442b9273d51359563de9 (127.13.140.129:39487), bd45bb1986584584be7dd35e755198ea (127.13.140.130:38343)
I20260630 12:41:01.812937 18624 raft_consensus.cc:2468] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P f778ce6416f74e429290f6f42a4043e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd45bb1986584584be7dd35e755198ea in term 1.
I20260630 12:41:01.826779 18670 tablet_bootstrap.cc:654] T 58e77e06269945169f7408c19551ade1 P b736b7b7a6ca442b9273d51359563de9: Neither blocks nor log segments found. Creating new log.
I20260630 12:41:01.828862 18675 raft_consensus.cc:697] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P bd45bb1986584584be7dd35e755198ea [term 1 LEADER]: Becoming Leader. State: Replica: bd45bb1986584584be7dd35e755198ea, State: Running, Role: LEADER
I20260630 12:41:01.830339 18675 consensus_queue.cc:237] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P bd45bb1986584584be7dd35e755198ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:01.855847 18677 raft_consensus.cc:515] T 58e77e06269945169f7408c19551ade1 P f778ce6416f74e429290f6f42a4043e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:01.859913 18670 tablet_bootstrap.cc:492] T 58e77e06269945169f7408c19551ade1 P b736b7b7a6ca442b9273d51359563de9: No bootstrap required, opened a new log
I20260630 12:41:01.861902 18670 ts_tablet_manager.cc:1403] T 58e77e06269945169f7408c19551ade1 P b736b7b7a6ca442b9273d51359563de9: Time spent bootstrapping tablet: real 0.134s	user 0.015s	sys 0.012s
I20260630 12:41:01.863405 18677 leader_election.cc:290] T 58e77e06269945169f7408c19551ade1 P f778ce6416f74e429290f6f42a4043e6 [CANDIDATE]: Term 1 election: Requested vote from peers b736b7b7a6ca442b9273d51359563de9 (127.13.140.129:39487), bd45bb1986584584be7dd35e755198ea (127.13.140.130:38343)
I20260630 12:41:01.865240 18670 raft_consensus.cc:359] T 58e77e06269945169f7408c19551ade1 P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:01.865832 18671 ts_tablet_manager.cc:1434] T e1b4f5c4c2cc41398c349868879bd21f P bd45bb1986584584be7dd35e755198ea: Time spent starting tablet: real 0.163s	user 0.024s	sys 0.053s
I20260630 12:41:01.866037 18670 raft_consensus.cc:385] T 58e77e06269945169f7408c19551ade1 P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:41:01.866343 18670 raft_consensus.cc:740] T 58e77e06269945169f7408c19551ade1 P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b736b7b7a6ca442b9273d51359563de9, State: Initialized, Role: FOLLOWER
I20260630 12:41:01.866950 18671 tablet_bootstrap.cc:492] T d1d8c3baaca6491184fddde2d44188e1 P bd45bb1986584584be7dd35e755198ea: Bootstrap starting.
I20260630 12:41:01.860908 18669 tablet_bootstrap.cc:492] T d1d8c3baaca6491184fddde2d44188e1 P f778ce6416f74e429290f6f42a4043e6: No bootstrap required, opened a new log
I20260630 12:41:01.868067 18669 ts_tablet_manager.cc:1403] T d1d8c3baaca6491184fddde2d44188e1 P f778ce6416f74e429290f6f42a4043e6: Time spent bootstrapping tablet: real 0.198s	user 0.032s	sys 0.051s
I20260630 12:41:01.871153 18669 raft_consensus.cc:359] T d1d8c3baaca6491184fddde2d44188e1 P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:01.871891 18669 raft_consensus.cc:385] T d1d8c3baaca6491184fddde2d44188e1 P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:41:01.872233 18669 raft_consensus.cc:740] T d1d8c3baaca6491184fddde2d44188e1 P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f778ce6416f74e429290f6f42a4043e6, State: Initialized, Role: FOLLOWER
I20260630 12:41:01.867071 18670 consensus_queue.cc:260] T 58e77e06269945169f7408c19551ade1 P b736b7b7a6ca442b9273d51359563de9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:01.874847 18671 tablet_bootstrap.cc:654] T d1d8c3baaca6491184fddde2d44188e1 P bd45bb1986584584be7dd35e755198ea: Neither blocks nor log segments found. Creating new log.
I20260630 12:41:01.875149 18670 ts_tablet_manager.cc:1434] T 58e77e06269945169f7408c19551ade1 P b736b7b7a6ca442b9273d51359563de9: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260630 12:41:01.876230 18670 tablet_bootstrap.cc:492] T f831e7512f2140869709ece3b2c8b02f P b736b7b7a6ca442b9273d51359563de9: Bootstrap starting.
I20260630 12:41:01.878181 18624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccdbd02f177b4391bd3e34b9fa2dc9ce" candidate_uuid: "b736b7b7a6ca442b9273d51359563de9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f778ce6416f74e429290f6f42a4043e6"
I20260630 12:41:01.880764 18669 consensus_queue.cc:260] T d1d8c3baaca6491184fddde2d44188e1 P f778ce6416f74e429290f6f42a4043e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
W20260630 12:41:01.881299 18438 leader_election.cc:343] T ccdbd02f177b4391bd3e34b9fa2dc9ce P b736b7b7a6ca442b9273d51359563de9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f778ce6416f74e429290f6f42a4043e6 (127.13.140.131:36803): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:41:01.880167 18475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22da1a8524db4e2db0d577c8c821f54d" candidate_uuid: "f778ce6416f74e429290f6f42a4043e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b736b7b7a6ca442b9273d51359563de9" is_pre_election: true
I20260630 12:41:01.882445 18670 tablet_bootstrap.cc:654] T f831e7512f2140869709ece3b2c8b02f P b736b7b7a6ca442b9273d51359563de9: Neither blocks nor log segments found. Creating new log.
W20260630 12:41:01.883124 18590 leader_election.cc:343] T 22da1a8524db4e2db0d577c8c821f54d P f778ce6416f74e429290f6f42a4043e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b736b7b7a6ca442b9273d51359563de9 (127.13.140.129:39487): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:41:01.883234 18669 ts_tablet_manager.cc:1434] T d1d8c3baaca6491184fddde2d44188e1 P f778ce6416f74e429290f6f42a4043e6: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260630 12:41:01.884696 18677 raft_consensus.cc:493] T f831e7512f2140869709ece3b2c8b02f P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:41:01.885241 18677 raft_consensus.cc:515] T f831e7512f2140869709ece3b2c8b02f P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:01.888113 18475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f831e7512f2140869709ece3b2c8b02f" candidate_uuid: "f778ce6416f74e429290f6f42a4043e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b736b7b7a6ca442b9273d51359563de9" is_pre_election: true
W20260630 12:41:01.889652 18590 leader_election.cc:343] T f831e7512f2140869709ece3b2c8b02f P f778ce6416f74e429290f6f42a4043e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b736b7b7a6ca442b9273d51359563de9 (127.13.140.129:39487): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:41:01.892012 18669 tablet_bootstrap.cc:492] T e1b4f5c4c2cc41398c349868879bd21f P f778ce6416f74e429290f6f42a4043e6: Bootstrap starting.
I20260630 12:41:01.893484 18550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccdbd02f177b4391bd3e34b9fa2dc9ce" candidate_uuid: "b736b7b7a6ca442b9273d51359563de9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd45bb1986584584be7dd35e755198ea"
I20260630 12:41:01.894071 18550 raft_consensus.cc:3060] T ccdbd02f177b4391bd3e34b9fa2dc9ce P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:41:01.892351 18677 leader_election.cc:290] T f831e7512f2140869709ece3b2c8b02f P f778ce6416f74e429290f6f42a4043e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b736b7b7a6ca442b9273d51359563de9 (127.13.140.129:39487), bd45bb1986584584be7dd35e755198ea (127.13.140.130:38343)
I20260630 12:41:01.901049 18669 tablet_bootstrap.cc:654] T e1b4f5c4c2cc41398c349868879bd21f P f778ce6416f74e429290f6f42a4043e6: Neither blocks nor log segments found. Creating new log.
I20260630 12:41:01.902865 18373 catalog_manager.cc:5697] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P bd45bb1986584584be7dd35e755198ea reported cstate change: term changed from 0 to 1, leader changed from <none> to bd45bb1986584584be7dd35e755198ea (127.13.140.130). New cstate: current_term: 1 leader_uuid: "bd45bb1986584584be7dd35e755198ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } health_report { overall_health: UNKNOWN } } }
I20260630 12:41:01.906512 18707 raft_consensus.cc:493] T e1b4f5c4c2cc41398c349868879bd21f P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:41:01.919679 18707 raft_consensus.cc:515] T e1b4f5c4c2cc41398c349868879bd21f P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:01.922117 18707 leader_election.cc:290] T e1b4f5c4c2cc41398c349868879bd21f P bd45bb1986584584be7dd35e755198ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b736b7b7a6ca442b9273d51359563de9 (127.13.140.129:39487), f778ce6416f74e429290f6f42a4043e6 (127.13.140.131:36803)
I20260630 12:41:01.924762 18475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b4f5c4c2cc41398c349868879bd21f" candidate_uuid: "bd45bb1986584584be7dd35e755198ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b736b7b7a6ca442b9273d51359563de9" is_pre_election: true
I20260630 12:41:01.925429 18475 raft_consensus.cc:2468] T e1b4f5c4c2cc41398c349868879bd21f P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd45bb1986584584be7dd35e755198ea in term 0.
I20260630 12:41:01.929929 18550 raft_consensus.cc:2468] T ccdbd02f177b4391bd3e34b9fa2dc9ce P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b736b7b7a6ca442b9273d51359563de9 in term 1.
I20260630 12:41:01.931246 18438 leader_election.cc:304] T ccdbd02f177b4391bd3e34b9fa2dc9ce P b736b7b7a6ca442b9273d51359563de9 [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: b736b7b7a6ca442b9273d51359563de9, bd45bb1986584584be7dd35e755198ea; no voters: f778ce6416f74e429290f6f42a4043e6
I20260630 12:41:01.932508 18697 raft_consensus.cc:2804] T ccdbd02f177b4391bd3e34b9fa2dc9ce P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:41:01.933017 18697 raft_consensus.cc:697] T ccdbd02f177b4391bd3e34b9fa2dc9ce P b736b7b7a6ca442b9273d51359563de9 [term 1 LEADER]: Becoming Leader. State: Replica: b736b7b7a6ca442b9273d51359563de9, State: Running, Role: LEADER
I20260630 12:41:01.933812 18697 consensus_queue.cc:237] T ccdbd02f177b4391bd3e34b9fa2dc9ce P b736b7b7a6ca442b9273d51359563de9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:01.941673 18516 leader_election.cc:304] T e1b4f5c4c2cc41398c349868879bd21f P bd45bb1986584584be7dd35e755198ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b736b7b7a6ca442b9273d51359563de9, bd45bb1986584584be7dd35e755198ea; no voters: 
I20260630 12:41:01.942461 18474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58e77e06269945169f7408c19551ade1" candidate_uuid: "f778ce6416f74e429290f6f42a4043e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b736b7b7a6ca442b9273d51359563de9"
I20260630 12:41:01.942937 18707 raft_consensus.cc:2804] T e1b4f5c4c2cc41398c349868879bd21f P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:41:01.943332 18474 raft_consensus.cc:3060] T 58e77e06269945169f7408c19551ade1 P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:41:01.943406 18707 raft_consensus.cc:493] T e1b4f5c4c2cc41398c349868879bd21f P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:41:01.945091 18707 raft_consensus.cc:3060] T e1b4f5c4c2cc41398c349868879bd21f P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:41:01.953526 18670 tablet_bootstrap.cc:492] T f831e7512f2140869709ece3b2c8b02f P b736b7b7a6ca442b9273d51359563de9: No bootstrap required, opened a new log
I20260630 12:41:01.954130 18670 ts_tablet_manager.cc:1403] T f831e7512f2140869709ece3b2c8b02f P b736b7b7a6ca442b9273d51359563de9: Time spent bootstrapping tablet: real 0.078s	user 0.021s	sys 0.047s
I20260630 12:41:01.955088 18550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22da1a8524db4e2db0d577c8c821f54d" candidate_uuid: "f778ce6416f74e429290f6f42a4043e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd45bb1986584584be7dd35e755198ea" is_pre_election: true
I20260630 12:41:01.956538 18549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58e77e06269945169f7408c19551ade1" candidate_uuid: "f778ce6416f74e429290f6f42a4043e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd45bb1986584584be7dd35e755198ea"
I20260630 12:41:01.957211 18549 raft_consensus.cc:3060] T 58e77e06269945169f7408c19551ade1 P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:41:01.917253 18669 tablet_bootstrap.cc:492] T e1b4f5c4c2cc41398c349868879bd21f P f778ce6416f74e429290f6f42a4043e6: No bootstrap required, opened a new log
I20260630 12:41:01.962020 18669 ts_tablet_manager.cc:1403] T e1b4f5c4c2cc41398c349868879bd21f P f778ce6416f74e429290f6f42a4043e6: Time spent bootstrapping tablet: real 0.070s	user 0.006s	sys 0.008s
I20260630 12:41:01.965747 18670 raft_consensus.cc:359] T f831e7512f2140869709ece3b2c8b02f P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:01.966166 18669 raft_consensus.cc:359] T e1b4f5c4c2cc41398c349868879bd21f P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:01.966596 18670 raft_consensus.cc:385] T f831e7512f2140869709ece3b2c8b02f P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:41:01.967005 18669 raft_consensus.cc:385] T e1b4f5c4c2cc41398c349868879bd21f P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:41:01.967128 18670 raft_consensus.cc:740] T f831e7512f2140869709ece3b2c8b02f P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b736b7b7a6ca442b9273d51359563de9, State: Initialized, Role: FOLLOWER
I20260630 12:41:01.967463 18669 raft_consensus.cc:740] T e1b4f5c4c2cc41398c349868879bd21f P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f778ce6416f74e429290f6f42a4043e6, State: Initialized, Role: FOLLOWER
I20260630 12:41:01.968477 18669 consensus_queue.cc:260] T e1b4f5c4c2cc41398c349868879bd21f P f778ce6416f74e429290f6f42a4043e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
W20260630 12:41:01.970784 18587 leader_election.cc:343] T 22da1a8524db4e2db0d577c8c821f54d P f778ce6416f74e429290f6f42a4043e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd45bb1986584584be7dd35e755198ea (127.13.140.130:38343): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:41:01.971405 18587 leader_election.cc:304] T 22da1a8524db4e2db0d577c8c821f54d P f778ce6416f74e429290f6f42a4043e6 [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: f778ce6416f74e429290f6f42a4043e6; no voters: b736b7b7a6ca442b9273d51359563de9, bd45bb1986584584be7dd35e755198ea
I20260630 12:41:01.971542 18669 ts_tablet_manager.cc:1434] T e1b4f5c4c2cc41398c349868879bd21f P f778ce6416f74e429290f6f42a4043e6: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260630 12:41:01.972306 18671 tablet_bootstrap.cc:492] T d1d8c3baaca6491184fddde2d44188e1 P bd45bb1986584584be7dd35e755198ea: No bootstrap required, opened a new log
I20260630 12:41:01.972604 18677 raft_consensus.cc:2749] T 22da1a8524db4e2db0d577c8c821f54d P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:41:01.972822 18669 tablet_bootstrap.cc:492] T ccdbd02f177b4391bd3e34b9fa2dc9ce P f778ce6416f74e429290f6f42a4043e6: Bootstrap starting.
I20260630 12:41:01.972846 18671 ts_tablet_manager.cc:1403] T d1d8c3baaca6491184fddde2d44188e1 P bd45bb1986584584be7dd35e755198ea: Time spent bootstrapping tablet: real 0.106s	user 0.042s	sys 0.026s
I20260630 12:41:01.961548 18474 raft_consensus.cc:2468] T 58e77e06269945169f7408c19551ade1 P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f778ce6416f74e429290f6f42a4043e6 in term 1.
I20260630 12:41:01.956215 18707 raft_consensus.cc:515] T e1b4f5c4c2cc41398c349868879bd21f P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:01.971601 18548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f831e7512f2140869709ece3b2c8b02f" candidate_uuid: "f778ce6416f74e429290f6f42a4043e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd45bb1986584584be7dd35e755198ea" is_pre_election: true
W20260630 12:41:01.979662 18587 leader_election.cc:343] T f831e7512f2140869709ece3b2c8b02f P f778ce6416f74e429290f6f42a4043e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd45bb1986584584be7dd35e755198ea (127.13.140.130:38343): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:41:01.980291 18587 leader_election.cc:304] T f831e7512f2140869709ece3b2c8b02f P f778ce6416f74e429290f6f42a4043e6 [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: f778ce6416f74e429290f6f42a4043e6; no voters: b736b7b7a6ca442b9273d51359563de9, bd45bb1986584584be7dd35e755198ea
I20260630 12:41:01.984468 18549 raft_consensus.cc:2468] T 58e77e06269945169f7408c19551ade1 P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f778ce6416f74e429290f6f42a4043e6 in term 1.
I20260630 12:41:01.986124 18587 leader_election.cc:304] T 58e77e06269945169f7408c19551ade1 P f778ce6416f74e429290f6f42a4043e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd45bb1986584584be7dd35e755198ea, f778ce6416f74e429290f6f42a4043e6; no voters: 
I20260630 12:41:02.001791 18677 raft_consensus.cc:2749] T f831e7512f2140869709ece3b2c8b02f P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:41:02.002485 18677 raft_consensus.cc:2804] T 58e77e06269945169f7408c19551ade1 P f778ce6416f74e429290f6f42a4043e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:41:02.002852 18677 raft_consensus.cc:697] T 58e77e06269945169f7408c19551ade1 P f778ce6416f74e429290f6f42a4043e6 [term 1 LEADER]: Becoming Leader. State: Replica: f778ce6416f74e429290f6f42a4043e6, State: Running, Role: LEADER
I20260630 12:41:02.003504 18677 consensus_queue.cc:237] T 58e77e06269945169f7408c19551ade1 P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:02.020366 18669 tablet_bootstrap.cc:654] T ccdbd02f177b4391bd3e34b9fa2dc9ce P f778ce6416f74e429290f6f42a4043e6: Neither blocks nor log segments found. Creating new log.
I20260630 12:41:02.025595 18669 tablet_bootstrap.cc:492] T ccdbd02f177b4391bd3e34b9fa2dc9ce P f778ce6416f74e429290f6f42a4043e6: No bootstrap required, opened a new log
I20260630 12:41:02.026142 18669 ts_tablet_manager.cc:1403] T ccdbd02f177b4391bd3e34b9fa2dc9ce P f778ce6416f74e429290f6f42a4043e6: Time spent bootstrapping tablet: real 0.054s	user 0.013s	sys 0.002s
I20260630 12:41:02.028810 18669 raft_consensus.cc:359] T ccdbd02f177b4391bd3e34b9fa2dc9ce P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:02.029582 18669 raft_consensus.cc:385] T ccdbd02f177b4391bd3e34b9fa2dc9ce P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:41:02.029870 18669 raft_consensus.cc:740] T ccdbd02f177b4391bd3e34b9fa2dc9ce P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f778ce6416f74e429290f6f42a4043e6, State: Initialized, Role: FOLLOWER
I20260630 12:41:02.030560 18669 consensus_queue.cc:260] T ccdbd02f177b4391bd3e34b9fa2dc9ce P f778ce6416f74e429290f6f42a4043e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:02.032146 18669 ts_tablet_manager.cc:1434] T ccdbd02f177b4391bd3e34b9fa2dc9ce P f778ce6416f74e429290f6f42a4043e6: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260630 12:41:02.032385 18707 leader_election.cc:290] T e1b4f5c4c2cc41398c349868879bd21f P bd45bb1986584584be7dd35e755198ea [CANDIDATE]: Term 1 election: Requested vote from peers b736b7b7a6ca442b9273d51359563de9 (127.13.140.129:39487), f778ce6416f74e429290f6f42a4043e6 (127.13.140.131:36803)
I20260630 12:41:02.033041 18669 tablet_bootstrap.cc:492] T a81d0307cf0e4b14963f36650e70606f P f778ce6416f74e429290f6f42a4043e6: Bootstrap starting.
I20260630 12:41:02.033200 18475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b4f5c4c2cc41398c349868879bd21f" candidate_uuid: "bd45bb1986584584be7dd35e755198ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b736b7b7a6ca442b9273d51359563de9"
I20260630 12:41:02.033843 18475 raft_consensus.cc:3060] T e1b4f5c4c2cc41398c349868879bd21f P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:41:02.033766 18623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b4f5c4c2cc41398c349868879bd21f" candidate_uuid: "bd45bb1986584584be7dd35e755198ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f778ce6416f74e429290f6f42a4043e6"
I20260630 12:41:02.034425 18623 raft_consensus.cc:3060] T e1b4f5c4c2cc41398c349868879bd21f P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:41:02.039007 18669 tablet_bootstrap.cc:654] T a81d0307cf0e4b14963f36650e70606f P f778ce6416f74e429290f6f42a4043e6: Neither blocks nor log segments found. Creating new log.
I20260630 12:41:02.041779 18623 raft_consensus.cc:2468] T e1b4f5c4c2cc41398c349868879bd21f P f778ce6416f74e429290f6f42a4043e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd45bb1986584584be7dd35e755198ea in term 1.
I20260630 12:41:02.041779 18475 raft_consensus.cc:2468] T e1b4f5c4c2cc41398c349868879bd21f P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd45bb1986584584be7dd35e755198ea in term 1.
I20260630 12:41:02.043257 18513 leader_election.cc:304] T e1b4f5c4c2cc41398c349868879bd21f P bd45bb1986584584be7dd35e755198ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd45bb1986584584be7dd35e755198ea, f778ce6416f74e429290f6f42a4043e6; no voters: 
I20260630 12:41:02.044059 18707 raft_consensus.cc:2804] T e1b4f5c4c2cc41398c349868879bd21f P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:41:02.044756 18707 raft_consensus.cc:697] T e1b4f5c4c2cc41398c349868879bd21f P bd45bb1986584584be7dd35e755198ea [term 1 LEADER]: Becoming Leader. State: Replica: bd45bb1986584584be7dd35e755198ea, State: Running, Role: LEADER
I20260630 12:41:02.045634 18707 consensus_queue.cc:237] T e1b4f5c4c2cc41398c349868879bd21f P bd45bb1986584584be7dd35e755198ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:02.047271 18669 tablet_bootstrap.cc:492] T a81d0307cf0e4b14963f36650e70606f P f778ce6416f74e429290f6f42a4043e6: No bootstrap required, opened a new log
I20260630 12:41:02.047834 18669 ts_tablet_manager.cc:1403] T a81d0307cf0e4b14963f36650e70606f P f778ce6416f74e429290f6f42a4043e6: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.005s
I20260630 12:41:02.050536 18669 raft_consensus.cc:359] T a81d0307cf0e4b14963f36650e70606f P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:02.051168 18669 raft_consensus.cc:385] T a81d0307cf0e4b14963f36650e70606f P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:41:02.051427 18669 raft_consensus.cc:740] T a81d0307cf0e4b14963f36650e70606f P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f778ce6416f74e429290f6f42a4043e6, State: Initialized, Role: FOLLOWER
I20260630 12:41:02.052073 18669 consensus_queue.cc:260] T a81d0307cf0e4b14963f36650e70606f P f778ce6416f74e429290f6f42a4043e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:02.054210 18669 ts_tablet_manager.cc:1434] T a81d0307cf0e4b14963f36650e70606f P f778ce6416f74e429290f6f42a4043e6: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:41:02.054003 18670 consensus_queue.cc:260] T f831e7512f2140869709ece3b2c8b02f P b736b7b7a6ca442b9273d51359563de9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:02.054157 18624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b4f5c4c2cc41398c349868879bd21f" candidate_uuid: "bd45bb1986584584be7dd35e755198ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f778ce6416f74e429290f6f42a4043e6" is_pre_election: true
I20260630 12:41:02.055001 18624 raft_consensus.cc:2376] T e1b4f5c4c2cc41398c349868879bd21f P f778ce6416f74e429290f6f42a4043e6 [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate bd45bb1986584584be7dd35e755198ea in term 1. Re-sending same reply.
I20260630 12:41:02.055265 18669 tablet_bootstrap.cc:492] T 26f492fcbe9a43b58f75f8abf3e53e29 P f778ce6416f74e429290f6f42a4043e6: Bootstrap starting.
I20260630 12:41:02.055968 18670 ts_tablet_manager.cc:1434] T f831e7512f2140869709ece3b2c8b02f P b736b7b7a6ca442b9273d51359563de9: Time spent starting tablet: real 0.094s	user 0.008s	sys 0.002s
I20260630 12:41:02.061267 18669 tablet_bootstrap.cc:654] T 26f492fcbe9a43b58f75f8abf3e53e29 P f778ce6416f74e429290f6f42a4043e6: Neither blocks nor log segments found. Creating new log.
I20260630 12:41:02.061990 18671 raft_consensus.cc:359] T d1d8c3baaca6491184fddde2d44188e1 P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:02.062786 18671 raft_consensus.cc:385] T d1d8c3baaca6491184fddde2d44188e1 P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:41:02.063066 18671 raft_consensus.cc:740] T d1d8c3baaca6491184fddde2d44188e1 P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd45bb1986584584be7dd35e755198ea, State: Initialized, Role: FOLLOWER
I20260630 12:41:02.064252 18670 tablet_bootstrap.cc:492] T a81d0307cf0e4b14963f36650e70606f P b736b7b7a6ca442b9273d51359563de9: Bootstrap starting.
I20260630 12:41:02.064400 18671 consensus_queue.cc:260] T d1d8c3baaca6491184fddde2d44188e1 P bd45bb1986584584be7dd35e755198ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:02.066921 18671 ts_tablet_manager.cc:1434] T d1d8c3baaca6491184fddde2d44188e1 P bd45bb1986584584be7dd35e755198ea: Time spent starting tablet: real 0.094s	user 0.010s	sys 0.000s
I20260630 12:41:02.067886 18671 tablet_bootstrap.cc:492] T 4447ffdb604c46a2a602ba217cb71859 P bd45bb1986584584be7dd35e755198ea: Bootstrap starting.
I20260630 12:41:02.067780 18372 catalog_manager.cc:5697] T e1b4f5c4c2cc41398c349868879bd21f P bd45bb1986584584be7dd35e755198ea reported cstate change: term changed from 0 to 1, leader changed from <none> to bd45bb1986584584be7dd35e755198ea (127.13.140.130). New cstate: current_term: 1 leader_uuid: "bd45bb1986584584be7dd35e755198ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } health_report { overall_health: UNKNOWN } } }
I20260630 12:41:02.073197 18670 tablet_bootstrap.cc:654] T a81d0307cf0e4b14963f36650e70606f P b736b7b7a6ca442b9273d51359563de9: Neither blocks nor log segments found. Creating new log.
I20260630 12:41:02.075259 18671 tablet_bootstrap.cc:654] T 4447ffdb604c46a2a602ba217cb71859 P bd45bb1986584584be7dd35e755198ea: Neither blocks nor log segments found. Creating new log.
I20260630 12:41:02.080093 18669 tablet_bootstrap.cc:492] T 26f492fcbe9a43b58f75f8abf3e53e29 P f778ce6416f74e429290f6f42a4043e6: No bootstrap required, opened a new log
I20260630 12:41:02.080662 18669 ts_tablet_manager.cc:1403] T 26f492fcbe9a43b58f75f8abf3e53e29 P f778ce6416f74e429290f6f42a4043e6: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.011s
I20260630 12:41:02.082854 18670 tablet_bootstrap.cc:492] T a81d0307cf0e4b14963f36650e70606f P b736b7b7a6ca442b9273d51359563de9: No bootstrap required, opened a new log
I20260630 12:41:02.083299 18670 ts_tablet_manager.cc:1403] T a81d0307cf0e4b14963f36650e70606f P b736b7b7a6ca442b9273d51359563de9: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260630 12:41:02.083150 18669 raft_consensus.cc:359] T 26f492fcbe9a43b58f75f8abf3e53e29 P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:02.083833 18669 raft_consensus.cc:385] T 26f492fcbe9a43b58f75f8abf3e53e29 P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:41:02.084133 18669 raft_consensus.cc:740] T 26f492fcbe9a43b58f75f8abf3e53e29 P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f778ce6416f74e429290f6f42a4043e6, State: Initialized, Role: FOLLOWER
I20260630 12:41:02.084954 18669 consensus_queue.cc:260] T 26f492fcbe9a43b58f75f8abf3e53e29 P f778ce6416f74e429290f6f42a4043e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:02.085850 18670 raft_consensus.cc:359] T a81d0307cf0e4b14963f36650e70606f P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:02.086558 18670 raft_consensus.cc:385] T a81d0307cf0e4b14963f36650e70606f P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:41:02.086838 18670 raft_consensus.cc:740] T a81d0307cf0e4b14963f36650e70606f P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b736b7b7a6ca442b9273d51359563de9, State: Initialized, Role: FOLLOWER
I20260630 12:41:02.087373 18669 ts_tablet_manager.cc:1434] T 26f492fcbe9a43b58f75f8abf3e53e29 P f778ce6416f74e429290f6f42a4043e6: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260630 12:41:02.087720 18670 consensus_queue.cc:260] T a81d0307cf0e4b14963f36650e70606f P b736b7b7a6ca442b9273d51359563de9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:02.088263 18669 tablet_bootstrap.cc:492] T eaa3f36bd3104d3980618790e95ced18 P f778ce6416f74e429290f6f42a4043e6: Bootstrap starting.
I20260630 12:41:02.088719 18671 tablet_bootstrap.cc:492] T 4447ffdb604c46a2a602ba217cb71859 P bd45bb1986584584be7dd35e755198ea: No bootstrap required, opened a new log
I20260630 12:41:02.089221 18671 ts_tablet_manager.cc:1403] T 4447ffdb604c46a2a602ba217cb71859 P bd45bb1986584584be7dd35e755198ea: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.002s
I20260630 12:41:02.089607 18670 ts_tablet_manager.cc:1434] T a81d0307cf0e4b14963f36650e70606f P b736b7b7a6ca442b9273d51359563de9: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:41:02.089757 18370 catalog_manager.cc:5697] T 58e77e06269945169f7408c19551ade1 P f778ce6416f74e429290f6f42a4043e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to f778ce6416f74e429290f6f42a4043e6 (127.13.140.131). New cstate: current_term: 1 leader_uuid: "f778ce6416f74e429290f6f42a4043e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } health_report { overall_health: HEALTHY } } }
I20260630 12:41:02.090773 18670 tablet_bootstrap.cc:492] T 4447ffdb604c46a2a602ba217cb71859 P b736b7b7a6ca442b9273d51359563de9: Bootstrap starting.
I20260630 12:41:02.092170 18671 raft_consensus.cc:359] T 4447ffdb604c46a2a602ba217cb71859 P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } }
I20260630 12:41:02.092901 18671 raft_consensus.cc:385] T 4447ffdb604c46a2a602ba217cb71859 P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:41:02.093209 18671 raft_consensus.cc:740] T 4447ffdb604c46a2a602ba217cb71859 P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd45bb1986584584be7dd35e755198ea, State: Initialized, Role: FOLLOWER
I20260630 12:41:02.093865 18669 tablet_bootstrap.cc:654] T eaa3f36bd3104d3980618790e95ced18 P f778ce6416f74e429290f6f42a4043e6: Neither blocks nor log segments found. Creating new log.
I20260630 12:41:02.094023 18671 consensus_queue.cc:260] T 4447ffdb604c46a2a602ba217cb71859 P bd45bb1986584584be7dd35e755198ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } }
I20260630 12:41:02.096316 18671 ts_tablet_manager.cc:1434] T 4447ffdb604c46a2a602ba217cb71859 P bd45bb1986584584be7dd35e755198ea: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:41:02.096832 18670 tablet_bootstrap.cc:654] T 4447ffdb604c46a2a602ba217cb71859 P b736b7b7a6ca442b9273d51359563de9: Neither blocks nor log segments found. Creating new log.
I20260630 12:41:02.097493 18671 tablet_bootstrap.cc:492] T f831e7512f2140869709ece3b2c8b02f P bd45bb1986584584be7dd35e755198ea: Bootstrap starting.
I20260630 12:41:02.103303 18671 tablet_bootstrap.cc:654] T f831e7512f2140869709ece3b2c8b02f P bd45bb1986584584be7dd35e755198ea: Neither blocks nor log segments found. Creating new log.
I20260630 12:41:02.105392 18669 tablet_bootstrap.cc:492] T eaa3f36bd3104d3980618790e95ced18 P f778ce6416f74e429290f6f42a4043e6: No bootstrap required, opened a new log
I20260630 12:41:02.106053 18669 ts_tablet_manager.cc:1403] T eaa3f36bd3104d3980618790e95ced18 P f778ce6416f74e429290f6f42a4043e6: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260630 12:41:02.107200 18697 raft_consensus.cc:493] T 26f492fcbe9a43b58f75f8abf3e53e29 P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:41:02.107671 18697 raft_consensus.cc:515] T 26f492fcbe9a43b58f75f8abf3e53e29 P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:02.108690 18669 raft_consensus.cc:359] T eaa3f36bd3104d3980618790e95ced18 P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:02.109350 18669 raft_consensus.cc:385] T eaa3f36bd3104d3980618790e95ced18 P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:41:02.109612 18669 raft_consensus.cc:740] T eaa3f36bd3104d3980618790e95ced18 P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f778ce6416f74e429290f6f42a4043e6, State: Initialized, Role: FOLLOWER
I20260630 12:41:02.109706 18697 leader_election.cc:290] T 26f492fcbe9a43b58f75f8abf3e53e29 P b736b7b7a6ca442b9273d51359563de9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd45bb1986584584be7dd35e755198ea (127.13.140.130:38343), f778ce6416f74e429290f6f42a4043e6 (127.13.140.131:36803)
I20260630 12:41:02.110522 18669 consensus_queue.cc:260] T eaa3f36bd3104d3980618790e95ced18 P f778ce6416f74e429290f6f42a4043e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:02.111572 18549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26f492fcbe9a43b58f75f8abf3e53e29" candidate_uuid: "b736b7b7a6ca442b9273d51359563de9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd45bb1986584584be7dd35e755198ea" is_pre_election: true
I20260630 12:41:02.112097 18624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26f492fcbe9a43b58f75f8abf3e53e29" candidate_uuid: "b736b7b7a6ca442b9273d51359563de9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f778ce6416f74e429290f6f42a4043e6" is_pre_election: true
W20260630 12:41:02.112841 18438 leader_election.cc:343] T 26f492fcbe9a43b58f75f8abf3e53e29 P b736b7b7a6ca442b9273d51359563de9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd45bb1986584584be7dd35e755198ea (127.13.140.130:38343): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:41:02.113487 18670 tablet_bootstrap.cc:492] T 4447ffdb604c46a2a602ba217cb71859 P b736b7b7a6ca442b9273d51359563de9: No bootstrap required, opened a new log
I20260630 12:41:02.113930 18670 ts_tablet_manager.cc:1403] T 4447ffdb604c46a2a602ba217cb71859 P b736b7b7a6ca442b9273d51359563de9: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.006s
I20260630 12:41:02.114717 18671 tablet_bootstrap.cc:492] T f831e7512f2140869709ece3b2c8b02f P bd45bb1986584584be7dd35e755198ea: No bootstrap required, opened a new log
I20260630 12:41:02.115073 18669 ts_tablet_manager.cc:1434] T eaa3f36bd3104d3980618790e95ced18 P f778ce6416f74e429290f6f42a4043e6: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:41:02.115239 18671 ts_tablet_manager.cc:1403] T f831e7512f2140869709ece3b2c8b02f P bd45bb1986584584be7dd35e755198ea: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260630 12:41:02.112782 18624 raft_consensus.cc:2468] T 26f492fcbe9a43b58f75f8abf3e53e29 P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b736b7b7a6ca442b9273d51359563de9 in term 0.
I20260630 12:41:02.116478 18670 raft_consensus.cc:359] T 4447ffdb604c46a2a602ba217cb71859 P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } }
I20260630 12:41:02.117139 18670 raft_consensus.cc:385] T 4447ffdb604c46a2a602ba217cb71859 P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:41:02.117063 18438 leader_election.cc:304] T 26f492fcbe9a43b58f75f8abf3e53e29 P b736b7b7a6ca442b9273d51359563de9 [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: b736b7b7a6ca442b9273d51359563de9, f778ce6416f74e429290f6f42a4043e6; no voters: bd45bb1986584584be7dd35e755198ea
I20260630 12:41:02.117921 18697 raft_consensus.cc:2804] T 26f492fcbe9a43b58f75f8abf3e53e29 P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:41:02.118283 18697 raft_consensus.cc:493] T 26f492fcbe9a43b58f75f8abf3e53e29 P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:41:02.118659 18697 raft_consensus.cc:3060] T 26f492fcbe9a43b58f75f8abf3e53e29 P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:41:02.118463 18671 raft_consensus.cc:359] T f831e7512f2140869709ece3b2c8b02f P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:02.119442 18671 raft_consensus.cc:385] T f831e7512f2140869709ece3b2c8b02f P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:41:02.119791 18671 raft_consensus.cc:740] T f831e7512f2140869709ece3b2c8b02f P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd45bb1986584584be7dd35e755198ea, State: Initialized, Role: FOLLOWER
I20260630 12:41:02.120460 18671 consensus_queue.cc:260] T f831e7512f2140869709ece3b2c8b02f P bd45bb1986584584be7dd35e755198ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:02.123137 18373 catalog_manager.cc:5697] T ccdbd02f177b4391bd3e34b9fa2dc9ce P b736b7b7a6ca442b9273d51359563de9 reported cstate change: term changed from 0 to 1, leader changed from <none> to b736b7b7a6ca442b9273d51359563de9 (127.13.140.129). New cstate: current_term: 1 leader_uuid: "b736b7b7a6ca442b9273d51359563de9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } health_report { overall_health: UNKNOWN } } }
I20260630 12:41:02.117524 18670 raft_consensus.cc:740] T 4447ffdb604c46a2a602ba217cb71859 P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b736b7b7a6ca442b9273d51359563de9, State: Initialized, Role: FOLLOWER
I20260630 12:41:02.125061 18670 consensus_queue.cc:260] T 4447ffdb604c46a2a602ba217cb71859 P b736b7b7a6ca442b9273d51359563de9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } }
I20260630 12:41:02.125801 18671 ts_tablet_manager.cc:1434] T f831e7512f2140869709ece3b2c8b02f P bd45bb1986584584be7dd35e755198ea: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260630 12:41:02.126287 18697 raft_consensus.cc:515] T 26f492fcbe9a43b58f75f8abf3e53e29 P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:02.126776 18671 tablet_bootstrap.cc:492] T 22da1a8524db4e2db0d577c8c821f54d P bd45bb1986584584be7dd35e755198ea: Bootstrap starting.
I20260630 12:41:02.127110 18670 ts_tablet_manager.cc:1434] T 4447ffdb604c46a2a602ba217cb71859 P b736b7b7a6ca442b9273d51359563de9: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.001s
I20260630 12:41:02.128005 18670 tablet_bootstrap.cc:492] T 22da1a8524db4e2db0d577c8c821f54d P b736b7b7a6ca442b9273d51359563de9: Bootstrap starting.
I20260630 12:41:02.129050 18549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26f492fcbe9a43b58f75f8abf3e53e29" candidate_uuid: "b736b7b7a6ca442b9273d51359563de9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd45bb1986584584be7dd35e755198ea"
W20260630 12:41:02.130504 18438 leader_election.cc:343] T 26f492fcbe9a43b58f75f8abf3e53e29 P b736b7b7a6ca442b9273d51359563de9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bd45bb1986584584be7dd35e755198ea (127.13.140.130:38343): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:41:02.132640 18624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26f492fcbe9a43b58f75f8abf3e53e29" candidate_uuid: "b736b7b7a6ca442b9273d51359563de9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f778ce6416f74e429290f6f42a4043e6"
I20260630 12:41:02.133183 18624 raft_consensus.cc:3060] T 26f492fcbe9a43b58f75f8abf3e53e29 P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:41:02.133406 18670 tablet_bootstrap.cc:654] T 22da1a8524db4e2db0d577c8c821f54d P b736b7b7a6ca442b9273d51359563de9: Neither blocks nor log segments found. Creating new log.
I20260630 12:41:02.133651 18671 tablet_bootstrap.cc:654] T 22da1a8524db4e2db0d577c8c821f54d P bd45bb1986584584be7dd35e755198ea: Neither blocks nor log segments found. Creating new log.
I20260630 12:41:02.144197 18697 leader_election.cc:290] T 26f492fcbe9a43b58f75f8abf3e53e29 P b736b7b7a6ca442b9273d51359563de9 [CANDIDATE]: Term 1 election: Requested vote from peers bd45bb1986584584be7dd35e755198ea (127.13.140.130:38343), f778ce6416f74e429290f6f42a4043e6 (127.13.140.131:36803)
I20260630 12:41:02.144941 18671 tablet_bootstrap.cc:492] T 22da1a8524db4e2db0d577c8c821f54d P bd45bb1986584584be7dd35e755198ea: No bootstrap required, opened a new log
I20260630 12:41:02.142474 18624 raft_consensus.cc:2468] T 26f492fcbe9a43b58f75f8abf3e53e29 P f778ce6416f74e429290f6f42a4043e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b736b7b7a6ca442b9273d51359563de9 in term 1.
I20260630 12:41:02.145605 18671 ts_tablet_manager.cc:1403] T 22da1a8524db4e2db0d577c8c821f54d P bd45bb1986584584be7dd35e755198ea: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260630 12:41:02.146412 18438 leader_election.cc:304] T 26f492fcbe9a43b58f75f8abf3e53e29 P b736b7b7a6ca442b9273d51359563de9 [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: b736b7b7a6ca442b9273d51359563de9, f778ce6416f74e429290f6f42a4043e6; no voters: bd45bb1986584584be7dd35e755198ea
I20260630 12:41:02.147933 18679 consensus_queue.cc:1048] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P b736b7b7a6ca442b9273d51359563de9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:41:02.148432 18671 raft_consensus.cc:359] T 22da1a8524db4e2db0d577c8c821f54d P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:02.149392 18671 raft_consensus.cc:385] T 22da1a8524db4e2db0d577c8c821f54d P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:41:02.149742 18671 raft_consensus.cc:740] T 22da1a8524db4e2db0d577c8c821f54d P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd45bb1986584584be7dd35e755198ea, State: Initialized, Role: FOLLOWER
I20260630 12:41:02.150012 18679 raft_consensus.cc:2804] T 26f492fcbe9a43b58f75f8abf3e53e29 P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:41:02.150470 18671 consensus_queue.cc:260] T 22da1a8524db4e2db0d577c8c821f54d P bd45bb1986584584be7dd35e755198ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:02.153153 18671 ts_tablet_manager.cc:1434] T 22da1a8524db4e2db0d577c8c821f54d P bd45bb1986584584be7dd35e755198ea: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260630 12:41:02.154138 18671 tablet_bootstrap.cc:492] T eaa3f36bd3104d3980618790e95ced18 P bd45bb1986584584be7dd35e755198ea: Bootstrap starting.
I20260630 12:41:02.159708 18671 tablet_bootstrap.cc:654] T eaa3f36bd3104d3980618790e95ced18 P bd45bb1986584584be7dd35e755198ea: Neither blocks nor log segments found. Creating new log.
I20260630 12:41:02.150872 18679 raft_consensus.cc:697] T 26f492fcbe9a43b58f75f8abf3e53e29 P b736b7b7a6ca442b9273d51359563de9 [term 1 LEADER]: Becoming Leader. State: Replica: b736b7b7a6ca442b9273d51359563de9, State: Running, Role: LEADER
I20260630 12:41:02.160804 18679 consensus_queue.cc:237] T 26f492fcbe9a43b58f75f8abf3e53e29 P b736b7b7a6ca442b9273d51359563de9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:02.170697 18671 tablet_bootstrap.cc:492] T eaa3f36bd3104d3980618790e95ced18 P bd45bb1986584584be7dd35e755198ea: No bootstrap required, opened a new log
I20260630 12:41:02.171252 18671 ts_tablet_manager.cc:1403] T eaa3f36bd3104d3980618790e95ced18 P bd45bb1986584584be7dd35e755198ea: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.006s
I20260630 12:41:02.173884 18671 raft_consensus.cc:359] T eaa3f36bd3104d3980618790e95ced18 P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:02.174682 18671 raft_consensus.cc:385] T eaa3f36bd3104d3980618790e95ced18 P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:41:02.174980 18671 raft_consensus.cc:740] T eaa3f36bd3104d3980618790e95ced18 P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd45bb1986584584be7dd35e755198ea, State: Initialized, Role: FOLLOWER
I20260630 12:41:02.175768 18671 consensus_queue.cc:260] T eaa3f36bd3104d3980618790e95ced18 P bd45bb1986584584be7dd35e755198ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:02.180490 18670 tablet_bootstrap.cc:492] T 22da1a8524db4e2db0d577c8c821f54d P b736b7b7a6ca442b9273d51359563de9: No bootstrap required, opened a new log
I20260630 12:41:02.180799 18671 ts_tablet_manager.cc:1434] T eaa3f36bd3104d3980618790e95ced18 P bd45bb1986584584be7dd35e755198ea: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:41:02.185818 18671 tablet_bootstrap.cc:492] T 26f492fcbe9a43b58f75f8abf3e53e29 P bd45bb1986584584be7dd35e755198ea: Bootstrap starting.
I20260630 12:41:02.180984 18670 ts_tablet_manager.cc:1403] T 22da1a8524db4e2db0d577c8c821f54d P b736b7b7a6ca442b9273d51359563de9: Time spent bootstrapping tablet: real 0.053s	user 0.020s	sys 0.032s
I20260630 12:41:02.190651 18676 raft_consensus.cc:493] T eaa3f36bd3104d3980618790e95ced18 P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:41:02.183010 18370 catalog_manager.cc:5697] T 26f492fcbe9a43b58f75f8abf3e53e29 P b736b7b7a6ca442b9273d51359563de9 reported cstate change: term changed from 0 to 1, leader changed from <none> to b736b7b7a6ca442b9273d51359563de9 (127.13.140.129). New cstate: current_term: 1 leader_uuid: "b736b7b7a6ca442b9273d51359563de9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } health_report { overall_health: UNKNOWN } } }
I20260630 12:41:02.191298 18676 raft_consensus.cc:515] T eaa3f36bd3104d3980618790e95ced18 P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:02.192721 18670 raft_consensus.cc:359] T 22da1a8524db4e2db0d577c8c821f54d P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:02.193362 18670 raft_consensus.cc:385] T 22da1a8524db4e2db0d577c8c821f54d P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:41:02.193625 18670 raft_consensus.cc:740] T 22da1a8524db4e2db0d577c8c821f54d P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b736b7b7a6ca442b9273d51359563de9, State: Initialized, Role: FOLLOWER
I20260630 12:41:02.193970 18676 leader_election.cc:290] T eaa3f36bd3104d3980618790e95ced18 P f778ce6416f74e429290f6f42a4043e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b736b7b7a6ca442b9273d51359563de9 (127.13.140.129:39487), bd45bb1986584584be7dd35e755198ea (127.13.140.130:38343)
I20260630 12:41:02.194258 18670 consensus_queue.cc:260] T 22da1a8524db4e2db0d577c8c821f54d P b736b7b7a6ca442b9273d51359563de9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:02.194792 18474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaa3f36bd3104d3980618790e95ced18" candidate_uuid: "f778ce6416f74e429290f6f42a4043e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b736b7b7a6ca442b9273d51359563de9" is_pre_election: true
I20260630 12:41:02.195061 18549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaa3f36bd3104d3980618790e95ced18" candidate_uuid: "f778ce6416f74e429290f6f42a4043e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd45bb1986584584be7dd35e755198ea" is_pre_election: true
I20260630 12:41:02.195674 18549 raft_consensus.cc:2468] T eaa3f36bd3104d3980618790e95ced18 P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f778ce6416f74e429290f6f42a4043e6 in term 0.
I20260630 12:41:02.196136 18671 tablet_bootstrap.cc:654] T 26f492fcbe9a43b58f75f8abf3e53e29 P bd45bb1986584584be7dd35e755198ea: Neither blocks nor log segments found. Creating new log.
I20260630 12:41:02.196360 18670 ts_tablet_manager.cc:1434] T 22da1a8524db4e2db0d577c8c821f54d P b736b7b7a6ca442b9273d51359563de9: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
W20260630 12:41:02.196210 18590 leader_election.cc:343] T eaa3f36bd3104d3980618790e95ced18 P f778ce6416f74e429290f6f42a4043e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b736b7b7a6ca442b9273d51359563de9 (127.13.140.129:39487): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:41:02.197363 18670 tablet_bootstrap.cc:492] T eaa3f36bd3104d3980618790e95ced18 P b736b7b7a6ca442b9273d51359563de9: Bootstrap starting.
I20260630 12:41:02.202695 18587 leader_election.cc:304] T eaa3f36bd3104d3980618790e95ced18 P f778ce6416f74e429290f6f42a4043e6 [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: bd45bb1986584584be7dd35e755198ea, f778ce6416f74e429290f6f42a4043e6; no voters: b736b7b7a6ca442b9273d51359563de9
I20260630 12:41:02.204165 18670 tablet_bootstrap.cc:654] T eaa3f36bd3104d3980618790e95ced18 P b736b7b7a6ca442b9273d51359563de9: Neither blocks nor log segments found. Creating new log.
I20260630 12:41:02.206226 18676 raft_consensus.cc:2804] T eaa3f36bd3104d3980618790e95ced18 P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:41:02.206595 18676 raft_consensus.cc:493] T eaa3f36bd3104d3980618790e95ced18 P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:41:02.206938 18676 raft_consensus.cc:3060] T eaa3f36bd3104d3980618790e95ced18 P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:41:02.207028 18707 raft_consensus.cc:493] T f831e7512f2140869709ece3b2c8b02f P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:41:02.207491 18707 raft_consensus.cc:515] T f831e7512f2140869709ece3b2c8b02f P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:02.209777 18707 leader_election.cc:290] T f831e7512f2140869709ece3b2c8b02f P bd45bb1986584584be7dd35e755198ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b736b7b7a6ca442b9273d51359563de9 (127.13.140.129:39487), f778ce6416f74e429290f6f42a4043e6 (127.13.140.131:36803)
I20260630 12:41:02.211071 18623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f831e7512f2140869709ece3b2c8b02f" candidate_uuid: "bd45bb1986584584be7dd35e755198ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f778ce6416f74e429290f6f42a4043e6" is_pre_election: true
I20260630 12:41:02.211279 18474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f831e7512f2140869709ece3b2c8b02f" candidate_uuid: "bd45bb1986584584be7dd35e755198ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b736b7b7a6ca442b9273d51359563de9" is_pre_election: true
I20260630 12:41:02.211712 18623 raft_consensus.cc:2468] T f831e7512f2140869709ece3b2c8b02f P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd45bb1986584584be7dd35e755198ea in term 0.
I20260630 12:41:02.211958 18474 raft_consensus.cc:2468] T f831e7512f2140869709ece3b2c8b02f P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd45bb1986584584be7dd35e755198ea in term 0.
I20260630 12:41:02.212214 18671 tablet_bootstrap.cc:492] T 26f492fcbe9a43b58f75f8abf3e53e29 P bd45bb1986584584be7dd35e755198ea: No bootstrap required, opened a new log
I20260630 12:41:02.212730 18671 ts_tablet_manager.cc:1403] T 26f492fcbe9a43b58f75f8abf3e53e29 P bd45bb1986584584be7dd35e755198ea: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.009s
I20260630 12:41:02.212801 18513 leader_election.cc:304] T f831e7512f2140869709ece3b2c8b02f P bd45bb1986584584be7dd35e755198ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd45bb1986584584be7dd35e755198ea, f778ce6416f74e429290f6f42a4043e6; no voters: 
I20260630 12:41:02.213667 18707 raft_consensus.cc:2804] T f831e7512f2140869709ece3b2c8b02f P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:41:02.214039 18707 raft_consensus.cc:493] T f831e7512f2140869709ece3b2c8b02f P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:41:02.214375 18707 raft_consensus.cc:3060] T f831e7512f2140869709ece3b2c8b02f P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:41:02.215090 18671 raft_consensus.cc:359] T 26f492fcbe9a43b58f75f8abf3e53e29 P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:02.215544 18671 raft_consensus.cc:385] T 26f492fcbe9a43b58f75f8abf3e53e29 P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:41:02.215703 18671 raft_consensus.cc:740] T 26f492fcbe9a43b58f75f8abf3e53e29 P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd45bb1986584584be7dd35e755198ea, State: Initialized, Role: FOLLOWER
I20260630 12:41:02.216208 18671 consensus_queue.cc:260] T 26f492fcbe9a43b58f75f8abf3e53e29 P bd45bb1986584584be7dd35e755198ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:02.217796 18671 ts_tablet_manager.cc:1434] T 26f492fcbe9a43b58f75f8abf3e53e29 P bd45bb1986584584be7dd35e755198ea: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:41:02.221451 18707 raft_consensus.cc:515] T f831e7512f2140869709ece3b2c8b02f P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:02.224211 18474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f831e7512f2140869709ece3b2c8b02f" candidate_uuid: "bd45bb1986584584be7dd35e755198ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b736b7b7a6ca442b9273d51359563de9"
I20260630 12:41:02.224382 18676 raft_consensus.cc:515] T eaa3f36bd3104d3980618790e95ced18 P f778ce6416f74e429290f6f42a4043e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:02.224810 18474 raft_consensus.cc:3060] T f831e7512f2140869709ece3b2c8b02f P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:41:02.227095 18676 leader_election.cc:290] T eaa3f36bd3104d3980618790e95ced18 P f778ce6416f74e429290f6f42a4043e6 [CANDIDATE]: Term 1 election: Requested vote from peers b736b7b7a6ca442b9273d51359563de9 (127.13.140.129:39487), bd45bb1986584584be7dd35e755198ea (127.13.140.130:38343)
I20260630 12:41:02.228482 18475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaa3f36bd3104d3980618790e95ced18" candidate_uuid: "f778ce6416f74e429290f6f42a4043e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b736b7b7a6ca442b9273d51359563de9"
I20260630 12:41:02.230224 18549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaa3f36bd3104d3980618790e95ced18" candidate_uuid: "f778ce6416f74e429290f6f42a4043e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd45bb1986584584be7dd35e755198ea"
I20260630 12:41:02.230996 18549 raft_consensus.cc:3060] T eaa3f36bd3104d3980618790e95ced18 P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:41:02.231707 18474 raft_consensus.cc:2468] T f831e7512f2140869709ece3b2c8b02f P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd45bb1986584584be7dd35e755198ea in term 1.
I20260630 12:41:02.232928 18516 leader_election.cc:304] T f831e7512f2140869709ece3b2c8b02f P bd45bb1986584584be7dd35e755198ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b736b7b7a6ca442b9273d51359563de9, bd45bb1986584584be7dd35e755198ea; no voters: 
I20260630 12:41:02.233796 18675 raft_consensus.cc:2804] T f831e7512f2140869709ece3b2c8b02f P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Leader election won for term 1
W20260630 12:41:02.233968 18590 leader_election.cc:343] T eaa3f36bd3104d3980618790e95ced18 P f778ce6416f74e429290f6f42a4043e6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b736b7b7a6ca442b9273d51359563de9 (127.13.140.129:39487): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:41:02.234294 18675 raft_consensus.cc:697] T f831e7512f2140869709ece3b2c8b02f P bd45bb1986584584be7dd35e755198ea [term 1 LEADER]: Becoming Leader. State: Replica: bd45bb1986584584be7dd35e755198ea, State: Running, Role: LEADER
I20260630 12:41:02.235143 18675 consensus_queue.cc:237] T f831e7512f2140869709ece3b2c8b02f P bd45bb1986584584be7dd35e755198ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:02.242563 18679 consensus_queue.cc:1048] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P b736b7b7a6ca442b9273d51359563de9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:41:02.242597 18549 raft_consensus.cc:2468] T eaa3f36bd3104d3980618790e95ced18 P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f778ce6416f74e429290f6f42a4043e6 in term 1.
I20260630 12:41:02.245050 18587 leader_election.cc:304] T eaa3f36bd3104d3980618790e95ced18 P f778ce6416f74e429290f6f42a4043e6 [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: bd45bb1986584584be7dd35e755198ea, f778ce6416f74e429290f6f42a4043e6; no voters: b736b7b7a6ca442b9273d51359563de9
I20260630 12:41:02.246122 18676 raft_consensus.cc:2804] T eaa3f36bd3104d3980618790e95ced18 P f778ce6416f74e429290f6f42a4043e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:41:02.247448 18676 raft_consensus.cc:697] T eaa3f36bd3104d3980618790e95ced18 P f778ce6416f74e429290f6f42a4043e6 [term 1 LEADER]: Becoming Leader. State: Replica: f778ce6416f74e429290f6f42a4043e6, State: Running, Role: LEADER
I20260630 12:41:02.248319 18676 consensus_queue.cc:237] T eaa3f36bd3104d3980618790e95ced18 P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:02.251240 18677 raft_consensus.cc:493] T a81d0307cf0e4b14963f36650e70606f P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:41:02.251744 18677 raft_consensus.cc:515] T a81d0307cf0e4b14963f36650e70606f P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:02.253952 18677 leader_election.cc:290] T a81d0307cf0e4b14963f36650e70606f P f778ce6416f74e429290f6f42a4043e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b736b7b7a6ca442b9273d51359563de9 (127.13.140.129:39487), bd45bb1986584584be7dd35e755198ea (127.13.140.130:38343)
I20260630 12:41:02.255721 18474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a81d0307cf0e4b14963f36650e70606f" candidate_uuid: "f778ce6416f74e429290f6f42a4043e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b736b7b7a6ca442b9273d51359563de9" is_pre_election: true
I20260630 12:41:02.255890 18548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a81d0307cf0e4b14963f36650e70606f" candidate_uuid: "f778ce6416f74e429290f6f42a4043e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd45bb1986584584be7dd35e755198ea" is_pre_election: true
I20260630 12:41:02.256824 18548 raft_consensus.cc:2468] T a81d0307cf0e4b14963f36650e70606f P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f778ce6416f74e429290f6f42a4043e6 in term 0.
I20260630 12:41:02.258226 18707 leader_election.cc:290] T f831e7512f2140869709ece3b2c8b02f P bd45bb1986584584be7dd35e755198ea [CANDIDATE]: Term 1 election: Requested vote from peers b736b7b7a6ca442b9273d51359563de9 (127.13.140.129:39487), f778ce6416f74e429290f6f42a4043e6 (127.13.140.131:36803)
I20260630 12:41:02.262223 18587 leader_election.cc:304] T a81d0307cf0e4b14963f36650e70606f P f778ce6416f74e429290f6f42a4043e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd45bb1986584584be7dd35e755198ea, f778ce6416f74e429290f6f42a4043e6; no voters: 
I20260630 12:41:02.263491 18623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f831e7512f2140869709ece3b2c8b02f" candidate_uuid: "bd45bb1986584584be7dd35e755198ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f778ce6416f74e429290f6f42a4043e6"
I20260630 12:41:02.264073 18623 raft_consensus.cc:3060] T f831e7512f2140869709ece3b2c8b02f P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:41:02.266825 18676 raft_consensus.cc:2804] T a81d0307cf0e4b14963f36650e70606f P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:41:02.267234 18676 raft_consensus.cc:493] T a81d0307cf0e4b14963f36650e70606f P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:41:02.267580 18676 raft_consensus.cc:3060] T a81d0307cf0e4b14963f36650e70606f P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:41:02.270236 18670 tablet_bootstrap.cc:492] T eaa3f36bd3104d3980618790e95ced18 P b736b7b7a6ca442b9273d51359563de9: No bootstrap required, opened a new log
I20260630 12:41:02.270717 18670 ts_tablet_manager.cc:1403] T eaa3f36bd3104d3980618790e95ced18 P b736b7b7a6ca442b9273d51359563de9: Time spent bootstrapping tablet: real 0.074s	user 0.008s	sys 0.007s
I20260630 12:41:02.270725 18474 raft_consensus.cc:2468] T a81d0307cf0e4b14963f36650e70606f P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f778ce6416f74e429290f6f42a4043e6 in term 0.
I20260630 12:41:02.271145 18373 catalog_manager.cc:5697] T eaa3f36bd3104d3980618790e95ced18 P f778ce6416f74e429290f6f42a4043e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to f778ce6416f74e429290f6f42a4043e6 (127.13.140.131). New cstate: current_term: 1 leader_uuid: "f778ce6416f74e429290f6f42a4043e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } health_report { overall_health: HEALTHY } } }
I20260630 12:41:02.273487 18670 raft_consensus.cc:359] T eaa3f36bd3104d3980618790e95ced18 P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:02.275317 18670 raft_consensus.cc:385] T eaa3f36bd3104d3980618790e95ced18 P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:41:02.275730 18670 raft_consensus.cc:740] T eaa3f36bd3104d3980618790e95ced18 P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b736b7b7a6ca442b9273d51359563de9, State: Initialized, Role: FOLLOWER
I20260630 12:41:02.276474 18670 consensus_queue.cc:260] T eaa3f36bd3104d3980618790e95ced18 P b736b7b7a6ca442b9273d51359563de9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:02.279044 18676 raft_consensus.cc:515] T a81d0307cf0e4b14963f36650e70606f P f778ce6416f74e429290f6f42a4043e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:02.281996 18677 raft_consensus.cc:493] T d1d8c3baaca6491184fddde2d44188e1 P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:41:02.282449 18677 raft_consensus.cc:515] T d1d8c3baaca6491184fddde2d44188e1 P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:02.283075 18623 raft_consensus.cc:2468] T f831e7512f2140869709ece3b2c8b02f P f778ce6416f74e429290f6f42a4043e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd45bb1986584584be7dd35e755198ea in term 1.
I20260630 12:41:02.283246 18670 ts_tablet_manager.cc:1434] T eaa3f36bd3104d3980618790e95ced18 P b736b7b7a6ca442b9273d51359563de9: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260630 12:41:02.284487 18677 leader_election.cc:290] T d1d8c3baaca6491184fddde2d44188e1 P f778ce6416f74e429290f6f42a4043e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b736b7b7a6ca442b9273d51359563de9 (127.13.140.129:39487), bd45bb1986584584be7dd35e755198ea (127.13.140.130:38343)
I20260630 12:41:02.285275 18474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1d8c3baaca6491184fddde2d44188e1" candidate_uuid: "f778ce6416f74e429290f6f42a4043e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b736b7b7a6ca442b9273d51359563de9" is_pre_election: true
I20260630 12:41:02.285915 18474 raft_consensus.cc:2468] T d1d8c3baaca6491184fddde2d44188e1 P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f778ce6416f74e429290f6f42a4043e6 in term 0.
I20260630 12:41:02.287031 18590 leader_election.cc:304] T d1d8c3baaca6491184fddde2d44188e1 P f778ce6416f74e429290f6f42a4043e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b736b7b7a6ca442b9273d51359563de9, f778ce6416f74e429290f6f42a4043e6; no voters: 
I20260630 12:41:02.287441 18707 raft_consensus.cc:493] T 22da1a8524db4e2db0d577c8c821f54d P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:41:02.287915 18707 raft_consensus.cc:515] T 22da1a8524db4e2db0d577c8c821f54d P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:02.288590 18677 raft_consensus.cc:2804] T d1d8c3baaca6491184fddde2d44188e1 P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:41:02.288723 18548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1d8c3baaca6491184fddde2d44188e1" candidate_uuid: "f778ce6416f74e429290f6f42a4043e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd45bb1986584584be7dd35e755198ea" is_pre_election: true
I20260630 12:41:02.288990 18677 raft_consensus.cc:493] T d1d8c3baaca6491184fddde2d44188e1 P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:41:02.289361 18548 raft_consensus.cc:2468] T d1d8c3baaca6491184fddde2d44188e1 P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f778ce6416f74e429290f6f42a4043e6 in term 0.
I20260630 12:41:02.289556 18677 raft_consensus.cc:3060] T d1d8c3baaca6491184fddde2d44188e1 P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:41:02.289965 18707 leader_election.cc:290] T 22da1a8524db4e2db0d577c8c821f54d P bd45bb1986584584be7dd35e755198ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b736b7b7a6ca442b9273d51359563de9 (127.13.140.129:39487), f778ce6416f74e429290f6f42a4043e6 (127.13.140.131:36803)
I20260630 12:41:02.289018 18475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a81d0307cf0e4b14963f36650e70606f" candidate_uuid: "f778ce6416f74e429290f6f42a4043e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b736b7b7a6ca442b9273d51359563de9"
I20260630 12:41:02.293452 18475 raft_consensus.cc:3060] T a81d0307cf0e4b14963f36650e70606f P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:41:02.294710 18370 catalog_manager.cc:5697] T f831e7512f2140869709ece3b2c8b02f P bd45bb1986584584be7dd35e755198ea reported cstate change: term changed from 0 to 1, leader changed from <none> to bd45bb1986584584be7dd35e755198ea (127.13.140.130). New cstate: current_term: 1 leader_uuid: "bd45bb1986584584be7dd35e755198ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } health_report { overall_health: UNKNOWN } } }
I20260630 12:41:02.297807 18677 raft_consensus.cc:515] T d1d8c3baaca6491184fddde2d44188e1 P f778ce6416f74e429290f6f42a4043e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:02.299809 18677 leader_election.cc:290] T d1d8c3baaca6491184fddde2d44188e1 P f778ce6416f74e429290f6f42a4043e6 [CANDIDATE]: Term 1 election: Requested vote from peers b736b7b7a6ca442b9273d51359563de9 (127.13.140.129:39487), bd45bb1986584584be7dd35e755198ea (127.13.140.130:38343)
I20260630 12:41:02.292886 18474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22da1a8524db4e2db0d577c8c821f54d" candidate_uuid: "bd45bb1986584584be7dd35e755198ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b736b7b7a6ca442b9273d51359563de9" is_pre_election: true
I20260630 12:41:02.300467 18474 raft_consensus.cc:2468] T 22da1a8524db4e2db0d577c8c821f54d P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd45bb1986584584be7dd35e755198ea in term 0.
I20260630 12:41:02.300750 18473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1d8c3baaca6491184fddde2d44188e1" candidate_uuid: "f778ce6416f74e429290f6f42a4043e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b736b7b7a6ca442b9273d51359563de9"
I20260630 12:41:02.301334 18473 raft_consensus.cc:3060] T d1d8c3baaca6491184fddde2d44188e1 P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:41:02.301579 18516 leader_election.cc:304] T 22da1a8524db4e2db0d577c8c821f54d P bd45bb1986584584be7dd35e755198ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b736b7b7a6ca442b9273d51359563de9, bd45bb1986584584be7dd35e755198ea; no voters: 
I20260630 12:41:02.302393 18707 raft_consensus.cc:2804] T 22da1a8524db4e2db0d577c8c821f54d P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:41:02.302547 18675 raft_consensus.cc:493] T 26f492fcbe9a43b58f75f8abf3e53e29 P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:41:02.302795 18707 raft_consensus.cc:493] T 22da1a8524db4e2db0d577c8c821f54d P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:41:02.303290 18707 raft_consensus.cc:3060] T 22da1a8524db4e2db0d577c8c821f54d P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:41:02.303130 18675 raft_consensus.cc:515] T 26f492fcbe9a43b58f75f8abf3e53e29 P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:02.305161 18548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1d8c3baaca6491184fddde2d44188e1" candidate_uuid: "f778ce6416f74e429290f6f42a4043e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd45bb1986584584be7dd35e755198ea"
I20260630 12:41:02.305325 18675 leader_election.cc:290] T 26f492fcbe9a43b58f75f8abf3e53e29 P bd45bb1986584584be7dd35e755198ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b736b7b7a6ca442b9273d51359563de9 (127.13.140.129:39487), f778ce6416f74e429290f6f42a4043e6 (127.13.140.131:36803)
I20260630 12:41:02.305730 18548 raft_consensus.cc:3060] T d1d8c3baaca6491184fddde2d44188e1 P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:41:02.307029 18472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26f492fcbe9a43b58f75f8abf3e53e29" candidate_uuid: "bd45bb1986584584be7dd35e755198ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b736b7b7a6ca442b9273d51359563de9" is_pre_election: true
I20260630 12:41:02.308596 18676 leader_election.cc:290] T a81d0307cf0e4b14963f36650e70606f P f778ce6416f74e429290f6f42a4043e6 [CANDIDATE]: Term 1 election: Requested vote from peers b736b7b7a6ca442b9273d51359563de9 (127.13.140.129:39487), bd45bb1986584584be7dd35e755198ea (127.13.140.130:38343)
I20260630 12:41:02.309198 18735 raft_consensus.cc:493] T 4447ffdb604c46a2a602ba217cb71859 P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:41:02.309731 18735 raft_consensus.cc:515] T 4447ffdb604c46a2a602ba217cb71859 P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } }
I20260630 12:41:02.309958 18550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a81d0307cf0e4b14963f36650e70606f" candidate_uuid: "f778ce6416f74e429290f6f42a4043e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd45bb1986584584be7dd35e755198ea"
I20260630 12:41:02.310107 18707 raft_consensus.cc:515] T 22da1a8524db4e2db0d577c8c821f54d P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:02.310750 18550 raft_consensus.cc:3060] T a81d0307cf0e4b14963f36650e70606f P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:41:02.312896 18735 leader_election.cc:290] T 4447ffdb604c46a2a602ba217cb71859 P b736b7b7a6ca442b9273d51359563de9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f778ce6416f74e429290f6f42a4043e6 (127.13.140.131:36803), bd45bb1986584584be7dd35e755198ea (127.13.140.130:38343)
I20260630 12:41:02.313062 18474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22da1a8524db4e2db0d577c8c821f54d" candidate_uuid: "bd45bb1986584584be7dd35e755198ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b736b7b7a6ca442b9273d51359563de9"
I20260630 12:41:02.308285 18473 raft_consensus.cc:2468] T d1d8c3baaca6491184fddde2d44188e1 P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f778ce6416f74e429290f6f42a4043e6 in term 1.
I20260630 12:41:02.313687 18474 raft_consensus.cc:3060] T 22da1a8524db4e2db0d577c8c821f54d P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:41:02.314316 18590 leader_election.cc:304] T d1d8c3baaca6491184fddde2d44188e1 P f778ce6416f74e429290f6f42a4043e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b736b7b7a6ca442b9273d51359563de9, f778ce6416f74e429290f6f42a4043e6; no voters: 
I20260630 12:41:02.316257 18676 raft_consensus.cc:2804] T d1d8c3baaca6491184fddde2d44188e1 P f778ce6416f74e429290f6f42a4043e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:41:02.309924 18624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26f492fcbe9a43b58f75f8abf3e53e29" candidate_uuid: "bd45bb1986584584be7dd35e755198ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f778ce6416f74e429290f6f42a4043e6" is_pre_election: true
I20260630 12:41:02.316807 18676 raft_consensus.cc:697] T d1d8c3baaca6491184fddde2d44188e1 P f778ce6416f74e429290f6f42a4043e6 [term 1 LEADER]: Becoming Leader. State: Replica: f778ce6416f74e429290f6f42a4043e6, State: Running, Role: LEADER
I20260630 12:41:02.317354 18624 raft_consensus.cc:2393] T 26f492fcbe9a43b58f75f8abf3e53e29 P f778ce6416f74e429290f6f42a4043e6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bd45bb1986584584be7dd35e755198ea in current term 1: Already voted for candidate b736b7b7a6ca442b9273d51359563de9 in this term.
I20260630 12:41:02.317801 18676 consensus_queue.cc:237] T d1d8c3baaca6491184fddde2d44188e1 P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:02.320216 18707 leader_election.cc:290] T 22da1a8524db4e2db0d577c8c821f54d P bd45bb1986584584be7dd35e755198ea [CANDIDATE]: Term 1 election: Requested vote from peers b736b7b7a6ca442b9273d51359563de9 (127.13.140.129:39487), f778ce6416f74e429290f6f42a4043e6 (127.13.140.131:36803)
I20260630 12:41:02.321318 18547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4447ffdb604c46a2a602ba217cb71859" candidate_uuid: "b736b7b7a6ca442b9273d51359563de9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd45bb1986584584be7dd35e755198ea" is_pre_election: true
I20260630 12:41:02.321982 18548 raft_consensus.cc:2468] T d1d8c3baaca6491184fddde2d44188e1 P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f778ce6416f74e429290f6f42a4043e6 in term 1.
I20260630 12:41:02.322103 18474 raft_consensus.cc:2468] T 22da1a8524db4e2db0d577c8c821f54d P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd45bb1986584584be7dd35e755198ea in term 1.
I20260630 12:41:02.322001 18547 raft_consensus.cc:2468] T 4447ffdb604c46a2a602ba217cb71859 P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b736b7b7a6ca442b9273d51359563de9 in term 0.
I20260630 12:41:02.302170 18475 raft_consensus.cc:2468] T a81d0307cf0e4b14963f36650e70606f P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f778ce6416f74e429290f6f42a4043e6 in term 1.
I20260630 12:41:02.323173 18516 leader_election.cc:304] T 22da1a8524db4e2db0d577c8c821f54d P bd45bb1986584584be7dd35e755198ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b736b7b7a6ca442b9273d51359563de9, bd45bb1986584584be7dd35e755198ea; no voters: 
I20260630 12:41:02.323504 18624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4447ffdb604c46a2a602ba217cb71859" candidate_uuid: "b736b7b7a6ca442b9273d51359563de9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f778ce6416f74e429290f6f42a4043e6" is_pre_election: true
I20260630 12:41:02.324154 18624 raft_consensus.cc:2468] T 4447ffdb604c46a2a602ba217cb71859 P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b736b7b7a6ca442b9273d51359563de9 in term 0.
I20260630 12:41:02.324374 18438 leader_election.cc:304] T 4447ffdb604c46a2a602ba217cb71859 P b736b7b7a6ca442b9273d51359563de9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b736b7b7a6ca442b9273d51359563de9, bd45bb1986584584be7dd35e755198ea; no voters: 
I20260630 12:41:02.324690 18623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22da1a8524db4e2db0d577c8c821f54d" candidate_uuid: "bd45bb1986584584be7dd35e755198ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f778ce6416f74e429290f6f42a4043e6" is_pre_election: true
I20260630 12:41:02.325273 18623 raft_consensus.cc:2468] T 22da1a8524db4e2db0d577c8c821f54d P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd45bb1986584584be7dd35e755198ea in term 0.
I20260630 12:41:02.325590 18697 raft_consensus.cc:2804] T 4447ffdb604c46a2a602ba217cb71859 P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:41:02.325982 18697 raft_consensus.cc:493] T 4447ffdb604c46a2a602ba217cb71859 P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:41:02.325224 18590 leader_election.cc:304] T a81d0307cf0e4b14963f36650e70606f P f778ce6416f74e429290f6f42a4043e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b736b7b7a6ca442b9273d51359563de9, f778ce6416f74e429290f6f42a4043e6; no voters: 
I20260630 12:41:02.326437 18697 raft_consensus.cc:3060] T 4447ffdb604c46a2a602ba217cb71859 P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:41:02.326882 18677 raft_consensus.cc:2804] T a81d0307cf0e4b14963f36650e70606f P f778ce6416f74e429290f6f42a4043e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:41:02.327368 18677 raft_consensus.cc:697] T a81d0307cf0e4b14963f36650e70606f P f778ce6416f74e429290f6f42a4043e6 [term 1 LEADER]: Becoming Leader. State: Replica: f778ce6416f74e429290f6f42a4043e6, State: Running, Role: LEADER
I20260630 12:41:02.328148 18677 consensus_queue.cc:237] T a81d0307cf0e4b14963f36650e70606f P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:02.329468 18624 raft_consensus.cc:3060] T ccdbd02f177b4391bd3e34b9fa2dc9ce P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:41:02.330928 18513 leader_election.cc:304] T 26f492fcbe9a43b58f75f8abf3e53e29 P bd45bb1986584584be7dd35e755198ea [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: bd45bb1986584584be7dd35e755198ea; no voters: b736b7b7a6ca442b9273d51359563de9, f778ce6416f74e429290f6f42a4043e6
I20260630 12:41:02.332609 18675 raft_consensus.cc:3060] T 26f492fcbe9a43b58f75f8abf3e53e29 P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:41:02.334290 18697 raft_consensus.cc:515] T 4447ffdb604c46a2a602ba217cb71859 P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } }
I20260630 12:41:02.339162 18697 leader_election.cc:290] T 4447ffdb604c46a2a602ba217cb71859 P b736b7b7a6ca442b9273d51359563de9 [CANDIDATE]: Term 1 election: Requested vote from peers f778ce6416f74e429290f6f42a4043e6 (127.13.140.131:36803), bd45bb1986584584be7dd35e755198ea (127.13.140.130:38343)
I20260630 12:41:02.339085 18548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4447ffdb604c46a2a602ba217cb71859" candidate_uuid: "b736b7b7a6ca442b9273d51359563de9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd45bb1986584584be7dd35e755198ea"
I20260630 12:41:02.339437 18623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22da1a8524db4e2db0d577c8c821f54d" candidate_uuid: "bd45bb1986584584be7dd35e755198ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f778ce6416f74e429290f6f42a4043e6"
I20260630 12:41:02.339879 18548 raft_consensus.cc:3060] T 4447ffdb604c46a2a602ba217cb71859 P bd45bb1986584584be7dd35e755198ea [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:41:02.340220 18623 raft_consensus.cc:3060] T 22da1a8524db4e2db0d577c8c821f54d P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:41:02.347025 18548 raft_consensus.cc:2468] T 4447ffdb604c46a2a602ba217cb71859 P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b736b7b7a6ca442b9273d51359563de9 in term 1.
I20260630 12:41:02.348160 18697 raft_consensus.cc:493] T eaa3f36bd3104d3980618790e95ced18 P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:41:02.348703 18697 raft_consensus.cc:515] T eaa3f36bd3104d3980618790e95ced18 P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:02.350942 18697 leader_election.cc:290] T eaa3f36bd3104d3980618790e95ced18 P b736b7b7a6ca442b9273d51359563de9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd45bb1986584584be7dd35e755198ea (127.13.140.130:38343), f778ce6416f74e429290f6f42a4043e6 (127.13.140.131:36803)
I20260630 12:41:02.326537 18707 raft_consensus.cc:2804] T 22da1a8524db4e2db0d577c8c821f54d P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:41:02.357338 18675 raft_consensus.cc:2749] T 26f492fcbe9a43b58f75f8abf3e53e29 P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:41:02.370247 18624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4447ffdb604c46a2a602ba217cb71859" candidate_uuid: "b736b7b7a6ca442b9273d51359563de9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f778ce6416f74e429290f6f42a4043e6"
I20260630 12:41:02.382859 18624 raft_consensus.cc:3060] T 4447ffdb604c46a2a602ba217cb71859 P f778ce6416f74e429290f6f42a4043e6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:41:02.354928 18550 raft_consensus.cc:2468] T a81d0307cf0e4b14963f36650e70606f P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f778ce6416f74e429290f6f42a4043e6 in term 1.
I20260630 12:41:02.355240 18708 consensus_queue.cc:1048] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P bd45bb1986584584be7dd35e755198ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.030s
I20260630 12:41:02.384851 18740 raft_consensus.cc:493] T ccdbd02f177b4391bd3e34b9fa2dc9ce P f778ce6416f74e429290f6f42a4043e6 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:41:02.383813 18707 raft_consensus.cc:697] T 22da1a8524db4e2db0d577c8c821f54d P bd45bb1986584584be7dd35e755198ea [term 1 LEADER]: Becoming Leader. State: Replica: bd45bb1986584584be7dd35e755198ea, State: Running, Role: LEADER
I20260630 12:41:02.354722 18438 leader_election.cc:304] T 4447ffdb604c46a2a602ba217cb71859 P b736b7b7a6ca442b9273d51359563de9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b736b7b7a6ca442b9273d51359563de9, bd45bb1986584584be7dd35e755198ea; no voters: 
I20260630 12:41:02.385385 18740 raft_consensus.cc:515] T ccdbd02f177b4391bd3e34b9fa2dc9ce P f778ce6416f74e429290f6f42a4043e6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:02.352470 18623 raft_consensus.cc:2468] T 22da1a8524db4e2db0d577c8c821f54d P f778ce6416f74e429290f6f42a4043e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd45bb1986584584be7dd35e755198ea in term 1.
I20260630 12:41:02.372375 18622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaa3f36bd3104d3980618790e95ced18" candidate_uuid: "b736b7b7a6ca442b9273d51359563de9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f778ce6416f74e429290f6f42a4043e6" is_pre_election: true
I20260630 12:41:02.386662 18697 raft_consensus.cc:2804] T 4447ffdb604c46a2a602ba217cb71859 P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:41:02.387176 18697 raft_consensus.cc:697] T 4447ffdb604c46a2a602ba217cb71859 P b736b7b7a6ca442b9273d51359563de9 [term 1 LEADER]: Becoming Leader. State: Replica: b736b7b7a6ca442b9273d51359563de9, State: Running, Role: LEADER
I20260630 12:41:02.385921 18707 consensus_queue.cc:237] T 22da1a8524db4e2db0d577c8c821f54d P bd45bb1986584584be7dd35e755198ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:02.381366 18548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaa3f36bd3104d3980618790e95ced18" candidate_uuid: "b736b7b7a6ca442b9273d51359563de9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd45bb1986584584be7dd35e755198ea" is_pre_election: true
I20260630 12:41:02.387959 18697 consensus_queue.cc:237] T 4447ffdb604c46a2a602ba217cb71859 P b736b7b7a6ca442b9273d51359563de9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } }
I20260630 12:41:02.390021 18548 raft_consensus.cc:2393] T eaa3f36bd3104d3980618790e95ced18 P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b736b7b7a6ca442b9273d51359563de9 in current term 1: Already voted for candidate f778ce6416f74e429290f6f42a4043e6 in this term.
I20260630 12:41:02.390597 18679 consensus_queue.cc:1048] T ccdbd02f177b4391bd3e34b9fa2dc9ce P b736b7b7a6ca442b9273d51359563de9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:41:02.391229 18550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccdbd02f177b4391bd3e34b9fa2dc9ce" candidate_uuid: "f778ce6416f74e429290f6f42a4043e6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd45bb1986584584be7dd35e755198ea" is_pre_election: true
I20260630 12:41:02.392077 18550 raft_consensus.cc:2468] T ccdbd02f177b4391bd3e34b9fa2dc9ce P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f778ce6416f74e429290f6f42a4043e6 in term 1.
I20260630 12:41:02.392253 18474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccdbd02f177b4391bd3e34b9fa2dc9ce" candidate_uuid: "f778ce6416f74e429290f6f42a4043e6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b736b7b7a6ca442b9273d51359563de9" is_pre_election: true
I20260630 12:41:02.393808 18587 leader_election.cc:304] T ccdbd02f177b4391bd3e34b9fa2dc9ce P f778ce6416f74e429290f6f42a4043e6 [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: bd45bb1986584584be7dd35e755198ea, f778ce6416f74e429290f6f42a4043e6; no voters: 
I20260630 12:41:02.394676 18676 raft_consensus.cc:2804] T ccdbd02f177b4391bd3e34b9fa2dc9ce P f778ce6416f74e429290f6f42a4043e6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:41:02.395035 18676 raft_consensus.cc:493] T ccdbd02f177b4391bd3e34b9fa2dc9ce P f778ce6416f74e429290f6f42a4043e6 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:41:02.395373 18676 raft_consensus.cc:3060] T ccdbd02f177b4391bd3e34b9fa2dc9ce P f778ce6416f74e429290f6f42a4043e6 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:41:02.397033 18740 leader_election.cc:290] T ccdbd02f177b4391bd3e34b9fa2dc9ce P f778ce6416f74e429290f6f42a4043e6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b736b7b7a6ca442b9273d51359563de9 (127.13.140.129:39487), bd45bb1986584584be7dd35e755198ea (127.13.140.130:38343)
I20260630 12:41:02.396309 18438 leader_election.cc:304] T eaa3f36bd3104d3980618790e95ced18 P b736b7b7a6ca442b9273d51359563de9 [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: b736b7b7a6ca442b9273d51359563de9; no voters: bd45bb1986584584be7dd35e755198ea, f778ce6416f74e429290f6f42a4043e6
I20260630 12:41:02.407100 18679 raft_consensus.cc:3060] T eaa3f36bd3104d3980618790e95ced18 P b736b7b7a6ca442b9273d51359563de9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:41:02.407825 18371 catalog_manager.cc:5697] T 4447ffdb604c46a2a602ba217cb71859 P b736b7b7a6ca442b9273d51359563de9 reported cstate change: term changed from 0 to 1, leader changed from <none> to b736b7b7a6ca442b9273d51359563de9 (127.13.140.129). New cstate: current_term: 1 leader_uuid: "b736b7b7a6ca442b9273d51359563de9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } health_report { overall_health: UNKNOWN } } }
I20260630 12:41:02.408704 18370 catalog_manager.cc:5697] T d1d8c3baaca6491184fddde2d44188e1 P f778ce6416f74e429290f6f42a4043e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to f778ce6416f74e429290f6f42a4043e6 (127.13.140.131). New cstate: current_term: 1 leader_uuid: "f778ce6416f74e429290f6f42a4043e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } health_report { overall_health: HEALTHY } } }
I20260630 12:41:02.415048 18679 raft_consensus.cc:2749] T eaa3f36bd3104d3980618790e95ced18 P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:41:02.407078 18624 raft_consensus.cc:2468] T 4447ffdb604c46a2a602ba217cb71859 P f778ce6416f74e429290f6f42a4043e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b736b7b7a6ca442b9273d51359563de9 in term 1.
I20260630 12:41:02.422040 18676 raft_consensus.cc:515] T ccdbd02f177b4391bd3e34b9fa2dc9ce P f778ce6416f74e429290f6f42a4043e6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:02.423408 18622 raft_consensus.cc:1240] T ccdbd02f177b4391bd3e34b9fa2dc9ce P f778ce6416f74e429290f6f42a4043e6 [term 2 FOLLOWER]: Rejecting Update request from peer b736b7b7a6ca442b9273d51359563de9 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260630 12:41:02.429636 18475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccdbd02f177b4391bd3e34b9fa2dc9ce" candidate_uuid: "f778ce6416f74e429290f6f42a4043e6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b736b7b7a6ca442b9273d51359563de9"
I20260630 12:41:02.430069 18550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccdbd02f177b4391bd3e34b9fa2dc9ce" candidate_uuid: "f778ce6416f74e429290f6f42a4043e6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd45bb1986584584be7dd35e755198ea"
I20260630 12:41:02.430639 18550 raft_consensus.cc:3060] T ccdbd02f177b4391bd3e34b9fa2dc9ce P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:41:02.434048 18679 consensus_queue.cc:1059] T ccdbd02f177b4391bd3e34b9fa2dc9ce P b736b7b7a6ca442b9273d51359563de9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:41:02.435015 18697 raft_consensus.cc:3055] T ccdbd02f177b4391bd3e34b9fa2dc9ce P b736b7b7a6ca442b9273d51359563de9 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:41:02.435328 18697 raft_consensus.cc:740] T ccdbd02f177b4391bd3e34b9fa2dc9ce P b736b7b7a6ca442b9273d51359563de9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b736b7b7a6ca442b9273d51359563de9, State: Running, Role: LEADER
I20260630 12:41:02.436010 18697 consensus_queue.cc:260] T ccdbd02f177b4391bd3e34b9fa2dc9ce P b736b7b7a6ca442b9273d51359563de9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:02.437013 18697 raft_consensus.cc:3060] T ccdbd02f177b4391bd3e34b9fa2dc9ce P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:41:02.437891 18373 catalog_manager.cc:5697] T a81d0307cf0e4b14963f36650e70606f P f778ce6416f74e429290f6f42a4043e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to f778ce6416f74e429290f6f42a4043e6 (127.13.140.131). New cstate: current_term: 1 leader_uuid: "f778ce6416f74e429290f6f42a4043e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } health_report { overall_health: HEALTHY } } }
I20260630 12:41:02.444485 18707 consensus_queue.cc:1048] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P bd45bb1986584584be7dd35e755198ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:41:02.447178 18371 catalog_manager.cc:5697] T 22da1a8524db4e2db0d577c8c821f54d P bd45bb1986584584be7dd35e755198ea reported cstate change: term changed from 0 to 1, leader changed from <none> to bd45bb1986584584be7dd35e755198ea (127.13.140.130). New cstate: current_term: 1 leader_uuid: "bd45bb1986584584be7dd35e755198ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } health_report { overall_health: UNKNOWN } } }
I20260630 12:41:02.450058 18550 raft_consensus.cc:2468] T ccdbd02f177b4391bd3e34b9fa2dc9ce P bd45bb1986584584be7dd35e755198ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f778ce6416f74e429290f6f42a4043e6 in term 2.
I20260630 12:41:02.451180 18587 leader_election.cc:304] T ccdbd02f177b4391bd3e34b9fa2dc9ce P f778ce6416f74e429290f6f42a4043e6 [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: bd45bb1986584584be7dd35e755198ea, f778ce6416f74e429290f6f42a4043e6; no voters: b736b7b7a6ca442b9273d51359563de9
I20260630 12:41:02.452013 18740 raft_consensus.cc:2804] T ccdbd02f177b4391bd3e34b9fa2dc9ce P f778ce6416f74e429290f6f42a4043e6 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:41:02.455353 18676 leader_election.cc:290] T ccdbd02f177b4391bd3e34b9fa2dc9ce P f778ce6416f74e429290f6f42a4043e6 [CANDIDATE]: Term 2 election: Requested vote from peers b736b7b7a6ca442b9273d51359563de9 (127.13.140.129:39487), bd45bb1986584584be7dd35e755198ea (127.13.140.130:38343)
I20260630 12:41:02.465108 18740 raft_consensus.cc:697] T ccdbd02f177b4391bd3e34b9fa2dc9ce P f778ce6416f74e429290f6f42a4043e6 [term 2 LEADER]: Becoming Leader. State: Replica: f778ce6416f74e429290f6f42a4043e6, State: Running, Role: LEADER
I20260630 12:41:02.465899 18740 consensus_queue.cc:237] T ccdbd02f177b4391bd3e34b9fa2dc9ce P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Queue going to LEADER 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: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } }
I20260630 12:41:02.473251 18373 catalog_manager.cc:5697] T ccdbd02f177b4391bd3e34b9fa2dc9ce P f778ce6416f74e429290f6f42a4043e6 reported cstate change: term changed from 1 to 2, leader changed from b736b7b7a6ca442b9273d51359563de9 (127.13.140.129) to f778ce6416f74e429290f6f42a4043e6 (127.13.140.131). New cstate: current_term: 2 leader_uuid: "f778ce6416f74e429290f6f42a4043e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } health_report { overall_health: HEALTHY } } }
I20260630 12:41:02.477819 18740 consensus_queue.cc:1048] T 58e77e06269945169f7408c19551ade1 P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:41:02.488227 18748 consensus_queue.cc:1048] T 58e77e06269945169f7408c19551ade1 P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:41:02.503844 18746 consensus_queue.cc:1048] T e1b4f5c4c2cc41398c349868879bd21f P bd45bb1986584584be7dd35e755198ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:41:02.514930 18708 consensus_queue.cc:1048] T e1b4f5c4c2cc41398c349868879bd21f P bd45bb1986584584be7dd35e755198ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:41:02.637537 18697 consensus_queue.cc:1048] T 26f492fcbe9a43b58f75f8abf3e53e29 P b736b7b7a6ca442b9273d51359563de9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:41:02.647518 18735 consensus_queue.cc:1048] T 26f492fcbe9a43b58f75f8abf3e53e29 P b736b7b7a6ca442b9273d51359563de9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:41:02.689710 18708 consensus_queue.cc:1048] T f831e7512f2140869709ece3b2c8b02f P bd45bb1986584584be7dd35e755198ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:41:02.704121 18707 consensus_queue.cc:1048] T f831e7512f2140869709ece3b2c8b02f P bd45bb1986584584be7dd35e755198ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:41:02.715353 18676 consensus_queue.cc:1048] T eaa3f36bd3104d3980618790e95ced18 P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:41:02.733078 18740 consensus_queue.cc:1048] T d1d8c3baaca6491184fddde2d44188e1 P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:41:02.734407 18740 consensus_queue.cc:1048] T eaa3f36bd3104d3980618790e95ced18 P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:41:02.828843 18677 consensus_queue.cc:1048] T a81d0307cf0e4b14963f36650e70606f P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:41:02.860039 18748 consensus_queue.cc:1048] T a81d0307cf0e4b14963f36650e70606f P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:41:02.906213 18748 consensus_queue.cc:1048] T d1d8c3baaca6491184fddde2d44188e1 P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:41:02.975345 18548 raft_consensus.cc:1275] T ccdbd02f177b4391bd3e34b9fa2dc9ce P bd45bb1986584584be7dd35e755198ea [term 2 FOLLOWER]: Refusing update from remote peer f778ce6416f74e429290f6f42a4043e6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:41:02.976873 18748 consensus_queue.cc:1048] T ccdbd02f177b4391bd3e34b9fa2dc9ce P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:41:02.981595 18571 debug-util.cc:398] Leaking SignalData structure 0x7b08000ac940 after lost signal to thread 13877
W20260630 12:41:02.982697 18571 debug-util.cc:398] Leaking SignalData structure 0x7b0800097000 after lost signal to thread 18407
W20260630 12:41:02.983943 18571 debug-util.cc:398] Leaking SignalData structure 0x7b08001f3180 after lost signal to thread 18499
W20260630 12:41:02.985044 18571 debug-util.cc:398] Leaking SignalData structure 0x7b080004b620 after lost signal to thread 18574
I20260630 12:41:02.985720 18675 consensus_queue.cc:1048] T 22da1a8524db4e2db0d577c8c821f54d P bd45bb1986584584be7dd35e755198ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:41:02.986164 18571 debug-util.cc:398] Leaking SignalData structure 0x7b080008f360 after lost signal to thread 18648
I20260630 12:41:02.997097 18475 raft_consensus.cc:1275] T ccdbd02f177b4391bd3e34b9fa2dc9ce P b736b7b7a6ca442b9273d51359563de9 [term 2 FOLLOWER]: Refusing update from remote peer f778ce6416f74e429290f6f42a4043e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260630 12:41:02.997462 18475 pending_rounds.cc:85] T ccdbd02f177b4391bd3e34b9fa2dc9ce P b736b7b7a6ca442b9273d51359563de9: Aborting all ops after (but not including) 0
I20260630 12:41:02.997694 18475 pending_rounds.cc:107] T ccdbd02f177b4391bd3e34b9fa2dc9ce P b736b7b7a6ca442b9273d51359563de9: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260630 12:41:02.997958 18475 raft_consensus.cc:2889] T ccdbd02f177b4391bd3e34b9fa2dc9ce P b736b7b7a6ca442b9273d51359563de9 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:41:03.000826 18697 consensus_queue.cc:1048] T 4447ffdb604c46a2a602ba217cb71859 P b736b7b7a6ca442b9273d51359563de9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:41:03.001519 18748 consensus_queue.cc:1048] T ccdbd02f177b4391bd3e34b9fa2dc9ce P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:41:03.005788 18697 consensus_queue.cc:1048] T 4447ffdb604c46a2a602ba217cb71859 P b736b7b7a6ca442b9273d51359563de9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:41:03.025539 18707 consensus_queue.cc:1048] T 22da1a8524db4e2db0d577c8c821f54d P bd45bb1986584584be7dd35e755198ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:41:03.412477 18438 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.131:36803, user_credentials={real_user=slave}} blocked reactor thread for 51720.5us
W20260630 12:41:03.672343 18805 log.cc:927] Time spent T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P bd45bb1986584584be7dd35e755198ea: Append to log took a long time: real 0.105s	user 0.002s	sys 0.000s
W20260630 12:41:03.685451 18513 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.131:36803, user_credentials={real_user=slave}} blocked reactor thread for 148754us
W20260630 12:41:03.796691 18438 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.130:38343, user_credentials={real_user=slave}} blocked reactor thread for 149626us
W20260630 12:41:03.903028 18653 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.13.140.130:38343, user_credentials={real_user=slave}} blocked reactor thread for 44209.7us
W20260630 12:41:04.026013 18824 log.cc:927] Time spent T d1d8c3baaca6491184fddde2d44188e1 P bd45bb1986584584be7dd35e755198ea: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
I20260630 12:41:04.240113 18815 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:36238 (ReqId={client: 71d458154abc441580e1b45e4384479e, seq_no=18, attempt_no=0}) took 1050 ms. Trace:
I20260630 12:41:04.348343 18815 rpcz_store.cc:276] 0630 12:41:03.194817 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:41:03.196242 (+  1425us) service_pool.cc:224] Handling call
0630 12:41:04.240038 (+1043796us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:41:03.519826 (+     0us) write_op.cc:183] PREPARE: starting on tablet 58e77e06269945169f7408c19551ade1
0630 12:41:03.532473 (+ 12647us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:41:03.532500 (+    27us) write_op.cc:435] Acquired schema lock
0630 12:41:03.532518 (+    18us) tablet.cc:662] Decoding operations
0630 12:41:03.532944 (+   426us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:41:03.532999 (+    55us) write_op.cc:641] Partition lock acquired for write op
0630 12:41:03.533024 (+    25us) tablet.cc:685] Acquiring locks for 4 operations
0630 12:41:03.533386 (+   362us) tablet.cc:701] Row locks acquired
0630 12:41:03.533398 (+    12us) write_op.cc:260] PREPARE: finished
0630 12:41:03.533566 (+   168us) write_op.cc:270] Start()
0630 12:41:03.533662 (+    96us) write_op.cc:276] Timestamp: P: 1782823263533520 usec, L: 0
0630 12:41:03.533681 (+    19us) op_driver.cc:348] REPLICATION: starting
0630 12:41:03.542970 (+  9289us) log.cc:844] Serialized 475 byte log entry
0630 12:41:04.061916 (+518946us) op_driver.cc:464] REPLICATION: finished
0630 12:41:04.237926 (+176010us) write_op.cc:301] APPLY: starting
0630 12:41:04.238008 (+    82us) tablet.cc:1367] starting BulkCheckPresence
0630 12:41:04.238166 (+   158us) tablet.cc:1370] finished BulkCheckPresence
0630 12:41:04.238269 (+   103us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:41:04.238924 (+   655us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:41:04.239120 (+   196us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:41:04.239171 (+    51us) write_op.cc:312] APPLY: finished
0630 12:41:04.239372 (+   201us) log.cc:844] Serialized 40 byte log entry
0630 12:41:04.239568 (+   196us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:41:04.239658 (+    90us) write_op.cc:454] Released schema lock
0630 12:41:04.239702 (+    44us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":175818,"mutex_wait_us":1955,"num_ops":4,"prepare.queue_time_us":269890,"prepare.run_cpu_time_us":2770,"prepare.run_wall_time_us":25922,"replication_time_us":528119}]]}
W20260630 12:41:04.326959 18737 log.cc:927] Time spent T eaa3f36bd3104d3980618790e95ced18 P f778ce6416f74e429290f6f42a4043e6: Append to log took a long time: real 0.068s	user 0.003s	sys 0.007s
W20260630 12:41:04.327342 18768 log.cc:927] Time spent T d1d8c3baaca6491184fddde2d44188e1 P b736b7b7a6ca442b9273d51359563de9: Append to log took a long time: real 0.162s	user 0.005s	sys 0.030s
W20260630 12:41:04.329695 18824 log.cc:927] Time spent T d1d8c3baaca6491184fddde2d44188e1 P bd45bb1986584584be7dd35e755198ea: Append to log took a long time: real 0.073s	user 0.012s	sys 0.009s
W20260630 12:41:04.329342 18742 log.cc:927] Time spent T 4447ffdb604c46a2a602ba217cb71859 P b736b7b7a6ca442b9273d51359563de9: Append to log took a long time: real 0.122s	user 0.010s	sys 0.016s
W20260630 12:41:04.330886 18825 log.cc:927] Time spent T 58e77e06269945169f7408c19551ade1 P bd45bb1986584584be7dd35e755198ea: Append to log took a long time: real 0.141s	user 0.013s	sys 0.000s
W20260630 12:41:04.331341 18767 log.cc:927] Time spent T a81d0307cf0e4b14963f36650e70606f P bd45bb1986584584be7dd35e755198ea: Append to log took a long time: real 0.151s	user 0.008s	sys 0.006s
W20260630 12:41:04.331765 18819 log.cc:927] Time spent T 58e77e06269945169f7408c19551ade1 P b736b7b7a6ca442b9273d51359563de9: Append to log took a long time: real 0.168s	user 0.003s	sys 0.011s
W20260630 12:41:04.332188 18774 log.cc:927] Time spent T 4447ffdb604c46a2a602ba217cb71859 P bd45bb1986584584be7dd35e755198ea: Append to log took a long time: real 0.136s	user 0.005s	sys 0.009s
W20260630 12:41:04.332617 18771 log.cc:927] Time spent T 4447ffdb604c46a2a602ba217cb71859 P f778ce6416f74e429290f6f42a4043e6: Append to log took a long time: real 0.067s	user 0.000s	sys 0.012s
W20260630 12:41:04.333050 18739 log.cc:927] Time spent T d1d8c3baaca6491184fddde2d44188e1 P f778ce6416f74e429290f6f42a4043e6: Append to log took a long time: real 0.097s	user 0.008s	sys 0.005s
W20260630 12:41:04.385118 18741 log.cc:927] Time spent T a81d0307cf0e4b14963f36650e70606f P f778ce6416f74e429290f6f42a4043e6: Append to log took a long time: real 0.101s	user 0.009s	sys 0.000s
W20260630 12:41:04.334518 18769 log.cc:927] Time spent T ccdbd02f177b4391bd3e34b9fa2dc9ce P bd45bb1986584584be7dd35e755198ea: Append to log took a long time: real 0.075s	user 0.000s	sys 0.011s
W20260630 12:41:04.335572 18762 log.cc:927] Time spent T eaa3f36bd3104d3980618790e95ced18 P b736b7b7a6ca442b9273d51359563de9: Append to log took a long time: real 0.174s	user 0.003s	sys 0.011s
W20260630 12:41:04.336205 18772 log.cc:927] Time spent T ccdbd02f177b4391bd3e34b9fa2dc9ce P b736b7b7a6ca442b9273d51359563de9: Append to log took a long time: real 0.157s	user 0.008s	sys 0.012s
W20260630 12:41:04.336822 18749 log.cc:927] Time spent T ccdbd02f177b4391bd3e34b9fa2dc9ce P f778ce6416f74e429290f6f42a4043e6: Append to log took a long time: real 0.095s	user 0.002s	sys 0.007s
W20260630 12:41:04.340118 18715 log.cc:927] Time spent T 58e77e06269945169f7408c19551ade1 P f778ce6416f74e429290f6f42a4043e6: Append to log took a long time: real 0.104s	user 0.009s	sys 0.000s
W20260630 12:41:04.340823 18755 log.cc:927] Time spent T 26f492fcbe9a43b58f75f8abf3e53e29 P f778ce6416f74e429290f6f42a4043e6: Append to log took a long time: real 0.107s	user 0.000s	sys 0.009s
W20260630 12:41:04.341100 18729 log.cc:927] Time spent T 26f492fcbe9a43b58f75f8abf3e53e29 P b736b7b7a6ca442b9273d51359563de9: Append to log took a long time: real 0.119s	user 0.009s	sys 0.000s
W20260630 12:41:04.344260 18763 log.cc:927] Time spent T eaa3f36bd3104d3980618790e95ced18 P bd45bb1986584584be7dd35e755198ea: Append to log took a long time: real 0.165s	user 0.001s	sys 0.012s
W20260630 12:41:04.344776 18752 log.cc:927] Time spent T e1b4f5c4c2cc41398c349868879bd21f P f778ce6416f74e429290f6f42a4043e6: Append to log took a long time: real 0.122s	user 0.003s	sys 0.008s
I20260630 12:41:04.345409 18790 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:40824 (ReqId={client: 71d458154abc441580e1b45e4384479e, seq_no=36, attempt_no=0}) took 1050 ms. Trace:
W20260630 12:41:04.335001 18802 log.cc:927] Time spent T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P b736b7b7a6ca442b9273d51359563de9: Append to log took a long time: real 0.060s	user 0.000s	sys 0.012s
I20260630 12:41:04.251781 18803 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:36238 (ReqId={client: 71d458154abc441580e1b45e4384479e, seq_no=26, attempt_no=0}) took 1011 ms. Trace:
W20260630 12:41:04.359555 18754 log.cc:927] Time spent T 26f492fcbe9a43b58f75f8abf3e53e29 P bd45bb1986584584be7dd35e755198ea: Append to log took a long time: real 0.192s	user 0.005s	sys 0.017s
I20260630 12:41:04.433938 18803 rpcz_store.cc:276] 0630 12:41:03.248542 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:41:03.306454 (+ 57912us) service_pool.cc:224] Handling call
0630 12:41:04.251713 (+945259us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:41:03.554309 (+     0us) write_op.cc:183] PREPARE: starting on tablet 58e77e06269945169f7408c19551ade1
0630 12:41:03.604460 (+ 50151us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:41:03.604486 (+    26us) write_op.cc:435] Acquired schema lock
0630 12:41:03.604504 (+    18us) tablet.cc:662] Decoding operations
0630 12:41:03.604852 (+   348us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:41:03.604887 (+    35us) write_op.cc:641] Partition lock acquired for write op
0630 12:41:03.604911 (+    24us) tablet.cc:685] Acquiring locks for 2 operations
0630 12:41:03.605100 (+   189us) tablet.cc:701] Row locks acquired
0630 12:41:03.605113 (+    13us) write_op.cc:260] PREPARE: finished
0630 12:41:03.605269 (+   156us) write_op.cc:270] Start()
0630 12:41:03.605391 (+   122us) write_op.cc:276] Timestamp: P: 1782823263605230 usec, L: 0
0630 12:41:03.605408 (+    17us) op_driver.cc:348] REPLICATION: starting
0630 12:41:03.605998 (+   590us) log.cc:844] Serialized 388 byte log entry
0630 12:41:04.062213 (+456215us) op_driver.cc:464] REPLICATION: finished
0630 12:41:04.250060 (+187847us) write_op.cc:301] APPLY: starting
0630 12:41:04.250133 (+    73us) tablet.cc:1367] starting BulkCheckPresence
0630 12:41:04.250246 (+   113us) tablet.cc:1370] finished BulkCheckPresence
0630 12:41:04.250343 (+    97us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:41:04.250765 (+   422us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:41:04.250921 (+   156us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:41:04.250966 (+    45us) write_op.cc:312] APPLY: finished
0630 12:41:04.251143 (+   177us) log.cc:844] Serialized 28 byte log entry
0630 12:41:04.251331 (+   188us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:41:04.251400 (+    69us) write_op.cc:454] Released schema lock
0630 12:41:04.251435 (+    35us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":187652,"mutex_wait_us":555,"num_ops":2,"prepare.queue_time_us":230450,"prepare.run_cpu_time_us":2616,"prepare.run_wall_time_us":53871,"replication_time_us":456699}]]}
I20260630 12:41:04.432361 18790 rpcz_store.cc:276] 0630 12:41:03.294907 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:41:03.298534 (+  3627us) service_pool.cc:224] Handling call
0630 12:41:03.318095 (+ 19561us) spinlock_profiling.cc:243] Waited 5.18 ms on lock 0x7b3400223538. stack: 00007f05e56ed983 00007f05e56ed880 00007f05e507d1d4 000000000042d824 000000000042d7b9 00007f05e6abd171 00007f05e6b0218c 00007f05e6b471d1 00007f05e6b4a4cf 00007f05e6b4b821 00007f05e6b4b7d9 00007f05e6b4b769 00007f05e6b4b731 00007f05e6b4aa2d 000000000043f3c4 000000000043f209
0630 12:41:04.345200 (+1027105us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:41:03.885854 (+     0us) write_op.cc:183] PREPARE: starting on tablet 4447ffdb604c46a2a602ba217cb71859
0630 12:41:03.886556 (+   702us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:41:03.886583 (+    27us) write_op.cc:435] Acquired schema lock
0630 12:41:03.886601 (+    18us) tablet.cc:662] Decoding operations
0630 12:41:03.887158 (+   557us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:41:03.887229 (+    71us) write_op.cc:641] Partition lock acquired for write op
0630 12:41:03.887272 (+    43us) tablet.cc:685] Acquiring locks for 5 operations
0630 12:41:03.912244 (+ 24972us) tablet.cc:701] Row locks acquired
0630 12:41:03.913941 (+  1697us) write_op.cc:260] PREPARE: finished
0630 12:41:03.922165 (+  8224us) write_op.cc:270] Start()
0630 12:41:03.922278 (+   113us) write_op.cc:276] Timestamp: P: 1782823263922110 usec, L: 0
0630 12:41:03.922295 (+    17us) op_driver.cc:348] REPLICATION: starting
0630 12:41:03.922850 (+   555us) log.cc:844] Serialized 519 byte log entry
0630 12:41:04.149598 (+226748us) op_driver.cc:464] REPLICATION: finished
0630 12:41:04.204284 (+ 54686us) write_op.cc:301] APPLY: starting
0630 12:41:04.204379 (+    95us) tablet.cc:1367] starting BulkCheckPresence
0630 12:41:04.204615 (+   236us) tablet.cc:1370] finished BulkCheckPresence
0630 12:41:04.204734 (+   119us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:41:04.205905 (+  1171us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:41:04.206172 (+   267us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:41:04.206239 (+    67us) write_op.cc:312] APPLY: finished
0630 12:41:04.206509 (+   270us) log.cc:844] Serialized 46 byte log entry
0630 12:41:04.344709 (+138200us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:41:04.344832 (+   123us) write_op.cc:454] Released schema lock
0630 12:41:04.344875 (+    43us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":11918208,"child_traces":[["op",{"apply.queue_time_us":54494,"mutex_wait_us":43344,"num_ops":5,"prepare.queue_time_us":509696,"prepare.run_cpu_time_us":3426,"prepare.run_wall_time_us":37277,"replication_time_us":227198}]]}
W20260630 12:41:04.628255 18513 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.131:36803, user_credentials={real_user=slave}} blocked reactor thread for 93276.2us
W20260630 12:41:05.613601 18590 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.129:39487, user_credentials={real_user=slave}} blocked reactor thread for 50835.1us
W20260630 12:41:05.629544 18438 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.130:38343, user_credentials={real_user=slave}} blocked reactor thread for 51371us
W20260630 12:41:05.903424 18590 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.129:39487, user_credentials={real_user=slave}} blocked reactor thread for 102389us
W20260630 12:41:06.714006 18587 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.130:38343, user_credentials={real_user=slave}} blocked reactor thread for 61143.5us
W20260630 12:41:06.774812 18805 log.cc:927] Time spent T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P bd45bb1986584584be7dd35e755198ea: Append to log took a long time: real 0.066s	user 0.003s	sys 0.000s
W20260630 12:41:07.029598 18438 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.130:38343, user_credentials={real_user=slave}} blocked reactor thread for 322575us
W20260630 12:41:07.509413 18587 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.130:38343, user_credentials={real_user=slave}} blocked reactor thread for 55877.7us
I20260630 12:41:07.791290 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:41:07.807168 18864 instance_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:41:07.811098 18865 instance_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:41:07.821792 13874 server_base.cc:1061] running on GCE node
W20260630 12:41:07.821439 18867 instance_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:41:07.826906 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:41:07.827247 13874 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:41:07.827487 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823267827462 us; error 0 us; skew 500 ppm
I20260630 12:41:07.828234 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:41:07.831669 13874 webserver.cc:533] Webserver started at http://127.13.140.132:38323/ using document root <none> and password file <none>
I20260630 12:41:07.832346 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:41:07.832612 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:41:07.832966 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:41:07.834479 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782823128114093-13874-0/minicluster-data/ts-3-root/instance:
uuid: "0f9c673099cd46aab2e94d22e2c66104"
format_stamp: "Formatted at 2026-06-30 12:41:07 on dist-test-slave-zctk"
I20260630 12:41:07.840971 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.002s
I20260630 12:41:07.845937 18872 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:41:07.846992 13874 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:41:07.847447 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782823128114093-13874-0/minicluster-data/ts-3-root
uuid: "0f9c673099cd46aab2e94d22e2c66104"
format_stamp: "Formatted at 2026-06-30 12:41:07 on dist-test-slave-zctk"
I20260630 12:41:07.847837 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782823128114093-13874-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782823128114093-13874-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782823128114093-13874-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:41:07.878753 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:41:07.880584 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:41:07.882867 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:41:07.886504 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:41:07.886819 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:41:07.887207 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:41:07.887481 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:41:07.967207 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.132:46039
I20260630 12:41:07.967343 18934 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.132:46039 every 8 connection(s)
I20260630 12:41:07.986910 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:41:08.002065 18939 instance_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:41:08.007362 18940 instance_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:41:08.013367 18935 heartbeater.cc:344] Connected to a master server at 127.13.140.190:39077
I20260630 12:41:08.013890 18935 heartbeater.cc:461] Registering TS with master...
I20260630 12:41:08.014935 18935 heartbeater.cc:507] Master 127.13.140.190:39077 requested a full tablet report, sending...
I20260630 12:41:08.017639 18364 ts_manager.cc:194] Registered new tserver with Master: 0f9c673099cd46aab2e94d22e2c66104 (127.13.140.132:46039)
I20260630 12:41:08.019881 18364 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47064
I20260630 12:41:08.032984 13874 server_base.cc:1061] running on GCE node
W20260630 12:41:08.036304 18942 instance_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:41:08.039358 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:41:08.039722 13874 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:41:08.039968 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823268039950 us; error 0 us; skew 500 ppm
I20260630 12:41:08.040828 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:41:08.044343 13874 webserver.cc:533] Webserver started at http://127.13.140.133:46043/ using document root <none> and password file <none>
I20260630 12:41:08.045071 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:41:08.045300 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:41:08.045666 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:41:08.047107 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782823128114093-13874-0/minicluster-data/ts-4-root/instance:
uuid: "4a74d26894d140958e7ced1160e72a8c"
format_stamp: "Formatted at 2026-06-30 12:41:08 on dist-test-slave-zctk"
I20260630 12:41:08.051972 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:41:08.057552 18947 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:41:08.058472 13874 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.002s
I20260630 12:41:08.058822 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782823128114093-13874-0/minicluster-data/ts-4-root
uuid: "4a74d26894d140958e7ced1160e72a8c"
format_stamp: "Formatted at 2026-06-30 12:41:08 on dist-test-slave-zctk"
I20260630 12:41:08.059141 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782823128114093-13874-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782823128114093-13874-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782823128114093-13874-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:41:08.073109 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:41:08.074335 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:41:08.075675 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:41:08.078454 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:41:08.078779 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:41:08.079056 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:41:08.079257 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:41:08.159947 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.133:42817
I20260630 12:41:08.160053 19009 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.133:42817 every 8 connection(s)
I20260630 12:41:08.180240 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:41:08.191886 19010 heartbeater.cc:344] Connected to a master server at 127.13.140.190:39077
I20260630 12:41:08.192414 19010 heartbeater.cc:461] Registering TS with master...
I20260630 12:41:08.193435 19010 heartbeater.cc:507] Master 127.13.140.190:39077 requested a full tablet report, sending...
I20260630 12:41:08.196254 18364 ts_manager.cc:194] Registered new tserver with Master: 4a74d26894d140958e7ced1160e72a8c (127.13.140.133:42817)
I20260630 12:41:08.198585 18364 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47080
W20260630 12:41:08.202775 19013 instance_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:41:08.204970 19014 instance_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:41:08.208968 13874 server_base.cc:1061] running on GCE node
W20260630 12:41:08.210510 19016 instance_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:41:08.211658 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:41:08.211992 13874 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:41:08.212249 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823268212231 us; error 0 us; skew 500 ppm
I20260630 12:41:08.213011 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:41:08.217334 13874 webserver.cc:533] Webserver started at http://127.13.140.134:44775/ using document root <none> and password file <none>
I20260630 12:41:08.217783 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:41:08.217940 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:41:08.218261 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:41:08.219494 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782823128114093-13874-0/minicluster-data/ts-5-root/instance:
uuid: "8be7cf2d70c844e8a15bfc006a7cc40a"
format_stamp: "Formatted at 2026-06-30 12:41:08 on dist-test-slave-zctk"
I20260630 12:41:08.224298 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:41:08.228484 19021 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:41:08.229457 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260630 12:41:08.229827 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782823128114093-13874-0/minicluster-data/ts-5-root
uuid: "8be7cf2d70c844e8a15bfc006a7cc40a"
format_stamp: "Formatted at 2026-06-30 12:41:08 on dist-test-slave-zctk"
I20260630 12:41:08.230199 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782823128114093-13874-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782823128114093-13874-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782823128114093-13874-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:41:08.289597 18545 consensus_queue.cc:237] T f831e7512f2140869709ece3b2c8b02f P bd45bb1986584584be7dd35e755198ea [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: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: NON_VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: true } }
I20260630 12:41:08.299784 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:41:08.301488 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:41:08.302995 18622 raft_consensus.cc:1275] T f831e7512f2140869709ece3b2c8b02f P f778ce6416f74e429290f6f42a4043e6 [term 1 FOLLOWER]: Refusing update from remote peer bd45bb1986584584be7dd35e755198ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:41:08.304665 18474 raft_consensus.cc:1275] T f831e7512f2140869709ece3b2c8b02f P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Refusing update from remote peer bd45bb1986584584be7dd35e755198ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:41:08.306998 18785 consensus_queue.cc:1048] T f831e7512f2140869709ece3b2c8b02f P bd45bb1986584584be7dd35e755198ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } 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:41:08.319418 18785 consensus_queue.cc:1048] T f831e7512f2140869709ece3b2c8b02f P bd45bb1986584584be7dd35e755198ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
W20260630 12:41:08.324108 18515 consensus_peers.cc:597] T f831e7512f2140869709ece3b2c8b02f P bd45bb1986584584be7dd35e755198ea -> Peer 4a74d26894d140958e7ced1160e72a8c (127.13.140.133:42817): Couldn't send request to peer 4a74d26894d140958e7ced1160e72a8c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f831e7512f2140869709ece3b2c8b02f. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:41:08.320029 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:41:08.330531 19033 raft_consensus.cc:2955] T f831e7512f2140869709ece3b2c8b02f P bd45bb1986584584be7dd35e755198ea [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 4a74d26894d140958e7ced1160e72a8c (127.13.140.133) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: NON_VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: true } } }
I20260630 12:41:08.338655 18622 raft_consensus.cc:2955] T f831e7512f2140869709ece3b2c8b02f P f778ce6416f74e429290f6f42a4043e6 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 4a74d26894d140958e7ced1160e72a8c (127.13.140.133) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: NON_VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: true } } }
I20260630 12:41:08.340123 18474 raft_consensus.cc:2955] T f831e7512f2140869709ece3b2c8b02f P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 4a74d26894d140958e7ced1160e72a8c (127.13.140.133) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: NON_VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: true } } }
I20260630 12:41:08.350750 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:41:08.351213 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:41:08.351545 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:41:08.351748 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:41:08.360778 18364 catalog_manager.cc:5697] T f831e7512f2140869709ece3b2c8b02f P f778ce6416f74e429290f6f42a4043e6 reported cstate change: config changed from index -1 to 27, NON_VOTER 4a74d26894d140958e7ced1160e72a8c (127.13.140.133) added. New cstate: current_term: 1 leader_uuid: "bd45bb1986584584be7dd35e755198ea" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: NON_VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: true } } }
I20260630 12:41:08.412990 18622 consensus_queue.cc:237] T eaa3f36bd3104d3980618790e95ced18 P f778ce6416f74e429290f6f42a4043e6 [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: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: true } }
I20260630 12:41:08.430658 18474 raft_consensus.cc:1275] T eaa3f36bd3104d3980618790e95ced18 P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Refusing update from remote peer f778ce6416f74e429290f6f42a4043e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:41:08.430681 18545 raft_consensus.cc:1275] T eaa3f36bd3104d3980618790e95ced18 P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Refusing update from remote peer f778ce6416f74e429290f6f42a4043e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:41:08.434113 18844 consensus_queue.cc:1048] T eaa3f36bd3104d3980618790e95ced18 P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:41:08.436066 18844 consensus_queue.cc:1048] T eaa3f36bd3104d3980618790e95ced18 P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
W20260630 12:41:08.446384 18589 consensus_peers.cc:597] T eaa3f36bd3104d3980618790e95ced18 P f778ce6416f74e429290f6f42a4043e6 -> Peer 0f9c673099cd46aab2e94d22e2c66104 (127.13.140.132:46039): Couldn't send request to peer 0f9c673099cd46aab2e94d22e2c66104. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: eaa3f36bd3104d3980618790e95ced18. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:41:08.447109 18844 raft_consensus.cc:2955] T eaa3f36bd3104d3980618790e95ced18 P f778ce6416f74e429290f6f42a4043e6 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 0f9c673099cd46aab2e94d22e2c66104 (127.13.140.132) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: true } } }
I20260630 12:41:08.450968 18545 raft_consensus.cc:2955] T eaa3f36bd3104d3980618790e95ced18 P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 0f9c673099cd46aab2e94d22e2c66104 (127.13.140.132) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: true } } }
I20260630 12:41:08.453567 18474 raft_consensus.cc:2955] T eaa3f36bd3104d3980618790e95ced18 P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 0f9c673099cd46aab2e94d22e2c66104 (127.13.140.132) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: true } } }
I20260630 12:41:08.467334 18368 catalog_manager.cc:5697] T eaa3f36bd3104d3980618790e95ced18 P b736b7b7a6ca442b9273d51359563de9 reported cstate change: config changed from index -1 to 28, NON_VOTER 0f9c673099cd46aab2e94d22e2c66104 (127.13.140.132) added. New cstate: current_term: 1 leader_uuid: "f778ce6416f74e429290f6f42a4043e6" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: true } } }
I20260630 12:41:08.510643 18474 consensus_queue.cc:237] T 4447ffdb604c46a2a602ba217cb71859 P b736b7b7a6ca442b9273d51359563de9 [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: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: true } }
I20260630 12:41:08.521926 18622 raft_consensus.cc:1275] T 4447ffdb604c46a2a602ba217cb71859 P f778ce6416f74e429290f6f42a4043e6 [term 1 FOLLOWER]: Refusing update from remote peer b736b7b7a6ca442b9273d51359563de9: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:41:08.523604 18545 raft_consensus.cc:1275] T 4447ffdb604c46a2a602ba217cb71859 P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Refusing update from remote peer b736b7b7a6ca442b9273d51359563de9: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:41:08.523797 19036 consensus_queue.cc:1048] T 4447ffdb604c46a2a602ba217cb71859 P b736b7b7a6ca442b9273d51359563de9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:41:08.528620 19036 consensus_queue.cc:1048] T 4447ffdb604c46a2a602ba217cb71859 P b736b7b7a6ca442b9273d51359563de9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.002s
I20260630 12:41:08.539062 18545 raft_consensus.cc:2955] T 4447ffdb604c46a2a602ba217cb71859 P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 0f9c673099cd46aab2e94d22e2c66104 (127.13.140.132) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: true } } }
I20260630 12:41:08.543391 19036 raft_consensus.cc:2955] T 4447ffdb604c46a2a602ba217cb71859 P b736b7b7a6ca442b9273d51359563de9 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 0f9c673099cd46aab2e94d22e2c66104 (127.13.140.132) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: true } } }
W20260630 12:41:08.545253 18440 consensus_peers.cc:597] T 4447ffdb604c46a2a602ba217cb71859 P b736b7b7a6ca442b9273d51359563de9 -> Peer 0f9c673099cd46aab2e94d22e2c66104 (127.13.140.132:46039): Couldn't send request to peer 0f9c673099cd46aab2e94d22e2c66104. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4447ffdb604c46a2a602ba217cb71859. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:41:08.561784 18368 catalog_manager.cc:5697] T 4447ffdb604c46a2a602ba217cb71859 P bd45bb1986584584be7dd35e755198ea reported cstate change: config changed from index -1 to 28, NON_VOTER 0f9c673099cd46aab2e94d22e2c66104 (127.13.140.132) added. New cstate: current_term: 1 leader_uuid: "b736b7b7a6ca442b9273d51359563de9" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: true } } }
I20260630 12:41:08.562355 18622 raft_consensus.cc:2955] T 4447ffdb604c46a2a602ba217cb71859 P f778ce6416f74e429290f6f42a4043e6 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 0f9c673099cd46aab2e94d22e2c66104 (127.13.140.132) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: true } } }
I20260630 12:41:08.586949 18622 consensus_queue.cc:237] T 58e77e06269945169f7408c19551ade1 P f778ce6416f74e429290f6f42a4043e6 [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: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: NON_VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: true } }
I20260630 12:41:08.604395 18474 raft_consensus.cc:1275] T 58e77e06269945169f7408c19551ade1 P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Refusing update from remote peer f778ce6416f74e429290f6f42a4043e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:41:08.605593 18545 raft_consensus.cc:1275] T 58e77e06269945169f7408c19551ade1 P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Refusing update from remote peer f778ce6416f74e429290f6f42a4043e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:41:08.606475 18863 consensus_queue.cc:1048] T 58e77e06269945169f7408c19551ade1 P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:41:08.610666 18844 consensus_queue.cc:1048] T 58e77e06269945169f7408c19551ade1 P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:41:08.616209 18863 raft_consensus.cc:2955] T 58e77e06269945169f7408c19551ade1 P f778ce6416f74e429290f6f42a4043e6 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 4a74d26894d140958e7ced1160e72a8c (127.13.140.133) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: NON_VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: true } } }
I20260630 12:41:08.623739 18474 raft_consensus.cc:2955] T 58e77e06269945169f7408c19551ade1 P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 4a74d26894d140958e7ced1160e72a8c (127.13.140.133) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: NON_VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: true } } }
I20260630 12:41:08.637809 18545 raft_consensus.cc:2955] T 58e77e06269945169f7408c19551ade1 P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 4a74d26894d140958e7ced1160e72a8c (127.13.140.133) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: NON_VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: true } } }
W20260630 12:41:08.648913 18589 consensus_peers.cc:597] T 58e77e06269945169f7408c19551ade1 P f778ce6416f74e429290f6f42a4043e6 -> Peer 4a74d26894d140958e7ced1160e72a8c (127.13.140.133:42817): Couldn't send request to peer 4a74d26894d140958e7ced1160e72a8c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 58e77e06269945169f7408c19551ade1. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:41:08.653401 18368 catalog_manager.cc:5697] T 58e77e06269945169f7408c19551ade1 P bd45bb1986584584be7dd35e755198ea reported cstate change: config changed from index -1 to 28, NON_VOTER 4a74d26894d140958e7ced1160e72a8c (127.13.140.133) added. New cstate: current_term: 1 leader_uuid: "f778ce6416f74e429290f6f42a4043e6" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: NON_VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: true } } }
I20260630 12:41:08.681434 18622 consensus_queue.cc:237] T ccdbd02f177b4391bd3e34b9fa2dc9ce P f778ce6416f74e429290f6f42a4043e6 [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: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: true } }
I20260630 12:41:08.691078 18545 raft_consensus.cc:1275] T ccdbd02f177b4391bd3e34b9fa2dc9ce P bd45bb1986584584be7dd35e755198ea [term 2 FOLLOWER]: Refusing update from remote peer f778ce6416f74e429290f6f42a4043e6: Log matching property violated. Preceding OpId in replica: term: 2 index: 27. Preceding OpId from leader: term: 2 index: 28. (index mismatch)
I20260630 12:41:08.694427 19074 consensus_queue.cc:1048] T ccdbd02f177b4391bd3e34b9fa2dc9ce P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.002s
W20260630 12:41:08.702765 18589 consensus_peers.cc:597] T ccdbd02f177b4391bd3e34b9fa2dc9ce P f778ce6416f74e429290f6f42a4043e6 -> Peer 0f9c673099cd46aab2e94d22e2c66104 (127.13.140.132:46039): Couldn't send request to peer 0f9c673099cd46aab2e94d22e2c66104. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ccdbd02f177b4391bd3e34b9fa2dc9ce. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:41:08.705413 18474 raft_consensus.cc:1275] T ccdbd02f177b4391bd3e34b9fa2dc9ce P b736b7b7a6ca442b9273d51359563de9 [term 2 FOLLOWER]: Refusing update from remote peer f778ce6416f74e429290f6f42a4043e6: Log matching property violated. Preceding OpId in replica: term: 2 index: 27. Preceding OpId from leader: term: 2 index: 28. (index mismatch)
I20260630 12:41:08.707181 18863 consensus_queue.cc:1048] T ccdbd02f177b4391bd3e34b9fa2dc9ce P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:41:08.720073 18863 raft_consensus.cc:2955] T ccdbd02f177b4391bd3e34b9fa2dc9ce P f778ce6416f74e429290f6f42a4043e6 [term 2 LEADER]: Committing config change with OpId 2.28: config changed from index -1 to 28, NON_VOTER 0f9c673099cd46aab2e94d22e2c66104 (127.13.140.132) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: true } } }
I20260630 12:41:08.723242 18474 raft_consensus.cc:2955] T ccdbd02f177b4391bd3e34b9fa2dc9ce P b736b7b7a6ca442b9273d51359563de9 [term 2 FOLLOWER]: Committing config change with OpId 2.28: config changed from index -1 to 28, NON_VOTER 0f9c673099cd46aab2e94d22e2c66104 (127.13.140.132) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: true } } }
I20260630 12:41:08.725234 18545 raft_consensus.cc:2955] T ccdbd02f177b4391bd3e34b9fa2dc9ce P bd45bb1986584584be7dd35e755198ea [term 2 FOLLOWER]: Committing config change with OpId 2.28: config changed from index -1 to 28, NON_VOTER 0f9c673099cd46aab2e94d22e2c66104 (127.13.140.132) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: true } } }
I20260630 12:41:08.745045 18368 catalog_manager.cc:5697] T ccdbd02f177b4391bd3e34b9fa2dc9ce P b736b7b7a6ca442b9273d51359563de9 reported cstate change: config changed from index -1 to 28, NON_VOTER 0f9c673099cd46aab2e94d22e2c66104 (127.13.140.132) added. New cstate: current_term: 2 leader_uuid: "f778ce6416f74e429290f6f42a4043e6" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: true } } }
I20260630 12:41:08.809412 19099 ts_tablet_manager.cc:933] T f831e7512f2140869709ece3b2c8b02f P 4a74d26894d140958e7ced1160e72a8c: Initiating tablet copy from peer bd45bb1986584584be7dd35e755198ea (127.13.140.130:38343)
I20260630 12:41:08.816002 19099 tablet_copy_client.cc:323] T f831e7512f2140869709ece3b2c8b02f P 4a74d26894d140958e7ced1160e72a8c: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.130:38343
I20260630 12:41:08.837203 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.134:34161
I20260630 12:41:08.837364 19106 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.134:34161 every 8 connection(s)
I20260630 12:41:08.847674 18560 tablet_copy_service.cc:140] P bd45bb1986584584be7dd35e755198ea: Received BeginTabletCopySession request for tablet f831e7512f2140869709ece3b2c8b02f from peer 4a74d26894d140958e7ced1160e72a8c ({username='slave'} at 127.0.0.1:59454)
I20260630 12:41:08.848354 18560 tablet_copy_service.cc:161] P bd45bb1986584584be7dd35e755198ea: Beginning new tablet copy session on tablet f831e7512f2140869709ece3b2c8b02f from peer 4a74d26894d140958e7ced1160e72a8c at {username='slave'} at 127.0.0.1:59454: session id = 4a74d26894d140958e7ced1160e72a8c-f831e7512f2140869709ece3b2c8b02f
I20260630 12:41:08.880347 18560 tablet_copy_source_session.cc:215] T f831e7512f2140869709ece3b2c8b02f P bd45bb1986584584be7dd35e755198ea: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:41:08.895577 19099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f831e7512f2140869709ece3b2c8b02f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:08.954233 19107 heartbeater.cc:344] Connected to a master server at 127.13.140.190:39077
I20260630 12:41:08.954713 19107 heartbeater.cc:461] Registering TS with master...
I20260630 12:41:08.955682 19107 heartbeater.cc:507] Master 127.13.140.190:39077 requested a full tablet report, sending...
I20260630 12:41:08.957901 18368 ts_manager.cc:194] Registered new tserver with Master: 8be7cf2d70c844e8a15bfc006a7cc40a (127.13.140.134:34161)
I20260630 12:41:08.959755 18368 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47094
I20260630 12:41:08.960114 19099 tablet_copy_client.cc:806] T f831e7512f2140869709ece3b2c8b02f P 4a74d26894d140958e7ced1160e72a8c: tablet copy: Starting download of 0 data blocks...
I20260630 12:41:08.960974 19099 tablet_copy_client.cc:670] T f831e7512f2140869709ece3b2c8b02f P 4a74d26894d140958e7ced1160e72a8c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:41:08.965234 19101 tablet_copy_client.cc:1025] T f831e7512f2140869709ece3b2c8b02f P 4a74d26894d140958e7ced1160e72a8c: tablet copy: Injecting latency into file download: 2000
I20260630 12:41:09.034296 18935 heartbeater.cc:499] Master 127.13.140.190:39077 was elected leader, sending a full tablet report...
I20260630 12:41:09.062383 19112 ts_tablet_manager.cc:933] T eaa3f36bd3104d3980618790e95ced18 P 0f9c673099cd46aab2e94d22e2c66104: Initiating tablet copy from peer f778ce6416f74e429290f6f42a4043e6 (127.13.140.131:36803)
I20260630 12:41:09.077807 19112 tablet_copy_client.cc:323] T eaa3f36bd3104d3980618790e95ced18 P 0f9c673099cd46aab2e94d22e2c66104: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.131:36803
I20260630 12:41:09.107381 19117 ts_tablet_manager.cc:933] T 4447ffdb604c46a2a602ba217cb71859 P 0f9c673099cd46aab2e94d22e2c66104: Initiating tablet copy from peer b736b7b7a6ca442b9273d51359563de9 (127.13.140.129:39487)
I20260630 12:41:09.111132 19113 ts_tablet_manager.cc:933] T 58e77e06269945169f7408c19551ade1 P 4a74d26894d140958e7ced1160e72a8c: Initiating tablet copy from peer f778ce6416f74e429290f6f42a4043e6 (127.13.140.131:36803)
I20260630 12:41:09.118062 19117 tablet_copy_client.cc:323] T 4447ffdb604c46a2a602ba217cb71859 P 0f9c673099cd46aab2e94d22e2c66104: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.129:39487
I20260630 12:41:09.129644 19113 tablet_copy_client.cc:323] T 58e77e06269945169f7408c19551ade1 P 4a74d26894d140958e7ced1160e72a8c: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.131:36803
I20260630 12:41:09.149680 18634 tablet_copy_service.cc:140] P f778ce6416f74e429290f6f42a4043e6: Received BeginTabletCopySession request for tablet 58e77e06269945169f7408c19551ade1 from peer 4a74d26894d140958e7ced1160e72a8c ({username='slave'} at 127.0.0.1:36266)
I20260630 12:41:09.150671 18634 tablet_copy_service.cc:161] P f778ce6416f74e429290f6f42a4043e6: Beginning new tablet copy session on tablet 58e77e06269945169f7408c19551ade1 from peer 4a74d26894d140958e7ced1160e72a8c at {username='slave'} at 127.0.0.1:36266: session id = 4a74d26894d140958e7ced1160e72a8c-58e77e06269945169f7408c19551ade1
I20260630 12:41:09.153048 18633 tablet_copy_service.cc:140] P f778ce6416f74e429290f6f42a4043e6: Received BeginTabletCopySession request for tablet eaa3f36bd3104d3980618790e95ced18 from peer 0f9c673099cd46aab2e94d22e2c66104 ({username='slave'} at 127.0.0.1:36256)
I20260630 12:41:09.153798 18633 tablet_copy_service.cc:161] P f778ce6416f74e429290f6f42a4043e6: Beginning new tablet copy session on tablet eaa3f36bd3104d3980618790e95ced18 from peer 0f9c673099cd46aab2e94d22e2c66104 at {username='slave'} at 127.0.0.1:36256: session id = 0f9c673099cd46aab2e94d22e2c66104-eaa3f36bd3104d3980618790e95ced18
I20260630 12:41:09.164716 18485 tablet_copy_service.cc:140] P b736b7b7a6ca442b9273d51359563de9: Received BeginTabletCopySession request for tablet 4447ffdb604c46a2a602ba217cb71859 from peer 0f9c673099cd46aab2e94d22e2c66104 ({username='slave'} at 127.0.0.1:40844)
I20260630 12:41:09.165586 18485 tablet_copy_service.cc:161] P b736b7b7a6ca442b9273d51359563de9: Beginning new tablet copy session on tablet 4447ffdb604c46a2a602ba217cb71859 from peer 0f9c673099cd46aab2e94d22e2c66104 at {username='slave'} at 127.0.0.1:40844: session id = 0f9c673099cd46aab2e94d22e2c66104-4447ffdb604c46a2a602ba217cb71859
I20260630 12:41:09.170223 18634 tablet_copy_source_session.cc:215] T 58e77e06269945169f7408c19551ade1 P f778ce6416f74e429290f6f42a4043e6: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:41:09.180433 19113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58e77e06269945169f7408c19551ade1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:09.202265 19010 heartbeater.cc:499] Master 127.13.140.190:39077 was elected leader, sending a full tablet report...
I20260630 12:41:09.175691 18633 tablet_copy_source_session.cc:215] T eaa3f36bd3104d3980618790e95ced18 P f778ce6416f74e429290f6f42a4043e6: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:41:09.174623 18485 tablet_copy_source_session.cc:215] T 4447ffdb604c46a2a602ba217cb71859 P b736b7b7a6ca442b9273d51359563de9: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:41:09.215624 19112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaa3f36bd3104d3980618790e95ced18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:09.216688 19117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4447ffdb604c46a2a602ba217cb71859. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:09.200840 19123 ts_tablet_manager.cc:933] T ccdbd02f177b4391bd3e34b9fa2dc9ce P 0f9c673099cd46aab2e94d22e2c66104: Initiating tablet copy from peer f778ce6416f74e429290f6f42a4043e6 (127.13.140.131:36803)
I20260630 12:41:09.228277 19113 tablet_copy_client.cc:806] T 58e77e06269945169f7408c19551ade1 P 4a74d26894d140958e7ced1160e72a8c: tablet copy: Starting download of 0 data blocks...
I20260630 12:41:09.229151 19113 tablet_copy_client.cc:670] T 58e77e06269945169f7408c19551ade1 P 4a74d26894d140958e7ced1160e72a8c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:41:09.230891 19123 tablet_copy_client.cc:323] T ccdbd02f177b4391bd3e34b9fa2dc9ce P 0f9c673099cd46aab2e94d22e2c66104: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.131:36803
I20260630 12:41:09.234234 19121 tablet_copy_client.cc:1025] T 58e77e06269945169f7408c19551ade1 P 4a74d26894d140958e7ced1160e72a8c: tablet copy: Injecting latency into file download: 2000
I20260630 12:41:09.236303 18634 tablet_copy_service.cc:140] P f778ce6416f74e429290f6f42a4043e6: Received BeginTabletCopySession request for tablet ccdbd02f177b4391bd3e34b9fa2dc9ce from peer 0f9c673099cd46aab2e94d22e2c66104 ({username='slave'} at 127.0.0.1:36256)
I20260630 12:41:09.236943 18634 tablet_copy_service.cc:161] P f778ce6416f74e429290f6f42a4043e6: Beginning new tablet copy session on tablet ccdbd02f177b4391bd3e34b9fa2dc9ce from peer 0f9c673099cd46aab2e94d22e2c66104 at {username='slave'} at 127.0.0.1:36256: session id = 0f9c673099cd46aab2e94d22e2c66104-ccdbd02f177b4391bd3e34b9fa2dc9ce
I20260630 12:41:09.237833 19117 tablet_copy_client.cc:806] T 4447ffdb604c46a2a602ba217cb71859 P 0f9c673099cd46aab2e94d22e2c66104: tablet copy: Starting download of 0 data blocks...
I20260630 12:41:09.238449 19117 tablet_copy_client.cc:670] T 4447ffdb604c46a2a602ba217cb71859 P 0f9c673099cd46aab2e94d22e2c66104: tablet copy: Starting download of 1 WAL segments...
I20260630 12:41:09.236934 19112 tablet_copy_client.cc:806] T eaa3f36bd3104d3980618790e95ced18 P 0f9c673099cd46aab2e94d22e2c66104: tablet copy: Starting download of 0 data blocks...
I20260630 12:41:09.239984 19112 tablet_copy_client.cc:670] T eaa3f36bd3104d3980618790e95ced18 P 0f9c673099cd46aab2e94d22e2c66104: tablet copy: Starting download of 1 WAL segments...
I20260630 12:41:09.243999 19118 tablet_copy_client.cc:1025] T 4447ffdb604c46a2a602ba217cb71859 P 0f9c673099cd46aab2e94d22e2c66104: tablet copy: Injecting latency into file download: 2000
I20260630 12:41:09.245559 19114 tablet_copy_client.cc:1025] T eaa3f36bd3104d3980618790e95ced18 P 0f9c673099cd46aab2e94d22e2c66104: tablet copy: Injecting latency into file download: 2000
I20260630 12:41:09.247979 18634 tablet_copy_source_session.cc:215] T ccdbd02f177b4391bd3e34b9fa2dc9ce P f778ce6416f74e429290f6f42a4043e6: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:41:09.251590 19123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccdbd02f177b4391bd3e34b9fa2dc9ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:09.272192 19123 tablet_copy_client.cc:806] T ccdbd02f177b4391bd3e34b9fa2dc9ce P 0f9c673099cd46aab2e94d22e2c66104: tablet copy: Starting download of 0 data blocks...
I20260630 12:41:09.272886 19123 tablet_copy_client.cc:670] T ccdbd02f177b4391bd3e34b9fa2dc9ce P 0f9c673099cd46aab2e94d22e2c66104: tablet copy: Starting download of 1 WAL segments...
I20260630 12:41:09.277729 19124 tablet_copy_client.cc:1025] T ccdbd02f177b4391bd3e34b9fa2dc9ce P 0f9c673099cd46aab2e94d22e2c66104: tablet copy: Injecting latency into file download: 2000
I20260630 12:41:09.963529 19107 heartbeater.cc:499] Master 127.13.140.190:39077 was elected leader, sending a full tablet report...
I20260630 12:41:10.984586 19099 tablet_copy_client.cc:538] T f831e7512f2140869709ece3b2c8b02f P 4a74d26894d140958e7ced1160e72a8c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:41:10.995923 19099 tablet_bootstrap.cc:492] T f831e7512f2140869709ece3b2c8b02f P 4a74d26894d140958e7ced1160e72a8c: Bootstrap starting.
I20260630 12:41:11.138267 19099 tablet_bootstrap.cc:492] T f831e7512f2140869709ece3b2c8b02f P 4a74d26894d140958e7ced1160e72a8c: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=92 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:41:11.139300 19099 tablet_bootstrap.cc:492] T f831e7512f2140869709ece3b2c8b02f P 4a74d26894d140958e7ced1160e72a8c: Bootstrap complete.
I20260630 12:41:11.140000 19099 ts_tablet_manager.cc:1403] T f831e7512f2140869709ece3b2c8b02f P 4a74d26894d140958e7ced1160e72a8c: Time spent bootstrapping tablet: real 0.144s	user 0.129s	sys 0.016s
I20260630 12:41:11.143204 19099 raft_consensus.cc:359] T f831e7512f2140869709ece3b2c8b02f P 4a74d26894d140958e7ced1160e72a8c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: NON_VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: true } }
I20260630 12:41:11.144456 19099 raft_consensus.cc:740] T f831e7512f2140869709ece3b2c8b02f P 4a74d26894d140958e7ced1160e72a8c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4a74d26894d140958e7ced1160e72a8c, State: Initialized, Role: LEARNER
I20260630 12:41:11.145094 19099 consensus_queue.cc:260] T f831e7512f2140869709ece3b2c8b02f P 4a74d26894d140958e7ced1160e72a8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: NON_VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: true } }
I20260630 12:41:11.148293 19099 ts_tablet_manager.cc:1434] T f831e7512f2140869709ece3b2c8b02f P 4a74d26894d140958e7ced1160e72a8c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:41:11.150617 18560 tablet_copy_service.cc:342] P bd45bb1986584584be7dd35e755198ea: Request end of tablet copy session 4a74d26894d140958e7ced1160e72a8c-f831e7512f2140869709ece3b2c8b02f received from {username='slave'} at 127.0.0.1:59454
I20260630 12:41:11.151177 18560 tablet_copy_service.cc:434] P bd45bb1986584584be7dd35e755198ea: ending tablet copy session 4a74d26894d140958e7ced1160e72a8c-f831e7512f2140869709ece3b2c8b02f on tablet f831e7512f2140869709ece3b2c8b02f with peer 4a74d26894d140958e7ced1160e72a8c
W20260630 12:41:11.227427 18931 debug-util.cc:398] Leaking SignalData structure 0x7b08000e10a0 after lost signal to thread 13877
W20260630 12:41:11.228760 18931 debug-util.cc:398] Leaking SignalData structure 0x7b080025e9e0 after lost signal to thread 18407
W20260630 12:41:11.230086 18931 debug-util.cc:398] Leaking SignalData structure 0x7b080014f600 after lost signal to thread 18499
W20260630 12:41:11.231263 18931 debug-util.cc:398] Leaking SignalData structure 0x7b0800193140 after lost signal to thread 18574
W20260630 12:41:11.232594 18931 debug-util.cc:398] Leaking SignalData structure 0x7b0800167c60 after lost signal to thread 18648
W20260630 12:41:11.233860 18931 debug-util.cc:398] Leaking SignalData structure 0x7b080008ae40 after lost signal to thread 18934
W20260630 12:41:11.235054 18931 debug-util.cc:398] Leaking SignalData structure 0x7b08001b0060 after lost signal to thread 19009
W20260630 12:41:11.236342 18931 debug-util.cc:398] Leaking SignalData structure 0x7b08001c69c0 after lost signal to thread 19106
I20260630 12:41:11.247519 19113 tablet_copy_client.cc:538] T 58e77e06269945169f7408c19551ade1 P 4a74d26894d140958e7ced1160e72a8c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:41:11.253206 19112 tablet_copy_client.cc:538] T eaa3f36bd3104d3980618790e95ced18 P 0f9c673099cd46aab2e94d22e2c66104: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:41:11.263783 19117 tablet_copy_client.cc:538] T 4447ffdb604c46a2a602ba217cb71859 P 0f9c673099cd46aab2e94d22e2c66104: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:41:11.294387 19117 tablet_bootstrap.cc:492] T 4447ffdb604c46a2a602ba217cb71859 P 0f9c673099cd46aab2e94d22e2c66104: Bootstrap starting.
I20260630 12:41:11.295132 19123 tablet_copy_client.cc:538] T ccdbd02f177b4391bd3e34b9fa2dc9ce P 0f9c673099cd46aab2e94d22e2c66104: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:41:11.317013 19123 tablet_bootstrap.cc:492] T ccdbd02f177b4391bd3e34b9fa2dc9ce P 0f9c673099cd46aab2e94d22e2c66104: Bootstrap starting.
I20260630 12:41:11.323844 19112 tablet_bootstrap.cc:492] T eaa3f36bd3104d3980618790e95ced18 P 0f9c673099cd46aab2e94d22e2c66104: Bootstrap starting.
I20260630 12:41:11.319042 19113 tablet_bootstrap.cc:492] T 58e77e06269945169f7408c19551ade1 P 4a74d26894d140958e7ced1160e72a8c: Bootstrap starting.
I20260630 12:41:11.377331 18985 raft_consensus.cc:1217] T f831e7512f2140869709ece3b2c8b02f P 4a74d26894d140958e7ced1160e72a8c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260630 12:41:11.587574 19117 tablet_bootstrap.cc:492] T 4447ffdb604c46a2a602ba217cb71859 P 0f9c673099cd46aab2e94d22e2c66104: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=113 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:41:11.588677 19117 tablet_bootstrap.cc:492] T 4447ffdb604c46a2a602ba217cb71859 P 0f9c673099cd46aab2e94d22e2c66104: Bootstrap complete.
I20260630 12:41:11.589340 19117 ts_tablet_manager.cc:1403] T 4447ffdb604c46a2a602ba217cb71859 P 0f9c673099cd46aab2e94d22e2c66104: Time spent bootstrapping tablet: real 0.295s	user 0.161s	sys 0.024s
I20260630 12:41:11.592154 19117 raft_consensus.cc:359] T 4447ffdb604c46a2a602ba217cb71859 P 0f9c673099cd46aab2e94d22e2c66104 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: true } }
I20260630 12:41:11.593035 19117 raft_consensus.cc:740] T 4447ffdb604c46a2a602ba217cb71859 P 0f9c673099cd46aab2e94d22e2c66104 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0f9c673099cd46aab2e94d22e2c66104, State: Initialized, Role: LEARNER
I20260630 12:41:11.593662 19117 consensus_queue.cc:260] T 4447ffdb604c46a2a602ba217cb71859 P 0f9c673099cd46aab2e94d22e2c66104 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 28, Last appended: 1.28, Last appended by leader: 28, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: true } }
W20260630 12:41:11.594512 18589 consensus_peers.cc:597] T eaa3f36bd3104d3980618790e95ced18 P f778ce6416f74e429290f6f42a4043e6 -> Peer 0f9c673099cd46aab2e94d22e2c66104 (127.13.140.132:46039): Couldn't send request to peer 0f9c673099cd46aab2e94d22e2c66104. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260630 12:41:11.602690 19117 ts_tablet_manager.cc:1434] T 4447ffdb604c46a2a602ba217cb71859 P 0f9c673099cd46aab2e94d22e2c66104: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.004s
I20260630 12:41:11.608016 18485 tablet_copy_service.cc:342] P b736b7b7a6ca442b9273d51359563de9: Request end of tablet copy session 0f9c673099cd46aab2e94d22e2c66104-4447ffdb604c46a2a602ba217cb71859 received from {username='slave'} at 127.0.0.1:40844
I20260630 12:41:11.608554 18485 tablet_copy_service.cc:434] P b736b7b7a6ca442b9273d51359563de9: ending tablet copy session 0f9c673099cd46aab2e94d22e2c66104-4447ffdb604c46a2a602ba217cb71859 on tablet 4447ffdb604c46a2a602ba217cb71859 with peer 0f9c673099cd46aab2e94d22e2c66104
W20260630 12:41:11.675908 18589 consensus_peers.cc:597] T 58e77e06269945169f7408c19551ade1 P f778ce6416f74e429290f6f42a4043e6 -> Peer 4a74d26894d140958e7ced1160e72a8c (127.13.140.133:42817): Couldn't send request to peer 4a74d26894d140958e7ced1160e72a8c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260630 12:41:11.706897 19123 tablet_bootstrap.cc:492] T ccdbd02f177b4391bd3e34b9fa2dc9ce P 0f9c673099cd46aab2e94d22e2c66104: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=121 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:41:11.710583 19112 tablet_bootstrap.cc:492] T eaa3f36bd3104d3980618790e95ced18 P 0f9c673099cd46aab2e94d22e2c66104: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=104 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:41:11.718451 19112 tablet_bootstrap.cc:492] T eaa3f36bd3104d3980618790e95ced18 P 0f9c673099cd46aab2e94d22e2c66104: Bootstrap complete.
I20260630 12:41:11.717414 19123 tablet_bootstrap.cc:492] T ccdbd02f177b4391bd3e34b9fa2dc9ce P 0f9c673099cd46aab2e94d22e2c66104: Bootstrap complete.
I20260630 12:41:11.720899 19112 ts_tablet_manager.cc:1403] T eaa3f36bd3104d3980618790e95ced18 P 0f9c673099cd46aab2e94d22e2c66104: Time spent bootstrapping tablet: real 0.397s	user 0.155s	sys 0.025s
I20260630 12:41:11.720973 19123 ts_tablet_manager.cc:1403] T ccdbd02f177b4391bd3e34b9fa2dc9ce P 0f9c673099cd46aab2e94d22e2c66104: Time spent bootstrapping tablet: real 0.404s	user 0.165s	sys 0.017s
I20260630 12:41:11.724813 19112 raft_consensus.cc:359] T eaa3f36bd3104d3980618790e95ced18 P 0f9c673099cd46aab2e94d22e2c66104 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: true } }
I20260630 12:41:11.727828 19123 raft_consensus.cc:359] T ccdbd02f177b4391bd3e34b9fa2dc9ce P 0f9c673099cd46aab2e94d22e2c66104 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: true } }
I20260630 12:41:11.729487 19112 raft_consensus.cc:740] T eaa3f36bd3104d3980618790e95ced18 P 0f9c673099cd46aab2e94d22e2c66104 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0f9c673099cd46aab2e94d22e2c66104, State: Initialized, Role: LEARNER
I20260630 12:41:11.729668 19123 raft_consensus.cc:740] T ccdbd02f177b4391bd3e34b9fa2dc9ce P 0f9c673099cd46aab2e94d22e2c66104 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 0f9c673099cd46aab2e94d22e2c66104, State: Initialized, Role: LEARNER
I20260630 12:41:11.729059 19113 tablet_bootstrap.cc:492] T 58e77e06269945169f7408c19551ade1 P 4a74d26894d140958e7ced1160e72a8c: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=114 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:41:11.730484 19123 consensus_queue.cc:260] T ccdbd02f177b4391bd3e34b9fa2dc9ce P 0f9c673099cd46aab2e94d22e2c66104 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 28, Last appended: 2.28, Last appended by leader: 28, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: true } }
I20260630 12:41:11.731678 19113 tablet_bootstrap.cc:492] T 58e77e06269945169f7408c19551ade1 P 4a74d26894d140958e7ced1160e72a8c: Bootstrap complete.
I20260630 12:41:11.733541 19113 ts_tablet_manager.cc:1403] T 58e77e06269945169f7408c19551ade1 P 4a74d26894d140958e7ced1160e72a8c: Time spent bootstrapping tablet: real 0.415s	user 0.156s	sys 0.023s
I20260630 12:41:11.736680 19123 ts_tablet_manager.cc:1434] T ccdbd02f177b4391bd3e34b9fa2dc9ce P 0f9c673099cd46aab2e94d22e2c66104: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260630 12:41:11.730393 19112 consensus_queue.cc:260] T eaa3f36bd3104d3980618790e95ced18 P 0f9c673099cd46aab2e94d22e2c66104 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 28, Last appended: 1.28, Last appended by leader: 28, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: true } }
I20260630 12:41:11.741683 19112 ts_tablet_manager.cc:1434] T eaa3f36bd3104d3980618790e95ced18 P 0f9c673099cd46aab2e94d22e2c66104: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260630 12:41:11.736758 19113 raft_consensus.cc:359] T 58e77e06269945169f7408c19551ade1 P 4a74d26894d140958e7ced1160e72a8c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: NON_VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: true } }
I20260630 12:41:11.742758 19113 raft_consensus.cc:740] T 58e77e06269945169f7408c19551ade1 P 4a74d26894d140958e7ced1160e72a8c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4a74d26894d140958e7ced1160e72a8c, State: Initialized, Role: LEARNER
I20260630 12:41:11.744122 18634 tablet_copy_service.cc:342] P f778ce6416f74e429290f6f42a4043e6: Request end of tablet copy session 0f9c673099cd46aab2e94d22e2c66104-eaa3f36bd3104d3980618790e95ced18 received from {username='slave'} at 127.0.0.1:36256
I20260630 12:41:11.744776 18634 tablet_copy_service.cc:434] P f778ce6416f74e429290f6f42a4043e6: ending tablet copy session 0f9c673099cd46aab2e94d22e2c66104-eaa3f36bd3104d3980618790e95ced18 on tablet eaa3f36bd3104d3980618790e95ced18 with peer 0f9c673099cd46aab2e94d22e2c66104
I20260630 12:41:11.746718 18634 tablet_copy_service.cc:342] P f778ce6416f74e429290f6f42a4043e6: Request end of tablet copy session 0f9c673099cd46aab2e94d22e2c66104-ccdbd02f177b4391bd3e34b9fa2dc9ce received from {username='slave'} at 127.0.0.1:36256
I20260630 12:41:11.747112 18634 tablet_copy_service.cc:434] P f778ce6416f74e429290f6f42a4043e6: ending tablet copy session 0f9c673099cd46aab2e94d22e2c66104-ccdbd02f177b4391bd3e34b9fa2dc9ce on tablet ccdbd02f177b4391bd3e34b9fa2dc9ce with peer 0f9c673099cd46aab2e94d22e2c66104
I20260630 12:41:11.744089 19113 consensus_queue.cc:260] T 58e77e06269945169f7408c19551ade1 P 4a74d26894d140958e7ced1160e72a8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 28, Last appended: 1.28, Last appended by leader: 28, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: NON_VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: true } }
I20260630 12:41:11.762169 19113 ts_tablet_manager.cc:1434] T 58e77e06269945169f7408c19551ade1 P 4a74d26894d140958e7ced1160e72a8c: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260630 12:41:11.762701 18910 raft_consensus.cc:1217] T 4447ffdb604c46a2a602ba217cb71859 P 0f9c673099cd46aab2e94d22e2c66104 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.27->[1.28-1.28]   Dedup: 1.28->[]
I20260630 12:41:11.769639 18634 tablet_copy_service.cc:342] P f778ce6416f74e429290f6f42a4043e6: Request end of tablet copy session 4a74d26894d140958e7ced1160e72a8c-58e77e06269945169f7408c19551ade1 received from {username='slave'} at 127.0.0.1:36266
I20260630 12:41:11.770104 18634 tablet_copy_service.cc:434] P f778ce6416f74e429290f6f42a4043e6: ending tablet copy session 4a74d26894d140958e7ced1160e72a8c-58e77e06269945169f7408c19551ade1 on tablet 58e77e06269945169f7408c19551ade1 with peer 4a74d26894d140958e7ced1160e72a8c
I20260630 12:41:11.886890 18910 raft_consensus.cc:1217] T ccdbd02f177b4391bd3e34b9fa2dc9ce P 0f9c673099cd46aab2e94d22e2c66104 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.27->[2.28-2.28]   Dedup: 2.28->[]
I20260630 12:41:12.009954 19140 raft_consensus.cc:1064] T f831e7512f2140869709ece3b2c8b02f P bd45bb1986584584be7dd35e755198ea: attempting to promote NON_VOTER 4a74d26894d140958e7ced1160e72a8c to VOTER
I20260630 12:41:12.018244 19140 consensus_queue.cc:237] T f831e7512f2140869709ece3b2c8b02f P bd45bb1986584584be7dd35e755198ea [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: false } }
I20260630 12:41:12.049962 18985 raft_consensus.cc:1275] T f831e7512f2140869709ece3b2c8b02f P 4a74d26894d140958e7ced1160e72a8c [term 1 LEARNER]: Refusing update from remote peer bd45bb1986584584be7dd35e755198ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:41:12.051736 19125 consensus_queue.cc:1048] T f831e7512f2140869709ece3b2c8b02f P bd45bb1986584584be7dd35e755198ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: VOTER last_known_addr { host: "127.13.140.133" port: 42817 } 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:41:12.052845 18622 raft_consensus.cc:1275] T f831e7512f2140869709ece3b2c8b02f P f778ce6416f74e429290f6f42a4043e6 [term 1 FOLLOWER]: Refusing update from remote peer bd45bb1986584584be7dd35e755198ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:41:12.054880 19139 consensus_queue.cc:1048] T f831e7512f2140869709ece3b2c8b02f P bd45bb1986584584be7dd35e755198ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:41:12.062674 18910 raft_consensus.cc:1217] T eaa3f36bd3104d3980618790e95ced18 P 0f9c673099cd46aab2e94d22e2c66104 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.27->[1.28-1.28]   Dedup: 1.28->[]
I20260630 12:41:12.080505 18475 raft_consensus.cc:1275] T f831e7512f2140869709ece3b2c8b02f P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Refusing update from remote peer bd45bb1986584584be7dd35e755198ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:41:12.082361 19125 consensus_queue.cc:1048] T f831e7512f2140869709ece3b2c8b02f P bd45bb1986584584be7dd35e755198ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } 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:41:12.092300 19139 raft_consensus.cc:2955] T f831e7512f2140869709ece3b2c8b02f P bd45bb1986584584be7dd35e755198ea [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 4a74d26894d140958e7ced1160e72a8c (127.13.140.133) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: false } } }
I20260630 12:41:12.102856 18622 raft_consensus.cc:2955] T f831e7512f2140869709ece3b2c8b02f P f778ce6416f74e429290f6f42a4043e6 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 4a74d26894d140958e7ced1160e72a8c (127.13.140.133) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: false } } }
I20260630 12:41:12.119742 18364 catalog_manager.cc:5697] T f831e7512f2140869709ece3b2c8b02f P f778ce6416f74e429290f6f42a4043e6 reported cstate change: config changed from index 27 to 28, 4a74d26894d140958e7ced1160e72a8c (127.13.140.133) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bd45bb1986584584be7dd35e755198ea" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: false } } }
I20260630 12:41:12.123832 18475 raft_consensus.cc:2955] T f831e7512f2140869709ece3b2c8b02f P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 4a74d26894d140958e7ced1160e72a8c (127.13.140.133) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: false } } }
I20260630 12:41:12.124394 18985 raft_consensus.cc:2955] T f831e7512f2140869709ece3b2c8b02f P 4a74d26894d140958e7ced1160e72a8c [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 4a74d26894d140958e7ced1160e72a8c (127.13.140.133) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: false } } }
I20260630 12:41:12.168280 18545 consensus_queue.cc:237] T f831e7512f2140869709ece3b2c8b02f P bd45bb1986584584be7dd35e755198ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 1.28, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: false } }
I20260630 12:41:12.185889 18985 raft_consensus.cc:1275] T f831e7512f2140869709ece3b2c8b02f P 4a74d26894d140958e7ced1160e72a8c [term 1 FOLLOWER]: Refusing update from remote peer bd45bb1986584584be7dd35e755198ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:41:12.189293 19139 consensus_queue.cc:1048] T f831e7512f2140869709ece3b2c8b02f P bd45bb1986584584be7dd35e755198ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: VOTER last_known_addr { host: "127.13.140.133" port: 42817 } 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:41:12.199345 19140 raft_consensus.cc:2955] T f831e7512f2140869709ece3b2c8b02f P bd45bb1986584584be7dd35e755198ea [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER b736b7b7a6ca442b9273d51359563de9 (127.13.140.129) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: false } } }
I20260630 12:41:12.201254 18984 raft_consensus.cc:2955] T f831e7512f2140869709ece3b2c8b02f P 4a74d26894d140958e7ced1160e72a8c [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER b736b7b7a6ca442b9273d51359563de9 (127.13.140.129) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: false } } }
I20260630 12:41:12.212538 18622 raft_consensus.cc:1275] T f831e7512f2140869709ece3b2c8b02f P f778ce6416f74e429290f6f42a4043e6 [term 1 FOLLOWER]: Refusing update from remote peer bd45bb1986584584be7dd35e755198ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:41:12.214176 19137 consensus_queue.cc:1048] T f831e7512f2140869709ece3b2c8b02f P bd45bb1986584584be7dd35e755198ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:41:12.215054 18357 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f831e7512f2140869709ece3b2c8b02f with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:41:12.219787 18622 raft_consensus.cc:2955] T f831e7512f2140869709ece3b2c8b02f P f778ce6416f74e429290f6f42a4043e6 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER b736b7b7a6ca442b9273d51359563de9 (127.13.140.129) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: false } } }
I20260630 12:41:12.224224 18371 catalog_manager.cc:5697] T f831e7512f2140869709ece3b2c8b02f P 4a74d26894d140958e7ced1160e72a8c reported cstate change: config changed from index 28 to 29, VOTER b736b7b7a6ca442b9273d51359563de9 (127.13.140.129) evicted. New cstate: current_term: 1 leader_uuid: "bd45bb1986584584be7dd35e755198ea" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: false } } }
I20260630 12:41:12.244238 18459 tablet_service.cc:1558] Processing DeleteTablet for tablet f831e7512f2140869709ece3b2c8b02f with delete_type TABLET_DATA_TOMBSTONED (TS b736b7b7a6ca442b9273d51359563de9 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:40784
I20260630 12:41:12.248037 19149 tablet_replica.cc:333] T f831e7512f2140869709ece3b2c8b02f P b736b7b7a6ca442b9273d51359563de9: stopping tablet replica
I20260630 12:41:12.249251 19149 raft_consensus.cc:2243] T f831e7512f2140869709ece3b2c8b02f P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:41:12.250023 19149 raft_consensus.cc:2272] T f831e7512f2140869709ece3b2c8b02f P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:41:12.260095 19149 ts_tablet_manager.cc:1916] T f831e7512f2140869709ece3b2c8b02f P b736b7b7a6ca442b9273d51359563de9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:41:12.277005 19149 ts_tablet_manager.cc:1929] T f831e7512f2140869709ece3b2c8b02f P b736b7b7a6ca442b9273d51359563de9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260630 12:41:12.277552 19149 log.cc:1199] T f831e7512f2140869709ece3b2c8b02f P b736b7b7a6ca442b9273d51359563de9: Deleting WAL directory at /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782823128114093-13874-0/minicluster-data/ts-0-root/wals/f831e7512f2140869709ece3b2c8b02f
I20260630 12:41:12.279482 18360 catalog_manager.cc:5028] TS b736b7b7a6ca442b9273d51359563de9 (127.13.140.129:39487): tablet f831e7512f2140869709ece3b2c8b02f (table test-workload [id=379f250955644b7dbcbb3cb4194ba64d]) successfully deleted
I20260630 12:41:12.292833 19128 raft_consensus.cc:1064] T 4447ffdb604c46a2a602ba217cb71859 P b736b7b7a6ca442b9273d51359563de9: attempting to promote NON_VOTER 0f9c673099cd46aab2e94d22e2c66104 to VOTER
I20260630 12:41:12.295549 19128 consensus_queue.cc:237] T 4447ffdb604c46a2a602ba217cb71859 P b736b7b7a6ca442b9273d51359563de9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 1.28, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } }
I20260630 12:41:12.302775 18984 raft_consensus.cc:1217] T 58e77e06269945169f7408c19551ade1 P 4a74d26894d140958e7ced1160e72a8c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.27->[1.28-1.28]   Dedup: 1.28->[]
I20260630 12:41:12.315587 18863 raft_consensus.cc:1064] T ccdbd02f177b4391bd3e34b9fa2dc9ce P f778ce6416f74e429290f6f42a4043e6: attempting to promote NON_VOTER 0f9c673099cd46aab2e94d22e2c66104 to VOTER
I20260630 12:41:12.323132 18863 consensus_queue.cc:237] T ccdbd02f177b4391bd3e34b9fa2dc9ce P f778ce6416f74e429290f6f42a4043e6 [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: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } }
I20260630 12:41:12.355172 18545 raft_consensus.cc:1275] T ccdbd02f177b4391bd3e34b9fa2dc9ce P bd45bb1986584584be7dd35e755198ea [term 2 FOLLOWER]: Refusing update from remote peer f778ce6416f74e429290f6f42a4043e6: Log matching property violated. Preceding OpId in replica: term: 2 index: 28. Preceding OpId from leader: term: 2 index: 29. (index mismatch)
I20260630 12:41:12.357152 18910 raft_consensus.cc:1275] T ccdbd02f177b4391bd3e34b9fa2dc9ce P 0f9c673099cd46aab2e94d22e2c66104 [term 2 LEARNER]: Refusing update from remote peer f778ce6416f74e429290f6f42a4043e6: Log matching property violated. Preceding OpId in replica: term: 2 index: 28. Preceding OpId from leader: term: 2 index: 29. (index mismatch)
I20260630 12:41:12.359365 19150 consensus_queue.cc:1048] T ccdbd02f177b4391bd3e34b9fa2dc9ce P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } 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:41:12.364671 19136 consensus_queue.cc:1048] T ccdbd02f177b4391bd3e34b9fa2dc9ce P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260630 12:41:12.393795 18475 raft_consensus.cc:1275] T ccdbd02f177b4391bd3e34b9fa2dc9ce P b736b7b7a6ca442b9273d51359563de9 [term 2 FOLLOWER]: Refusing update from remote peer f778ce6416f74e429290f6f42a4043e6: Log matching property violated. Preceding OpId in replica: term: 2 index: 28. Preceding OpId from leader: term: 2 index: 29. (index mismatch)
I20260630 12:41:12.397027 19150 consensus_queue.cc:1048] T ccdbd02f177b4391bd3e34b9fa2dc9ce P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:41:12.420084 18909 raft_consensus.cc:1275] T 4447ffdb604c46a2a602ba217cb71859 P 0f9c673099cd46aab2e94d22e2c66104 [term 1 LEARNER]: Refusing update from remote peer b736b7b7a6ca442b9273d51359563de9: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:41:12.421977 19138 consensus_queue.cc:1048] T 4447ffdb604c46a2a602ba217cb71859 P b736b7b7a6ca442b9273d51359563de9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260630 12:41:12.438606 18622 raft_consensus.cc:1275] T 4447ffdb604c46a2a602ba217cb71859 P f778ce6416f74e429290f6f42a4043e6 [term 1 FOLLOWER]: Refusing update from remote peer b736b7b7a6ca442b9273d51359563de9: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:41:12.440317 18546 raft_consensus.cc:1275] T 4447ffdb604c46a2a602ba217cb71859 P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Refusing update from remote peer b736b7b7a6ca442b9273d51359563de9: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:41:12.443742 19128 consensus_queue.cc:1048] T 4447ffdb604c46a2a602ba217cb71859 P b736b7b7a6ca442b9273d51359563de9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260630 12:41:12.445483 19138 consensus_queue.cc:1048] T 4447ffdb604c46a2a602ba217cb71859 P b736b7b7a6ca442b9273d51359563de9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260630 12:41:12.466634 19138 raft_consensus.cc:2955] T 4447ffdb604c46a2a602ba217cb71859 P b736b7b7a6ca442b9273d51359563de9 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 0f9c673099cd46aab2e94d22e2c66104 (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } } }
I20260630 12:41:12.467639 18622 raft_consensus.cc:2955] T 4447ffdb604c46a2a602ba217cb71859 P f778ce6416f74e429290f6f42a4043e6 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 0f9c673099cd46aab2e94d22e2c66104 (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } } }
I20260630 12:41:12.478386 19136 raft_consensus.cc:2955] T ccdbd02f177b4391bd3e34b9fa2dc9ce P f778ce6416f74e429290f6f42a4043e6 [term 2 LEADER]: Committing config change with OpId 2.29: config changed from index 28 to 29, 0f9c673099cd46aab2e94d22e2c66104 (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } } }
I20260630 12:41:12.487036 18910 raft_consensus.cc:2955] T 4447ffdb604c46a2a602ba217cb71859 P 0f9c673099cd46aab2e94d22e2c66104 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 0f9c673099cd46aab2e94d22e2c66104 (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } } }
I20260630 12:41:12.495848 18368 catalog_manager.cc:5697] T 4447ffdb604c46a2a602ba217cb71859 P b736b7b7a6ca442b9273d51359563de9 reported cstate change: config changed from index 28 to 29, 0f9c673099cd46aab2e94d22e2c66104 (127.13.140.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b736b7b7a6ca442b9273d51359563de9" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:41:12.495494 18545 raft_consensus.cc:2955] T 4447ffdb604c46a2a602ba217cb71859 P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 0f9c673099cd46aab2e94d22e2c66104 (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } } }
I20260630 12:41:12.493608 18546 raft_consensus.cc:2955] T ccdbd02f177b4391bd3e34b9fa2dc9ce P bd45bb1986584584be7dd35e755198ea [term 2 FOLLOWER]: Committing config change with OpId 2.29: config changed from index 28 to 29, 0f9c673099cd46aab2e94d22e2c66104 (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } } }
I20260630 12:41:12.519733 18474 consensus_queue.cc:237] T 4447ffdb604c46a2a602ba217cb71859 P b736b7b7a6ca442b9273d51359563de9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } }
I20260630 12:41:12.529304 18474 raft_consensus.cc:2955] T ccdbd02f177b4391bd3e34b9fa2dc9ce P b736b7b7a6ca442b9273d51359563de9 [term 2 FOLLOWER]: Committing config change with OpId 2.29: config changed from index 28 to 29, 0f9c673099cd46aab2e94d22e2c66104 (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } } }
I20260630 12:41:12.533007 18908 raft_consensus.cc:2955] T ccdbd02f177b4391bd3e34b9fa2dc9ce P 0f9c673099cd46aab2e94d22e2c66104 [term 2 FOLLOWER]: Committing config change with OpId 2.29: config changed from index 28 to 29, 0f9c673099cd46aab2e94d22e2c66104 (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } } }
I20260630 12:41:12.550575 18368 catalog_manager.cc:5697] T ccdbd02f177b4391bd3e34b9fa2dc9ce P f778ce6416f74e429290f6f42a4043e6 reported cstate change: config changed from index 28 to 29, 0f9c673099cd46aab2e94d22e2c66104 (127.13.140.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "f778ce6416f74e429290f6f42a4043e6" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:41:12.554646 19136 raft_consensus.cc:1064] T eaa3f36bd3104d3980618790e95ced18 P f778ce6416f74e429290f6f42a4043e6: attempting to promote NON_VOTER 0f9c673099cd46aab2e94d22e2c66104 to VOTER
I20260630 12:41:12.565858 18909 raft_consensus.cc:1275] T 4447ffdb604c46a2a602ba217cb71859 P 0f9c673099cd46aab2e94d22e2c66104 [term 1 FOLLOWER]: Refusing update from remote peer b736b7b7a6ca442b9273d51359563de9: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260630 12:41:12.572436 18543 raft_consensus.cc:1275] T 4447ffdb604c46a2a602ba217cb71859 P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Refusing update from remote peer b736b7b7a6ca442b9273d51359563de9: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260630 12:41:12.577543 18622 consensus_queue.cc:237] T ccdbd02f177b4391bd3e34b9fa2dc9ce P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 2.29, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } }
I20260630 12:41:12.580585 19128 consensus_queue.cc:1048] T 4447ffdb604c46a2a602ba217cb71859 P b736b7b7a6ca442b9273d51359563de9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260630 12:41:12.583047 19128 consensus_queue.cc:1048] T 4447ffdb604c46a2a602ba217cb71859 P b736b7b7a6ca442b9273d51359563de9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260630 12:41:12.589409 19157 raft_consensus.cc:2955] T 4447ffdb604c46a2a602ba217cb71859 P b736b7b7a6ca442b9273d51359563de9 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER f778ce6416f74e429290f6f42a4043e6 (127.13.140.131) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } } }
I20260630 12:41:12.595096 18474 raft_consensus.cc:1275] T ccdbd02f177b4391bd3e34b9fa2dc9ce P b736b7b7a6ca442b9273d51359563de9 [term 2 FOLLOWER]: Refusing update from remote peer f778ce6416f74e429290f6f42a4043e6: Log matching property violated. Preceding OpId in replica: term: 2 index: 29. Preceding OpId from leader: term: 2 index: 30. (index mismatch)
I20260630 12:41:12.600823 19160 consensus_queue.cc:1048] T ccdbd02f177b4391bd3e34b9fa2dc9ce P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.001s
I20260630 12:41:12.609673 18907 raft_consensus.cc:2955] T 4447ffdb604c46a2a602ba217cb71859 P 0f9c673099cd46aab2e94d22e2c66104 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER f778ce6416f74e429290f6f42a4043e6 (127.13.140.131) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } } }
I20260630 12:41:12.612251 18543 raft_consensus.cc:2955] T 4447ffdb604c46a2a602ba217cb71859 P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER f778ce6416f74e429290f6f42a4043e6 (127.13.140.131) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } } }
I20260630 12:41:12.616243 19150 raft_consensus.cc:2955] T ccdbd02f177b4391bd3e34b9fa2dc9ce P f778ce6416f74e429290f6f42a4043e6 [term 2 LEADER]: Committing config change with OpId 2.30: config changed from index 29 to 30, VOTER bd45bb1986584584be7dd35e755198ea (127.13.140.130) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } } }
I20260630 12:41:12.626680 18474 raft_consensus.cc:2955] T ccdbd02f177b4391bd3e34b9fa2dc9ce P b736b7b7a6ca442b9273d51359563de9 [term 2 FOLLOWER]: Committing config change with OpId 2.30: config changed from index 29 to 30, VOTER bd45bb1986584584be7dd35e755198ea (127.13.140.130) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } } }
I20260630 12:41:12.636857 19136 consensus_queue.cc:237] T eaa3f36bd3104d3980618790e95ced18 P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 1.28, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } }
I20260630 12:41:12.648872 18910 raft_consensus.cc:1275] T ccdbd02f177b4391bd3e34b9fa2dc9ce P 0f9c673099cd46aab2e94d22e2c66104 [term 2 FOLLOWER]: Refusing update from remote peer f778ce6416f74e429290f6f42a4043e6: Log matching property violated. Preceding OpId in replica: term: 2 index: 29. Preceding OpId from leader: term: 2 index: 30. (index mismatch)
I20260630 12:41:12.650789 18357 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ccdbd02f177b4391bd3e34b9fa2dc9ce with cas_config_opid_index 29: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:41:12.651173 18863 consensus_queue.cc:1048] T ccdbd02f177b4391bd3e34b9fa2dc9ce P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260630 12:41:12.656752 18360 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4447ffdb604c46a2a602ba217cb71859 with cas_config_opid_index 29: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:41:12.657301 18910 raft_consensus.cc:2955] T ccdbd02f177b4391bd3e34b9fa2dc9ce P 0f9c673099cd46aab2e94d22e2c66104 [term 2 FOLLOWER]: Committing config change with OpId 2.30: config changed from index 29 to 30, VOTER bd45bb1986584584be7dd35e755198ea (127.13.140.130) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } } }
I20260630 12:41:12.665728 18368 catalog_manager.cc:5697] T 4447ffdb604c46a2a602ba217cb71859 P b736b7b7a6ca442b9273d51359563de9 reported cstate change: config changed from index 29 to 30, VOTER f778ce6416f74e429290f6f42a4043e6 (127.13.140.131) evicted. New cstate: current_term: 1 leader_uuid: "b736b7b7a6ca442b9273d51359563de9" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:41:12.679184 18907 raft_consensus.cc:1275] T eaa3f36bd3104d3980618790e95ced18 P 0f9c673099cd46aab2e94d22e2c66104 [term 1 LEARNER]: Refusing update from remote peer f778ce6416f74e429290f6f42a4043e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:41:12.684084 18543 raft_consensus.cc:1275] T eaa3f36bd3104d3980618790e95ced18 P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Refusing update from remote peer f778ce6416f74e429290f6f42a4043e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:41:12.685308 18863 consensus_queue.cc:1048] T eaa3f36bd3104d3980618790e95ced18 P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } 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:41:12.690500 19161 consensus_queue.cc:1048] T eaa3f36bd3104d3980618790e95ced18 P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260630 12:41:12.698400 18474 raft_consensus.cc:1275] T eaa3f36bd3104d3980618790e95ced18 P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Refusing update from remote peer f778ce6416f74e429290f6f42a4043e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:41:12.701174 19161 consensus_queue.cc:1048] T eaa3f36bd3104d3980618790e95ced18 P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:41:12.708953 18863 raft_consensus.cc:2955] T eaa3f36bd3104d3980618790e95ced18 P f778ce6416f74e429290f6f42a4043e6 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 0f9c673099cd46aab2e94d22e2c66104 (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } } }
I20260630 12:41:12.716471 18546 raft_consensus.cc:2955] T eaa3f36bd3104d3980618790e95ced18 P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 0f9c673099cd46aab2e94d22e2c66104 (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } } }
I20260630 12:41:12.726909 18468 raft_consensus.cc:2955] T eaa3f36bd3104d3980618790e95ced18 P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 0f9c673099cd46aab2e94d22e2c66104 (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } } }
I20260630 12:41:12.755499 18364 catalog_manager.cc:5697] T ccdbd02f177b4391bd3e34b9fa2dc9ce P f778ce6416f74e429290f6f42a4043e6 reported cstate change: config changed from index 29 to 30, VOTER bd45bb1986584584be7dd35e755198ea (127.13.140.130) evicted. New cstate: current_term: 2 leader_uuid: "f778ce6416f74e429290f6f42a4043e6" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:41:12.766599 18609 tablet_service.cc:1558] Processing DeleteTablet for tablet 4447ffdb604c46a2a602ba217cb71859 with delete_type TABLET_DATA_TOMBSTONED (TS f778ce6416f74e429290f6f42a4043e6 not found in new config with opid_index 30) from {username='slave'} at 127.0.0.1:36218
I20260630 12:41:12.771730 18907 raft_consensus.cc:2955] T eaa3f36bd3104d3980618790e95ced18 P 0f9c673099cd46aab2e94d22e2c66104 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 0f9c673099cd46aab2e94d22e2c66104 (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } } }
I20260630 12:41:12.777499 18534 tablet_service.cc:1558] Processing DeleteTablet for tablet ccdbd02f177b4391bd3e34b9fa2dc9ce with delete_type TABLET_DATA_TOMBSTONED (TS bd45bb1986584584be7dd35e755198ea not found in new config with opid_index 30) from {username='slave'} at 127.0.0.1:59410
I20260630 12:41:12.779315 18366 catalog_manager.cc:5697] T eaa3f36bd3104d3980618790e95ced18 P b736b7b7a6ca442b9273d51359563de9 reported cstate change: config changed from index 28 to 29, 0f9c673099cd46aab2e94d22e2c66104 (127.13.140.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f778ce6416f74e429290f6f42a4043e6" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } } }
I20260630 12:41:12.797330 19150 raft_consensus.cc:1064] T 58e77e06269945169f7408c19551ade1 P f778ce6416f74e429290f6f42a4043e6: attempting to promote NON_VOTER 4a74d26894d140958e7ced1160e72a8c to VOTER
I20260630 12:41:12.800469 19167 tablet_replica.cc:333] T 4447ffdb604c46a2a602ba217cb71859 P f778ce6416f74e429290f6f42a4043e6: stopping tablet replica
I20260630 12:41:12.801704 19167 raft_consensus.cc:2243] T 4447ffdb604c46a2a602ba217cb71859 P f778ce6416f74e429290f6f42a4043e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:41:12.801185 19150 consensus_queue.cc:237] T 58e77e06269945169f7408c19551ade1 P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 1.28, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: false } }
I20260630 12:41:12.808008 19167 raft_consensus.cc:2272] T 4447ffdb604c46a2a602ba217cb71859 P f778ce6416f74e429290f6f42a4043e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:41:12.822518 19167 ts_tablet_manager.cc:1916] T 4447ffdb604c46a2a602ba217cb71859 P f778ce6416f74e429290f6f42a4043e6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:41:12.822041 18618 consensus_queue.cc:237] T eaa3f36bd3104d3980618790e95ced18 P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } }
I20260630 12:41:12.828786 18907 raft_consensus.cc:1275] T eaa3f36bd3104d3980618790e95ced18 P 0f9c673099cd46aab2e94d22e2c66104 [term 1 FOLLOWER]: Refusing update from remote peer f778ce6416f74e429290f6f42a4043e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260630 12:41:12.829028 18468 raft_consensus.cc:1275] T eaa3f36bd3104d3980618790e95ced18 P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Refusing update from remote peer f778ce6416f74e429290f6f42a4043e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260630 12:41:12.831024 19160 consensus_queue.cc:1048] T eaa3f36bd3104d3980618790e95ced18 P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260630 12:41:12.832891 19160 consensus_queue.cc:1048] T eaa3f36bd3104d3980618790e95ced18 P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260630 12:41:12.831297 19168 tablet_replica.cc:333] T ccdbd02f177b4391bd3e34b9fa2dc9ce P bd45bb1986584584be7dd35e755198ea: stopping tablet replica
I20260630 12:41:12.836436 19168 raft_consensus.cc:2243] T ccdbd02f177b4391bd3e34b9fa2dc9ce P bd45bb1986584584be7dd35e755198ea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:41:12.837191 19168 raft_consensus.cc:2272] T ccdbd02f177b4391bd3e34b9fa2dc9ce P bd45bb1986584584be7dd35e755198ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:41:12.843199 18863 raft_consensus.cc:2955] T eaa3f36bd3104d3980618790e95ced18 P f778ce6416f74e429290f6f42a4043e6 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER bd45bb1986584584be7dd35e755198ea (127.13.140.130) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } } }
I20260630 12:41:12.844960 18468 raft_consensus.cc:2955] T eaa3f36bd3104d3980618790e95ced18 P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER bd45bb1986584584be7dd35e755198ea (127.13.140.130) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } } }
I20260630 12:41:12.852031 19168 ts_tablet_manager.cc:1916] T ccdbd02f177b4391bd3e34b9fa2dc9ce P bd45bb1986584584be7dd35e755198ea: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:41:12.852285 18984 raft_consensus.cc:1275] T 58e77e06269945169f7408c19551ade1 P 4a74d26894d140958e7ced1160e72a8c [term 1 LEARNER]: Refusing update from remote peer f778ce6416f74e429290f6f42a4043e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:41:12.855487 18546 raft_consensus.cc:1275] T 58e77e06269945169f7408c19551ade1 P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Refusing update from remote peer f778ce6416f74e429290f6f42a4043e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:41:12.856092 18910 raft_consensus.cc:2955] T eaa3f36bd3104d3980618790e95ced18 P 0f9c673099cd46aab2e94d22e2c66104 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER bd45bb1986584584be7dd35e755198ea (127.13.140.130) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } } }
I20260630 12:41:12.855165 19160 consensus_queue.cc:1048] T 58e77e06269945169f7408c19551ade1 P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.006s
I20260630 12:41:12.861326 19161 consensus_queue.cc:1048] T 58e77e06269945169f7408c19551ade1 P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:41:12.868774 18474 raft_consensus.cc:1275] T 58e77e06269945169f7408c19551ade1 P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Refusing update from remote peer f778ce6416f74e429290f6f42a4043e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:41:12.871305 19160 consensus_queue.cc:1048] T 58e77e06269945169f7408c19551ade1 P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:41:12.914247 18357 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet eaa3f36bd3104d3980618790e95ced18 with cas_config_opid_index 29: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:41:12.917207 18368 catalog_manager.cc:5697] T eaa3f36bd3104d3980618790e95ced18 P b736b7b7a6ca442b9273d51359563de9 reported cstate change: config changed from index 29 to 30, VOTER bd45bb1986584584be7dd35e755198ea (127.13.140.130) evicted. New cstate: current_term: 1 leader_uuid: "f778ce6416f74e429290f6f42a4043e6" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } } }
I20260630 12:41:12.930184 18534 tablet_service.cc:1558] Processing DeleteTablet for tablet eaa3f36bd3104d3980618790e95ced18 with delete_type TABLET_DATA_TOMBSTONED (TS bd45bb1986584584be7dd35e755198ea not found in new config with opid_index 30) from {username='slave'} at 127.0.0.1:59410
I20260630 12:41:12.940299 19150 raft_consensus.cc:2955] T 58e77e06269945169f7408c19551ade1 P f778ce6416f74e429290f6f42a4043e6 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 4a74d26894d140958e7ced1160e72a8c (127.13.140.133) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: false } } }
I20260630 12:41:12.942252 18546 raft_consensus.cc:2955] T 58e77e06269945169f7408c19551ade1 P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 4a74d26894d140958e7ced1160e72a8c (127.13.140.133) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: false } } }
I20260630 12:41:12.955247 19167 ts_tablet_manager.cc:1929] T 4447ffdb604c46a2a602ba217cb71859 P f778ce6416f74e429290f6f42a4043e6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.29
I20260630 12:41:12.955874 19167 log.cc:1199] T 4447ffdb604c46a2a602ba217cb71859 P f778ce6416f74e429290f6f42a4043e6: Deleting WAL directory at /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782823128114093-13874-0/minicluster-data/ts-2-root/wals/4447ffdb604c46a2a602ba217cb71859
I20260630 12:41:12.957751 18357 catalog_manager.cc:5028] TS f778ce6416f74e429290f6f42a4043e6 (127.13.140.131:36803): tablet 4447ffdb604c46a2a602ba217cb71859 (table test-workload [id=379f250955644b7dbcbb3cb4194ba64d]) successfully deleted
I20260630 12:41:12.962734 19168 ts_tablet_manager.cc:1929] T ccdbd02f177b4391bd3e34b9fa2dc9ce P bd45bb1986584584be7dd35e755198ea: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.29
I20260630 12:41:12.963208 19168 log.cc:1199] T ccdbd02f177b4391bd3e34b9fa2dc9ce P bd45bb1986584584be7dd35e755198ea: Deleting WAL directory at /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782823128114093-13874-0/minicluster-data/ts-1-root/wals/ccdbd02f177b4391bd3e34b9fa2dc9ce
I20260630 12:41:12.965066 18357 catalog_manager.cc:5028] TS bd45bb1986584584be7dd35e755198ea (127.13.140.130:38343): tablet ccdbd02f177b4391bd3e34b9fa2dc9ce (table test-workload [id=379f250955644b7dbcbb3cb4194ba64d]) successfully deleted
I20260630 12:41:12.967796 19168 tablet_replica.cc:333] T eaa3f36bd3104d3980618790e95ced18 P bd45bb1986584584be7dd35e755198ea: stopping tablet replica
I20260630 12:41:12.968068 18474 raft_consensus.cc:2955] T 58e77e06269945169f7408c19551ade1 P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 4a74d26894d140958e7ced1160e72a8c (127.13.140.133) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: false } } }
I20260630 12:41:12.969182 19168 raft_consensus.cc:2243] T eaa3f36bd3104d3980618790e95ced18 P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:41:12.969884 19168 raft_consensus.cc:2272] T eaa3f36bd3104d3980618790e95ced18 P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:41:12.970340 18984 raft_consensus.cc:2955] T 58e77e06269945169f7408c19551ade1 P 4a74d26894d140958e7ced1160e72a8c [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 4a74d26894d140958e7ced1160e72a8c (127.13.140.133) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: false } } }
I20260630 12:41:12.974965 19168 ts_tablet_manager.cc:1916] T eaa3f36bd3104d3980618790e95ced18 P bd45bb1986584584be7dd35e755198ea: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:41:12.975854 18368 catalog_manager.cc:5697] T 58e77e06269945169f7408c19551ade1 P f778ce6416f74e429290f6f42a4043e6 reported cstate change: config changed from index 28 to 29, 4a74d26894d140958e7ced1160e72a8c (127.13.140.133) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f778ce6416f74e429290f6f42a4043e6" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:41:12.999779 18618 consensus_queue.cc:237] T 58e77e06269945169f7408c19551ade1 P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: false } }
I20260630 12:41:13.007048 18984 raft_consensus.cc:1275] T 58e77e06269945169f7408c19551ade1 P 4a74d26894d140958e7ced1160e72a8c [term 1 FOLLOWER]: Refusing update from remote peer f778ce6416f74e429290f6f42a4043e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260630 12:41:13.008788 19150 consensus_queue.cc:1048] T 58e77e06269945169f7408c19551ade1 P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260630 12:41:13.011487 19168 ts_tablet_manager.cc:1929] T eaa3f36bd3104d3980618790e95ced18 P bd45bb1986584584be7dd35e755198ea: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.29
I20260630 12:41:13.012003 19168 log.cc:1199] T eaa3f36bd3104d3980618790e95ced18 P bd45bb1986584584be7dd35e755198ea: Deleting WAL directory at /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782823128114093-13874-0/minicluster-data/ts-1-root/wals/eaa3f36bd3104d3980618790e95ced18
I20260630 12:41:13.013818 18357 catalog_manager.cc:5028] TS bd45bb1986584584be7dd35e755198ea (127.13.140.130:38343): tablet eaa3f36bd3104d3980618790e95ced18 (table test-workload [id=379f250955644b7dbcbb3cb4194ba64d]) successfully deleted
I20260630 12:41:13.016026 18546 raft_consensus.cc:1275] T 58e77e06269945169f7408c19551ade1 P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Refusing update from remote peer f778ce6416f74e429290f6f42a4043e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260630 12:41:13.016834 19136 raft_consensus.cc:2955] T 58e77e06269945169f7408c19551ade1 P f778ce6416f74e429290f6f42a4043e6 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER b736b7b7a6ca442b9273d51359563de9 (127.13.140.129) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: false } } }
I20260630 12:41:13.025661 18863 consensus_queue.cc:1048] T 58e77e06269945169f7408c19551ade1 P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260630 12:41:13.027420 18984 raft_consensus.cc:2955] T 58e77e06269945169f7408c19551ade1 P 4a74d26894d140958e7ced1160e72a8c [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER b736b7b7a6ca442b9273d51359563de9 (127.13.140.129) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: false } } }
I20260630 12:41:13.032464 18546 raft_consensus.cc:2955] T 58e77e06269945169f7408c19551ade1 P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER b736b7b7a6ca442b9273d51359563de9 (127.13.140.129) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: false } } }
I20260630 12:41:13.043179 18357 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 58e77e06269945169f7408c19551ade1 with cas_config_opid_index 29: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:41:13.060696 18368 catalog_manager.cc:5697] T 58e77e06269945169f7408c19551ade1 P 4a74d26894d140958e7ced1160e72a8c reported cstate change: config changed from index 29 to 30, VOTER b736b7b7a6ca442b9273d51359563de9 (127.13.140.129) evicted. New cstate: current_term: 1 leader_uuid: "f778ce6416f74e429290f6f42a4043e6" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: false } } }
I20260630 12:41:13.083649 18459 tablet_service.cc:1558] Processing DeleteTablet for tablet 58e77e06269945169f7408c19551ade1 with delete_type TABLET_DATA_TOMBSTONED (TS b736b7b7a6ca442b9273d51359563de9 not found in new config with opid_index 30) from {username='slave'} at 127.0.0.1:40784
I20260630 12:41:13.092273 19174 tablet_replica.cc:333] T 58e77e06269945169f7408c19551ade1 P b736b7b7a6ca442b9273d51359563de9: stopping tablet replica
I20260630 12:41:13.093369 19174 raft_consensus.cc:2243] T 58e77e06269945169f7408c19551ade1 P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:41:13.094185 19174 raft_consensus.cc:2272] T 58e77e06269945169f7408c19551ade1 P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:41:13.098217 19174 ts_tablet_manager.cc:1916] T 58e77e06269945169f7408c19551ade1 P b736b7b7a6ca442b9273d51359563de9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:41:13.110325 19174 ts_tablet_manager.cc:1929] T 58e77e06269945169f7408c19551ade1 P b736b7b7a6ca442b9273d51359563de9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.29
I20260630 12:41:13.110699 19174 log.cc:1199] T 58e77e06269945169f7408c19551ade1 P b736b7b7a6ca442b9273d51359563de9: Deleting WAL directory at /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782823128114093-13874-0/minicluster-data/ts-0-root/wals/58e77e06269945169f7408c19551ade1
I20260630 12:41:13.112066 18360 catalog_manager.cc:5028] TS b736b7b7a6ca442b9273d51359563de9 (127.13.140.129:39487): tablet 58e77e06269945169f7408c19551ade1 (table test-workload [id=379f250955644b7dbcbb3cb4194ba64d]) successfully deleted
I20260630 12:41:14.107209 18474 consensus_queue.cc:237] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P b736b7b7a6ca442b9273d51359563de9 [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: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: NON_VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: true } }
I20260630 12:41:14.115625 18546 raft_consensus.cc:1275] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Refusing update from remote peer b736b7b7a6ca442b9273d51359563de9: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:41:14.115828 18618 raft_consensus.cc:1275] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P f778ce6416f74e429290f6f42a4043e6 [term 1 FOLLOWER]: Refusing update from remote peer b736b7b7a6ca442b9273d51359563de9: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:41:14.117410 19157 consensus_queue.cc:1048] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P b736b7b7a6ca442b9273d51359563de9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:41:14.120977 19157 consensus_queue.cc:1048] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P b736b7b7a6ca442b9273d51359563de9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
W20260630 12:41:14.134109 18438 consensus_peers.cc:597] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P b736b7b7a6ca442b9273d51359563de9 -> Peer 8be7cf2d70c844e8a15bfc006a7cc40a (127.13.140.134:34161): Couldn't send request to peer 8be7cf2d70c844e8a15bfc006a7cc40a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6e18a8bbc23e4bcc9f5df72727ad3fb5. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:41:14.139755 19157 raft_consensus.cc:2955] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P b736b7b7a6ca442b9273d51359563de9 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 8be7cf2d70c844e8a15bfc006a7cc40a (127.13.140.134) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: NON_VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: true } } }
I20260630 12:41:14.141849 18618 raft_consensus.cc:2955] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P f778ce6416f74e429290f6f42a4043e6 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 8be7cf2d70c844e8a15bfc006a7cc40a (127.13.140.134) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: NON_VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: true } } }
I20260630 12:41:14.143280 18546 raft_consensus.cc:2955] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 8be7cf2d70c844e8a15bfc006a7cc40a (127.13.140.134) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: NON_VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: true } } }
I20260630 12:41:14.156525 18368 catalog_manager.cc:5697] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P f778ce6416f74e429290f6f42a4043e6 reported cstate change: config changed from index -1 to 27, NON_VOTER 8be7cf2d70c844e8a15bfc006a7cc40a (127.13.140.134) added. New cstate: current_term: 1 leader_uuid: "b736b7b7a6ca442b9273d51359563de9" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: NON_VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: true } } }
I20260630 12:41:14.161829 18618 consensus_queue.cc:237] T eaa3f36bd3104d3980618790e95ced18 P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 30, Committed index: 30, Last appended: 1.30, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: NON_VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: true } }
I20260630 12:41:14.175189 18907 raft_consensus.cc:1275] T eaa3f36bd3104d3980618790e95ced18 P 0f9c673099cd46aab2e94d22e2c66104 [term 1 FOLLOWER]: Refusing update from remote peer f778ce6416f74e429290f6f42a4043e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260630 12:41:14.176853 19178 consensus_queue.cc:1048] T eaa3f36bd3104d3980618790e95ced18 P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260630 12:41:14.177126 18474 raft_consensus.cc:1275] T eaa3f36bd3104d3980618790e95ced18 P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Refusing update from remote peer f778ce6416f74e429290f6f42a4043e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260630 12:41:14.179147 19178 consensus_queue.cc:1048] T eaa3f36bd3104d3980618790e95ced18 P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260630 12:41:14.196925 18863 raft_consensus.cc:2955] T eaa3f36bd3104d3980618790e95ced18 P f778ce6416f74e429290f6f42a4043e6 [term 1 LEADER]: Committing config change with OpId 1.31: config changed from index 30 to 31, NON_VOTER 8be7cf2d70c844e8a15bfc006a7cc40a (127.13.140.134) added. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: NON_VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: true } } }
I20260630 12:41:14.202220 18468 raft_consensus.cc:2955] T eaa3f36bd3104d3980618790e95ced18 P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, NON_VOTER 8be7cf2d70c844e8a15bfc006a7cc40a (127.13.140.134) added. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: NON_VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: true } } }
W20260630 12:41:14.205992 18587 consensus_peers.cc:597] T eaa3f36bd3104d3980618790e95ced18 P f778ce6416f74e429290f6f42a4043e6 -> Peer 8be7cf2d70c844e8a15bfc006a7cc40a (127.13.140.134:34161): Couldn't send request to peer 8be7cf2d70c844e8a15bfc006a7cc40a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: eaa3f36bd3104d3980618790e95ced18. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:41:14.237113 18907 raft_consensus.cc:2955] T eaa3f36bd3104d3980618790e95ced18 P 0f9c673099cd46aab2e94d22e2c66104 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, NON_VOTER 8be7cf2d70c844e8a15bfc006a7cc40a (127.13.140.134) added. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: NON_VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: true } } }
I20260630 12:41:14.238668 18546 consensus_queue.cc:237] T e1b4f5c4c2cc41398c349868879bd21f P bd45bb1986584584be7dd35e755198ea [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: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: NON_VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: true } }
I20260630 12:41:14.247597 18364 catalog_manager.cc:5697] T eaa3f36bd3104d3980618790e95ced18 P f778ce6416f74e429290f6f42a4043e6 reported cstate change: config changed from index 30 to 31, NON_VOTER 8be7cf2d70c844e8a15bfc006a7cc40a (127.13.140.134) added. New cstate: current_term: 1 leader_uuid: "f778ce6416f74e429290f6f42a4043e6" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: NON_VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:41:14.269482 18618 raft_consensus.cc:1275] T e1b4f5c4c2cc41398c349868879bd21f P f778ce6416f74e429290f6f42a4043e6 [term 1 FOLLOWER]: Refusing update from remote peer bd45bb1986584584be7dd35e755198ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
W20260630 12:41:14.273666 18513 consensus_peers.cc:597] T e1b4f5c4c2cc41398c349868879bd21f P bd45bb1986584584be7dd35e755198ea -> Peer 8be7cf2d70c844e8a15bfc006a7cc40a (127.13.140.134:34161): Couldn't send request to peer 8be7cf2d70c844e8a15bfc006a7cc40a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e1b4f5c4c2cc41398c349868879bd21f. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:41:14.276583 19175 consensus_queue.cc:1048] T e1b4f5c4c2cc41398c349868879bd21f P bd45bb1986584584be7dd35e755198ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:41:14.285704 18468 raft_consensus.cc:1275] T e1b4f5c4c2cc41398c349868879bd21f P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Refusing update from remote peer bd45bb1986584584be7dd35e755198ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:41:14.287504 19194 consensus_queue.cc:1048] T e1b4f5c4c2cc41398c349868879bd21f P bd45bb1986584584be7dd35e755198ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:41:14.289460 19194 raft_consensus.cc:2955] T e1b4f5c4c2cc41398c349868879bd21f P bd45bb1986584584be7dd35e755198ea [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 8be7cf2d70c844e8a15bfc006a7cc40a (127.13.140.134) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: NON_VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: true } } }
I20260630 12:41:14.296972 18622 raft_consensus.cc:2955] T e1b4f5c4c2cc41398c349868879bd21f P f778ce6416f74e429290f6f42a4043e6 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 8be7cf2d70c844e8a15bfc006a7cc40a (127.13.140.134) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: NON_VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: true } } }
I20260630 12:41:14.302107 18468 raft_consensus.cc:2955] T e1b4f5c4c2cc41398c349868879bd21f P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 8be7cf2d70c844e8a15bfc006a7cc40a (127.13.140.134) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: NON_VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: true } } }
I20260630 12:41:14.309522 18618 consensus_queue.cc:237] T a81d0307cf0e4b14963f36650e70606f P f778ce6416f74e429290f6f42a4043e6 [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: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: NON_VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: true } }
I20260630 12:41:14.315860 18364 catalog_manager.cc:5697] T e1b4f5c4c2cc41398c349868879bd21f P f778ce6416f74e429290f6f42a4043e6 reported cstate change: config changed from index -1 to 28, NON_VOTER 8be7cf2d70c844e8a15bfc006a7cc40a (127.13.140.134) added. New cstate: current_term: 1 leader_uuid: "bd45bb1986584584be7dd35e755198ea" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: NON_VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: true } } }
I20260630 12:41:14.345794 18546 raft_consensus.cc:1275] T a81d0307cf0e4b14963f36650e70606f P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Refusing update from remote peer f778ce6416f74e429290f6f42a4043e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
W20260630 12:41:14.347090 18589 consensus_peers.cc:597] T a81d0307cf0e4b14963f36650e70606f P f778ce6416f74e429290f6f42a4043e6 -> Peer 4a74d26894d140958e7ced1160e72a8c (127.13.140.133:42817): Couldn't send request to peer 4a74d26894d140958e7ced1160e72a8c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a81d0307cf0e4b14963f36650e70606f. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:41:14.347383 18863 consensus_queue.cc:1048] T a81d0307cf0e4b14963f36650e70606f P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } 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:41:14.347601 18468 raft_consensus.cc:1275] T a81d0307cf0e4b14963f36650e70606f P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Refusing update from remote peer f778ce6416f74e429290f6f42a4043e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:41:14.355268 18863 consensus_queue.cc:1048] T a81d0307cf0e4b14963f36650e70606f P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:41:14.360394 19177 raft_consensus.cc:2955] T a81d0307cf0e4b14963f36650e70606f P f778ce6416f74e429290f6f42a4043e6 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 4a74d26894d140958e7ced1160e72a8c (127.13.140.133) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: NON_VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: true } } }
I20260630 12:41:14.361793 18546 raft_consensus.cc:2955] T a81d0307cf0e4b14963f36650e70606f P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 4a74d26894d140958e7ced1160e72a8c (127.13.140.133) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: NON_VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: true } } }
I20260630 12:41:14.376956 18371 catalog_manager.cc:5697] T a81d0307cf0e4b14963f36650e70606f P bd45bb1986584584be7dd35e755198ea reported cstate change: config changed from index -1 to 27, NON_VOTER 4a74d26894d140958e7ced1160e72a8c (127.13.140.133) added. New cstate: current_term: 1 leader_uuid: "f778ce6416f74e429290f6f42a4043e6" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: NON_VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: true } } }
I20260630 12:41:14.384239 18474 raft_consensus.cc:2955] T a81d0307cf0e4b14963f36650e70606f P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 4a74d26894d140958e7ced1160e72a8c (127.13.140.133) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: NON_VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: true } } }
I20260630 12:41:14.385692 18543 consensus_queue.cc:237] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P bd45bb1986584584be7dd35e755198ea [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: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: NON_VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: true } }
I20260630 12:41:14.397301 18468 raft_consensus.cc:1275] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Refusing update from remote peer bd45bb1986584584be7dd35e755198ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:41:14.398674 18618 raft_consensus.cc:1275] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P f778ce6416f74e429290f6f42a4043e6 [term 1 FOLLOWER]: Refusing update from remote peer bd45bb1986584584be7dd35e755198ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:41:14.398758 19200 consensus_queue.cc:1048] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P bd45bb1986584584be7dd35e755198ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
W20260630 12:41:14.402339 18513 consensus_peers.cc:597] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P bd45bb1986584584be7dd35e755198ea -> Peer 8be7cf2d70c844e8a15bfc006a7cc40a (127.13.140.134:34161): Couldn't send request to peer 8be7cf2d70c844e8a15bfc006a7cc40a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2128cc9fc24a4bb0ac942fd1f1e6a56b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:41:14.403347 19200 consensus_queue.cc:1048] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P bd45bb1986584584be7dd35e755198ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } 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:41:14.410652 19194 raft_consensus.cc:2955] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P bd45bb1986584584be7dd35e755198ea [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 8be7cf2d70c844e8a15bfc006a7cc40a (127.13.140.134) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: NON_VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: true } } }
I20260630 12:41:14.413610 18475 raft_consensus.cc:2955] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 8be7cf2d70c844e8a15bfc006a7cc40a (127.13.140.134) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: NON_VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: true } } }
I20260630 12:41:14.416448 18618 raft_consensus.cc:2955] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P f778ce6416f74e429290f6f42a4043e6 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 8be7cf2d70c844e8a15bfc006a7cc40a (127.13.140.134) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: NON_VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: true } } }
I20260630 12:41:14.426203 18622 consensus_queue.cc:237] T d1d8c3baaca6491184fddde2d44188e1 P f778ce6416f74e429290f6f42a4043e6 [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: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: true } }
I20260630 12:41:14.426215 18364 catalog_manager.cc:5697] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P bd45bb1986584584be7dd35e755198ea reported cstate change: config changed from index -1 to 28, NON_VOTER 8be7cf2d70c844e8a15bfc006a7cc40a (127.13.140.134) added. New cstate: current_term: 1 leader_uuid: "bd45bb1986584584be7dd35e755198ea" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: NON_VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:41:14.441474 18589 consensus_peers.cc:597] T d1d8c3baaca6491184fddde2d44188e1 P f778ce6416f74e429290f6f42a4043e6 -> Peer 0f9c673099cd46aab2e94d22e2c66104 (127.13.140.132:46039): Couldn't send request to peer 0f9c673099cd46aab2e94d22e2c66104. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d1d8c3baaca6491184fddde2d44188e1. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:41:14.442451 18546 raft_consensus.cc:1275] T d1d8c3baaca6491184fddde2d44188e1 P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Refusing update from remote peer f778ce6416f74e429290f6f42a4043e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:41:14.443635 18475 raft_consensus.cc:1275] T d1d8c3baaca6491184fddde2d44188e1 P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Refusing update from remote peer f778ce6416f74e429290f6f42a4043e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:41:14.444032 19177 consensus_queue.cc:1048] T d1d8c3baaca6491184fddde2d44188e1 P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:41:14.445096 19178 consensus_queue.cc:1048] T d1d8c3baaca6491184fddde2d44188e1 P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } 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:41:14.461752 19178 raft_consensus.cc:2955] T d1d8c3baaca6491184fddde2d44188e1 P f778ce6416f74e429290f6f42a4043e6 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 0f9c673099cd46aab2e94d22e2c66104 (127.13.140.132) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: true } } }
I20260630 12:41:14.463786 18468 raft_consensus.cc:2955] T d1d8c3baaca6491184fddde2d44188e1 P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 0f9c673099cd46aab2e94d22e2c66104 (127.13.140.132) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: true } } }
I20260630 12:41:14.465554 18543 raft_consensus.cc:2955] T d1d8c3baaca6491184fddde2d44188e1 P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 0f9c673099cd46aab2e94d22e2c66104 (127.13.140.132) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: true } } }
I20260630 12:41:14.480334 18364 catalog_manager.cc:5697] T d1d8c3baaca6491184fddde2d44188e1 P b736b7b7a6ca442b9273d51359563de9 reported cstate change: config changed from index -1 to 28, NON_VOTER 0f9c673099cd46aab2e94d22e2c66104 (127.13.140.132) added. New cstate: current_term: 1 leader_uuid: "f778ce6416f74e429290f6f42a4043e6" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: true } } }
I20260630 12:41:14.526499 19210 ts_tablet_manager.cc:933] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P 8be7cf2d70c844e8a15bfc006a7cc40a: Initiating tablet copy from peer b736b7b7a6ca442b9273d51359563de9 (127.13.140.129:39487)
I20260630 12:41:14.528443 19210 tablet_copy_client.cc:323] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P 8be7cf2d70c844e8a15bfc006a7cc40a: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.129:39487
I20260630 12:41:14.567370 18485 tablet_copy_service.cc:140] P b736b7b7a6ca442b9273d51359563de9: Received BeginTabletCopySession request for tablet 6e18a8bbc23e4bcc9f5df72727ad3fb5 from peer 8be7cf2d70c844e8a15bfc006a7cc40a ({username='slave'} at 127.0.0.1:59670)
I20260630 12:41:14.567907 18485 tablet_copy_service.cc:161] P b736b7b7a6ca442b9273d51359563de9: Beginning new tablet copy session on tablet 6e18a8bbc23e4bcc9f5df72727ad3fb5 from peer 8be7cf2d70c844e8a15bfc006a7cc40a at {username='slave'} at 127.0.0.1:59670: session id = 8be7cf2d70c844e8a15bfc006a7cc40a-6e18a8bbc23e4bcc9f5df72727ad3fb5
I20260630 12:41:14.572852 18485 tablet_copy_source_session.cc:215] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P b736b7b7a6ca442b9273d51359563de9: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:41:14.575661 19210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e18a8bbc23e4bcc9f5df72727ad3fb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:14.587400 19210 tablet_copy_client.cc:806] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P 8be7cf2d70c844e8a15bfc006a7cc40a: tablet copy: Starting download of 0 data blocks...
I20260630 12:41:14.588631 19210 tablet_copy_client.cc:670] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P 8be7cf2d70c844e8a15bfc006a7cc40a: tablet copy: Starting download of 1 WAL segments...
I20260630 12:41:14.592556 19211 tablet_copy_client.cc:1025] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P 8be7cf2d70c844e8a15bfc006a7cc40a: tablet copy: Injecting latency into file download: 2000
I20260630 12:41:14.693750 19214 ts_tablet_manager.cc:933] T e1b4f5c4c2cc41398c349868879bd21f P 8be7cf2d70c844e8a15bfc006a7cc40a: Initiating tablet copy from peer bd45bb1986584584be7dd35e755198ea (127.13.140.130:38343)
I20260630 12:41:14.695410 19214 tablet_copy_client.cc:323] T e1b4f5c4c2cc41398c349868879bd21f P 8be7cf2d70c844e8a15bfc006a7cc40a: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.130:38343
I20260630 12:41:14.711476 18560 tablet_copy_service.cc:140] P bd45bb1986584584be7dd35e755198ea: Received BeginTabletCopySession request for tablet e1b4f5c4c2cc41398c349868879bd21f from peer 8be7cf2d70c844e8a15bfc006a7cc40a ({username='slave'} at 127.0.0.1:55824)
I20260630 12:41:14.712030 18560 tablet_copy_service.cc:161] P bd45bb1986584584be7dd35e755198ea: Beginning new tablet copy session on tablet e1b4f5c4c2cc41398c349868879bd21f from peer 8be7cf2d70c844e8a15bfc006a7cc40a at {username='slave'} at 127.0.0.1:55824: session id = 8be7cf2d70c844e8a15bfc006a7cc40a-e1b4f5c4c2cc41398c349868879bd21f
I20260630 12:41:14.719612 18560 tablet_copy_source_session.cc:215] T e1b4f5c4c2cc41398c349868879bd21f P bd45bb1986584584be7dd35e755198ea: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:41:14.725688 19214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1b4f5c4c2cc41398c349868879bd21f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:14.737135 19214 tablet_copy_client.cc:806] T e1b4f5c4c2cc41398c349868879bd21f P 8be7cf2d70c844e8a15bfc006a7cc40a: tablet copy: Starting download of 0 data blocks...
I20260630 12:41:14.737782 19214 tablet_copy_client.cc:670] T e1b4f5c4c2cc41398c349868879bd21f P 8be7cf2d70c844e8a15bfc006a7cc40a: tablet copy: Starting download of 1 WAL segments...
I20260630 12:41:14.742144 19215 tablet_copy_client.cc:1025] T e1b4f5c4c2cc41398c349868879bd21f P 8be7cf2d70c844e8a15bfc006a7cc40a: tablet copy: Injecting latency into file download: 2000
I20260630 12:41:14.764528 19217 ts_tablet_manager.cc:933] T eaa3f36bd3104d3980618790e95ced18 P 8be7cf2d70c844e8a15bfc006a7cc40a: Initiating tablet copy from peer f778ce6416f74e429290f6f42a4043e6 (127.13.140.131:36803)
I20260630 12:41:14.766999 19217 tablet_copy_client.cc:323] T eaa3f36bd3104d3980618790e95ced18 P 8be7cf2d70c844e8a15bfc006a7cc40a: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.131:36803
I20260630 12:41:14.783605 18634 tablet_copy_service.cc:140] P f778ce6416f74e429290f6f42a4043e6: Received BeginTabletCopySession request for tablet eaa3f36bd3104d3980618790e95ced18 from peer 8be7cf2d70c844e8a15bfc006a7cc40a ({username='slave'} at 127.0.0.1:33530)
I20260630 12:41:14.784189 18634 tablet_copy_service.cc:161] P f778ce6416f74e429290f6f42a4043e6: Beginning new tablet copy session on tablet eaa3f36bd3104d3980618790e95ced18 from peer 8be7cf2d70c844e8a15bfc006a7cc40a at {username='slave'} at 127.0.0.1:33530: session id = 8be7cf2d70c844e8a15bfc006a7cc40a-eaa3f36bd3104d3980618790e95ced18
I20260630 12:41:14.789594 18634 tablet_copy_source_session.cc:215] T eaa3f36bd3104d3980618790e95ced18 P f778ce6416f74e429290f6f42a4043e6: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:41:14.793149 19217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaa3f36bd3104d3980618790e95ced18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:14.807639 19217 tablet_copy_client.cc:806] T eaa3f36bd3104d3980618790e95ced18 P 8be7cf2d70c844e8a15bfc006a7cc40a: tablet copy: Starting download of 0 data blocks...
I20260630 12:41:14.808333 19217 tablet_copy_client.cc:670] T eaa3f36bd3104d3980618790e95ced18 P 8be7cf2d70c844e8a15bfc006a7cc40a: tablet copy: Starting download of 1 WAL segments...
I20260630 12:41:14.812237 19218 tablet_copy_client.cc:1025] T eaa3f36bd3104d3980618790e95ced18 P 8be7cf2d70c844e8a15bfc006a7cc40a: tablet copy: Injecting latency into file download: 2000
I20260630 12:41:14.832408 19220 ts_tablet_manager.cc:933] T a81d0307cf0e4b14963f36650e70606f P 4a74d26894d140958e7ced1160e72a8c: Initiating tablet copy from peer f778ce6416f74e429290f6f42a4043e6 (127.13.140.131:36803)
I20260630 12:41:14.834335 19220 tablet_copy_client.cc:323] T a81d0307cf0e4b14963f36650e70606f P 4a74d26894d140958e7ced1160e72a8c: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.131:36803
I20260630 12:41:14.835884 18634 tablet_copy_service.cc:140] P f778ce6416f74e429290f6f42a4043e6: Received BeginTabletCopySession request for tablet a81d0307cf0e4b14963f36650e70606f from peer 4a74d26894d140958e7ced1160e72a8c ({username='slave'} at 127.0.0.1:36266)
I20260630 12:41:14.836365 18634 tablet_copy_service.cc:161] P f778ce6416f74e429290f6f42a4043e6: Beginning new tablet copy session on tablet a81d0307cf0e4b14963f36650e70606f from peer 4a74d26894d140958e7ced1160e72a8c at {username='slave'} at 127.0.0.1:36266: session id = 4a74d26894d140958e7ced1160e72a8c-a81d0307cf0e4b14963f36650e70606f
I20260630 12:41:14.841941 18634 tablet_copy_source_session.cc:215] T a81d0307cf0e4b14963f36650e70606f P f778ce6416f74e429290f6f42a4043e6: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:41:14.846309 19220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a81d0307cf0e4b14963f36650e70606f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:14.859238 19220 tablet_copy_client.cc:806] T a81d0307cf0e4b14963f36650e70606f P 4a74d26894d140958e7ced1160e72a8c: tablet copy: Starting download of 0 data blocks...
I20260630 12:41:14.859920 19220 tablet_copy_client.cc:670] T a81d0307cf0e4b14963f36650e70606f P 4a74d26894d140958e7ced1160e72a8c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:41:14.864250 19221 tablet_copy_client.cc:1025] T a81d0307cf0e4b14963f36650e70606f P 4a74d26894d140958e7ced1160e72a8c: tablet copy: Injecting latency into file download: 2000
I20260630 12:41:15.004123 19224 ts_tablet_manager.cc:933] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P 8be7cf2d70c844e8a15bfc006a7cc40a: Initiating tablet copy from peer bd45bb1986584584be7dd35e755198ea (127.13.140.130:38343)
I20260630 12:41:15.005993 19224 tablet_copy_client.cc:323] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P 8be7cf2d70c844e8a15bfc006a7cc40a: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.130:38343
I20260630 12:41:15.007982 18560 tablet_copy_service.cc:140] P bd45bb1986584584be7dd35e755198ea: Received BeginTabletCopySession request for tablet 2128cc9fc24a4bb0ac942fd1f1e6a56b from peer 8be7cf2d70c844e8a15bfc006a7cc40a ({username='slave'} at 127.0.0.1:55824)
I20260630 12:41:15.008658 18560 tablet_copy_service.cc:161] P bd45bb1986584584be7dd35e755198ea: Beginning new tablet copy session on tablet 2128cc9fc24a4bb0ac942fd1f1e6a56b from peer 8be7cf2d70c844e8a15bfc006a7cc40a at {username='slave'} at 127.0.0.1:55824: session id = 8be7cf2d70c844e8a15bfc006a7cc40a-2128cc9fc24a4bb0ac942fd1f1e6a56b
I20260630 12:41:15.017333 18560 tablet_copy_source_session.cc:215] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P bd45bb1986584584be7dd35e755198ea: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:41:15.020800 19224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2128cc9fc24a4bb0ac942fd1f1e6a56b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:15.040083 19224 tablet_copy_client.cc:806] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P 8be7cf2d70c844e8a15bfc006a7cc40a: tablet copy: Starting download of 0 data blocks...
I20260630 12:41:15.040866 19224 tablet_copy_client.cc:670] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P 8be7cf2d70c844e8a15bfc006a7cc40a: tablet copy: Starting download of 1 WAL segments...
I20260630 12:41:15.043313 19226 ts_tablet_manager.cc:933] T d1d8c3baaca6491184fddde2d44188e1 P 0f9c673099cd46aab2e94d22e2c66104: Initiating tablet copy from peer f778ce6416f74e429290f6f42a4043e6 (127.13.140.131:36803)
I20260630 12:41:15.045437 19225 tablet_copy_client.cc:1025] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P 8be7cf2d70c844e8a15bfc006a7cc40a: tablet copy: Injecting latency into file download: 2000
I20260630 12:41:15.046234 19226 tablet_copy_client.cc:323] T d1d8c3baaca6491184fddde2d44188e1 P 0f9c673099cd46aab2e94d22e2c66104: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.131:36803
I20260630 12:41:15.048102 18634 tablet_copy_service.cc:140] P f778ce6416f74e429290f6f42a4043e6: Received BeginTabletCopySession request for tablet d1d8c3baaca6491184fddde2d44188e1 from peer 0f9c673099cd46aab2e94d22e2c66104 ({username='slave'} at 127.0.0.1:36256)
I20260630 12:41:15.048707 18634 tablet_copy_service.cc:161] P f778ce6416f74e429290f6f42a4043e6: Beginning new tablet copy session on tablet d1d8c3baaca6491184fddde2d44188e1 from peer 0f9c673099cd46aab2e94d22e2c66104 at {username='slave'} at 127.0.0.1:36256: session id = 0f9c673099cd46aab2e94d22e2c66104-d1d8c3baaca6491184fddde2d44188e1
I20260630 12:41:15.056943 18634 tablet_copy_source_session.cc:215] T d1d8c3baaca6491184fddde2d44188e1 P f778ce6416f74e429290f6f42a4043e6: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:41:15.060667 19226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1d8c3baaca6491184fddde2d44188e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:15.078909 19226 tablet_copy_client.cc:806] T d1d8c3baaca6491184fddde2d44188e1 P 0f9c673099cd46aab2e94d22e2c66104: tablet copy: Starting download of 0 data blocks...
I20260630 12:41:15.079526 19226 tablet_copy_client.cc:670] T d1d8c3baaca6491184fddde2d44188e1 P 0f9c673099cd46aab2e94d22e2c66104: tablet copy: Starting download of 1 WAL segments...
I20260630 12:41:15.084209 19227 tablet_copy_client.cc:1025] T d1d8c3baaca6491184fddde2d44188e1 P 0f9c673099cd46aab2e94d22e2c66104: tablet copy: Injecting latency into file download: 2000
I20260630 12:41:16.593567 19210 tablet_copy_client.cc:538] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P 8be7cf2d70c844e8a15bfc006a7cc40a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:41:16.602002 19210 tablet_bootstrap.cc:492] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P 8be7cf2d70c844e8a15bfc006a7cc40a: Bootstrap starting.
I20260630 12:41:16.707947 19210 tablet_bootstrap.cc:492] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P 8be7cf2d70c844e8a15bfc006a7cc40a: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=89 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:41:16.708824 19210 tablet_bootstrap.cc:492] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P 8be7cf2d70c844e8a15bfc006a7cc40a: Bootstrap complete.
I20260630 12:41:16.709350 19210 ts_tablet_manager.cc:1403] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P 8be7cf2d70c844e8a15bfc006a7cc40a: Time spent bootstrapping tablet: real 0.108s	user 0.072s	sys 0.036s
I20260630 12:41:16.711355 19210 raft_consensus.cc:359] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: NON_VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: true } }
I20260630 12:41:16.711920 19210 raft_consensus.cc:740] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8be7cf2d70c844e8a15bfc006a7cc40a, State: Initialized, Role: LEARNER
I20260630 12:41:16.712373 19210 consensus_queue.cc:260] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P 8be7cf2d70c844e8a15bfc006a7cc40a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: NON_VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: true } }
I20260630 12:41:16.714521 19210 ts_tablet_manager.cc:1434] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P 8be7cf2d70c844e8a15bfc006a7cc40a: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.004s
I20260630 12:41:16.716331 18485 tablet_copy_service.cc:342] P b736b7b7a6ca442b9273d51359563de9: Request end of tablet copy session 8be7cf2d70c844e8a15bfc006a7cc40a-6e18a8bbc23e4bcc9f5df72727ad3fb5 received from {username='slave'} at 127.0.0.1:59670
I20260630 12:41:16.716797 18485 tablet_copy_service.cc:434] P b736b7b7a6ca442b9273d51359563de9: ending tablet copy session 8be7cf2d70c844e8a15bfc006a7cc40a-6e18a8bbc23e4bcc9f5df72727ad3fb5 on tablet 6e18a8bbc23e4bcc9f5df72727ad3fb5 with peer 8be7cf2d70c844e8a15bfc006a7cc40a
I20260630 12:41:16.743028 19214 tablet_copy_client.cc:538] T e1b4f5c4c2cc41398c349868879bd21f P 8be7cf2d70c844e8a15bfc006a7cc40a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:41:16.752668 19214 tablet_bootstrap.cc:492] T e1b4f5c4c2cc41398c349868879bd21f P 8be7cf2d70c844e8a15bfc006a7cc40a: Bootstrap starting.
I20260630 12:41:16.813197 19217 tablet_copy_client.cc:538] T eaa3f36bd3104d3980618790e95ced18 P 8be7cf2d70c844e8a15bfc006a7cc40a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:41:16.824213 19217 tablet_bootstrap.cc:492] T eaa3f36bd3104d3980618790e95ced18 P 8be7cf2d70c844e8a15bfc006a7cc40a: Bootstrap starting.
I20260630 12:41:16.865094 19220 tablet_copy_client.cc:538] T a81d0307cf0e4b14963f36650e70606f P 4a74d26894d140958e7ced1160e72a8c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:41:16.874662 19220 tablet_bootstrap.cc:492] T a81d0307cf0e4b14963f36650e70606f P 4a74d26894d140958e7ced1160e72a8c: Bootstrap starting.
I20260630 12:41:16.908241 19214 tablet_bootstrap.cc:492] T e1b4f5c4c2cc41398c349868879bd21f P 8be7cf2d70c844e8a15bfc006a7cc40a: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=116 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:41:16.909541 19214 tablet_bootstrap.cc:492] T e1b4f5c4c2cc41398c349868879bd21f P 8be7cf2d70c844e8a15bfc006a7cc40a: Bootstrap complete.
I20260630 12:41:16.910506 19214 ts_tablet_manager.cc:1403] T e1b4f5c4c2cc41398c349868879bd21f P 8be7cf2d70c844e8a15bfc006a7cc40a: Time spent bootstrapping tablet: real 0.158s	user 0.139s	sys 0.013s
I20260630 12:41:16.914073 19214 raft_consensus.cc:359] T e1b4f5c4c2cc41398c349868879bd21f P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: NON_VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: true } }
I20260630 12:41:16.915187 19214 raft_consensus.cc:740] T e1b4f5c4c2cc41398c349868879bd21f P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8be7cf2d70c844e8a15bfc006a7cc40a, State: Initialized, Role: LEARNER
I20260630 12:41:16.916115 19214 consensus_queue.cc:260] T e1b4f5c4c2cc41398c349868879bd21f P 8be7cf2d70c844e8a15bfc006a7cc40a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 28, Last appended: 1.28, Last appended by leader: 28, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: NON_VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: true } }
I20260630 12:41:16.928843 19214 ts_tablet_manager.cc:1434] T e1b4f5c4c2cc41398c349868879bd21f P 8be7cf2d70c844e8a15bfc006a7cc40a: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260630 12:41:16.939673 18560 tablet_copy_service.cc:342] P bd45bb1986584584be7dd35e755198ea: Request end of tablet copy session 8be7cf2d70c844e8a15bfc006a7cc40a-e1b4f5c4c2cc41398c349868879bd21f received from {username='slave'} at 127.0.0.1:55824
I20260630 12:41:16.940147 18560 tablet_copy_service.cc:434] P bd45bb1986584584be7dd35e755198ea: ending tablet copy session 8be7cf2d70c844e8a15bfc006a7cc40a-e1b4f5c4c2cc41398c349868879bd21f on tablet e1b4f5c4c2cc41398c349868879bd21f with peer 8be7cf2d70c844e8a15bfc006a7cc40a
I20260630 12:41:16.993858 19217 tablet_bootstrap.cc:492] T eaa3f36bd3104d3980618790e95ced18 P 8be7cf2d70c844e8a15bfc006a7cc40a: Bootstrap replayed 1/1 log segments. Stats: ops{read=31 overwritten=0 applied=31 ignored=0} inserts{seen=104 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:41:16.994870 19217 tablet_bootstrap.cc:492] T eaa3f36bd3104d3980618790e95ced18 P 8be7cf2d70c844e8a15bfc006a7cc40a: Bootstrap complete.
I20260630 12:41:16.995484 19217 ts_tablet_manager.cc:1403] T eaa3f36bd3104d3980618790e95ced18 P 8be7cf2d70c844e8a15bfc006a7cc40a: Time spent bootstrapping tablet: real 0.172s	user 0.130s	sys 0.022s
I20260630 12:41:16.997582 19217 raft_consensus.cc:359] T eaa3f36bd3104d3980618790e95ced18 P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: NON_VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: true } }
I20260630 12:41:16.998162 19217 raft_consensus.cc:740] T eaa3f36bd3104d3980618790e95ced18 P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8be7cf2d70c844e8a15bfc006a7cc40a, State: Initialized, Role: LEARNER
I20260630 12:41:16.998632 19217 consensus_queue.cc:260] T eaa3f36bd3104d3980618790e95ced18 P 8be7cf2d70c844e8a15bfc006a7cc40a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 31, Last appended: 1.31, Last appended by leader: 31, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: NON_VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: true } }
I20260630 12:41:17.001809 19217 ts_tablet_manager.cc:1434] T eaa3f36bd3104d3980618790e95ced18 P 8be7cf2d70c844e8a15bfc006a7cc40a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:41:17.004262 18634 tablet_copy_service.cc:342] P f778ce6416f74e429290f6f42a4043e6: Request end of tablet copy session 8be7cf2d70c844e8a15bfc006a7cc40a-eaa3f36bd3104d3980618790e95ced18 received from {username='slave'} at 127.0.0.1:33530
I20260630 12:41:17.004778 18634 tablet_copy_service.cc:434] P f778ce6416f74e429290f6f42a4043e6: ending tablet copy session 8be7cf2d70c844e8a15bfc006a7cc40a-eaa3f36bd3104d3980618790e95ced18 on tablet eaa3f36bd3104d3980618790e95ced18 with peer 8be7cf2d70c844e8a15bfc006a7cc40a
I20260630 12:41:17.024834 19220 tablet_bootstrap.cc:492] T a81d0307cf0e4b14963f36650e70606f P 4a74d26894d140958e7ced1160e72a8c: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=92 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:41:17.025791 19220 tablet_bootstrap.cc:492] T a81d0307cf0e4b14963f36650e70606f P 4a74d26894d140958e7ced1160e72a8c: Bootstrap complete.
I20260630 12:41:17.026388 19220 ts_tablet_manager.cc:1403] T a81d0307cf0e4b14963f36650e70606f P 4a74d26894d140958e7ced1160e72a8c: Time spent bootstrapping tablet: real 0.152s	user 0.118s	sys 0.020s
I20260630 12:41:17.028777 19220 raft_consensus.cc:359] T a81d0307cf0e4b14963f36650e70606f P 4a74d26894d140958e7ced1160e72a8c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: NON_VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: true } }
I20260630 12:41:17.029489 19220 raft_consensus.cc:740] T a81d0307cf0e4b14963f36650e70606f P 4a74d26894d140958e7ced1160e72a8c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4a74d26894d140958e7ced1160e72a8c, State: Initialized, Role: LEARNER
I20260630 12:41:17.030040 19220 consensus_queue.cc:260] T a81d0307cf0e4b14963f36650e70606f P 4a74d26894d140958e7ced1160e72a8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: NON_VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: true } }
I20260630 12:41:17.032042 19220 ts_tablet_manager.cc:1434] T a81d0307cf0e4b14963f36650e70606f P 4a74d26894d140958e7ced1160e72a8c: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:41:17.034005 18634 tablet_copy_service.cc:342] P f778ce6416f74e429290f6f42a4043e6: Request end of tablet copy session 4a74d26894d140958e7ced1160e72a8c-a81d0307cf0e4b14963f36650e70606f received from {username='slave'} at 127.0.0.1:36266
I20260630 12:41:17.034431 18634 tablet_copy_service.cc:434] P f778ce6416f74e429290f6f42a4043e6: ending tablet copy session 4a74d26894d140958e7ced1160e72a8c-a81d0307cf0e4b14963f36650e70606f on tablet a81d0307cf0e4b14963f36650e70606f with peer 4a74d26894d140958e7ced1160e72a8c
I20260630 12:41:17.046348 19224 tablet_copy_client.cc:538] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P 8be7cf2d70c844e8a15bfc006a7cc40a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:41:17.055750 19224 tablet_bootstrap.cc:492] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P 8be7cf2d70c844e8a15bfc006a7cc40a: Bootstrap starting.
I20260630 12:41:17.079684 19078 raft_consensus.cc:1217] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260630 12:41:17.081276 18984 raft_consensus.cc:1217] T a81d0307cf0e4b14963f36650e70606f P 4a74d26894d140958e7ced1160e72a8c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260630 12:41:17.085564 19226 tablet_copy_client.cc:538] T d1d8c3baaca6491184fddde2d44188e1 P 0f9c673099cd46aab2e94d22e2c66104: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:41:17.103951 19226 tablet_bootstrap.cc:492] T d1d8c3baaca6491184fddde2d44188e1 P 0f9c673099cd46aab2e94d22e2c66104: Bootstrap starting.
I20260630 12:41:17.144857 19078 raft_consensus.cc:1217] T e1b4f5c4c2cc41398c349868879bd21f P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.27->[1.28-1.28]   Dedup: 1.28->[]
I20260630 12:41:17.227867 19224 tablet_bootstrap.cc:492] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P 8be7cf2d70c844e8a15bfc006a7cc40a: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=115 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:41:17.228828 19224 tablet_bootstrap.cc:492] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P 8be7cf2d70c844e8a15bfc006a7cc40a: Bootstrap complete.
I20260630 12:41:17.229475 19224 ts_tablet_manager.cc:1403] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P 8be7cf2d70c844e8a15bfc006a7cc40a: Time spent bootstrapping tablet: real 0.174s	user 0.147s	sys 0.020s
I20260630 12:41:17.232117 19224 raft_consensus.cc:359] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: NON_VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: true } }
I20260630 12:41:17.232896 19224 raft_consensus.cc:740] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8be7cf2d70c844e8a15bfc006a7cc40a, State: Initialized, Role: LEARNER
I20260630 12:41:17.233500 19224 consensus_queue.cc:260] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P 8be7cf2d70c844e8a15bfc006a7cc40a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 28, Last appended: 1.28, Last appended by leader: 28, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: NON_VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: true } }
I20260630 12:41:17.235819 19224 ts_tablet_manager.cc:1434] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P 8be7cf2d70c844e8a15bfc006a7cc40a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:41:17.237910 18560 tablet_copy_service.cc:342] P bd45bb1986584584be7dd35e755198ea: Request end of tablet copy session 8be7cf2d70c844e8a15bfc006a7cc40a-2128cc9fc24a4bb0ac942fd1f1e6a56b received from {username='slave'} at 127.0.0.1:55824
I20260630 12:41:17.238380 18560 tablet_copy_service.cc:434] P bd45bb1986584584be7dd35e755198ea: ending tablet copy session 8be7cf2d70c844e8a15bfc006a7cc40a-2128cc9fc24a4bb0ac942fd1f1e6a56b on tablet 2128cc9fc24a4bb0ac942fd1f1e6a56b with peer 8be7cf2d70c844e8a15bfc006a7cc40a
I20260630 12:41:17.262081 19226 tablet_bootstrap.cc:492] T d1d8c3baaca6491184fddde2d44188e1 P 0f9c673099cd46aab2e94d22e2c66104: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=105 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:41:17.263019 19226 tablet_bootstrap.cc:492] T d1d8c3baaca6491184fddde2d44188e1 P 0f9c673099cd46aab2e94d22e2c66104: Bootstrap complete.
I20260630 12:41:17.263715 19226 ts_tablet_manager.cc:1403] T d1d8c3baaca6491184fddde2d44188e1 P 0f9c673099cd46aab2e94d22e2c66104: Time spent bootstrapping tablet: real 0.160s	user 0.131s	sys 0.016s
I20260630 12:41:17.266312 19226 raft_consensus.cc:359] T d1d8c3baaca6491184fddde2d44188e1 P 0f9c673099cd46aab2e94d22e2c66104 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: true } }
I20260630 12:41:17.267066 19226 raft_consensus.cc:740] T d1d8c3baaca6491184fddde2d44188e1 P 0f9c673099cd46aab2e94d22e2c66104 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0f9c673099cd46aab2e94d22e2c66104, State: Initialized, Role: LEARNER
I20260630 12:41:17.267640 19226 consensus_queue.cc:260] T d1d8c3baaca6491184fddde2d44188e1 P 0f9c673099cd46aab2e94d22e2c66104 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 28, Last appended: 1.28, Last appended by leader: 28, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: true } }
I20260630 12:41:17.270136 19226 ts_tablet_manager.cc:1434] T d1d8c3baaca6491184fddde2d44188e1 P 0f9c673099cd46aab2e94d22e2c66104: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:41:17.271802 18634 tablet_copy_service.cc:342] P f778ce6416f74e429290f6f42a4043e6: Request end of tablet copy session 0f9c673099cd46aab2e94d22e2c66104-d1d8c3baaca6491184fddde2d44188e1 received from {username='slave'} at 127.0.0.1:36256
I20260630 12:41:17.272218 18634 tablet_copy_service.cc:434] P f778ce6416f74e429290f6f42a4043e6: ending tablet copy session 0f9c673099cd46aab2e94d22e2c66104-d1d8c3baaca6491184fddde2d44188e1 on tablet d1d8c3baaca6491184fddde2d44188e1 with peer 0f9c673099cd46aab2e94d22e2c66104
I20260630 12:41:17.394883 19078 raft_consensus.cc:1217] T eaa3f36bd3104d3980618790e95ced18 P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.30->[1.31-1.31]   Dedup: 1.31->[]
I20260630 12:41:17.407514 19078 raft_consensus.cc:1217] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.27->[1.28-1.28]   Dedup: 1.28->[]
I20260630 12:41:17.543903 18910 raft_consensus.cc:1217] T d1d8c3baaca6491184fddde2d44188e1 P 0f9c673099cd46aab2e94d22e2c66104 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.27->[1.28-1.28]   Dedup: 1.28->[]
I20260630 12:41:17.569016 19177 raft_consensus.cc:1064] T a81d0307cf0e4b14963f36650e70606f P f778ce6416f74e429290f6f42a4043e6: attempting to promote NON_VOTER 4a74d26894d140958e7ced1160e72a8c to VOTER
I20260630 12:41:17.571242 19177 consensus_queue.cc:237] T a81d0307cf0e4b14963f36650e70606f P f778ce6416f74e429290f6f42a4043e6 [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: false } }
I20260630 12:41:17.577909 18984 raft_consensus.cc:1275] T a81d0307cf0e4b14963f36650e70606f P 4a74d26894d140958e7ced1160e72a8c [term 1 LEARNER]: Refusing update from remote peer f778ce6416f74e429290f6f42a4043e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:41:17.579480 18543 raft_consensus.cc:1275] T a81d0307cf0e4b14963f36650e70606f P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Refusing update from remote peer f778ce6416f74e429290f6f42a4043e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:41:17.581535 18468 raft_consensus.cc:1275] T a81d0307cf0e4b14963f36650e70606f P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Refusing update from remote peer f778ce6416f74e429290f6f42a4043e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:41:17.581786 19233 consensus_queue.cc:1048] T a81d0307cf0e4b14963f36650e70606f P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } 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:41:17.583727 19233 consensus_queue.cc:1048] T a81d0307cf0e4b14963f36650e70606f P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: VOTER last_known_addr { host: "127.13.140.133" port: 42817 } 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:41:17.585242 19243 consensus_queue.cc:1048] T a81d0307cf0e4b14963f36650e70606f P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:41:17.605693 18543 raft_consensus.cc:2955] T a81d0307cf0e4b14963f36650e70606f P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 4a74d26894d140958e7ced1160e72a8c (127.13.140.133) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: false } } }
I20260630 12:41:17.605975 18984 raft_consensus.cc:2955] T a81d0307cf0e4b14963f36650e70606f P 4a74d26894d140958e7ced1160e72a8c [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 4a74d26894d140958e7ced1160e72a8c (127.13.140.133) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: false } } }
I20260630 12:41:17.602916 19243 raft_consensus.cc:2955] T a81d0307cf0e4b14963f36650e70606f P f778ce6416f74e429290f6f42a4043e6 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 4a74d26894d140958e7ced1160e72a8c (127.13.140.133) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: false } } }
I20260630 12:41:17.622215 18371 catalog_manager.cc:5697] T a81d0307cf0e4b14963f36650e70606f P bd45bb1986584584be7dd35e755198ea reported cstate change: config changed from index 27 to 28, 4a74d26894d140958e7ced1160e72a8c (127.13.140.133) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f778ce6416f74e429290f6f42a4043e6" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: false } } }
I20260630 12:41:17.635048 19247 raft_consensus.cc:1064] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P b736b7b7a6ca442b9273d51359563de9: attempting to promote NON_VOTER 8be7cf2d70c844e8a15bfc006a7cc40a to VOTER
I20260630 12:41:17.638859 18468 raft_consensus.cc:2955] T a81d0307cf0e4b14963f36650e70606f P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 4a74d26894d140958e7ced1160e72a8c (127.13.140.133) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: false } } }
I20260630 12:41:17.656652 19247 consensus_queue.cc:237] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P b736b7b7a6ca442b9273d51359563de9 [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: false } }
I20260630 12:41:17.677827 19078 raft_consensus.cc:1275] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 LEARNER]: Refusing update from remote peer b736b7b7a6ca442b9273d51359563de9: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:41:17.678311 18622 raft_consensus.cc:1275] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P f778ce6416f74e429290f6f42a4043e6 [term 1 FOLLOWER]: Refusing update from remote peer b736b7b7a6ca442b9273d51359563de9: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:41:17.679579 19249 consensus_queue.cc:1048] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P b736b7b7a6ca442b9273d51359563de9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:41:17.682222 19249 consensus_queue.cc:1048] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P b736b7b7a6ca442b9273d51359563de9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:41:17.700428 18543 raft_consensus.cc:1275] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Refusing update from remote peer b736b7b7a6ca442b9273d51359563de9: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:41:17.707404 19249 consensus_queue.cc:1048] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P b736b7b7a6ca442b9273d51359563de9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:41:17.716061 18622 consensus_queue.cc:237] T a81d0307cf0e4b14963f36650e70606f P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 1.28, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: false } }
I20260630 12:41:17.719343 19254 raft_consensus.cc:2955] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P b736b7b7a6ca442b9273d51359563de9 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 8be7cf2d70c844e8a15bfc006a7cc40a (127.13.140.134) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: false } } }
I20260630 12:41:17.721325 18618 raft_consensus.cc:2955] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P f778ce6416f74e429290f6f42a4043e6 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 8be7cf2d70c844e8a15bfc006a7cc40a (127.13.140.134) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: false } } }
I20260630 12:41:17.733188 18984 raft_consensus.cc:1275] T a81d0307cf0e4b14963f36650e70606f P 4a74d26894d140958e7ced1160e72a8c [term 1 FOLLOWER]: Refusing update from remote peer f778ce6416f74e429290f6f42a4043e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:41:17.736020 18468 raft_consensus.cc:1275] T a81d0307cf0e4b14963f36650e70606f P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Refusing update from remote peer f778ce6416f74e429290f6f42a4043e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:41:17.736866 19243 consensus_queue.cc:1048] T a81d0307cf0e4b14963f36650e70606f P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: VOTER last_known_addr { host: "127.13.140.133" port: 42817 } 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:41:17.737773 19177 consensus_queue.cc:1048] T a81d0307cf0e4b14963f36650e70606f P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:41:17.744742 18366 catalog_manager.cc:5697] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P b736b7b7a6ca442b9273d51359563de9 reported cstate change: config changed from index 27 to 28, 8be7cf2d70c844e8a15bfc006a7cc40a (127.13.140.134) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b736b7b7a6ca442b9273d51359563de9" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:41:17.748207 19077 raft_consensus.cc:2955] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 8be7cf2d70c844e8a15bfc006a7cc40a (127.13.140.134) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: false } } }
I20260630 12:41:17.755455 18468 raft_consensus.cc:2955] T a81d0307cf0e4b14963f36650e70606f P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER bd45bb1986584584be7dd35e755198ea (127.13.140.130) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: false } } }
I20260630 12:41:17.749930 19251 raft_consensus.cc:1064] T e1b4f5c4c2cc41398c349868879bd21f P bd45bb1986584584be7dd35e755198ea: attempting to promote NON_VOTER 8be7cf2d70c844e8a15bfc006a7cc40a to VOTER
I20260630 12:41:17.751447 19177 raft_consensus.cc:2955] T a81d0307cf0e4b14963f36650e70606f P f778ce6416f74e429290f6f42a4043e6 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER bd45bb1986584584be7dd35e755198ea (127.13.140.130) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: false } } }
I20260630 12:41:17.753027 18546 raft_consensus.cc:2955] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 8be7cf2d70c844e8a15bfc006a7cc40a (127.13.140.134) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: false } } }
I20260630 12:41:17.763566 18984 raft_consensus.cc:2955] T a81d0307cf0e4b14963f36650e70606f P 4a74d26894d140958e7ced1160e72a8c [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER bd45bb1986584584be7dd35e755198ea (127.13.140.130) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: false } } }
I20260630 12:41:17.768859 19251 consensus_queue.cc:237] T e1b4f5c4c2cc41398c349868879bd21f P bd45bb1986584584be7dd35e755198ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 1.28, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: false } }
I20260630 12:41:17.772097 18357 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a81d0307cf0e4b14963f36650e70606f with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:41:17.777227 18368 catalog_manager.cc:5697] T a81d0307cf0e4b14963f36650e70606f P 4a74d26894d140958e7ced1160e72a8c reported cstate change: config changed from index 28 to 29, VOTER bd45bb1986584584be7dd35e755198ea (127.13.140.130) evicted. New cstate: current_term: 1 leader_uuid: "f778ce6416f74e429290f6f42a4043e6" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: false } } }
I20260630 12:41:17.789136 18618 raft_consensus.cc:1275] T e1b4f5c4c2cc41398c349868879bd21f P f778ce6416f74e429290f6f42a4043e6 [term 1 FOLLOWER]: Refusing update from remote peer bd45bb1986584584be7dd35e755198ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:41:17.789455 18468 raft_consensus.cc:1275] T e1b4f5c4c2cc41398c349868879bd21f P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Refusing update from remote peer bd45bb1986584584be7dd35e755198ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:41:17.790856 18534 tablet_service.cc:1558] Processing DeleteTablet for tablet a81d0307cf0e4b14963f36650e70606f with delete_type TABLET_DATA_TOMBSTONED (TS bd45bb1986584584be7dd35e755198ea not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:59410
I20260630 12:41:17.791213 19251 consensus_queue.cc:1048] T e1b4f5c4c2cc41398c349868879bd21f P bd45bb1986584584be7dd35e755198ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:41:17.792997 19251 consensus_queue.cc:1048] T e1b4f5c4c2cc41398c349868879bd21f P bd45bb1986584584be7dd35e755198ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.003s
I20260630 12:41:17.796097 19077 raft_consensus.cc:1275] T e1b4f5c4c2cc41398c349868879bd21f P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 LEARNER]: Refusing update from remote peer bd45bb1986584584be7dd35e755198ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:41:17.800495 19260 consensus_queue.cc:1048] T e1b4f5c4c2cc41398c349868879bd21f P bd45bb1986584584be7dd35e755198ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } 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:41:17.802362 19263 tablet_replica.cc:333] T a81d0307cf0e4b14963f36650e70606f P bd45bb1986584584be7dd35e755198ea: stopping tablet replica
I20260630 12:41:17.804330 19263 raft_consensus.cc:2243] T a81d0307cf0e4b14963f36650e70606f P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:41:17.805361 19263 raft_consensus.cc:2272] T a81d0307cf0e4b14963f36650e70606f P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:41:17.807723 18475 consensus_queue.cc:237] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P b736b7b7a6ca442b9273d51359563de9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 1.28, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: false } }
I20260630 12:41:17.810758 19263 ts_tablet_manager.cc:1916] T a81d0307cf0e4b14963f36650e70606f P bd45bb1986584584be7dd35e755198ea: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:41:17.817451 19078 raft_consensus.cc:1275] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 FOLLOWER]: Refusing update from remote peer b736b7b7a6ca442b9273d51359563de9: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:41:17.819687 19223 consensus_queue.cc:1048] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P b736b7b7a6ca442b9273d51359563de9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.002s
I20260630 12:41:17.816224 18546 raft_consensus.cc:1275] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Refusing update from remote peer b736b7b7a6ca442b9273d51359563de9: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:41:17.828951 19223 consensus_queue.cc:1048] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P b736b7b7a6ca442b9273d51359563de9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:41:17.832986 19249 raft_consensus.cc:2955] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P b736b7b7a6ca442b9273d51359563de9 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER f778ce6416f74e429290f6f42a4043e6 (127.13.140.131) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: false } } }
I20260630 12:41:17.833283 19260 raft_consensus.cc:2955] T e1b4f5c4c2cc41398c349868879bd21f P bd45bb1986584584be7dd35e755198ea [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 8be7cf2d70c844e8a15bfc006a7cc40a (127.13.140.134) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: false } } }
I20260630 12:41:17.835680 19263 ts_tablet_manager.cc:1929] T a81d0307cf0e4b14963f36650e70606f P bd45bb1986584584be7dd35e755198ea: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260630 12:41:17.836194 19263 log.cc:1199] T a81d0307cf0e4b14963f36650e70606f P bd45bb1986584584be7dd35e755198ea: Deleting WAL directory at /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782823128114093-13874-0/minicluster-data/ts-1-root/wals/a81d0307cf0e4b14963f36650e70606f
I20260630 12:41:17.842298 19077 raft_consensus.cc:2955] T e1b4f5c4c2cc41398c349868879bd21f P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 8be7cf2d70c844e8a15bfc006a7cc40a (127.13.140.134) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: false } } }
I20260630 12:41:17.843501 19076 raft_consensus.cc:2955] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER f778ce6416f74e429290f6f42a4043e6 (127.13.140.131) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: false } } }
I20260630 12:41:17.849699 19241 raft_consensus.cc:1064] T eaa3f36bd3104d3980618790e95ced18 P f778ce6416f74e429290f6f42a4043e6: attempting to promote NON_VOTER 8be7cf2d70c844e8a15bfc006a7cc40a to VOTER
I20260630 12:41:17.852268 19241 consensus_queue.cc:237] T eaa3f36bd3104d3980618790e95ced18 P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 31, Committed index: 31, Last appended: 1.31, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: false } }
I20260630 12:41:17.857641 18360 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6e18a8bbc23e4bcc9f5df72727ad3fb5 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:41:17.861488 18618 raft_consensus.cc:2955] T e1b4f5c4c2cc41398c349868879bd21f P f778ce6416f74e429290f6f42a4043e6 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 8be7cf2d70c844e8a15bfc006a7cc40a (127.13.140.134) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: false } } }
I20260630 12:41:17.865245 18357 catalog_manager.cc:5028] TS bd45bb1986584584be7dd35e755198ea (127.13.140.130:38343): tablet a81d0307cf0e4b14963f36650e70606f (table test-workload [id=379f250955644b7dbcbb3cb4194ba64d]) successfully deleted
I20260630 12:41:17.864791 18371 catalog_manager.cc:5697] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P b736b7b7a6ca442b9273d51359563de9 reported cstate change: config changed from index 28 to 29, VOTER f778ce6416f74e429290f6f42a4043e6 (127.13.140.131) evicted. New cstate: current_term: 1 leader_uuid: "b736b7b7a6ca442b9273d51359563de9" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:41:17.853222 18468 raft_consensus.cc:2955] T e1b4f5c4c2cc41398c349868879bd21f P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 8be7cf2d70c844e8a15bfc006a7cc40a (127.13.140.134) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: false } } }
I20260630 12:41:17.854269 18546 raft_consensus.cc:2955] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER f778ce6416f74e429290f6f42a4043e6 (127.13.140.131) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: false } } }
I20260630 12:41:17.877610 18366 catalog_manager.cc:5697] T e1b4f5c4c2cc41398c349868879bd21f P bd45bb1986584584be7dd35e755198ea reported cstate change: config changed from index 28 to 29, 8be7cf2d70c844e8a15bfc006a7cc40a (127.13.140.134) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bd45bb1986584584be7dd35e755198ea" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:41:17.881851 18609 tablet_service.cc:1558] Processing DeleteTablet for tablet 6e18a8bbc23e4bcc9f5df72727ad3fb5 with delete_type TABLET_DATA_TOMBSTONED (TS f778ce6416f74e429290f6f42a4043e6 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:36218
I20260630 12:41:17.891491 19077 raft_consensus.cc:1275] T eaa3f36bd3104d3980618790e95ced18 P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 LEARNER]: Refusing update from remote peer f778ce6416f74e429290f6f42a4043e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260630 12:41:17.893102 19177 consensus_queue.cc:1048] T eaa3f36bd3104d3980618790e95ced18 P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 32, Last known committed idx: 31, Time since last communication: 0.000s
I20260630 12:41:17.893419 18910 raft_consensus.cc:1275] T eaa3f36bd3104d3980618790e95ced18 P 0f9c673099cd46aab2e94d22e2c66104 [term 1 FOLLOWER]: Refusing update from remote peer f778ce6416f74e429290f6f42a4043e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260630 12:41:17.893882 18468 raft_consensus.cc:1275] T eaa3f36bd3104d3980618790e95ced18 P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Refusing update from remote peer f778ce6416f74e429290f6f42a4043e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260630 12:41:17.895329 19243 consensus_queue.cc:1048] T eaa3f36bd3104d3980618790e95ced18 P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 32, Last known committed idx: 31, Time since last communication: 0.000s
I20260630 12:41:17.902940 19177 consensus_queue.cc:1048] T eaa3f36bd3104d3980618790e95ced18 P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 32, Last known committed idx: 31, Time since last communication: 0.000s
I20260630 12:41:17.912261 18546 consensus_queue.cc:237] T e1b4f5c4c2cc41398c349868879bd21f P bd45bb1986584584be7dd35e755198ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: false } }
I20260630 12:41:17.914146 19268 tablet_replica.cc:333] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P f778ce6416f74e429290f6f42a4043e6: stopping tablet replica
I20260630 12:41:17.915400 19268 raft_consensus.cc:2243] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P f778ce6416f74e429290f6f42a4043e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:41:17.918169 19076 raft_consensus.cc:1275] T e1b4f5c4c2cc41398c349868879bd21f P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 FOLLOWER]: Refusing update from remote peer bd45bb1986584584be7dd35e755198ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260630 12:41:17.916433 19268 raft_consensus.cc:2272] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P f778ce6416f74e429290f6f42a4043e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:41:17.919652 18475 raft_consensus.cc:1275] T e1b4f5c4c2cc41398c349868879bd21f P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Refusing update from remote peer bd45bb1986584584be7dd35e755198ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260630 12:41:17.921233 19229 consensus_queue.cc:1048] T e1b4f5c4c2cc41398c349868879bd21f P bd45bb1986584584be7dd35e755198ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260630 12:41:17.925902 19229 consensus_queue.cc:1048] T e1b4f5c4c2cc41398c349868879bd21f P bd45bb1986584584be7dd35e755198ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.002s
I20260630 12:41:17.931591 19251 raft_consensus.cc:2955] T e1b4f5c4c2cc41398c349868879bd21f P bd45bb1986584584be7dd35e755198ea [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER f778ce6416f74e429290f6f42a4043e6 (127.13.140.131) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: false } } }
I20260630 12:41:17.937288 19243 raft_consensus.cc:2955] T eaa3f36bd3104d3980618790e95ced18 P f778ce6416f74e429290f6f42a4043e6 [term 1 LEADER]: Committing config change with OpId 1.32: config changed from index 31 to 32, 8be7cf2d70c844e8a15bfc006a7cc40a (127.13.140.134) changed from NON_VOTER to VOTER. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: false } } }
I20260630 12:41:17.938599 19268 ts_tablet_manager.cc:1916] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P f778ce6416f74e429290f6f42a4043e6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:41:17.939447 18475 raft_consensus.cc:2955] T eaa3f36bd3104d3980618790e95ced18 P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, 8be7cf2d70c844e8a15bfc006a7cc40a (127.13.140.134) changed from NON_VOTER to VOTER. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: false } } }
I20260630 12:41:17.947124 18468 raft_consensus.cc:2955] T e1b4f5c4c2cc41398c349868879bd21f P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER f778ce6416f74e429290f6f42a4043e6 (127.13.140.131) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: false } } }
I20260630 12:41:17.950349 19077 raft_consensus.cc:2955] T eaa3f36bd3104d3980618790e95ced18 P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, 8be7cf2d70c844e8a15bfc006a7cc40a (127.13.140.134) changed from NON_VOTER to VOTER. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: false } } }
I20260630 12:41:17.954501 19268 ts_tablet_manager.cc:1929] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P f778ce6416f74e429290f6f42a4043e6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260630 12:41:17.954975 19268 log.cc:1199] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P f778ce6416f74e429290f6f42a4043e6: Deleting WAL directory at /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782823128114093-13874-0/minicluster-data/ts-2-root/wals/6e18a8bbc23e4bcc9f5df72727ad3fb5
I20260630 12:41:17.955586 18366 catalog_manager.cc:5697] T eaa3f36bd3104d3980618790e95ced18 P f778ce6416f74e429290f6f42a4043e6 reported cstate change: config changed from index 31 to 32, 8be7cf2d70c844e8a15bfc006a7cc40a (127.13.140.134) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f778ce6416f74e429290f6f42a4043e6" committed_config { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:41:17.956712 18357 catalog_manager.cc:5028] TS f778ce6416f74e429290f6f42a4043e6 (127.13.140.131:36803): tablet 6e18a8bbc23e4bcc9f5df72727ad3fb5 (table test-workload [id=379f250955644b7dbcbb3cb4194ba64d]) successfully deleted
I20260630 12:41:17.967166 19076 raft_consensus.cc:2955] T e1b4f5c4c2cc41398c349868879bd21f P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER f778ce6416f74e429290f6f42a4043e6 (127.13.140.131) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: false } } }
I20260630 12:41:17.973389 18357 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e1b4f5c4c2cc41398c349868879bd21f with cas_config_opid_index 29: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:41:17.973443 18910 raft_consensus.cc:2955] T eaa3f36bd3104d3980618790e95ced18 P 0f9c673099cd46aab2e94d22e2c66104 [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, 8be7cf2d70c844e8a15bfc006a7cc40a (127.13.140.134) changed from NON_VOTER to VOTER. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: false } } }
I20260630 12:41:17.967540 18371 catalog_manager.cc:5697] T e1b4f5c4c2cc41398c349868879bd21f P b736b7b7a6ca442b9273d51359563de9 reported cstate change: config changed from index 29 to 30, VOTER f778ce6416f74e429290f6f42a4043e6 (127.13.140.131) evicted. New cstate: current_term: 1 leader_uuid: "bd45bb1986584584be7dd35e755198ea" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: false } } }
I20260630 12:41:17.993515 19272 raft_consensus.cc:1064] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P bd45bb1986584584be7dd35e755198ea: attempting to promote NON_VOTER 8be7cf2d70c844e8a15bfc006a7cc40a to VOTER
I20260630 12:41:17.996114 19272 consensus_queue.cc:237] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P bd45bb1986584584be7dd35e755198ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 1.28, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: false } }
I20260630 12:41:18.000061 18609 tablet_service.cc:1558] Processing DeleteTablet for tablet e1b4f5c4c2cc41398c349868879bd21f with delete_type TABLET_DATA_TOMBSTONED (TS f778ce6416f74e429290f6f42a4043e6 not found in new config with opid_index 30) from {username='slave'} at 127.0.0.1:36218
I20260630 12:41:18.001137 19268 tablet_replica.cc:333] T e1b4f5c4c2cc41398c349868879bd21f P f778ce6416f74e429290f6f42a4043e6: stopping tablet replica
I20260630 12:41:18.002030 19268 raft_consensus.cc:2243] T e1b4f5c4c2cc41398c349868879bd21f P f778ce6416f74e429290f6f42a4043e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:41:18.004010 19268 raft_consensus.cc:2272] T e1b4f5c4c2cc41398c349868879bd21f P f778ce6416f74e429290f6f42a4043e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:41:18.008313 19268 ts_tablet_manager.cc:1916] T e1b4f5c4c2cc41398c349868879bd21f P f778ce6416f74e429290f6f42a4043e6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:41:18.012626 18618 consensus_queue.cc:237] T eaa3f36bd3104d3980618790e95ced18 P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 32, Committed index: 32, Last appended: 1.32, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 33 OBSOLETE_local: false peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: false } }
I20260630 12:41:18.013764 19076 raft_consensus.cc:1275] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 LEARNER]: Refusing update from remote peer bd45bb1986584584be7dd35e755198ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:41:18.015318 19260 consensus_queue.cc:1048] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P bd45bb1986584584be7dd35e755198ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } 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:41:18.023241 18622 raft_consensus.cc:1275] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P f778ce6416f74e429290f6f42a4043e6 [term 1 FOLLOWER]: Refusing update from remote peer bd45bb1986584584be7dd35e755198ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:41:18.024345 18910 raft_consensus.cc:1275] T eaa3f36bd3104d3980618790e95ced18 P 0f9c673099cd46aab2e94d22e2c66104 [term 1 FOLLOWER]: Refusing update from remote peer f778ce6416f74e429290f6f42a4043e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 32. Preceding OpId from leader: term: 1 index: 33. (index mismatch)
I20260630 12:41:18.025228 19251 consensus_queue.cc:1048] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P bd45bb1986584584be7dd35e755198ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:41:18.025929 19077 raft_consensus.cc:1275] T eaa3f36bd3104d3980618790e95ced18 P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 FOLLOWER]: Refusing update from remote peer f778ce6416f74e429290f6f42a4043e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 32. Preceding OpId from leader: term: 1 index: 33. (index mismatch)
I20260630 12:41:18.027433 19243 consensus_queue.cc:1048] T eaa3f36bd3104d3980618790e95ced18 P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 33, Last known committed idx: 32, Time since last communication: 0.000s
I20260630 12:41:18.028537 19233 consensus_queue.cc:1048] T eaa3f36bd3104d3980618790e95ced18 P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 33, Last known committed idx: 32, Time since last communication: 0.001s
I20260630 12:41:18.037889 18475 raft_consensus.cc:1275] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Refusing update from remote peer bd45bb1986584584be7dd35e755198ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:41:18.044132 19241 raft_consensus.cc:2955] T eaa3f36bd3104d3980618790e95ced18 P f778ce6416f74e429290f6f42a4043e6 [term 1 LEADER]: Committing config change with OpId 1.33: config changed from index 32 to 33, VOTER b736b7b7a6ca442b9273d51359563de9 (127.13.140.129) evicted. New config: { opid_index: 33 OBSOLETE_local: false peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: false } } }
I20260630 12:41:18.045078 19272 consensus_queue.cc:1048] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P bd45bb1986584584be7dd35e755198ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:41:18.049284 19268 ts_tablet_manager.cc:1929] T e1b4f5c4c2cc41398c349868879bd21f P f778ce6416f74e429290f6f42a4043e6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.29
I20260630 12:41:18.053056 19268 log.cc:1199] T e1b4f5c4c2cc41398c349868879bd21f P f778ce6416f74e429290f6f42a4043e6: Deleting WAL directory at /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782823128114093-13874-0/minicluster-data/ts-2-root/wals/e1b4f5c4c2cc41398c349868879bd21f
I20260630 12:41:18.054759 18357 catalog_manager.cc:5028] TS f778ce6416f74e429290f6f42a4043e6 (127.13.140.131:36803): tablet e1b4f5c4c2cc41398c349868879bd21f (table test-workload [id=379f250955644b7dbcbb3cb4194ba64d]) successfully deleted
I20260630 12:41:18.053979 18910 raft_consensus.cc:2955] T eaa3f36bd3104d3980618790e95ced18 P 0f9c673099cd46aab2e94d22e2c66104 [term 1 FOLLOWER]: Committing config change with OpId 1.33: config changed from index 32 to 33, VOTER b736b7b7a6ca442b9273d51359563de9 (127.13.140.129) evicted. New config: { opid_index: 33 OBSOLETE_local: false peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: false } } }
I20260630 12:41:18.057878 19077 raft_consensus.cc:2955] T eaa3f36bd3104d3980618790e95ced18 P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 FOLLOWER]: Committing config change with OpId 1.33: config changed from index 32 to 33, VOTER b736b7b7a6ca442b9273d51359563de9 (127.13.140.129) evicted. New config: { opid_index: 33 OBSOLETE_local: false peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: false } } }
I20260630 12:41:18.072250 18364 catalog_manager.cc:5697] T eaa3f36bd3104d3980618790e95ced18 P 0f9c673099cd46aab2e94d22e2c66104 reported cstate change: config changed from index 32 to 33, VOTER b736b7b7a6ca442b9273d51359563de9 (127.13.140.129) evicted. New cstate: current_term: 1 leader_uuid: "f778ce6416f74e429290f6f42a4043e6" committed_config { opid_index: 33 OBSOLETE_local: false peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: false } } }
I20260630 12:41:18.087191 18357 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet eaa3f36bd3104d3980618790e95ced18 with cas_config_opid_index 32: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:41:18.088490 18459 tablet_service.cc:1558] Processing DeleteTablet for tablet eaa3f36bd3104d3980618790e95ced18 with delete_type TABLET_DATA_TOMBSTONED (TS b736b7b7a6ca442b9273d51359563de9 not found in new config with opid_index 33) from {username='slave'} at 127.0.0.1:40784
I20260630 12:41:18.109637 19260 raft_consensus.cc:2955] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P bd45bb1986584584be7dd35e755198ea [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 8be7cf2d70c844e8a15bfc006a7cc40a (127.13.140.134) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: false } } }
I20260630 12:41:18.112386 19277 tablet_replica.cc:333] T eaa3f36bd3104d3980618790e95ced18 P b736b7b7a6ca442b9273d51359563de9: stopping tablet replica
I20260630 12:41:18.113582 19277 raft_consensus.cc:2243] T eaa3f36bd3104d3980618790e95ced18 P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:41:18.114392 19277 raft_consensus.cc:2272] T eaa3f36bd3104d3980618790e95ced18 P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:41:18.116905 18468 raft_consensus.cc:2955] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 8be7cf2d70c844e8a15bfc006a7cc40a (127.13.140.134) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: false } } }
I20260630 12:41:18.116710 19076 raft_consensus.cc:2955] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 8be7cf2d70c844e8a15bfc006a7cc40a (127.13.140.134) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: false } } }
I20260630 12:41:18.118564 19277 ts_tablet_manager.cc:1916] T eaa3f36bd3104d3980618790e95ced18 P b736b7b7a6ca442b9273d51359563de9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:41:18.131043 18364 catalog_manager.cc:5697] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P 8be7cf2d70c844e8a15bfc006a7cc40a reported cstate change: config changed from index 28 to 29, 8be7cf2d70c844e8a15bfc006a7cc40a (127.13.140.134) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bd45bb1986584584be7dd35e755198ea" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: false } } }
I20260630 12:41:18.137169 18622 raft_consensus.cc:2955] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P f778ce6416f74e429290f6f42a4043e6 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 8be7cf2d70c844e8a15bfc006a7cc40a (127.13.140.134) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: false } } }
I20260630 12:41:18.143798 19241 raft_consensus.cc:1064] T d1d8c3baaca6491184fddde2d44188e1 P f778ce6416f74e429290f6f42a4043e6: attempting to promote NON_VOTER 0f9c673099cd46aab2e94d22e2c66104 to VOTER
I20260630 12:41:18.146335 19241 consensus_queue.cc:237] T d1d8c3baaca6491184fddde2d44188e1 P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 1.28, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } }
I20260630 12:41:18.146327 19277 ts_tablet_manager.cc:1929] T eaa3f36bd3104d3980618790e95ced18 P b736b7b7a6ca442b9273d51359563de9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.32
I20260630 12:41:18.149318 19277 log.cc:1199] T eaa3f36bd3104d3980618790e95ced18 P b736b7b7a6ca442b9273d51359563de9: Deleting WAL directory at /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782823128114093-13874-0/minicluster-data/ts-0-root/wals/eaa3f36bd3104d3980618790e95ced18
I20260630 12:41:18.151119 18360 catalog_manager.cc:5028] TS b736b7b7a6ca442b9273d51359563de9 (127.13.140.129:39487): tablet eaa3f36bd3104d3980618790e95ced18 (table test-workload [id=379f250955644b7dbcbb3cb4194ba64d]) successfully deleted
I20260630 12:41:18.157387 18546 consensus_queue.cc:237] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P bd45bb1986584584be7dd35e755198ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: false } }
I20260630 12:41:18.158255 18910 raft_consensus.cc:1275] T d1d8c3baaca6491184fddde2d44188e1 P 0f9c673099cd46aab2e94d22e2c66104 [term 1 LEARNER]: Refusing update from remote peer f778ce6416f74e429290f6f42a4043e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:41:18.160815 19233 consensus_queue.cc:1048] T d1d8c3baaca6491184fddde2d44188e1 P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } 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:41:18.166191 18543 raft_consensus.cc:1275] T d1d8c3baaca6491184fddde2d44188e1 P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Refusing update from remote peer f778ce6416f74e429290f6f42a4043e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:41:18.167126 18475 raft_consensus.cc:1275] T d1d8c3baaca6491184fddde2d44188e1 P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Refusing update from remote peer f778ce6416f74e429290f6f42a4043e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:41:18.167541 19076 raft_consensus.cc:1275] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 FOLLOWER]: Refusing update from remote peer bd45bb1986584584be7dd35e755198ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260630 12:41:18.170225 18475 raft_consensus.cc:1275] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Refusing update from remote peer bd45bb1986584584be7dd35e755198ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260630 12:41:18.171375 19260 consensus_queue.cc:1048] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P bd45bb1986584584be7dd35e755198ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260630 12:41:18.173591 19260 consensus_queue.cc:1048] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P bd45bb1986584584be7dd35e755198ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260630 12:41:18.178597 19177 consensus_queue.cc:1048] T d1d8c3baaca6491184fddde2d44188e1 P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:41:18.179479 19243 consensus_queue.cc:1048] T d1d8c3baaca6491184fddde2d44188e1 P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:41:18.180306 19251 raft_consensus.cc:2955] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P bd45bb1986584584be7dd35e755198ea [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER f778ce6416f74e429290f6f42a4043e6 (127.13.140.131) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: false } } }
I20260630 12:41:18.189731 18357 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2128cc9fc24a4bb0ac942fd1f1e6a56b with cas_config_opid_index 29: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:41:18.188179 19076 raft_consensus.cc:2955] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER f778ce6416f74e429290f6f42a4043e6 (127.13.140.131) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: false } } }
I20260630 12:41:18.193454 18475 raft_consensus.cc:2955] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER f778ce6416f74e429290f6f42a4043e6 (127.13.140.131) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: false } } }
I20260630 12:41:18.204348 18366 catalog_manager.cc:5697] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P bd45bb1986584584be7dd35e755198ea reported cstate change: config changed from index 29 to 30, VOTER f778ce6416f74e429290f6f42a4043e6 (127.13.140.131) evicted. New cstate: current_term: 1 leader_uuid: "bd45bb1986584584be7dd35e755198ea" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:41:18.206457 19177 raft_consensus.cc:2955] T d1d8c3baaca6491184fddde2d44188e1 P f778ce6416f74e429290f6f42a4043e6 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 0f9c673099cd46aab2e94d22e2c66104 (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } } }
I20260630 12:41:18.214074 18907 raft_consensus.cc:2955] T d1d8c3baaca6491184fddde2d44188e1 P 0f9c673099cd46aab2e94d22e2c66104 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 0f9c673099cd46aab2e94d22e2c66104 (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } } }
I20260630 12:41:18.214764 18468 raft_consensus.cc:2955] T d1d8c3baaca6491184fddde2d44188e1 P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 0f9c673099cd46aab2e94d22e2c66104 (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } } }
I20260630 12:41:18.218623 18543 raft_consensus.cc:2955] T d1d8c3baaca6491184fddde2d44188e1 P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 0f9c673099cd46aab2e94d22e2c66104 (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } } }
I20260630 12:41:18.226461 18609 tablet_service.cc:1558] Processing DeleteTablet for tablet 2128cc9fc24a4bb0ac942fd1f1e6a56b with delete_type TABLET_DATA_TOMBSTONED (TS f778ce6416f74e429290f6f42a4043e6 not found in new config with opid_index 30) from {username='slave'} at 127.0.0.1:36218
I20260630 12:41:18.227370 19268 tablet_replica.cc:333] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P f778ce6416f74e429290f6f42a4043e6: stopping tablet replica
I20260630 12:41:18.226883 18370 catalog_manager.cc:5697] T d1d8c3baaca6491184fddde2d44188e1 P f778ce6416f74e429290f6f42a4043e6 reported cstate change: config changed from index 28 to 29, 0f9c673099cd46aab2e94d22e2c66104 (127.13.140.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f778ce6416f74e429290f6f42a4043e6" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:41:18.228305 19268 raft_consensus.cc:2243] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P f778ce6416f74e429290f6f42a4043e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:41:18.229270 19268 raft_consensus.cc:2272] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P f778ce6416f74e429290f6f42a4043e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:41:18.236017 19268 ts_tablet_manager.cc:1916] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P f778ce6416f74e429290f6f42a4043e6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:41:18.246367 18622 consensus_queue.cc:237] T d1d8c3baaca6491184fddde2d44188e1 P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } }
I20260630 12:41:18.252995 19268 ts_tablet_manager.cc:1929] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P f778ce6416f74e429290f6f42a4043e6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.29
I20260630 12:41:18.253501 19268 log.cc:1199] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P f778ce6416f74e429290f6f42a4043e6: Deleting WAL directory at /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782823128114093-13874-0/minicluster-data/ts-2-root/wals/2128cc9fc24a4bb0ac942fd1f1e6a56b
I20260630 12:41:18.254274 18543 raft_consensus.cc:1275] T d1d8c3baaca6491184fddde2d44188e1 P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Refusing update from remote peer f778ce6416f74e429290f6f42a4043e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260630 12:41:18.254925 18357 catalog_manager.cc:5028] TS f778ce6416f74e429290f6f42a4043e6 (127.13.140.131:36803): tablet 2128cc9fc24a4bb0ac942fd1f1e6a56b (table test-workload [id=379f250955644b7dbcbb3cb4194ba64d]) successfully deleted
I20260630 12:41:18.255728 19241 consensus_queue.cc:1048] T d1d8c3baaca6491184fddde2d44188e1 P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260630 12:41:18.256383 18907 raft_consensus.cc:1275] T d1d8c3baaca6491184fddde2d44188e1 P 0f9c673099cd46aab2e94d22e2c66104 [term 1 FOLLOWER]: Refusing update from remote peer f778ce6416f74e429290f6f42a4043e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260630 12:41:18.257936 19241 consensus_queue.cc:1048] T d1d8c3baaca6491184fddde2d44188e1 P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260630 12:41:18.264144 19243 raft_consensus.cc:2955] T d1d8c3baaca6491184fddde2d44188e1 P f778ce6416f74e429290f6f42a4043e6 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER b736b7b7a6ca442b9273d51359563de9 (127.13.140.129) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } } }
I20260630 12:41:18.265712 18543 raft_consensus.cc:2955] T d1d8c3baaca6491184fddde2d44188e1 P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER b736b7b7a6ca442b9273d51359563de9 (127.13.140.129) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } } }
I20260630 12:41:18.269089 18907 raft_consensus.cc:2955] T d1d8c3baaca6491184fddde2d44188e1 P 0f9c673099cd46aab2e94d22e2c66104 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER b736b7b7a6ca442b9273d51359563de9 (127.13.140.129) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } } }
I20260630 12:41:18.274025 18357 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d1d8c3baaca6491184fddde2d44188e1 with cas_config_opid_index 29: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:41:18.278366 18370 catalog_manager.cc:5697] T d1d8c3baaca6491184fddde2d44188e1 P bd45bb1986584584be7dd35e755198ea reported cstate change: config changed from index 29 to 30, VOTER b736b7b7a6ca442b9273d51359563de9 (127.13.140.129) evicted. New cstate: current_term: 1 leader_uuid: "f778ce6416f74e429290f6f42a4043e6" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } } }
I20260630 12:41:18.288506 18459 tablet_service.cc:1558] Processing DeleteTablet for tablet d1d8c3baaca6491184fddde2d44188e1 with delete_type TABLET_DATA_TOMBSTONED (TS b736b7b7a6ca442b9273d51359563de9 not found in new config with opid_index 30) from {username='slave'} at 127.0.0.1:40784
I20260630 12:41:18.289748 19277 tablet_replica.cc:333] T d1d8c3baaca6491184fddde2d44188e1 P b736b7b7a6ca442b9273d51359563de9: stopping tablet replica
I20260630 12:41:18.290678 19277 raft_consensus.cc:2243] T d1d8c3baaca6491184fddde2d44188e1 P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:41:18.291431 19277 raft_consensus.cc:2272] T d1d8c3baaca6491184fddde2d44188e1 P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:41:18.296813 19277 ts_tablet_manager.cc:1916] T d1d8c3baaca6491184fddde2d44188e1 P b736b7b7a6ca442b9273d51359563de9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:41:18.307881 19277 ts_tablet_manager.cc:1929] T d1d8c3baaca6491184fddde2d44188e1 P b736b7b7a6ca442b9273d51359563de9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.29
I20260630 12:41:18.308219 19277 log.cc:1199] T d1d8c3baaca6491184fddde2d44188e1 P b736b7b7a6ca442b9273d51359563de9: Deleting WAL directory at /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782823128114093-13874-0/minicluster-data/ts-0-root/wals/d1d8c3baaca6491184fddde2d44188e1
I20260630 12:41:18.309546 18360 catalog_manager.cc:5028] TS b736b7b7a6ca442b9273d51359563de9 (127.13.140.129:39487): tablet d1d8c3baaca6491184fddde2d44188e1 (table test-workload [id=379f250955644b7dbcbb3cb4194ba64d]) successfully deleted
I20260630 12:41:19.319031 18468 consensus_queue.cc:237] T 26f492fcbe9a43b58f75f8abf3e53e29 P b736b7b7a6ca442b9273d51359563de9 [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: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: NON_VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: true } }
I20260630 12:41:19.327548 18622 raft_consensus.cc:1275] T 26f492fcbe9a43b58f75f8abf3e53e29 P f778ce6416f74e429290f6f42a4043e6 [term 1 FOLLOWER]: Refusing update from remote peer b736b7b7a6ca442b9273d51359563de9: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:41:19.328384 18543 raft_consensus.cc:1275] T 26f492fcbe9a43b58f75f8abf3e53e29 P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Refusing update from remote peer b736b7b7a6ca442b9273d51359563de9: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:41:19.331852 19285 consensus_queue.cc:1048] T 26f492fcbe9a43b58f75f8abf3e53e29 P b736b7b7a6ca442b9273d51359563de9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:41:19.333250 19249 consensus_queue.cc:1048] T 26f492fcbe9a43b58f75f8abf3e53e29 P b736b7b7a6ca442b9273d51359563de9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
W20260630 12:41:19.346022 18440 consensus_peers.cc:597] T 26f492fcbe9a43b58f75f8abf3e53e29 P b736b7b7a6ca442b9273d51359563de9 -> Peer 4a74d26894d140958e7ced1160e72a8c (127.13.140.133:42817): Couldn't send request to peer 4a74d26894d140958e7ced1160e72a8c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 26f492fcbe9a43b58f75f8abf3e53e29. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:41:19.348248 19285 raft_consensus.cc:2955] T 26f492fcbe9a43b58f75f8abf3e53e29 P b736b7b7a6ca442b9273d51359563de9 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 4a74d26894d140958e7ced1160e72a8c (127.13.140.133) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: NON_VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: true } } }
I20260630 12:41:19.350284 18543 raft_consensus.cc:2955] T 26f492fcbe9a43b58f75f8abf3e53e29 P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 4a74d26894d140958e7ced1160e72a8c (127.13.140.133) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: NON_VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: true } } }
I20260630 12:41:19.351008 18622 raft_consensus.cc:2955] T 26f492fcbe9a43b58f75f8abf3e53e29 P f778ce6416f74e429290f6f42a4043e6 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 4a74d26894d140958e7ced1160e72a8c (127.13.140.133) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: NON_VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: true } } }
I20260630 12:41:19.366575 18368 catalog_manager.cc:5697] T 26f492fcbe9a43b58f75f8abf3e53e29 P bd45bb1986584584be7dd35e755198ea reported cstate change: config changed from index -1 to 28, NON_VOTER 4a74d26894d140958e7ced1160e72a8c (127.13.140.133) added. New cstate: current_term: 1 leader_uuid: "b736b7b7a6ca442b9273d51359563de9" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: NON_VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: true } } }
I20260630 12:41:19.371168 18543 consensus_queue.cc:237] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P bd45bb1986584584be7dd35e755198ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 30, Committed index: 30, Last appended: 1.30, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: false } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: NON_VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: true } }
W20260630 12:41:19.381237 18515 consensus_peers.cc:597] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P bd45bb1986584584be7dd35e755198ea -> Peer 4a74d26894d140958e7ced1160e72a8c (127.13.140.133:42817): Couldn't send request to peer 4a74d26894d140958e7ced1160e72a8c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2128cc9fc24a4bb0ac942fd1f1e6a56b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:41:19.382834 18468 raft_consensus.cc:1275] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Refusing update from remote peer bd45bb1986584584be7dd35e755198ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260630 12:41:19.384642 19251 consensus_queue.cc:1048] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P bd45bb1986584584be7dd35e755198ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.001s
I20260630 12:41:19.385736 19076 raft_consensus.cc:1275] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 FOLLOWER]: Refusing update from remote peer bd45bb1986584584be7dd35e755198ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260630 12:41:19.390925 19251 consensus_queue.cc:1048] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P bd45bb1986584584be7dd35e755198ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.001s
I20260630 12:41:19.408196 18468 raft_consensus.cc:2955] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, NON_VOTER 4a74d26894d140958e7ced1160e72a8c (127.13.140.133) added. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: false } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: NON_VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: true } } }
I20260630 12:41:19.407584 19296 raft_consensus.cc:2955] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P bd45bb1986584584be7dd35e755198ea [term 1 LEADER]: Committing config change with OpId 1.31: config changed from index 30 to 31, NON_VOTER 4a74d26894d140958e7ced1160e72a8c (127.13.140.133) added. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: false } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: NON_VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: true } } }
I20260630 12:41:19.415297 19077 raft_consensus.cc:2955] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, NON_VOTER 4a74d26894d140958e7ced1160e72a8c (127.13.140.133) added. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: false } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: NON_VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: true } } }
I20260630 12:41:19.422513 18364 catalog_manager.cc:5697] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P b736b7b7a6ca442b9273d51359563de9 reported cstate change: config changed from index 30 to 31, NON_VOTER 4a74d26894d140958e7ced1160e72a8c (127.13.140.133) added. New cstate: current_term: 1 leader_uuid: "bd45bb1986584584be7dd35e755198ea" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: false } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: NON_VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: true } } }
I20260630 12:41:19.427060 18622 consensus_queue.cc:237] T 58e77e06269945169f7408c19551ade1 P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 30, Committed index: 30, Last appended: 1.30, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: false } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: NON_VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: true } }
I20260630 12:41:19.437121 18984 raft_consensus.cc:1275] T 58e77e06269945169f7408c19551ade1 P 4a74d26894d140958e7ced1160e72a8c [term 1 FOLLOWER]: Refusing update from remote peer f778ce6416f74e429290f6f42a4043e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
W20260630 12:41:19.439232 18587 consensus_peers.cc:597] T 58e77e06269945169f7408c19551ade1 P f778ce6416f74e429290f6f42a4043e6 -> Peer 8be7cf2d70c844e8a15bfc006a7cc40a (127.13.140.134:34161): Couldn't send request to peer 8be7cf2d70c844e8a15bfc006a7cc40a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 58e77e06269945169f7408c19551ade1. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:41:19.441382 19243 consensus_queue.cc:1048] T 58e77e06269945169f7408c19551ade1 P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.001s
I20260630 12:41:19.449447 18543 raft_consensus.cc:1275] T 58e77e06269945169f7408c19551ade1 P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Refusing update from remote peer f778ce6416f74e429290f6f42a4043e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260630 12:41:19.453761 19301 consensus_queue.cc:1048] T 58e77e06269945169f7408c19551ade1 P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.001s
I20260630 12:41:19.456634 19301 raft_consensus.cc:2955] T 58e77e06269945169f7408c19551ade1 P f778ce6416f74e429290f6f42a4043e6 [term 1 LEADER]: Committing config change with OpId 1.31: config changed from index 30 to 31, NON_VOTER 8be7cf2d70c844e8a15bfc006a7cc40a (127.13.140.134) added. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: false } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: NON_VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: true } } }
I20260630 12:41:19.458999 18984 raft_consensus.cc:2955] T 58e77e06269945169f7408c19551ade1 P 4a74d26894d140958e7ced1160e72a8c [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, NON_VOTER 8be7cf2d70c844e8a15bfc006a7cc40a (127.13.140.134) added. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: false } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: NON_VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: true } } }
I20260630 12:41:19.459925 18543 raft_consensus.cc:2955] T 58e77e06269945169f7408c19551ade1 P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, NON_VOTER 8be7cf2d70c844e8a15bfc006a7cc40a (127.13.140.134) added. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: false } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: NON_VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: true } } }
I20260630 12:41:19.474135 18370 catalog_manager.cc:5697] T 58e77e06269945169f7408c19551ade1 P f778ce6416f74e429290f6f42a4043e6 reported cstate change: config changed from index 30 to 31, NON_VOTER 8be7cf2d70c844e8a15bfc006a7cc40a (127.13.140.134) added. New cstate: current_term: 1 leader_uuid: "f778ce6416f74e429290f6f42a4043e6" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: NON_VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:41:19.475456 18546 consensus_queue.cc:237] T f831e7512f2140869709ece3b2c8b02f P bd45bb1986584584be7dd35e755198ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: false } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: true } }
I20260630 12:41:19.488726 18622 raft_consensus.cc:1275] T f831e7512f2140869709ece3b2c8b02f P f778ce6416f74e429290f6f42a4043e6 [term 1 FOLLOWER]: Refusing update from remote peer bd45bb1986584584be7dd35e755198ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260630 12:41:19.490504 19296 consensus_queue.cc:1048] T f831e7512f2140869709ece3b2c8b02f P bd45bb1986584584be7dd35e755198ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260630 12:41:19.501061 19297 raft_consensus.cc:2955] T f831e7512f2140869709ece3b2c8b02f P bd45bb1986584584be7dd35e755198ea [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER 0f9c673099cd46aab2e94d22e2c66104 (127.13.140.132) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: false } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: true } } }
I20260630 12:41:19.502461 18622 raft_consensus.cc:2955] T f831e7512f2140869709ece3b2c8b02f P f778ce6416f74e429290f6f42a4043e6 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER 0f9c673099cd46aab2e94d22e2c66104 (127.13.140.132) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: false } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: true } } }
I20260630 12:41:19.515504 18984 raft_consensus.cc:1275] T f831e7512f2140869709ece3b2c8b02f P 4a74d26894d140958e7ced1160e72a8c [term 1 FOLLOWER]: Refusing update from remote peer bd45bb1986584584be7dd35e755198ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260630 12:41:19.515300 18370 catalog_manager.cc:5697] T f831e7512f2140869709ece3b2c8b02f P f778ce6416f74e429290f6f42a4043e6 reported cstate change: config changed from index 29 to 30, NON_VOTER 0f9c673099cd46aab2e94d22e2c66104 (127.13.140.132) added. New cstate: current_term: 1 leader_uuid: "bd45bb1986584584be7dd35e755198ea" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: false } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: true } } }
I20260630 12:41:19.518365 18546 consensus_queue.cc:237] T 22da1a8524db4e2db0d577c8c821f54d P bd45bb1986584584be7dd35e755198ea [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: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: true } }
W20260630 12:41:19.524448 18515 consensus_peers.cc:597] T f831e7512f2140869709ece3b2c8b02f P bd45bb1986584584be7dd35e755198ea -> Peer 0f9c673099cd46aab2e94d22e2c66104 (127.13.140.132:46039): Couldn't send request to peer 0f9c673099cd46aab2e94d22e2c66104. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f831e7512f2140869709ece3b2c8b02f. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:41:19.525184 19296 consensus_queue.cc:1048] T f831e7512f2140869709ece3b2c8b02f P bd45bb1986584584be7dd35e755198ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
W20260630 12:41:19.528012 18515 consensus_peers.cc:597] T 22da1a8524db4e2db0d577c8c821f54d P bd45bb1986584584be7dd35e755198ea -> Peer 0f9c673099cd46aab2e94d22e2c66104 (127.13.140.132:46039): Couldn't send request to peer 0f9c673099cd46aab2e94d22e2c66104. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 22da1a8524db4e2db0d577c8c821f54d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:41:19.530243 18468 raft_consensus.cc:1275] T 22da1a8524db4e2db0d577c8c821f54d P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Refusing update from remote peer bd45bb1986584584be7dd35e755198ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:41:19.532018 19312 consensus_queue.cc:1048] T 22da1a8524db4e2db0d577c8c821f54d P bd45bb1986584584be7dd35e755198ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:41:19.533066 18622 raft_consensus.cc:1275] T 22da1a8524db4e2db0d577c8c821f54d P f778ce6416f74e429290f6f42a4043e6 [term 1 FOLLOWER]: Refusing update from remote peer bd45bb1986584584be7dd35e755198ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:41:19.533248 18984 raft_consensus.cc:2955] T f831e7512f2140869709ece3b2c8b02f P 4a74d26894d140958e7ced1160e72a8c [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER 0f9c673099cd46aab2e94d22e2c66104 (127.13.140.132) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: false } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: true } } }
I20260630 12:41:19.536046 19296 consensus_queue.cc:1048] T 22da1a8524db4e2db0d577c8c821f54d P bd45bb1986584584be7dd35e755198ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } 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:41:19.545948 19297 raft_consensus.cc:2955] T 22da1a8524db4e2db0d577c8c821f54d P bd45bb1986584584be7dd35e755198ea [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 0f9c673099cd46aab2e94d22e2c66104 (127.13.140.132) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: true } } }
I20260630 12:41:19.547968 18468 raft_consensus.cc:2955] T 22da1a8524db4e2db0d577c8c821f54d P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 0f9c673099cd46aab2e94d22e2c66104 (127.13.140.132) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: true } } }
I20260630 12:41:19.548448 18622 raft_consensus.cc:2955] T 22da1a8524db4e2db0d577c8c821f54d P f778ce6416f74e429290f6f42a4043e6 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 0f9c673099cd46aab2e94d22e2c66104 (127.13.140.132) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: true } } }
I20260630 12:41:19.563138 18622 consensus_queue.cc:237] T d1d8c3baaca6491184fddde2d44188e1 P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 30, Committed index: 30, Last appended: 1.30, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: NON_VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: true } }
I20260630 12:41:19.563335 18368 catalog_manager.cc:5697] T 22da1a8524db4e2db0d577c8c821f54d P b736b7b7a6ca442b9273d51359563de9 reported cstate change: config changed from index -1 to 28, NON_VOTER 0f9c673099cd46aab2e94d22e2c66104 (127.13.140.132) added. New cstate: current_term: 1 leader_uuid: "bd45bb1986584584be7dd35e755198ea" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: true } } }
I20260630 12:41:19.569893 18907 raft_consensus.cc:1275] T d1d8c3baaca6491184fddde2d44188e1 P 0f9c673099cd46aab2e94d22e2c66104 [term 1 FOLLOWER]: Refusing update from remote peer f778ce6416f74e429290f6f42a4043e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
W20260630 12:41:19.570458 18589 consensus_peers.cc:597] T d1d8c3baaca6491184fddde2d44188e1 P f778ce6416f74e429290f6f42a4043e6 -> Peer 4a74d26894d140958e7ced1160e72a8c (127.13.140.133:42817): Couldn't send request to peer 4a74d26894d140958e7ced1160e72a8c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d1d8c3baaca6491184fddde2d44188e1. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:41:19.571046 18546 raft_consensus.cc:1275] T d1d8c3baaca6491184fddde2d44188e1 P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Refusing update from remote peer f778ce6416f74e429290f6f42a4043e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260630 12:41:19.571820 19304 consensus_queue.cc:1048] T d1d8c3baaca6491184fddde2d44188e1 P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.001s
I20260630 12:41:19.573102 19243 consensus_queue.cc:1048] T d1d8c3baaca6491184fddde2d44188e1 P f778ce6416f74e429290f6f42a4043e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260630 12:41:19.581459 19304 raft_consensus.cc:2955] T d1d8c3baaca6491184fddde2d44188e1 P f778ce6416f74e429290f6f42a4043e6 [term 1 LEADER]: Committing config change with OpId 1.31: config changed from index 30 to 31, NON_VOTER 4a74d26894d140958e7ced1160e72a8c (127.13.140.133) added. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: NON_VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: true } } }
I20260630 12:41:19.583312 18907 raft_consensus.cc:2955] T d1d8c3baaca6491184fddde2d44188e1 P 0f9c673099cd46aab2e94d22e2c66104 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, NON_VOTER 4a74d26894d140958e7ced1160e72a8c (127.13.140.133) added. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: NON_VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: true } } }
I20260630 12:41:19.584405 18546 raft_consensus.cc:2955] T d1d8c3baaca6491184fddde2d44188e1 P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, NON_VOTER 4a74d26894d140958e7ced1160e72a8c (127.13.140.133) added. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: NON_VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: true } } }
I20260630 12:41:19.596838 18370 catalog_manager.cc:5697] T d1d8c3baaca6491184fddde2d44188e1 P bd45bb1986584584be7dd35e755198ea reported cstate change: config changed from index 30 to 31, NON_VOTER 4a74d26894d140958e7ced1160e72a8c (127.13.140.133) added. New cstate: current_term: 1 leader_uuid: "f778ce6416f74e429290f6f42a4043e6" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: NON_VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: true } } }
I20260630 12:41:19.887183 19320 ts_tablet_manager.cc:933] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P 4a74d26894d140958e7ced1160e72a8c: Initiating tablet copy from peer bd45bb1986584584be7dd35e755198ea (127.13.140.130:38343)
I20260630 12:41:19.888996 19320 tablet_copy_client.cc:323] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P 4a74d26894d140958e7ced1160e72a8c: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.130:38343
I20260630 12:41:19.891050 18560 tablet_copy_service.cc:140] P bd45bb1986584584be7dd35e755198ea: Received BeginTabletCopySession request for tablet 2128cc9fc24a4bb0ac942fd1f1e6a56b from peer 4a74d26894d140958e7ced1160e72a8c ({username='slave'} at 127.0.0.1:59454)
I20260630 12:41:19.891628 18560 tablet_copy_service.cc:161] P bd45bb1986584584be7dd35e755198ea: Beginning new tablet copy session on tablet 2128cc9fc24a4bb0ac942fd1f1e6a56b from peer 4a74d26894d140958e7ced1160e72a8c at {username='slave'} at 127.0.0.1:59454: session id = 4a74d26894d140958e7ced1160e72a8c-2128cc9fc24a4bb0ac942fd1f1e6a56b
I20260630 12:41:19.897536 18560 tablet_copy_source_session.cc:215] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P bd45bb1986584584be7dd35e755198ea: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:41:19.900697 19320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2128cc9fc24a4bb0ac942fd1f1e6a56b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:19.916746 19320 tablet_copy_client.cc:806] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P 4a74d26894d140958e7ced1160e72a8c: tablet copy: Starting download of 0 data blocks...
I20260630 12:41:19.917455 19320 tablet_copy_client.cc:670] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P 4a74d26894d140958e7ced1160e72a8c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:41:19.921301 19321 tablet_copy_client.cc:1025] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P 4a74d26894d140958e7ced1160e72a8c: tablet copy: Injecting latency into file download: 2000
I20260630 12:41:19.925063 19322 ts_tablet_manager.cc:933] T 26f492fcbe9a43b58f75f8abf3e53e29 P 4a74d26894d140958e7ced1160e72a8c: Initiating tablet copy from peer b736b7b7a6ca442b9273d51359563de9 (127.13.140.129:39487)
I20260630 12:41:19.926507 19322 tablet_copy_client.cc:323] T 26f492fcbe9a43b58f75f8abf3e53e29 P 4a74d26894d140958e7ced1160e72a8c: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.129:39487
I20260630 12:41:19.933156 19326 ts_tablet_manager.cc:933] T 22da1a8524db4e2db0d577c8c821f54d P 0f9c673099cd46aab2e94d22e2c66104: Initiating tablet copy from peer bd45bb1986584584be7dd35e755198ea (127.13.140.130:38343)
I20260630 12:41:19.935315 19326 tablet_copy_client.cc:323] T 22da1a8524db4e2db0d577c8c821f54d P 0f9c673099cd46aab2e94d22e2c66104: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.130:38343
I20260630 12:41:19.941902 18485 tablet_copy_service.cc:140] P b736b7b7a6ca442b9273d51359563de9: Received BeginTabletCopySession request for tablet 26f492fcbe9a43b58f75f8abf3e53e29 from peer 4a74d26894d140958e7ced1160e72a8c ({username='slave'} at 127.0.0.1:38040)
I20260630 12:41:19.942426 18485 tablet_copy_service.cc:161] P b736b7b7a6ca442b9273d51359563de9: Beginning new tablet copy session on tablet 26f492fcbe9a43b58f75f8abf3e53e29 from peer 4a74d26894d140958e7ced1160e72a8c at {username='slave'} at 127.0.0.1:38040: session id = 4a74d26894d140958e7ced1160e72a8c-26f492fcbe9a43b58f75f8abf3e53e29
I20260630 12:41:19.950517 18485 tablet_copy_source_session.cc:215] T 26f492fcbe9a43b58f75f8abf3e53e29 P b736b7b7a6ca442b9273d51359563de9: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:41:19.954926 19322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26f492fcbe9a43b58f75f8abf3e53e29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:19.971518 18560 tablet_copy_service.cc:140] P bd45bb1986584584be7dd35e755198ea: Received BeginTabletCopySession request for tablet 22da1a8524db4e2db0d577c8c821f54d from peer 0f9c673099cd46aab2e94d22e2c66104 ({username='slave'} at 127.0.0.1:55730)
I20260630 12:41:19.972141 18560 tablet_copy_service.cc:161] P bd45bb1986584584be7dd35e755198ea: Beginning new tablet copy session on tablet 22da1a8524db4e2db0d577c8c821f54d from peer 0f9c673099cd46aab2e94d22e2c66104 at {username='slave'} at 127.0.0.1:55730: session id = 0f9c673099cd46aab2e94d22e2c66104-22da1a8524db4e2db0d577c8c821f54d
I20260630 12:41:19.978053 19330 ts_tablet_manager.cc:933] T 58e77e06269945169f7408c19551ade1 P 8be7cf2d70c844e8a15bfc006a7cc40a: Initiating tablet copy from peer f778ce6416f74e429290f6f42a4043e6 (127.13.140.131:36803)
I20260630 12:41:19.984040 19322 tablet_copy_client.cc:806] T 26f492fcbe9a43b58f75f8abf3e53e29 P 4a74d26894d140958e7ced1160e72a8c: tablet copy: Starting download of 0 data blocks...
I20260630 12:41:19.985260 19322 tablet_copy_client.cc:670] T 26f492fcbe9a43b58f75f8abf3e53e29 P 4a74d26894d140958e7ced1160e72a8c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:41:19.988236 18560 tablet_copy_source_session.cc:215] T 22da1a8524db4e2db0d577c8c821f54d P bd45bb1986584584be7dd35e755198ea: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:41:19.991506 19323 tablet_copy_client.cc:1025] T 26f492fcbe9a43b58f75f8abf3e53e29 P 4a74d26894d140958e7ced1160e72a8c: tablet copy: Injecting latency into file download: 2000
I20260630 12:41:19.992024 19326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22da1a8524db4e2db0d577c8c821f54d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:20.004034 19330 tablet_copy_client.cc:323] T 58e77e06269945169f7408c19551ade1 P 8be7cf2d70c844e8a15bfc006a7cc40a: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.131:36803
I20260630 12:41:20.006430 18634 tablet_copy_service.cc:140] P f778ce6416f74e429290f6f42a4043e6: Received BeginTabletCopySession request for tablet 58e77e06269945169f7408c19551ade1 from peer 8be7cf2d70c844e8a15bfc006a7cc40a ({username='slave'} at 127.0.0.1:33530)
I20260630 12:41:20.006992 18634 tablet_copy_service.cc:161] P f778ce6416f74e429290f6f42a4043e6: Beginning new tablet copy session on tablet 58e77e06269945169f7408c19551ade1 from peer 8be7cf2d70c844e8a15bfc006a7cc40a at {username='slave'} at 127.0.0.1:33530: session id = 8be7cf2d70c844e8a15bfc006a7cc40a-58e77e06269945169f7408c19551ade1
I20260630 12:41:20.009909 19326 tablet_copy_client.cc:806] T 22da1a8524db4e2db0d577c8c821f54d P 0f9c673099cd46aab2e94d22e2c66104: tablet copy: Starting download of 0 data blocks...
I20260630 12:41:20.010630 19326 tablet_copy_client.cc:670] T 22da1a8524db4e2db0d577c8c821f54d P 0f9c673099cd46aab2e94d22e2c66104: tablet copy: Starting download of 1 WAL segments...
I20260630 12:41:20.016165 19327 tablet_copy_client.cc:1025] T 22da1a8524db4e2db0d577c8c821f54d P 0f9c673099cd46aab2e94d22e2c66104: tablet copy: Injecting latency into file download: 2000
I20260630 12:41:20.017200 18634 tablet_copy_source_session.cc:215] T 58e77e06269945169f7408c19551ade1 P f778ce6416f74e429290f6f42a4043e6: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:41:20.021195 19330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58e77e06269945169f7408c19551ade1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:20.026955 19332 ts_tablet_manager.cc:933] T f831e7512f2140869709ece3b2c8b02f P 0f9c673099cd46aab2e94d22e2c66104: Initiating tablet copy from peer bd45bb1986584584be7dd35e755198ea (127.13.140.130:38343)
I20260630 12:41:20.028769 19332 tablet_copy_client.cc:323] T f831e7512f2140869709ece3b2c8b02f P 0f9c673099cd46aab2e94d22e2c66104: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.130:38343
I20260630 12:41:20.032663 18560 tablet_copy_service.cc:140] P bd45bb1986584584be7dd35e755198ea: Received BeginTabletCopySession request for tablet f831e7512f2140869709ece3b2c8b02f from peer 0f9c673099cd46aab2e94d22e2c66104 ({username='slave'} at 127.0.0.1:55730)
I20260630 12:41:20.033260 18560 tablet_copy_service.cc:161] P bd45bb1986584584be7dd35e755198ea: Beginning new tablet copy session on tablet f831e7512f2140869709ece3b2c8b02f from peer 0f9c673099cd46aab2e94d22e2c66104 at {username='slave'} at 127.0.0.1:55730: session id = 0f9c673099cd46aab2e94d22e2c66104-f831e7512f2140869709ece3b2c8b02f
I20260630 12:41:20.039424 19330 tablet_copy_client.cc:806] T 58e77e06269945169f7408c19551ade1 P 8be7cf2d70c844e8a15bfc006a7cc40a: tablet copy: Starting download of 0 data blocks...
I20260630 12:41:20.040547 19330 tablet_copy_client.cc:670] T 58e77e06269945169f7408c19551ade1 P 8be7cf2d70c844e8a15bfc006a7cc40a: tablet copy: Starting download of 1 WAL segments...
I20260630 12:41:20.041198 18560 tablet_copy_source_session.cc:215] T f831e7512f2140869709ece3b2c8b02f P bd45bb1986584584be7dd35e755198ea: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:41:20.045965 19332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f831e7512f2140869709ece3b2c8b02f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:20.053416 19331 tablet_copy_client.cc:1025] T 58e77e06269945169f7408c19551ade1 P 8be7cf2d70c844e8a15bfc006a7cc40a: tablet copy: Injecting latency into file download: 2000
I20260630 12:41:20.064311 19332 tablet_copy_client.cc:806] T f831e7512f2140869709ece3b2c8b02f P 0f9c673099cd46aab2e94d22e2c66104: tablet copy: Starting download of 0 data blocks...
I20260630 12:41:20.065056 19332 tablet_copy_client.cc:670] T f831e7512f2140869709ece3b2c8b02f P 0f9c673099cd46aab2e94d22e2c66104: tablet copy: Starting download of 1 WAL segments...
I20260630 12:41:20.071482 19333 tablet_copy_client.cc:1025] T f831e7512f2140869709ece3b2c8b02f P 0f9c673099cd46aab2e94d22e2c66104: tablet copy: Injecting latency into file download: 2000
I20260630 12:41:20.106439 13874 tablet_server.cc:179] TabletServer@127.13.140.129:0 shutting down...
I20260630 12:41:20.122479 13874 tablet_copy_service.cc:362] P b736b7b7a6ca442b9273d51359563de9: Destroying tablet copy session 4a74d26894d140958e7ced1160e72a8c-26f492fcbe9a43b58f75f8abf3e53e29 due to service shutdown
I20260630 12:41:20.122913 13874 tablet_copy_service.cc:434] P b736b7b7a6ca442b9273d51359563de9: ending tablet copy session 4a74d26894d140958e7ced1160e72a8c-26f492fcbe9a43b58f75f8abf3e53e29 on tablet 26f492fcbe9a43b58f75f8abf3e53e29 with peer 4a74d26894d140958e7ced1160e72a8c
I20260630 12:41:20.122969 19334 ts_tablet_manager.cc:933] T d1d8c3baaca6491184fddde2d44188e1 P 4a74d26894d140958e7ced1160e72a8c: Initiating tablet copy from peer f778ce6416f74e429290f6f42a4043e6 (127.13.140.131:36803)
I20260630 12:41:20.124882 19334 tablet_copy_client.cc:323] T d1d8c3baaca6491184fddde2d44188e1 P 4a74d26894d140958e7ced1160e72a8c: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.131:36803
I20260630 12:41:20.133018 18634 tablet_copy_service.cc:140] P f778ce6416f74e429290f6f42a4043e6: Received BeginTabletCopySession request for tablet d1d8c3baaca6491184fddde2d44188e1 from peer 4a74d26894d140958e7ced1160e72a8c ({username='slave'} at 127.0.0.1:36266)
I20260630 12:41:20.133771 18634 tablet_copy_service.cc:161] P f778ce6416f74e429290f6f42a4043e6: Beginning new tablet copy session on tablet d1d8c3baaca6491184fddde2d44188e1 from peer 4a74d26894d140958e7ced1160e72a8c at {username='slave'} at 127.0.0.1:36266: session id = 4a74d26894d140958e7ced1160e72a8c-d1d8c3baaca6491184fddde2d44188e1
W20260630 12:41:20.141000 18590 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 79 similar messages]
W20260630 12:41:20.161054 18590 consensus_peers.cc:597] T a81d0307cf0e4b14963f36650e70606f P f778ce6416f74e429290f6f42a4043e6 -> Peer b736b7b7a6ca442b9273d51359563de9 (127.13.140.129:39487): Couldn't send request to peer b736b7b7a6ca442b9273d51359563de9. 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:41:20.170238 18634 tablet_copy_source_session.cc:215] T d1d8c3baaca6491184fddde2d44188e1 P f778ce6416f74e429290f6f42a4043e6: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:41:20.175494 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:41:20.175983 19334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1d8c3baaca6491184fddde2d44188e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:20.176640 13874 tablet_replica.cc:333] T a81d0307cf0e4b14963f36650e70606f P b736b7b7a6ca442b9273d51359563de9: stopping tablet replica
I20260630 12:41:20.177656 13874 raft_consensus.cc:2243] T a81d0307cf0e4b14963f36650e70606f P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:41:20.178831 13874 raft_consensus.cc:2272] T a81d0307cf0e4b14963f36650e70606f P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:41:20.182006 13874 tablet_replica.cc:333] T 4447ffdb604c46a2a602ba217cb71859 P b736b7b7a6ca442b9273d51359563de9: stopping tablet replica
I20260630 12:41:20.182631 13874 raft_consensus.cc:2243] T 4447ffdb604c46a2a602ba217cb71859 P b736b7b7a6ca442b9273d51359563de9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:41:20.183475 13874 raft_consensus.cc:2272] T 4447ffdb604c46a2a602ba217cb71859 P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:41:20.186120 13874 tablet_replica.cc:333] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P b736b7b7a6ca442b9273d51359563de9: stopping tablet replica
I20260630 12:41:20.186656 13874 raft_consensus.cc:2243] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:41:20.187544 13874 raft_consensus.cc:2272] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:41:20.191233 13874 tablet_replica.cc:333] T 22da1a8524db4e2db0d577c8c821f54d P b736b7b7a6ca442b9273d51359563de9: stopping tablet replica
I20260630 12:41:20.191881 13874 raft_consensus.cc:2243] T 22da1a8524db4e2db0d577c8c821f54d P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:41:20.192699 13874 raft_consensus.cc:2272] T 22da1a8524db4e2db0d577c8c821f54d P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:41:20.193491 19334 tablet_copy_client.cc:806] T d1d8c3baaca6491184fddde2d44188e1 P 4a74d26894d140958e7ced1160e72a8c: tablet copy: Starting download of 0 data blocks...
I20260630 12:41:20.194175 19334 tablet_copy_client.cc:670] T d1d8c3baaca6491184fddde2d44188e1 P 4a74d26894d140958e7ced1160e72a8c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:41:20.196280 13874 tablet_replica.cc:333] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P b736b7b7a6ca442b9273d51359563de9: stopping tablet replica
I20260630 12:41:20.197099 13874 raft_consensus.cc:2243] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P b736b7b7a6ca442b9273d51359563de9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:41:20.198182 13874 raft_consensus.cc:2272] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:41:20.199479 19335 tablet_copy_client.cc:1025] T d1d8c3baaca6491184fddde2d44188e1 P 4a74d26894d140958e7ced1160e72a8c: tablet copy: Injecting latency into file download: 2000
I20260630 12:41:20.201349 13874 tablet_replica.cc:333] T e1b4f5c4c2cc41398c349868879bd21f P b736b7b7a6ca442b9273d51359563de9: stopping tablet replica
I20260630 12:41:20.201933 13874 raft_consensus.cc:2243] T e1b4f5c4c2cc41398c349868879bd21f P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:41:20.202893 13874 raft_consensus.cc:2272] T e1b4f5c4c2cc41398c349868879bd21f P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:41:20.205227 13874 tablet_replica.cc:333] T 26f492fcbe9a43b58f75f8abf3e53e29 P b736b7b7a6ca442b9273d51359563de9: stopping tablet replica
I20260630 12:41:20.205727 13874 raft_consensus.cc:2243] T 26f492fcbe9a43b58f75f8abf3e53e29 P b736b7b7a6ca442b9273d51359563de9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:41:20.206689 13874 raft_consensus.cc:2272] T 26f492fcbe9a43b58f75f8abf3e53e29 P b736b7b7a6ca442b9273d51359563de9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:41:20.209432 13874 tablet_replica.cc:333] T ccdbd02f177b4391bd3e34b9fa2dc9ce P b736b7b7a6ca442b9273d51359563de9: stopping tablet replica
I20260630 12:41:20.209932 13874 raft_consensus.cc:2243] T ccdbd02f177b4391bd3e34b9fa2dc9ce P b736b7b7a6ca442b9273d51359563de9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:41:20.210904 13874 raft_consensus.cc:2272] T ccdbd02f177b4391bd3e34b9fa2dc9ce P b736b7b7a6ca442b9273d51359563de9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:41:20.248754 13874 tablet_server.cc:196] TabletServer@127.13.140.129:0 shutdown complete.
I20260630 12:41:20.284382 13874 tablet_server.cc:179] TabletServer@127.13.140.130:0 shutting down...
I20260630 12:41:20.303300 13874 tablet_copy_service.cc:362] P bd45bb1986584584be7dd35e755198ea: Destroying tablet copy session 0f9c673099cd46aab2e94d22e2c66104-f831e7512f2140869709ece3b2c8b02f due to service shutdown
I20260630 12:41:20.303712 13874 tablet_copy_service.cc:434] P bd45bb1986584584be7dd35e755198ea: ending tablet copy session 0f9c673099cd46aab2e94d22e2c66104-f831e7512f2140869709ece3b2c8b02f on tablet f831e7512f2140869709ece3b2c8b02f with peer 0f9c673099cd46aab2e94d22e2c66104
I20260630 12:41:20.304219 13874 tablet_copy_service.cc:362] P bd45bb1986584584be7dd35e755198ea: Destroying tablet copy session 0f9c673099cd46aab2e94d22e2c66104-22da1a8524db4e2db0d577c8c821f54d due to service shutdown
I20260630 12:41:20.304471 13874 tablet_copy_service.cc:434] P bd45bb1986584584be7dd35e755198ea: ending tablet copy session 0f9c673099cd46aab2e94d22e2c66104-22da1a8524db4e2db0d577c8c821f54d on tablet 22da1a8524db4e2db0d577c8c821f54d with peer 0f9c673099cd46aab2e94d22e2c66104
I20260630 12:41:20.304930 13874 tablet_copy_service.cc:362] P bd45bb1986584584be7dd35e755198ea: Destroying tablet copy session 4a74d26894d140958e7ced1160e72a8c-2128cc9fc24a4bb0ac942fd1f1e6a56b due to service shutdown
I20260630 12:41:20.305160 13874 tablet_copy_service.cc:434] P bd45bb1986584584be7dd35e755198ea: ending tablet copy session 4a74d26894d140958e7ced1160e72a8c-2128cc9fc24a4bb0ac942fd1f1e6a56b on tablet 2128cc9fc24a4bb0ac942fd1f1e6a56b with peer 4a74d26894d140958e7ced1160e72a8c
I20260630 12:41:20.328699 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:41:20.329566 13874 tablet_replica.cc:333] T d1d8c3baaca6491184fddde2d44188e1 P bd45bb1986584584be7dd35e755198ea: stopping tablet replica
I20260630 12:41:20.330487 13874 raft_consensus.cc:2243] T d1d8c3baaca6491184fddde2d44188e1 P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:41:20.331411 13874 raft_consensus.cc:2272] T d1d8c3baaca6491184fddde2d44188e1 P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:41:20.335364 13874 tablet_replica.cc:333] T 22da1a8524db4e2db0d577c8c821f54d P bd45bb1986584584be7dd35e755198ea: stopping tablet replica
I20260630 12:41:20.336160 13874 raft_consensus.cc:2243] T 22da1a8524db4e2db0d577c8c821f54d P bd45bb1986584584be7dd35e755198ea [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:41:20.337591 13874 raft_consensus.cc:2272] T 22da1a8524db4e2db0d577c8c821f54d P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:41:20.341459 18516 consensus_peers.cc:597] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P bd45bb1986584584be7dd35e755198ea -> Peer b736b7b7a6ca442b9273d51359563de9 (127.13.140.129:39487): Couldn't send request to peer b736b7b7a6ca442b9273d51359563de9. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.129:39487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:41:20.342222 13874 tablet_replica.cc:333] T 26f492fcbe9a43b58f75f8abf3e53e29 P bd45bb1986584584be7dd35e755198ea: stopping tablet replica
I20260630 12:41:20.342831 13874 raft_consensus.cc:2243] T 26f492fcbe9a43b58f75f8abf3e53e29 P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:41:20.343501 13874 raft_consensus.cc:2272] T 26f492fcbe9a43b58f75f8abf3e53e29 P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:41:20.346318 13874 tablet_replica.cc:333] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P bd45bb1986584584be7dd35e755198ea: stopping tablet replica
I20260630 12:41:20.346910 13874 raft_consensus.cc:2243] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:41:20.347429 13874 raft_consensus.cc:2272] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:41:20.349934 13874 tablet_replica.cc:333] T e1b4f5c4c2cc41398c349868879bd21f P bd45bb1986584584be7dd35e755198ea: stopping tablet replica
I20260630 12:41:20.350656 13874 raft_consensus.cc:2243] T e1b4f5c4c2cc41398c349868879bd21f P bd45bb1986584584be7dd35e755198ea [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:41:20.351547 13874 raft_consensus.cc:2272] T e1b4f5c4c2cc41398c349868879bd21f P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:41:20.353793 13874 tablet_replica.cc:333] T f831e7512f2140869709ece3b2c8b02f P bd45bb1986584584be7dd35e755198ea: stopping tablet replica
I20260630 12:41:20.354305 13874 raft_consensus.cc:2243] T f831e7512f2140869709ece3b2c8b02f P bd45bb1986584584be7dd35e755198ea [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:41:20.355262 13874 raft_consensus.cc:2272] T f831e7512f2140869709ece3b2c8b02f P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:41:20.358203 13874 tablet_replica.cc:333] T 4447ffdb604c46a2a602ba217cb71859 P bd45bb1986584584be7dd35e755198ea: stopping tablet replica
I20260630 12:41:20.358713 13874 raft_consensus.cc:2243] T 4447ffdb604c46a2a602ba217cb71859 P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:41:20.359181 13874 raft_consensus.cc:2272] T 4447ffdb604c46a2a602ba217cb71859 P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:41:20.361608 13874 tablet_replica.cc:333] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P bd45bb1986584584be7dd35e755198ea: stopping tablet replica
I20260630 12:41:20.362143 13874 raft_consensus.cc:2243] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P bd45bb1986584584be7dd35e755198ea [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:41:20.363096 13874 raft_consensus.cc:2272] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:41:20.365902 13874 tablet_replica.cc:333] T 58e77e06269945169f7408c19551ade1 P bd45bb1986584584be7dd35e755198ea: stopping tablet replica
I20260630 12:41:20.366521 13874 raft_consensus.cc:2243] T 58e77e06269945169f7408c19551ade1 P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:41:20.366945 13874 raft_consensus.cc:2272] T 58e77e06269945169f7408c19551ade1 P bd45bb1986584584be7dd35e755198ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:41:20.435359 13874 tablet_server.cc:196] TabletServer@127.13.140.130:0 shutdown complete.
W20260630 12:41:20.441148 18590 consensus_peers.cc:597] T ccdbd02f177b4391bd3e34b9fa2dc9ce P f778ce6416f74e429290f6f42a4043e6 -> Peer b736b7b7a6ca442b9273d51359563de9 (127.13.140.129:39487): Couldn't send request to peer b736b7b7a6ca442b9273d51359563de9. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.129:39487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:41:20.472482 13874 tablet_server.cc:179] TabletServer@127.13.140.131:0 shutting down...
W20260630 12:41:20.477034 18587 consensus_peers.cc:597] T d1d8c3baaca6491184fddde2d44188e1 P f778ce6416f74e429290f6f42a4043e6 -> Peer bd45bb1986584584be7dd35e755198ea (127.13.140.130:38343): Couldn't send request to peer bd45bb1986584584be7dd35e755198ea. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.130:38343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:41:20.483620 18587 consensus_peers.cc:597] T 58e77e06269945169f7408c19551ade1 P f778ce6416f74e429290f6f42a4043e6 -> Peer bd45bb1986584584be7dd35e755198ea (127.13.140.130:38343): Couldn't send request to peer bd45bb1986584584be7dd35e755198ea. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.130:38343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:41:20.487738 13874 tablet_copy_service.cc:362] P f778ce6416f74e429290f6f42a4043e6: Destroying tablet copy session 4a74d26894d140958e7ced1160e72a8c-d1d8c3baaca6491184fddde2d44188e1 due to service shutdown
I20260630 12:41:20.488098 13874 tablet_copy_service.cc:434] P f778ce6416f74e429290f6f42a4043e6: ending tablet copy session 4a74d26894d140958e7ced1160e72a8c-d1d8c3baaca6491184fddde2d44188e1 on tablet d1d8c3baaca6491184fddde2d44188e1 with peer 4a74d26894d140958e7ced1160e72a8c
I20260630 12:41:20.488538 13874 tablet_copy_service.cc:362] P f778ce6416f74e429290f6f42a4043e6: Destroying tablet copy session 8be7cf2d70c844e8a15bfc006a7cc40a-58e77e06269945169f7408c19551ade1 due to service shutdown
I20260630 12:41:20.488826 13874 tablet_copy_service.cc:434] P f778ce6416f74e429290f6f42a4043e6: ending tablet copy session 8be7cf2d70c844e8a15bfc006a7cc40a-58e77e06269945169f7408c19551ade1 on tablet 58e77e06269945169f7408c19551ade1 with peer 8be7cf2d70c844e8a15bfc006a7cc40a
I20260630 12:41:20.517503 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:41:20.518311 13874 tablet_replica.cc:333] T eaa3f36bd3104d3980618790e95ced18 P f778ce6416f74e429290f6f42a4043e6: stopping tablet replica
I20260630 12:41:20.519249 13874 raft_consensus.cc:2243] T eaa3f36bd3104d3980618790e95ced18 P f778ce6416f74e429290f6f42a4043e6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:41:20.520254 13874 raft_consensus.cc:2272] T eaa3f36bd3104d3980618790e95ced18 P f778ce6416f74e429290f6f42a4043e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:41:20.522720 13874 tablet_replica.cc:333] T a81d0307cf0e4b14963f36650e70606f P f778ce6416f74e429290f6f42a4043e6: stopping tablet replica
I20260630 12:41:20.523250 13874 raft_consensus.cc:2243] T a81d0307cf0e4b14963f36650e70606f P f778ce6416f74e429290f6f42a4043e6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:41:20.524096 13874 raft_consensus.cc:2272] T a81d0307cf0e4b14963f36650e70606f P f778ce6416f74e429290f6f42a4043e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:41:20.526572 13874 tablet_replica.cc:333] T d1d8c3baaca6491184fddde2d44188e1 P f778ce6416f74e429290f6f42a4043e6: stopping tablet replica
I20260630 12:41:20.527117 13874 raft_consensus.cc:2243] T d1d8c3baaca6491184fddde2d44188e1 P f778ce6416f74e429290f6f42a4043e6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:41:20.528093 13874 raft_consensus.cc:2272] T d1d8c3baaca6491184fddde2d44188e1 P f778ce6416f74e429290f6f42a4043e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:41:20.531646 13874 tablet_replica.cc:333] T 26f492fcbe9a43b58f75f8abf3e53e29 P f778ce6416f74e429290f6f42a4043e6: stopping tablet replica
I20260630 12:41:20.532368 13874 raft_consensus.cc:2243] T 26f492fcbe9a43b58f75f8abf3e53e29 P f778ce6416f74e429290f6f42a4043e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:41:20.533012 13874 raft_consensus.cc:2272] T 26f492fcbe9a43b58f75f8abf3e53e29 P f778ce6416f74e429290f6f42a4043e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:41:20.535280 13874 tablet_replica.cc:333] T 22da1a8524db4e2db0d577c8c821f54d P f778ce6416f74e429290f6f42a4043e6: stopping tablet replica
I20260630 12:41:20.535795 13874 raft_consensus.cc:2243] T 22da1a8524db4e2db0d577c8c821f54d P f778ce6416f74e429290f6f42a4043e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:41:20.536442 13874 raft_consensus.cc:2272] T 22da1a8524db4e2db0d577c8c821f54d P f778ce6416f74e429290f6f42a4043e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:41:20.539148 13874 tablet_replica.cc:333] T ccdbd02f177b4391bd3e34b9fa2dc9ce P f778ce6416f74e429290f6f42a4043e6: stopping tablet replica
I20260630 12:41:20.539685 13874 raft_consensus.cc:2243] T ccdbd02f177b4391bd3e34b9fa2dc9ce P f778ce6416f74e429290f6f42a4043e6 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:41:20.540473 13874 raft_consensus.cc:2272] T ccdbd02f177b4391bd3e34b9fa2dc9ce P f778ce6416f74e429290f6f42a4043e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:41:20.542906 13874 tablet_replica.cc:333] T f831e7512f2140869709ece3b2c8b02f P f778ce6416f74e429290f6f42a4043e6: stopping tablet replica
I20260630 12:41:20.543395 13874 raft_consensus.cc:2243] T f831e7512f2140869709ece3b2c8b02f P f778ce6416f74e429290f6f42a4043e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:41:20.543951 13874 raft_consensus.cc:2272] T f831e7512f2140869709ece3b2c8b02f P f778ce6416f74e429290f6f42a4043e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:41:20.546198 13874 tablet_replica.cc:333] T 58e77e06269945169f7408c19551ade1 P f778ce6416f74e429290f6f42a4043e6: stopping tablet replica
I20260630 12:41:20.546649 13874 raft_consensus.cc:2243] T 58e77e06269945169f7408c19551ade1 P f778ce6416f74e429290f6f42a4043e6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:41:20.547649 13874 raft_consensus.cc:2272] T 58e77e06269945169f7408c19551ade1 P f778ce6416f74e429290f6f42a4043e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:41:20.579660 13874 tablet_server.cc:196] TabletServer@127.13.140.131:0 shutdown complete.
I20260630 12:41:20.611652 13874 tablet_server.cc:179] TabletServer@127.13.140.132:0 shutting down...
I20260630 12:41:20.652992 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:41:21.371487 19342 raft_consensus.cc:493] T e1b4f5c4c2cc41398c349868879bd21f P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bd45bb1986584584be7dd35e755198ea)
I20260630 12:41:21.372012 19342 raft_consensus.cc:515] T e1b4f5c4c2cc41398c349868879bd21f P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: false } }
I20260630 12:41:21.374141 19342 leader_election.cc:290] T e1b4f5c4c2cc41398c349868879bd21f P 8be7cf2d70c844e8a15bfc006a7cc40a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b736b7b7a6ca442b9273d51359563de9 (127.13.140.129:39487), bd45bb1986584584be7dd35e755198ea (127.13.140.130:38343)
W20260630 12:41:21.380148 19025 leader_election.cc:336] T e1b4f5c4c2cc41398c349868879bd21f P 8be7cf2d70c844e8a15bfc006a7cc40a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b736b7b7a6ca442b9273d51359563de9 (127.13.140.129:39487): Network error: Client connection negotiation failed: client connection to 127.13.140.129:39487: connect: Connection refused (error 111)
W20260630 12:41:21.380766 19022 leader_election.cc:336] T e1b4f5c4c2cc41398c349868879bd21f P 8be7cf2d70c844e8a15bfc006a7cc40a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bd45bb1986584584be7dd35e755198ea (127.13.140.130:38343): Network error: Client connection negotiation failed: client connection to 127.13.140.130:38343: connect: Connection refused (error 111)
I20260630 12:41:21.381167 19022 leader_election.cc:304] T e1b4f5c4c2cc41398c349868879bd21f P 8be7cf2d70c844e8a15bfc006a7cc40a [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: 8be7cf2d70c844e8a15bfc006a7cc40a; no voters: b736b7b7a6ca442b9273d51359563de9, bd45bb1986584584be7dd35e755198ea
I20260630 12:41:21.381927 19342 raft_consensus.cc:2749] T e1b4f5c4c2cc41398c349868879bd21f P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:41:21.486445 19342 raft_consensus.cc:493] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bd45bb1986584584be7dd35e755198ea)
I20260630 12:41:21.487075 19342 raft_consensus.cc:515] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: false } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: NON_VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: true } }
I20260630 12:41:21.489701 19342 leader_election.cc:290] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P 8be7cf2d70c844e8a15bfc006a7cc40a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b736b7b7a6ca442b9273d51359563de9 (127.13.140.129:39487), bd45bb1986584584be7dd35e755198ea (127.13.140.130:38343)
W20260630 12:41:21.493999 19025 leader_election.cc:336] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P 8be7cf2d70c844e8a15bfc006a7cc40a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b736b7b7a6ca442b9273d51359563de9 (127.13.140.129:39487): Network error: Client connection negotiation failed: client connection to 127.13.140.129:39487: connect: Connection refused (error 111)
W20260630 12:41:21.494621 19022 leader_election.cc:336] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P 8be7cf2d70c844e8a15bfc006a7cc40a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bd45bb1986584584be7dd35e755198ea (127.13.140.130:38343): Network error: Client connection negotiation failed: client connection to 127.13.140.130:38343: connect: Connection refused (error 111)
I20260630 12:41:21.495008 19022 leader_election.cc:304] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P 8be7cf2d70c844e8a15bfc006a7cc40a [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: 8be7cf2d70c844e8a15bfc006a7cc40a; no voters: b736b7b7a6ca442b9273d51359563de9, bd45bb1986584584be7dd35e755198ea
I20260630 12:41:21.495653 19342 raft_consensus.cc:2749] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:41:21.525113 19346 raft_consensus.cc:493] T 4447ffdb604c46a2a602ba217cb71859 P 0f9c673099cd46aab2e94d22e2c66104 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b736b7b7a6ca442b9273d51359563de9)
I20260630 12:41:21.525629 19346 raft_consensus.cc:515] T 4447ffdb604c46a2a602ba217cb71859 P 0f9c673099cd46aab2e94d22e2c66104 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } }
I20260630 12:41:21.527947 19346 leader_election.cc:290] T 4447ffdb604c46a2a602ba217cb71859 P 0f9c673099cd46aab2e94d22e2c66104 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b736b7b7a6ca442b9273d51359563de9 (127.13.140.129:39487), bd45bb1986584584be7dd35e755198ea (127.13.140.130:38343)
W20260630 12:41:21.534884 18876 leader_election.cc:336] T 4447ffdb604c46a2a602ba217cb71859 P 0f9c673099cd46aab2e94d22e2c66104 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b736b7b7a6ca442b9273d51359563de9 (127.13.140.129:39487): Network error: Client connection negotiation failed: client connection to 127.13.140.129:39487: connect: Connection refused (error 111)
W20260630 12:41:21.535856 18873 leader_election.cc:336] T 4447ffdb604c46a2a602ba217cb71859 P 0f9c673099cd46aab2e94d22e2c66104 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bd45bb1986584584be7dd35e755198ea (127.13.140.130:38343): Network error: Client connection negotiation failed: client connection to 127.13.140.130:38343: connect: Connection refused (error 111)
I20260630 12:41:21.536253 18873 leader_election.cc:304] T 4447ffdb604c46a2a602ba217cb71859 P 0f9c673099cd46aab2e94d22e2c66104 [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: 0f9c673099cd46aab2e94d22e2c66104; no voters: b736b7b7a6ca442b9273d51359563de9, bd45bb1986584584be7dd35e755198ea
I20260630 12:41:21.536872 19346 raft_consensus.cc:2749] T 4447ffdb604c46a2a602ba217cb71859 P 0f9c673099cd46aab2e94d22e2c66104 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:41:21.542784 19342 raft_consensus.cc:493] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b736b7b7a6ca442b9273d51359563de9)
I20260630 12:41:21.543292 19342 raft_consensus.cc:515] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: false } }
I20260630 12:41:21.545423 19342 leader_election.cc:290] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P 8be7cf2d70c844e8a15bfc006a7cc40a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b736b7b7a6ca442b9273d51359563de9 (127.13.140.129:39487), bd45bb1986584584be7dd35e755198ea (127.13.140.130:38343)
W20260630 12:41:21.549201 19025 leader_election.cc:336] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P 8be7cf2d70c844e8a15bfc006a7cc40a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b736b7b7a6ca442b9273d51359563de9 (127.13.140.129:39487): Network error: Client connection negotiation failed: client connection to 127.13.140.129:39487: connect: Connection refused (error 111)
W20260630 12:41:21.549983 19022 leader_election.cc:336] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P 8be7cf2d70c844e8a15bfc006a7cc40a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bd45bb1986584584be7dd35e755198ea (127.13.140.130:38343): Network error: Client connection negotiation failed: client connection to 127.13.140.130:38343: connect: Connection refused (error 111)
I20260630 12:41:21.550339 19022 leader_election.cc:304] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P 8be7cf2d70c844e8a15bfc006a7cc40a [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: 8be7cf2d70c844e8a15bfc006a7cc40a; no voters: b736b7b7a6ca442b9273d51359563de9, bd45bb1986584584be7dd35e755198ea
I20260630 12:41:21.551017 19342 raft_consensus.cc:2749] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:41:21.590613 19346 raft_consensus.cc:493] T d1d8c3baaca6491184fddde2d44188e1 P 0f9c673099cd46aab2e94d22e2c66104 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f778ce6416f74e429290f6f42a4043e6)
I20260630 12:41:21.591221 19346 raft_consensus.cc:515] T d1d8c3baaca6491184fddde2d44188e1 P 0f9c673099cd46aab2e94d22e2c66104 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: NON_VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: true } }
I20260630 12:41:21.593825 19346 leader_election.cc:290] T d1d8c3baaca6491184fddde2d44188e1 P 0f9c673099cd46aab2e94d22e2c66104 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bd45bb1986584584be7dd35e755198ea (127.13.140.130:38343), f778ce6416f74e429290f6f42a4043e6 (127.13.140.131:36803)
W20260630 12:41:21.598165 18873 leader_election.cc:336] T d1d8c3baaca6491184fddde2d44188e1 P 0f9c673099cd46aab2e94d22e2c66104 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bd45bb1986584584be7dd35e755198ea (127.13.140.130:38343): Network error: Client connection negotiation failed: client connection to 127.13.140.130:38343: connect: Connection refused (error 111)
W20260630 12:41:21.598990 18873 leader_election.cc:336] T d1d8c3baaca6491184fddde2d44188e1 P 0f9c673099cd46aab2e94d22e2c66104 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f778ce6416f74e429290f6f42a4043e6 (127.13.140.131:36803): Network error: Client connection negotiation failed: client connection to 127.13.140.131:36803: connect: Connection refused (error 111)
I20260630 12:41:21.599395 18873 leader_election.cc:304] T d1d8c3baaca6491184fddde2d44188e1 P 0f9c673099cd46aab2e94d22e2c66104 [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: 0f9c673099cd46aab2e94d22e2c66104; no voters: bd45bb1986584584be7dd35e755198ea, f778ce6416f74e429290f6f42a4043e6
I20260630 12:41:21.600052 19346 raft_consensus.cc:2749] T d1d8c3baaca6491184fddde2d44188e1 P 0f9c673099cd46aab2e94d22e2c66104 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:41:21.632407 19350 raft_consensus.cc:493] T f831e7512f2140869709ece3b2c8b02f P 4a74d26894d140958e7ced1160e72a8c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bd45bb1986584584be7dd35e755198ea)
I20260630 12:41:21.633066 19350 raft_consensus.cc:515] T f831e7512f2140869709ece3b2c8b02f P 4a74d26894d140958e7ced1160e72a8c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: false } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: true } }
I20260630 12:41:21.635402 19350 leader_election.cc:290] T f831e7512f2140869709ece3b2c8b02f P 4a74d26894d140958e7ced1160e72a8c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bd45bb1986584584be7dd35e755198ea (127.13.140.130:38343), f778ce6416f74e429290f6f42a4043e6 (127.13.140.131:36803)
W20260630 12:41:21.642237 18948 leader_election.cc:336] T f831e7512f2140869709ece3b2c8b02f P 4a74d26894d140958e7ced1160e72a8c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bd45bb1986584584be7dd35e755198ea (127.13.140.130:38343): Network error: Client connection negotiation failed: client connection to 127.13.140.130:38343: connect: Connection refused (error 111)
W20260630 12:41:21.642992 18948 leader_election.cc:336] T f831e7512f2140869709ece3b2c8b02f P 4a74d26894d140958e7ced1160e72a8c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f778ce6416f74e429290f6f42a4043e6 (127.13.140.131:36803): Network error: Client connection negotiation failed: client connection to 127.13.140.131:36803: connect: Connection refused (error 111)
I20260630 12:41:21.643291 18948 leader_election.cc:304] T f831e7512f2140869709ece3b2c8b02f P 4a74d26894d140958e7ced1160e72a8c [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: 4a74d26894d140958e7ced1160e72a8c; no voters: bd45bb1986584584be7dd35e755198ea, f778ce6416f74e429290f6f42a4043e6
I20260630 12:41:21.644022 19350 raft_consensus.cc:2749] T f831e7512f2140869709ece3b2c8b02f P 4a74d26894d140958e7ced1160e72a8c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:41:21.742327 19350 raft_consensus.cc:493] T a81d0307cf0e4b14963f36650e70606f P 4a74d26894d140958e7ced1160e72a8c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f778ce6416f74e429290f6f42a4043e6)
I20260630 12:41:21.742897 19350 raft_consensus.cc:515] T a81d0307cf0e4b14963f36650e70606f P 4a74d26894d140958e7ced1160e72a8c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: false } }
I20260630 12:41:21.745309 19350 leader_election.cc:290] T a81d0307cf0e4b14963f36650e70606f P 4a74d26894d140958e7ced1160e72a8c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b736b7b7a6ca442b9273d51359563de9 (127.13.140.129:39487), f778ce6416f74e429290f6f42a4043e6 (127.13.140.131:36803)
W20260630 12:41:21.749616 18951 leader_election.cc:336] T a81d0307cf0e4b14963f36650e70606f P 4a74d26894d140958e7ced1160e72a8c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b736b7b7a6ca442b9273d51359563de9 (127.13.140.129:39487): Network error: Client connection negotiation failed: client connection to 127.13.140.129:39487: connect: Connection refused (error 111)
W20260630 12:41:21.750227 18948 leader_election.cc:336] T a81d0307cf0e4b14963f36650e70606f P 4a74d26894d140958e7ced1160e72a8c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f778ce6416f74e429290f6f42a4043e6 (127.13.140.131:36803): Network error: Client connection negotiation failed: client connection to 127.13.140.131:36803: connect: Connection refused (error 111)
I20260630 12:41:21.750675 18948 leader_election.cc:304] T a81d0307cf0e4b14963f36650e70606f P 4a74d26894d140958e7ced1160e72a8c [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: 4a74d26894d140958e7ced1160e72a8c; no voters: b736b7b7a6ca442b9273d51359563de9, f778ce6416f74e429290f6f42a4043e6
I20260630 12:41:21.751400 19350 raft_consensus.cc:2749] T a81d0307cf0e4b14963f36650e70606f P 4a74d26894d140958e7ced1160e72a8c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:41:21.783217 19350 raft_consensus.cc:493] T 58e77e06269945169f7408c19551ade1 P 4a74d26894d140958e7ced1160e72a8c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f778ce6416f74e429290f6f42a4043e6)
I20260630 12:41:21.783725 19350 raft_consensus.cc:515] T 58e77e06269945169f7408c19551ade1 P 4a74d26894d140958e7ced1160e72a8c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: false } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: NON_VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: true } }
I20260630 12:41:21.785455 19350 leader_election.cc:290] T 58e77e06269945169f7408c19551ade1 P 4a74d26894d140958e7ced1160e72a8c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bd45bb1986584584be7dd35e755198ea (127.13.140.130:38343), f778ce6416f74e429290f6f42a4043e6 (127.13.140.131:36803)
W20260630 12:41:21.789629 18948 leader_election.cc:336] T 58e77e06269945169f7408c19551ade1 P 4a74d26894d140958e7ced1160e72a8c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bd45bb1986584584be7dd35e755198ea (127.13.140.130:38343): Network error: Client connection negotiation failed: client connection to 127.13.140.130:38343: connect: Connection refused (error 111)
W20260630 12:41:21.790411 18948 leader_election.cc:336] T 58e77e06269945169f7408c19551ade1 P 4a74d26894d140958e7ced1160e72a8c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f778ce6416f74e429290f6f42a4043e6 (127.13.140.131:36803): Network error: Client connection negotiation failed: client connection to 127.13.140.131:36803: connect: Connection refused (error 111)
I20260630 12:41:21.790891 18948 leader_election.cc:304] T 58e77e06269945169f7408c19551ade1 P 4a74d26894d140958e7ced1160e72a8c [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: 4a74d26894d140958e7ced1160e72a8c; no voters: bd45bb1986584584be7dd35e755198ea, f778ce6416f74e429290f6f42a4043e6
I20260630 12:41:21.791631 19350 raft_consensus.cc:2749] T 58e77e06269945169f7408c19551ade1 P 4a74d26894d140958e7ced1160e72a8c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:41:21.892657 19346 raft_consensus.cc:493] T ccdbd02f177b4391bd3e34b9fa2dc9ce P 0f9c673099cd46aab2e94d22e2c66104 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f778ce6416f74e429290f6f42a4043e6)
I20260630 12:41:21.893262 19346 raft_consensus.cc:515] T ccdbd02f177b4391bd3e34b9fa2dc9ce P 0f9c673099cd46aab2e94d22e2c66104 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } }
I20260630 12:41:21.895503 19346 leader_election.cc:290] T ccdbd02f177b4391bd3e34b9fa2dc9ce P 0f9c673099cd46aab2e94d22e2c66104 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b736b7b7a6ca442b9273d51359563de9 (127.13.140.129:39487), f778ce6416f74e429290f6f42a4043e6 (127.13.140.131:36803)
W20260630 12:41:21.899641 18873 leader_election.cc:336] T ccdbd02f177b4391bd3e34b9fa2dc9ce P 0f9c673099cd46aab2e94d22e2c66104 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer f778ce6416f74e429290f6f42a4043e6 (127.13.140.131:36803): Network error: Client connection negotiation failed: client connection to 127.13.140.131:36803: connect: Connection refused (error 111)
W20260630 12:41:21.900207 18876 leader_election.cc:336] T ccdbd02f177b4391bd3e34b9fa2dc9ce P 0f9c673099cd46aab2e94d22e2c66104 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b736b7b7a6ca442b9273d51359563de9 (127.13.140.129:39487): Network error: Client connection negotiation failed: client connection to 127.13.140.129:39487: connect: Connection refused (error 111)
I20260630 12:41:21.900697 18876 leader_election.cc:304] T ccdbd02f177b4391bd3e34b9fa2dc9ce P 0f9c673099cd46aab2e94d22e2c66104 [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: 0f9c673099cd46aab2e94d22e2c66104; no voters: b736b7b7a6ca442b9273d51359563de9, f778ce6416f74e429290f6f42a4043e6
I20260630 12:41:21.901463 19346 raft_consensus.cc:2749] T ccdbd02f177b4391bd3e34b9fa2dc9ce P 0f9c673099cd46aab2e94d22e2c66104 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260630 12:41:21.922277 19320 tablet_copy_client.cc:538] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P 4a74d26894d140958e7ced1160e72a8c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:41:21.931723 19320 tablet_bootstrap.cc:492] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P 4a74d26894d140958e7ced1160e72a8c: Bootstrap starting.
I20260630 12:41:21.974049 19346 raft_consensus.cc:493] T eaa3f36bd3104d3980618790e95ced18 P 0f9c673099cd46aab2e94d22e2c66104 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f778ce6416f74e429290f6f42a4043e6)
I20260630 12:41:21.974563 19346 raft_consensus.cc:515] T eaa3f36bd3104d3980618790e95ced18 P 0f9c673099cd46aab2e94d22e2c66104 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 33 OBSOLETE_local: false peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: false } }
I20260630 12:41:21.977058 19346 leader_election.cc:290] T eaa3f36bd3104d3980618790e95ced18 P 0f9c673099cd46aab2e94d22e2c66104 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f778ce6416f74e429290f6f42a4043e6 (127.13.140.131:36803), 8be7cf2d70c844e8a15bfc006a7cc40a (127.13.140.134:34161)
W20260630 12:41:21.983043 18873 leader_election.cc:336] T eaa3f36bd3104d3980618790e95ced18 P 0f9c673099cd46aab2e94d22e2c66104 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f778ce6416f74e429290f6f42a4043e6 (127.13.140.131:36803): Network error: Client connection negotiation failed: client connection to 127.13.140.131:36803: connect: Connection refused (error 111)
I20260630 12:41:21.990460 19077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaa3f36bd3104d3980618790e95ced18" candidate_uuid: "0f9c673099cd46aab2e94d22e2c66104" candidate_term: 2 candidate_status { last_received { term: 1 index: 33 } } ignore_live_leader: false dest_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" is_pre_election: true
I20260630 12:41:21.992408 19322 tablet_copy_client.cc:538] T 26f492fcbe9a43b58f75f8abf3e53e29 P 4a74d26894d140958e7ced1160e72a8c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:41:21.992630 18873 leader_election.cc:304] T eaa3f36bd3104d3980618790e95ced18 P 0f9c673099cd46aab2e94d22e2c66104 [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: 0f9c673099cd46aab2e94d22e2c66104; no voters: 8be7cf2d70c844e8a15bfc006a7cc40a, f778ce6416f74e429290f6f42a4043e6
I20260630 12:41:21.993853 19346 raft_consensus.cc:2749] T eaa3f36bd3104d3980618790e95ced18 P 0f9c673099cd46aab2e94d22e2c66104 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:41:21.996876 19342 raft_consensus.cc:493] T eaa3f36bd3104d3980618790e95ced18 P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f778ce6416f74e429290f6f42a4043e6)
I20260630 12:41:21.997404 19342 raft_consensus.cc:515] T eaa3f36bd3104d3980618790e95ced18 P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 33 OBSOLETE_local: false peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: false } }
I20260630 12:41:21.999998 19342 leader_election.cc:290] T eaa3f36bd3104d3980618790e95ced18 P 8be7cf2d70c844e8a15bfc006a7cc40a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f778ce6416f74e429290f6f42a4043e6 (127.13.140.131:36803), 0f9c673099cd46aab2e94d22e2c66104 (127.13.140.132:46039)
W20260630 12:41:22.004992 19022 leader_election.cc:336] T eaa3f36bd3104d3980618790e95ced18 P 8be7cf2d70c844e8a15bfc006a7cc40a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f778ce6416f74e429290f6f42a4043e6 (127.13.140.131:36803): Network error: Client connection negotiation failed: client connection to 127.13.140.131:36803: connect: Connection refused (error 111)
I20260630 12:41:22.008916 19322 tablet_bootstrap.cc:492] T 26f492fcbe9a43b58f75f8abf3e53e29 P 4a74d26894d140958e7ced1160e72a8c: Bootstrap starting.
I20260630 12:41:22.017024 19326 tablet_copy_client.cc:538] T 22da1a8524db4e2db0d577c8c821f54d P 0f9c673099cd46aab2e94d22e2c66104: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:41:22.026762 19326 tablet_bootstrap.cc:492] T 22da1a8524db4e2db0d577c8c821f54d P 0f9c673099cd46aab2e94d22e2c66104: Bootstrap starting.
W20260630 12:41:22.035373 19024 leader_election.cc:336] T eaa3f36bd3104d3980618790e95ced18 P 8be7cf2d70c844e8a15bfc006a7cc40a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0f9c673099cd46aab2e94d22e2c66104 (127.13.140.132:46039): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260630 12:41:22.035898 19024 leader_election.cc:304] T eaa3f36bd3104d3980618790e95ced18 P 8be7cf2d70c844e8a15bfc006a7cc40a [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: 8be7cf2d70c844e8a15bfc006a7cc40a; no voters: 0f9c673099cd46aab2e94d22e2c66104, f778ce6416f74e429290f6f42a4043e6
I20260630 12:41:22.037106 19342 raft_consensus.cc:2749] T eaa3f36bd3104d3980618790e95ced18 P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:41:22.054353 19330 tablet_copy_client.cc:538] T 58e77e06269945169f7408c19551ade1 P 8be7cf2d70c844e8a15bfc006a7cc40a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:41:22.064368 19330 tablet_bootstrap.cc:492] T 58e77e06269945169f7408c19551ade1 P 8be7cf2d70c844e8a15bfc006a7cc40a: Bootstrap starting.
I20260630 12:41:22.072420 19332 tablet_copy_client.cc:538] T f831e7512f2140869709ece3b2c8b02f P 0f9c673099cd46aab2e94d22e2c66104: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:41:22.082281 19332 tablet_bootstrap.cc:492] T f831e7512f2140869709ece3b2c8b02f P 0f9c673099cd46aab2e94d22e2c66104: Bootstrap starting.
I20260630 12:41:22.110059 19320 tablet_bootstrap.cc:492] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P 4a74d26894d140958e7ced1160e72a8c: Bootstrap replayed 1/1 log segments. Stats: ops{read=31 overwritten=0 applied=31 ignored=0} inserts{seen=115 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:41:22.111088 19320 tablet_bootstrap.cc:492] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P 4a74d26894d140958e7ced1160e72a8c: Bootstrap complete.
I20260630 12:41:22.111807 19320 ts_tablet_manager.cc:1403] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P 4a74d26894d140958e7ced1160e72a8c: Time spent bootstrapping tablet: real 0.180s	user 0.136s	sys 0.025s
I20260630 12:41:22.114475 19320 raft_consensus.cc:359] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P 4a74d26894d140958e7ced1160e72a8c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: false } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: NON_VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: true } }
I20260630 12:41:22.115335 19320 raft_consensus.cc:740] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P 4a74d26894d140958e7ced1160e72a8c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4a74d26894d140958e7ced1160e72a8c, State: Initialized, Role: LEARNER
I20260630 12:41:22.116000 19320 consensus_queue.cc:260] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P 4a74d26894d140958e7ced1160e72a8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 31, Last appended: 1.31, Last appended by leader: 31, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: false } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: NON_VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: true } }
I20260630 12:41:22.125061 19320 ts_tablet_manager.cc:1434] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P 4a74d26894d140958e7ced1160e72a8c: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
W20260630 12:41:22.134486 19320 tablet_copy_client.cc:1131] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P 4a74d26894d140958e7ced1160e72a8c: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.13.140.130:38343: connect: Connection refused (error 111)
I20260630 12:41:22.200325 19334 tablet_copy_client.cc:538] T d1d8c3baaca6491184fddde2d44188e1 P 4a74d26894d140958e7ced1160e72a8c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:41:22.209662 19334 tablet_bootstrap.cc:492] T d1d8c3baaca6491184fddde2d44188e1 P 4a74d26894d140958e7ced1160e72a8c: Bootstrap starting.
I20260630 12:41:22.233708 19326 tablet_bootstrap.cc:492] T 22da1a8524db4e2db0d577c8c821f54d P 0f9c673099cd46aab2e94d22e2c66104: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=117 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:41:22.234714 19326 tablet_bootstrap.cc:492] T 22da1a8524db4e2db0d577c8c821f54d P 0f9c673099cd46aab2e94d22e2c66104: Bootstrap complete.
I20260630 12:41:22.235442 19326 ts_tablet_manager.cc:1403] T 22da1a8524db4e2db0d577c8c821f54d P 0f9c673099cd46aab2e94d22e2c66104: Time spent bootstrapping tablet: real 0.209s	user 0.148s	sys 0.018s
I20260630 12:41:22.238130 19326 raft_consensus.cc:359] T 22da1a8524db4e2db0d577c8c821f54d P 0f9c673099cd46aab2e94d22e2c66104 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: true } }
I20260630 12:41:22.239015 19326 raft_consensus.cc:740] T 22da1a8524db4e2db0d577c8c821f54d P 0f9c673099cd46aab2e94d22e2c66104 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0f9c673099cd46aab2e94d22e2c66104, State: Initialized, Role: LEARNER
I20260630 12:41:22.239673 19326 consensus_queue.cc:260] T 22da1a8524db4e2db0d577c8c821f54d P 0f9c673099cd46aab2e94d22e2c66104 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 28, Last appended: 1.28, Last appended by leader: 28, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: true } }
I20260630 12:41:22.242096 19326 ts_tablet_manager.cc:1434] T 22da1a8524db4e2db0d577c8c821f54d P 0f9c673099cd46aab2e94d22e2c66104: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
W20260630 12:41:22.245471 19326 tablet_copy_client.cc:1131] T 22da1a8524db4e2db0d577c8c821f54d P 0f9c673099cd46aab2e94d22e2c66104: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.13.140.130:38343: connect: Connection refused (error 111)
I20260630 12:41:22.262292 19322 tablet_bootstrap.cc:492] T 26f492fcbe9a43b58f75f8abf3e53e29 P 4a74d26894d140958e7ced1160e72a8c: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=122 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:41:22.263290 19322 tablet_bootstrap.cc:492] T 26f492fcbe9a43b58f75f8abf3e53e29 P 4a74d26894d140958e7ced1160e72a8c: Bootstrap complete.
I20260630 12:41:22.264052 19322 ts_tablet_manager.cc:1403] T 26f492fcbe9a43b58f75f8abf3e53e29 P 4a74d26894d140958e7ced1160e72a8c: Time spent bootstrapping tablet: real 0.255s	user 0.151s	sys 0.020s
I20260630 12:41:22.266592 19322 raft_consensus.cc:359] T 26f492fcbe9a43b58f75f8abf3e53e29 P 4a74d26894d140958e7ced1160e72a8c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: NON_VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: true } }
I20260630 12:41:22.267431 19322 raft_consensus.cc:740] T 26f492fcbe9a43b58f75f8abf3e53e29 P 4a74d26894d140958e7ced1160e72a8c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4a74d26894d140958e7ced1160e72a8c, State: Initialized, Role: LEARNER
I20260630 12:41:22.268033 19322 consensus_queue.cc:260] T 26f492fcbe9a43b58f75f8abf3e53e29 P 4a74d26894d140958e7ced1160e72a8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 28, Last appended: 1.28, Last appended by leader: 28, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: NON_VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: true } }
I20260630 12:41:22.278501 19322 ts_tablet_manager.cc:1434] T 26f492fcbe9a43b58f75f8abf3e53e29 P 4a74d26894d140958e7ced1160e72a8c: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
W20260630 12:41:22.288143 19322 tablet_copy_client.cc:1131] T 26f492fcbe9a43b58f75f8abf3e53e29 P 4a74d26894d140958e7ced1160e72a8c: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.13.140.129:39487: connect: Connection refused (error 111)
I20260630 12:41:22.341756 19332 tablet_bootstrap.cc:492] T f831e7512f2140869709ece3b2c8b02f P 0f9c673099cd46aab2e94d22e2c66104: Bootstrap replayed 1/1 log segments. Stats: ops{read=30 overwritten=0 applied=30 ignored=0} inserts{seen=92 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:41:22.342762 19332 tablet_bootstrap.cc:492] T f831e7512f2140869709ece3b2c8b02f P 0f9c673099cd46aab2e94d22e2c66104: Bootstrap complete.
I20260630 12:41:22.343458 19332 ts_tablet_manager.cc:1403] T f831e7512f2140869709ece3b2c8b02f P 0f9c673099cd46aab2e94d22e2c66104: Time spent bootstrapping tablet: real 0.261s	user 0.152s	sys 0.004s
I20260630 12:41:22.346093 19332 raft_consensus.cc:359] T f831e7512f2140869709ece3b2c8b02f P 0f9c673099cd46aab2e94d22e2c66104 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: false } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: true } }
I20260630 12:41:22.346908 19332 raft_consensus.cc:740] T f831e7512f2140869709ece3b2c8b02f P 0f9c673099cd46aab2e94d22e2c66104 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0f9c673099cd46aab2e94d22e2c66104, State: Initialized, Role: LEARNER
I20260630 12:41:22.347533 19332 consensus_queue.cc:260] T f831e7512f2140869709ece3b2c8b02f P 0f9c673099cd46aab2e94d22e2c66104 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 30, Last appended: 1.30, Last appended by leader: 30, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: false } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: true } }
I20260630 12:41:22.349629 19332 ts_tablet_manager.cc:1434] T f831e7512f2140869709ece3b2c8b02f P 0f9c673099cd46aab2e94d22e2c66104: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
W20260630 12:41:22.352736 19332 tablet_copy_client.cc:1131] T f831e7512f2140869709ece3b2c8b02f P 0f9c673099cd46aab2e94d22e2c66104: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.13.140.130:38343: connect: Connection refused (error 111)
I20260630 12:41:22.354393 13874 tablet_replica.cc:333] T 22da1a8524db4e2db0d577c8c821f54d P 0f9c673099cd46aab2e94d22e2c66104: stopping tablet replica
I20260630 12:41:22.355417 13874 raft_consensus.cc:2243] T 22da1a8524db4e2db0d577c8c821f54d P 0f9c673099cd46aab2e94d22e2c66104 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:41:22.355999 13874 raft_consensus.cc:2272] T 22da1a8524db4e2db0d577c8c821f54d P 0f9c673099cd46aab2e94d22e2c66104 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:41:22.356532 19330 tablet_bootstrap.cc:492] T 58e77e06269945169f7408c19551ade1 P 8be7cf2d70c844e8a15bfc006a7cc40a: Bootstrap replayed 1/1 log segments. Stats: ops{read=31 overwritten=0 applied=31 ignored=0} inserts{seen=114 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:41:22.357456 19330 tablet_bootstrap.cc:492] T 58e77e06269945169f7408c19551ade1 P 8be7cf2d70c844e8a15bfc006a7cc40a: Bootstrap complete.
I20260630 12:41:22.358100 19330 ts_tablet_manager.cc:1403] T 58e77e06269945169f7408c19551ade1 P 8be7cf2d70c844e8a15bfc006a7cc40a: Time spent bootstrapping tablet: real 0.294s	user 0.150s	sys 0.020s
I20260630 12:41:22.360630 19330 raft_consensus.cc:359] T 58e77e06269945169f7408c19551ade1 P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: false } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: NON_VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: true } }
I20260630 12:41:22.361490 19330 raft_consensus.cc:740] T 58e77e06269945169f7408c19551ade1 P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8be7cf2d70c844e8a15bfc006a7cc40a, State: Initialized, Role: LEARNER
I20260630 12:41:22.360425 13874 tablet_replica.cc:333] T d1d8c3baaca6491184fddde2d44188e1 P 0f9c673099cd46aab2e94d22e2c66104: stopping tablet replica
I20260630 12:41:22.362085 19330 consensus_queue.cc:260] T 58e77e06269945169f7408c19551ade1 P 8be7cf2d70c844e8a15bfc006a7cc40a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 31, Last appended: 1.31, Last appended by leader: 31, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: false } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: NON_VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: true } }
I20260630 12:41:22.363483 13874 raft_consensus.cc:2243] T d1d8c3baaca6491184fddde2d44188e1 P 0f9c673099cd46aab2e94d22e2c66104 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:41:22.366189 13874 raft_consensus.cc:2272] T d1d8c3baaca6491184fddde2d44188e1 P 0f9c673099cd46aab2e94d22e2c66104 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:41:22.366334 19330 ts_tablet_manager.cc:1434] T 58e77e06269945169f7408c19551ade1 P 8be7cf2d70c844e8a15bfc006a7cc40a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
W20260630 12:41:22.370918 19330 tablet_copy_client.cc:1131] T 58e77e06269945169f7408c19551ade1 P 8be7cf2d70c844e8a15bfc006a7cc40a: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.13.140.131:36803: connect: Connection refused (error 111)
I20260630 12:41:22.375204 13874 tablet_replica.cc:333] T ccdbd02f177b4391bd3e34b9fa2dc9ce P 0f9c673099cd46aab2e94d22e2c66104: stopping tablet replica
I20260630 12:41:22.376782 13874 raft_consensus.cc:2243] T ccdbd02f177b4391bd3e34b9fa2dc9ce P 0f9c673099cd46aab2e94d22e2c66104 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:41:22.377808 13874 raft_consensus.cc:2272] T ccdbd02f177b4391bd3e34b9fa2dc9ce P 0f9c673099cd46aab2e94d22e2c66104 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:41:22.382301 13874 tablet_replica.cc:333] T f831e7512f2140869709ece3b2c8b02f P 0f9c673099cd46aab2e94d22e2c66104: stopping tablet replica
I20260630 12:41:22.383001 13874 raft_consensus.cc:2243] T f831e7512f2140869709ece3b2c8b02f P 0f9c673099cd46aab2e94d22e2c66104 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:41:22.383441 13874 raft_consensus.cc:2272] T f831e7512f2140869709ece3b2c8b02f P 0f9c673099cd46aab2e94d22e2c66104 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:41:22.386186 13874 tablet_replica.cc:333] T 4447ffdb604c46a2a602ba217cb71859 P 0f9c673099cd46aab2e94d22e2c66104: stopping tablet replica
I20260630 12:41:22.386883 13874 raft_consensus.cc:2243] T 4447ffdb604c46a2a602ba217cb71859 P 0f9c673099cd46aab2e94d22e2c66104 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:41:22.387588 13874 raft_consensus.cc:2272] T 4447ffdb604c46a2a602ba217cb71859 P 0f9c673099cd46aab2e94d22e2c66104 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:41:22.390551 13874 tablet_replica.cc:333] T eaa3f36bd3104d3980618790e95ced18 P 0f9c673099cd46aab2e94d22e2c66104: stopping tablet replica
I20260630 12:41:22.391135 13874 raft_consensus.cc:2243] T eaa3f36bd3104d3980618790e95ced18 P 0f9c673099cd46aab2e94d22e2c66104 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:41:22.391964 13874 raft_consensus.cc:2272] T eaa3f36bd3104d3980618790e95ced18 P 0f9c673099cd46aab2e94d22e2c66104 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:41:22.411170 19334 tablet_bootstrap.cc:492] T d1d8c3baaca6491184fddde2d44188e1 P 4a74d26894d140958e7ced1160e72a8c: Bootstrap replayed 1/1 log segments. Stats: ops{read=31 overwritten=0 applied=31 ignored=0} inserts{seen=105 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:41:22.411891 19334 tablet_bootstrap.cc:492] T d1d8c3baaca6491184fddde2d44188e1 P 4a74d26894d140958e7ced1160e72a8c: Bootstrap complete.
I20260630 12:41:22.412411 19334 ts_tablet_manager.cc:1403] T d1d8c3baaca6491184fddde2d44188e1 P 4a74d26894d140958e7ced1160e72a8c: Time spent bootstrapping tablet: real 0.203s	user 0.136s	sys 0.027s
I20260630 12:41:22.414076 19334 raft_consensus.cc:359] T d1d8c3baaca6491184fddde2d44188e1 P 4a74d26894d140958e7ced1160e72a8c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: NON_VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: true } }
I20260630 12:41:22.414641 19334 raft_consensus.cc:740] T d1d8c3baaca6491184fddde2d44188e1 P 4a74d26894d140958e7ced1160e72a8c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4a74d26894d140958e7ced1160e72a8c, State: Initialized, Role: LEARNER
I20260630 12:41:22.415071 19334 consensus_queue.cc:260] T d1d8c3baaca6491184fddde2d44188e1 P 4a74d26894d140958e7ced1160e72a8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 31, Last appended: 1.31, Last appended by leader: 31, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } attrs { replace: true } } peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: NON_VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: true } }
I20260630 12:41:22.416921 19334 ts_tablet_manager.cc:1434] T d1d8c3baaca6491184fddde2d44188e1 P 4a74d26894d140958e7ced1160e72a8c: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
W20260630 12:41:22.419315 19334 tablet_copy_client.cc:1131] T d1d8c3baaca6491184fddde2d44188e1 P 4a74d26894d140958e7ced1160e72a8c: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.13.140.131:36803: connect: Connection refused (error 111)
I20260630 12:41:22.449775 13874 tablet_server.cc:196] TabletServer@127.13.140.132:0 shutdown complete.
I20260630 12:41:22.468945 13874 tablet_server.cc:179] TabletServer@127.13.140.133:0 shutting down...
I20260630 12:41:22.502543 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:41:22.504118 13874 tablet_replica.cc:333] T d1d8c3baaca6491184fddde2d44188e1 P 4a74d26894d140958e7ced1160e72a8c: stopping tablet replica
I20260630 12:41:22.505066 13874 raft_consensus.cc:2243] T d1d8c3baaca6491184fddde2d44188e1 P 4a74d26894d140958e7ced1160e72a8c [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:41:22.505740 13874 raft_consensus.cc:2272] T d1d8c3baaca6491184fddde2d44188e1 P 4a74d26894d140958e7ced1160e72a8c [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:41:22.508414 13874 tablet_replica.cc:333] T 26f492fcbe9a43b58f75f8abf3e53e29 P 4a74d26894d140958e7ced1160e72a8c: stopping tablet replica
I20260630 12:41:22.508994 13874 raft_consensus.cc:2243] T 26f492fcbe9a43b58f75f8abf3e53e29 P 4a74d26894d140958e7ced1160e72a8c [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:41:22.509395 13874 raft_consensus.cc:2272] T 26f492fcbe9a43b58f75f8abf3e53e29 P 4a74d26894d140958e7ced1160e72a8c [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:41:22.511605 13874 tablet_replica.cc:333] T f831e7512f2140869709ece3b2c8b02f P 4a74d26894d140958e7ced1160e72a8c: stopping tablet replica
I20260630 12:41:22.512137 13874 raft_consensus.cc:2243] T f831e7512f2140869709ece3b2c8b02f P 4a74d26894d140958e7ced1160e72a8c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:41:22.512640 13874 raft_consensus.cc:2272] T f831e7512f2140869709ece3b2c8b02f P 4a74d26894d140958e7ced1160e72a8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:41:22.514770 13874 tablet_replica.cc:333] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P 4a74d26894d140958e7ced1160e72a8c: stopping tablet replica
I20260630 12:41:22.515241 13874 raft_consensus.cc:2243] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P 4a74d26894d140958e7ced1160e72a8c [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:41:22.515604 13874 raft_consensus.cc:2272] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P 4a74d26894d140958e7ced1160e72a8c [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:41:22.517995 13874 tablet_replica.cc:333] T a81d0307cf0e4b14963f36650e70606f P 4a74d26894d140958e7ced1160e72a8c: stopping tablet replica
I20260630 12:41:22.518669 13874 raft_consensus.cc:2243] T a81d0307cf0e4b14963f36650e70606f P 4a74d26894d140958e7ced1160e72a8c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:41:22.519228 13874 raft_consensus.cc:2272] T a81d0307cf0e4b14963f36650e70606f P 4a74d26894d140958e7ced1160e72a8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:41:22.521452 13874 tablet_replica.cc:333] T 58e77e06269945169f7408c19551ade1 P 4a74d26894d140958e7ced1160e72a8c: stopping tablet replica
I20260630 12:41:22.521880 13874 raft_consensus.cc:2243] T 58e77e06269945169f7408c19551ade1 P 4a74d26894d140958e7ced1160e72a8c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:41:22.522393 13874 raft_consensus.cc:2272] T 58e77e06269945169f7408c19551ade1 P 4a74d26894d140958e7ced1160e72a8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:41:23.176198 19362 raft_consensus.cc:493] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b736b7b7a6ca442b9273d51359563de9)
I20260630 12:41:23.176688 19362 raft_consensus.cc:515] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: false } }
I20260630 12:41:23.178473 19362 leader_election.cc:290] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P 8be7cf2d70c844e8a15bfc006a7cc40a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b736b7b7a6ca442b9273d51359563de9 (127.13.140.129:39487), bd45bb1986584584be7dd35e755198ea (127.13.140.130:38343)
W20260630 12:41:23.185374 19025 leader_election.cc:336] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P 8be7cf2d70c844e8a15bfc006a7cc40a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b736b7b7a6ca442b9273d51359563de9 (127.13.140.129:39487): Network error: Client connection negotiation failed: client connection to 127.13.140.129:39487: connect: Connection refused (error 111)
W20260630 12:41:23.185941 19022 leader_election.cc:336] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P 8be7cf2d70c844e8a15bfc006a7cc40a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bd45bb1986584584be7dd35e755198ea (127.13.140.130:38343): Network error: Client connection negotiation failed: client connection to 127.13.140.130:38343: connect: Connection refused (error 111)
I20260630 12:41:23.186331 19022 leader_election.cc:304] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P 8be7cf2d70c844e8a15bfc006a7cc40a [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: 8be7cf2d70c844e8a15bfc006a7cc40a; no voters: b736b7b7a6ca442b9273d51359563de9, bd45bb1986584584be7dd35e755198ea
I20260630 12:41:23.186935 19362 raft_consensus.cc:2749] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:41:23.399403 19362 raft_consensus.cc:493] T e1b4f5c4c2cc41398c349868879bd21f P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bd45bb1986584584be7dd35e755198ea)
I20260630 12:41:23.399894 19362 raft_consensus.cc:515] T e1b4f5c4c2cc41398c349868879bd21f P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: false } }
I20260630 12:41:23.401732 19362 leader_election.cc:290] T e1b4f5c4c2cc41398c349868879bd21f P 8be7cf2d70c844e8a15bfc006a7cc40a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b736b7b7a6ca442b9273d51359563de9 (127.13.140.129:39487), bd45bb1986584584be7dd35e755198ea (127.13.140.130:38343)
W20260630 12:41:23.405733 19025 leader_election.cc:336] T e1b4f5c4c2cc41398c349868879bd21f P 8be7cf2d70c844e8a15bfc006a7cc40a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b736b7b7a6ca442b9273d51359563de9 (127.13.140.129:39487): Network error: Client connection negotiation failed: client connection to 127.13.140.129:39487: connect: Connection refused (error 111)
W20260630 12:41:23.406257 19022 leader_election.cc:336] T e1b4f5c4c2cc41398c349868879bd21f P 8be7cf2d70c844e8a15bfc006a7cc40a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bd45bb1986584584be7dd35e755198ea (127.13.140.130:38343): Network error: Client connection negotiation failed: client connection to 127.13.140.130:38343: connect: Connection refused (error 111)
I20260630 12:41:23.406716 19022 leader_election.cc:304] T e1b4f5c4c2cc41398c349868879bd21f P 8be7cf2d70c844e8a15bfc006a7cc40a [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: 8be7cf2d70c844e8a15bfc006a7cc40a; no voters: b736b7b7a6ca442b9273d51359563de9, bd45bb1986584584be7dd35e755198ea
I20260630 12:41:23.407456 19362 raft_consensus.cc:2749] T e1b4f5c4c2cc41398c349868879bd21f P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:41:23.537040 19362 raft_consensus.cc:493] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bd45bb1986584584be7dd35e755198ea)
I20260630 12:41:23.537621 19362 raft_consensus.cc:515] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: false } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: NON_VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: true } }
I20260630 12:41:23.539952 19362 leader_election.cc:290] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P 8be7cf2d70c844e8a15bfc006a7cc40a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b736b7b7a6ca442b9273d51359563de9 (127.13.140.129:39487), bd45bb1986584584be7dd35e755198ea (127.13.140.130:38343)
W20260630 12:41:23.543771 19025 leader_election.cc:336] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P 8be7cf2d70c844e8a15bfc006a7cc40a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b736b7b7a6ca442b9273d51359563de9 (127.13.140.129:39487): Network error: Client connection negotiation failed: client connection to 127.13.140.129:39487: connect: Connection refused (error 111)
W20260630 12:41:23.544433 19022 leader_election.cc:336] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P 8be7cf2d70c844e8a15bfc006a7cc40a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bd45bb1986584584be7dd35e755198ea (127.13.140.130:38343): Network error: Client connection negotiation failed: client connection to 127.13.140.130:38343: connect: Connection refused (error 111)
I20260630 12:41:23.544873 19022 leader_election.cc:304] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P 8be7cf2d70c844e8a15bfc006a7cc40a [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: 8be7cf2d70c844e8a15bfc006a7cc40a; no voters: b736b7b7a6ca442b9273d51359563de9, bd45bb1986584584be7dd35e755198ea
I20260630 12:41:23.545495 19362 raft_consensus.cc:2749] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260630 12:41:23.610262 13874 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 19006)
W20260630 12:41:23.632869 19006 debug-util.cc:398] Leaking SignalData structure 0x7b08002a8060 after lost signal to thread 13877
W20260630 12:41:23.633965 19006 debug-util.cc:398] Leaking SignalData structure 0x7b08002a8740 after lost signal to thread 18407
W20260630 12:41:23.635125 19006 debug-util.cc:398] Leaking SignalData structure 0x7b08002aa240 after lost signal to thread 19106
I20260630 12:41:23.977299 19362 raft_consensus.cc:493] T eaa3f36bd3104d3980618790e95ced18 P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f778ce6416f74e429290f6f42a4043e6)
I20260630 12:41:23.977901 19362 raft_consensus.cc:515] T eaa3f36bd3104d3980618790e95ced18 P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 33 OBSOLETE_local: false peers { permanent_uuid: "f778ce6416f74e429290f6f42a4043e6" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 36803 } } peers { permanent_uuid: "0f9c673099cd46aab2e94d22e2c66104" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46039 } attrs { promote: false } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: false } }
I20260630 12:41:23.987694 19362 leader_election.cc:290] T eaa3f36bd3104d3980618790e95ced18 P 8be7cf2d70c844e8a15bfc006a7cc40a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f778ce6416f74e429290f6f42a4043e6 (127.13.140.131:36803), 0f9c673099cd46aab2e94d22e2c66104 (127.13.140.132:46039)
W20260630 12:41:23.989221 19024 leader_election.cc:336] T eaa3f36bd3104d3980618790e95ced18 P 8be7cf2d70c844e8a15bfc006a7cc40a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0f9c673099cd46aab2e94d22e2c66104 (127.13.140.132:46039): Network error: Client connection negotiation failed: client connection to 127.13.140.132:46039: connect: Connection refused (error 111)
W20260630 12:41:23.990779 19022 leader_election.cc:336] T eaa3f36bd3104d3980618790e95ced18 P 8be7cf2d70c844e8a15bfc006a7cc40a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f778ce6416f74e429290f6f42a4043e6 (127.13.140.131:36803): Network error: Client connection negotiation failed: client connection to 127.13.140.131:36803: connect: Connection refused (error 111)
I20260630 12:41:23.991272 19022 leader_election.cc:304] T eaa3f36bd3104d3980618790e95ced18 P 8be7cf2d70c844e8a15bfc006a7cc40a [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: 8be7cf2d70c844e8a15bfc006a7cc40a; no voters: 0f9c673099cd46aab2e94d22e2c66104, f778ce6416f74e429290f6f42a4043e6
I20260630 12:41:23.992022 19362 raft_consensus.cc:2749] T eaa3f36bd3104d3980618790e95ced18 P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260630 12:41:24.610778 13874 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 19006)
W20260630 12:41:25.611300 13874 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 19006)
I20260630 12:41:26.101531 19366 raft_consensus.cc:493] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bd45bb1986584584be7dd35e755198ea)
I20260630 12:41:26.102217 19366 raft_consensus.cc:515] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: false } } peers { permanent_uuid: "4a74d26894d140958e7ced1160e72a8c" member_type: NON_VOTER last_known_addr { host: "127.13.140.133" port: 42817 } attrs { promote: true } }
I20260630 12:41:26.110296 19366 leader_election.cc:290] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P 8be7cf2d70c844e8a15bfc006a7cc40a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b736b7b7a6ca442b9273d51359563de9 (127.13.140.129:39487), bd45bb1986584584be7dd35e755198ea (127.13.140.130:38343)
W20260630 12:41:26.112198 19022 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.140.130:38343: connect: Connection refused (error 111) [suppressed 33 similar messages]
W20260630 12:41:26.118778 19022 leader_election.cc:336] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P 8be7cf2d70c844e8a15bfc006a7cc40a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bd45bb1986584584be7dd35e755198ea (127.13.140.130:38343): Network error: Client connection negotiation failed: client connection to 127.13.140.130:38343: connect: Connection refused (error 111)
W20260630 12:41:26.119731 19025 leader_election.cc:336] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P 8be7cf2d70c844e8a15bfc006a7cc40a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b736b7b7a6ca442b9273d51359563de9 (127.13.140.129:39487): Network error: Client connection negotiation failed: client connection to 127.13.140.129:39487: connect: Connection refused (error 111)
I20260630 12:41:26.120220 19025 leader_election.cc:304] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P 8be7cf2d70c844e8a15bfc006a7cc40a [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: 8be7cf2d70c844e8a15bfc006a7cc40a; no voters: b736b7b7a6ca442b9273d51359563de9, bd45bb1986584584be7dd35e755198ea
I20260630 12:41:26.121066 19366 raft_consensus.cc:2749] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:41:26.398306 19366 raft_consensus.cc:493] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b736b7b7a6ca442b9273d51359563de9)
I20260630 12:41:26.398857 19366 raft_consensus.cc:515] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b736b7b7a6ca442b9273d51359563de9" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 39487 } } peers { permanent_uuid: "bd45bb1986584584be7dd35e755198ea" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38343 } } peers { permanent_uuid: "8be7cf2d70c844e8a15bfc006a7cc40a" member_type: VOTER last_known_addr { host: "127.13.140.134" port: 34161 } attrs { promote: false } }
I20260630 12:41:26.401011 19366 leader_election.cc:290] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P 8be7cf2d70c844e8a15bfc006a7cc40a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b736b7b7a6ca442b9273d51359563de9 (127.13.140.129:39487), bd45bb1986584584be7dd35e755198ea (127.13.140.130:38343)
W20260630 12:41:26.405395 19025 leader_election.cc:336] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P 8be7cf2d70c844e8a15bfc006a7cc40a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b736b7b7a6ca442b9273d51359563de9 (127.13.140.129:39487): Network error: Client connection negotiation failed: client connection to 127.13.140.129:39487: connect: Connection refused (error 111)
W20260630 12:41:26.407015 19022 leader_election.cc:336] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P 8be7cf2d70c844e8a15bfc006a7cc40a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bd45bb1986584584be7dd35e755198ea (127.13.140.130:38343): Network error: Client connection negotiation failed: client connection to 127.13.140.130:38343: connect: Connection refused (error 111)
I20260630 12:41:26.407506 19022 leader_election.cc:304] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P 8be7cf2d70c844e8a15bfc006a7cc40a [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: 8be7cf2d70c844e8a15bfc006a7cc40a; no voters: b736b7b7a6ca442b9273d51359563de9, bd45bb1986584584be7dd35e755198ea
I20260630 12:41:26.408305 19366 raft_consensus.cc:2749] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:41:26.521826 13874 tablet_server.cc:196] TabletServer@127.13.140.133:0 shutdown complete.
I20260630 12:41:26.550966 13874 tablet_server.cc:179] TabletServer@127.13.140.134:0 shutting down...
I20260630 12:41:26.581143 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:41:26.581884 13874 tablet_replica.cc:333] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P 8be7cf2d70c844e8a15bfc006a7cc40a: stopping tablet replica
I20260630 12:41:26.582818 13874 raft_consensus.cc:2243] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:41:26.583571 13874 raft_consensus.cc:2272] T 2128cc9fc24a4bb0ac942fd1f1e6a56b P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:41:26.586551 13874 tablet_replica.cc:333] T 58e77e06269945169f7408c19551ade1 P 8be7cf2d70c844e8a15bfc006a7cc40a: stopping tablet replica
I20260630 12:41:26.587201 13874 raft_consensus.cc:2243] T 58e77e06269945169f7408c19551ade1 P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:41:26.587642 13874 raft_consensus.cc:2272] T 58e77e06269945169f7408c19551ade1 P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:41:26.590206 13874 tablet_replica.cc:333] T eaa3f36bd3104d3980618790e95ced18 P 8be7cf2d70c844e8a15bfc006a7cc40a: stopping tablet replica
I20260630 12:41:26.590884 13874 raft_consensus.cc:2243] T eaa3f36bd3104d3980618790e95ced18 P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:41:26.591538 13874 raft_consensus.cc:2272] T eaa3f36bd3104d3980618790e95ced18 P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:41:26.594578 13874 tablet_replica.cc:333] T e1b4f5c4c2cc41398c349868879bd21f P 8be7cf2d70c844e8a15bfc006a7cc40a: stopping tablet replica
I20260630 12:41:26.595196 13874 raft_consensus.cc:2243] T e1b4f5c4c2cc41398c349868879bd21f P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:41:26.595880 13874 raft_consensus.cc:2272] T e1b4f5c4c2cc41398c349868879bd21f P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:41:26.598877 13874 tablet_replica.cc:333] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P 8be7cf2d70c844e8a15bfc006a7cc40a: stopping tablet replica
I20260630 12:41:26.599447 13874 raft_consensus.cc:2243] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:41:26.600073 13874 raft_consensus.cc:2272] T 6e18a8bbc23e4bcc9f5df72727ad3fb5 P 8be7cf2d70c844e8a15bfc006a7cc40a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:41:26.628218 13874 tablet_server.cc:196] TabletServer@127.13.140.134:0 shutdown complete.
I20260630 12:41:26.648170 13874 master.cc:562] Master@127.13.140.190:39077 shutting down...
W20260630 12:41:26.673751 18421 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:41:26.675174 13874 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 57a1646640c0458a88ceeffc875d137c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:41:26.675741 13874 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 57a1646640c0458a88ceeffc875d137c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:41:26.676086 13874 tablet_replica.cc:333] T 00000000000000000000000000000000 P 57a1646640c0458a88ceeffc875d137c: stopping tablet replica
I20260630 12:41:26.700332 13874 master.cc:584] Master@127.13.140.190:39077 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (27290 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260630 12:41:26.755517 13874 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.140.190:45313
I20260630 12:41:26.756703 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:41:26.762298 19370 instance_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:41:26.762835 19371 instance_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:41:26.763903 19373 instance_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:41:26.764789 13874 server_base.cc:1061] running on GCE node
I20260630 12:41:26.765754 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:41:26.765972 13874 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:41:26.766139 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823286766122 us; error 0 us; skew 500 ppm
I20260630 12:41:26.766649 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:41:26.769393 13874 webserver.cc:533] Webserver started at http://127.13.140.190:38309/ using document root <none> and password file <none>
I20260630 12:41:26.769893 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:41:26.770093 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:41:26.770377 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:41:26.771467 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782823128114093-13874-0/minicluster-data/master-0-root/instance:
uuid: "d5ddd5c6483c46e8b3e4712ecbab84dc"
format_stamp: "Formatted at 2026-06-30 12:41:26 on dist-test-slave-zctk"
I20260630 12:41:26.775908 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260630 12:41:26.779479 19378 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:41:26.780311 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:41:26.780783 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782823128114093-13874-0/minicluster-data/master-0-root
uuid: "d5ddd5c6483c46e8b3e4712ecbab84dc"
format_stamp: "Formatted at 2026-06-30 12:41:26 on dist-test-slave-zctk"
I20260630 12:41:26.781095 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782823128114093-13874-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782823128114093-13874-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782823128114093-13874-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:41:26.807534 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:41:26.808846 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:41:26.846100 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.190:45313
I20260630 12:41:26.846210 19429 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.190:45313 every 8 connection(s)
I20260630 12:41:26.850023 19430 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:41:26.860483 19430 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d5ddd5c6483c46e8b3e4712ecbab84dc: Bootstrap starting.
I20260630 12:41:26.865192 19430 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d5ddd5c6483c46e8b3e4712ecbab84dc: Neither blocks nor log segments found. Creating new log.
I20260630 12:41:26.869294 19430 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d5ddd5c6483c46e8b3e4712ecbab84dc: No bootstrap required, opened a new log
I20260630 12:41:26.871306 19430 raft_consensus.cc:359] T 00000000000000000000000000000000 P d5ddd5c6483c46e8b3e4712ecbab84dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d5ddd5c6483c46e8b3e4712ecbab84dc" member_type: VOTER }
I20260630 12:41:26.871691 19430 raft_consensus.cc:385] T 00000000000000000000000000000000 P d5ddd5c6483c46e8b3e4712ecbab84dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:41:26.871868 19430 raft_consensus.cc:740] T 00000000000000000000000000000000 P d5ddd5c6483c46e8b3e4712ecbab84dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5ddd5c6483c46e8b3e4712ecbab84dc, State: Initialized, Role: FOLLOWER
I20260630 12:41:26.872361 19430 consensus_queue.cc:260] T 00000000000000000000000000000000 P d5ddd5c6483c46e8b3e4712ecbab84dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d5ddd5c6483c46e8b3e4712ecbab84dc" member_type: VOTER }
I20260630 12:41:26.872792 19430 raft_consensus.cc:399] T 00000000000000000000000000000000 P d5ddd5c6483c46e8b3e4712ecbab84dc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:41:26.872984 19430 raft_consensus.cc:493] T 00000000000000000000000000000000 P d5ddd5c6483c46e8b3e4712ecbab84dc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:41:26.873193 19430 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d5ddd5c6483c46e8b3e4712ecbab84dc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:41:26.877637 19430 raft_consensus.cc:515] T 00000000000000000000000000000000 P d5ddd5c6483c46e8b3e4712ecbab84dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d5ddd5c6483c46e8b3e4712ecbab84dc" member_type: VOTER }
I20260630 12:41:26.878113 19430 leader_election.cc:304] T 00000000000000000000000000000000 P d5ddd5c6483c46e8b3e4712ecbab84dc [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: d5ddd5c6483c46e8b3e4712ecbab84dc; no voters: 
I20260630 12:41:26.879251 19430 leader_election.cc:290] T 00000000000000000000000000000000 P d5ddd5c6483c46e8b3e4712ecbab84dc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:41:26.879673 19433 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d5ddd5c6483c46e8b3e4712ecbab84dc [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:41:26.881003 19433 raft_consensus.cc:697] T 00000000000000000000000000000000 P d5ddd5c6483c46e8b3e4712ecbab84dc [term 1 LEADER]: Becoming Leader. State: Replica: d5ddd5c6483c46e8b3e4712ecbab84dc, State: Running, Role: LEADER
I20260630 12:41:26.881661 19433 consensus_queue.cc:237] T 00000000000000000000000000000000 P d5ddd5c6483c46e8b3e4712ecbab84dc [LEADER]: Queue going to LEADER mode. State: All 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: "d5ddd5c6483c46e8b3e4712ecbab84dc" member_type: VOTER }
I20260630 12:41:26.882220 19430 sys_catalog.cc:565] T 00000000000000000000000000000000 P d5ddd5c6483c46e8b3e4712ecbab84dc [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:41:26.886880 19435 sys_catalog.cc:455] T 00000000000000000000000000000000 P d5ddd5c6483c46e8b3e4712ecbab84dc [sys.catalog]: SysCatalogTable state changed. Reason: New leader d5ddd5c6483c46e8b3e4712ecbab84dc. Latest consensus state: current_term: 1 leader_uuid: "d5ddd5c6483c46e8b3e4712ecbab84dc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d5ddd5c6483c46e8b3e4712ecbab84dc" member_type: VOTER } }
I20260630 12:41:26.887635 19435 sys_catalog.cc:458] T 00000000000000000000000000000000 P d5ddd5c6483c46e8b3e4712ecbab84dc [sys.catalog]: This master's current role is: LEADER
I20260630 12:41:26.888643 19434 sys_catalog.cc:455] T 00000000000000000000000000000000 P d5ddd5c6483c46e8b3e4712ecbab84dc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d5ddd5c6483c46e8b3e4712ecbab84dc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d5ddd5c6483c46e8b3e4712ecbab84dc" member_type: VOTER } }
I20260630 12:41:26.889392 19434 sys_catalog.cc:458] T 00000000000000000000000000000000 P d5ddd5c6483c46e8b3e4712ecbab84dc [sys.catalog]: This master's current role is: LEADER
I20260630 12:41:26.890106 19441 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:41:26.898366 19441 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:41:26.899417 13874 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:41:26.907332 19441 catalog_manager.cc:1383] Generated new cluster ID: 778dc49c75ea480a8f4066429977428d
I20260630 12:41:26.907671 19441 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:41:26.920117 19441 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:41:26.921430 19441 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:41:26.936136 19441 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d5ddd5c6483c46e8b3e4712ecbab84dc: Generated new TSK 0
I20260630 12:41:26.936789 19441 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:41:26.965996 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:41:26.972090 19451 instance_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:41:26.973698 19452 instance_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:41:26.974359 19454 instance_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:41:26.975374 13874 server_base.cc:1061] running on GCE node
I20260630 12:41:26.976274 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:41:26.976451 13874 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:41:26.976644 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823286976624 us; error 0 us; skew 500 ppm
I20260630 12:41:26.977121 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:41:26.979251 13874 webserver.cc:533] Webserver started at http://127.13.140.129:40777/ using document root <none> and password file <none>
I20260630 12:41:26.979674 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:41:26.979825 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:41:26.980028 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:41:26.981101 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782823128114093-13874-0/minicluster-data/ts-0-root/instance:
uuid: "84efe8ea755a4b2fa8cdc3074d440a17"
format_stamp: "Formatted at 2026-06-30 12:41:26 on dist-test-slave-zctk"
I20260630 12:41:26.985666 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:41:26.988739 19459 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:41:26.989562 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:41:26.989858 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782823128114093-13874-0/minicluster-data/ts-0-root
uuid: "84efe8ea755a4b2fa8cdc3074d440a17"
format_stamp: "Formatted at 2026-06-30 12:41:26 on dist-test-slave-zctk"
I20260630 12:41:26.990129 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782823128114093-13874-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782823128114093-13874-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782823128114093-13874-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:41:27.027432 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:41:27.028744 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:41:27.030201 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:41:27.032409 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:41:27.032655 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
I20260630 12:41:27.032893 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:41:27.033079 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:41:27.073325 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.129:43165
I20260630 12:41:27.073410 19521 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.129:43165 every 8 connection(s)
I20260630 12:41:27.078217 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:41:27.085515 19526 instance_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:41:27.088742 19527 instance_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:41:27.089576 19529 instance_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:41:27.090339 13874 server_base.cc:1061] running on GCE node
I20260630 12:41:27.093564 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:41:27.093780 13874 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:41:27.093981 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823287093963 us; error 0 us; skew 500 ppm
I20260630 12:41:27.094547 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:41:27.097543 13874 webserver.cc:533] Webserver started at http://127.13.140.130:46159/ using document root <none> and password file <none>
I20260630 12:41:27.097635 19522 heartbeater.cc:344] Connected to a master server at 127.13.140.190:45313
I20260630 12:41:27.098053 19522 heartbeater.cc:461] Registering TS with master...
I20260630 12:41:27.098166 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:41:27.098454 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:41:27.098794 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:41:27.098994 19522 heartbeater.cc:507] Master 127.13.140.190:45313 requested a full tablet report, sending...
I20260630 12:41:27.100224 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782823128114093-13874-0/minicluster-data/ts-1-root/instance:
uuid: "c1667a0512fa4570b8dfad34515d827e"
format_stamp: "Formatted at 2026-06-30 12:41:27 on dist-test-slave-zctk"
I20260630 12:41:27.101249 19395 ts_manager.cc:194] Registered new tserver with Master: 84efe8ea755a4b2fa8cdc3074d440a17 (127.13.140.129:43165)
I20260630 12:41:27.102957 19395 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58404
I20260630 12:41:27.105024 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:41:27.108420 19534 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:41:27.109187 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:41:27.109479 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782823128114093-13874-0/minicluster-data/ts-1-root
uuid: "c1667a0512fa4570b8dfad34515d827e"
format_stamp: "Formatted at 2026-06-30 12:41:27 on dist-test-slave-zctk"
I20260630 12:41:27.109814 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782823128114093-13874-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782823128114093-13874-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782823128114093-13874-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:41:27.134593 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:41:27.135926 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:41:27.137424 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:41:27.139542 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:41:27.139760 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:41:27.140000 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:41:27.140169 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:41:27.179036 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.130:37811
I20260630 12:41:27.179133 19596 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.130:37811 every 8 connection(s)
I20260630 12:41:27.183619 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:41:27.190541 19600 instance_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:41:27.192154 19601 instance_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:41:27.195230 19603 instance_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:41:27.196300 19597 heartbeater.cc:344] Connected to a master server at 127.13.140.190:45313
I20260630 12:41:27.196866 19597 heartbeater.cc:461] Registering TS with master...
I20260630 12:41:27.197919 19597 heartbeater.cc:507] Master 127.13.140.190:45313 requested a full tablet report, sending...
I20260630 12:41:27.198413 13874 server_base.cc:1061] running on GCE node
I20260630 12:41:27.199230 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:41:27.199486 13874 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:41:27.199692 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823287199673 us; error 0 us; skew 500 ppm
I20260630 12:41:27.200196 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:41:27.200232 19395 ts_manager.cc:194] Registered new tserver with Master: c1667a0512fa4570b8dfad34515d827e (127.13.140.130:37811)
I20260630 12:41:27.201994 19395 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58414
I20260630 12:41:27.202764 13874 webserver.cc:533] Webserver started at http://127.13.140.131:43049/ using document root <none> and password file <none>
I20260630 12:41:27.203327 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:41:27.203519 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:41:27.203791 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:41:27.204893 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782823128114093-13874-0/minicluster-data/ts-2-root/instance:
uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba"
format_stamp: "Formatted at 2026-06-30 12:41:27 on dist-test-slave-zctk"
I20260630 12:41:27.209065 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:41:27.212211 19608 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:41:27.213181 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:41:27.213524 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782823128114093-13874-0/minicluster-data/ts-2-root
uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba"
format_stamp: "Formatted at 2026-06-30 12:41:27 on dist-test-slave-zctk"
I20260630 12:41:27.213852 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782823128114093-13874-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782823128114093-13874-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782823128114093-13874-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:41:27.232630 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:41:27.233819 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:41:27.235268 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:41:27.237634 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:41:27.237870 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:41:27.238112 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:41:27.238286 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:41:27.277545 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.131:39201
I20260630 12:41:27.277642 19670 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.131:39201 every 8 connection(s)
I20260630 12:41:27.291023 19671 heartbeater.cc:344] Connected to a master server at 127.13.140.190:45313
I20260630 12:41:27.291364 19671 heartbeater.cc:461] Registering TS with master...
I20260630 12:41:27.292116 19671 heartbeater.cc:507] Master 127.13.140.190:45313 requested a full tablet report, sending...
I20260630 12:41:27.294070 19395 ts_manager.cc:194] Registered new tserver with Master: ede786bb6dcd43d79fbd4a23bd4b8fba (127.13.140.131:39201)
I20260630 12:41:27.294468 13874 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013687564s
I20260630 12:41:27.295403 19395 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58430
I20260630 12:41:28.105801 19522 heartbeater.cc:499] Master 127.13.140.190:45313 was elected leader, sending a full tablet report...
I20260630 12:41:28.204598 19597 heartbeater.cc:499] Master 127.13.140.190:45313 was elected leader, sending a full tablet report...
I20260630 12:41:28.298071 19671 heartbeater.cc:499] Master 127.13.140.190:45313 was elected leader, sending a full tablet report...
I20260630 12:41:28.349643 19395 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58432:
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:41:28.351830 19395 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:41:28.401576 19562 tablet_service.cc:1511] Processing CreateTablet for tablet ed2459d0b28c49d2ace8066b2d2af465 (DEFAULT_TABLE table=test-workload [id=801cbcb8abd54f7a8fa1dbdf2aa4e9bf]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:41:28.401875 19561 tablet_service.cc:1511] Processing CreateTablet for tablet 6e5d9db6ae0f4e28938f90f65ce75b8b (DEFAULT_TABLE table=test-workload [id=801cbcb8abd54f7a8fa1dbdf2aa4e9bf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:41:28.403036 19562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed2459d0b28c49d2ace8066b2d2af465. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:28.403673 19561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e5d9db6ae0f4e28938f90f65ce75b8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:28.403646 19636 tablet_service.cc:1511] Processing CreateTablet for tablet ed2459d0b28c49d2ace8066b2d2af465 (DEFAULT_TABLE table=test-workload [id=801cbcb8abd54f7a8fa1dbdf2aa4e9bf]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:41:28.405202 19636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed2459d0b28c49d2ace8066b2d2af465. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:28.412744 19635 tablet_service.cc:1511] Processing CreateTablet for tablet 6e5d9db6ae0f4e28938f90f65ce75b8b (DEFAULT_TABLE table=test-workload [id=801cbcb8abd54f7a8fa1dbdf2aa4e9bf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:41:28.414132 19635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e5d9db6ae0f4e28938f90f65ce75b8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:28.418123 19560 tablet_service.cc:1511] Processing CreateTablet for tablet 235a9b0a8c0542a7a2f73a5074f07c49 (DEFAULT_TABLE table=test-workload [id=801cbcb8abd54f7a8fa1dbdf2aa4e9bf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:41:28.419483 19560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 235a9b0a8c0542a7a2f73a5074f07c49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:28.431648 19634 tablet_service.cc:1511] Processing CreateTablet for tablet 235a9b0a8c0542a7a2f73a5074f07c49 (DEFAULT_TABLE table=test-workload [id=801cbcb8abd54f7a8fa1dbdf2aa4e9bf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:41:28.433274 19634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 235a9b0a8c0542a7a2f73a5074f07c49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:28.437306 19487 tablet_service.cc:1511] Processing CreateTablet for tablet ed2459d0b28c49d2ace8066b2d2af465 (DEFAULT_TABLE table=test-workload [id=801cbcb8abd54f7a8fa1dbdf2aa4e9bf]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:41:28.438669 19487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed2459d0b28c49d2ace8066b2d2af465. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:28.441972 19486 tablet_service.cc:1511] Processing CreateTablet for tablet 6e5d9db6ae0f4e28938f90f65ce75b8b (DEFAULT_TABLE table=test-workload [id=801cbcb8abd54f7a8fa1dbdf2aa4e9bf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:41:28.443552 19486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e5d9db6ae0f4e28938f90f65ce75b8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:28.443898 19485 tablet_service.cc:1511] Processing CreateTablet for tablet 235a9b0a8c0542a7a2f73a5074f07c49 (DEFAULT_TABLE table=test-workload [id=801cbcb8abd54f7a8fa1dbdf2aa4e9bf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:41:28.445089 19485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 235a9b0a8c0542a7a2f73a5074f07c49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:28.462631 19691 tablet_bootstrap.cc:492] T ed2459d0b28c49d2ace8066b2d2af465 P ede786bb6dcd43d79fbd4a23bd4b8fba: Bootstrap starting.
I20260630 12:41:28.471156 19691 tablet_bootstrap.cc:654] T ed2459d0b28c49d2ace8066b2d2af465 P ede786bb6dcd43d79fbd4a23bd4b8fba: Neither blocks nor log segments found. Creating new log.
I20260630 12:41:28.471210 19692 tablet_bootstrap.cc:492] T ed2459d0b28c49d2ace8066b2d2af465 P c1667a0512fa4570b8dfad34515d827e: Bootstrap starting.
I20260630 12:41:28.471366 19693 tablet_bootstrap.cc:492] T 6e5d9db6ae0f4e28938f90f65ce75b8b P 84efe8ea755a4b2fa8cdc3074d440a17: Bootstrap starting.
I20260630 12:41:28.481673 19692 tablet_bootstrap.cc:654] T ed2459d0b28c49d2ace8066b2d2af465 P c1667a0512fa4570b8dfad34515d827e: Neither blocks nor log segments found. Creating new log.
I20260630 12:41:28.483374 19691 tablet_bootstrap.cc:492] T ed2459d0b28c49d2ace8066b2d2af465 P ede786bb6dcd43d79fbd4a23bd4b8fba: No bootstrap required, opened a new log
I20260630 12:41:28.483958 19691 ts_tablet_manager.cc:1403] T ed2459d0b28c49d2ace8066b2d2af465 P ede786bb6dcd43d79fbd4a23bd4b8fba: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.000s
I20260630 12:41:28.486614 19693 tablet_bootstrap.cc:654] T 6e5d9db6ae0f4e28938f90f65ce75b8b P 84efe8ea755a4b2fa8cdc3074d440a17: Neither blocks nor log segments found. Creating new log.
I20260630 12:41:28.486897 19691 raft_consensus.cc:359] T ed2459d0b28c49d2ace8066b2d2af465 P ede786bb6dcd43d79fbd4a23bd4b8fba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 } } peers { permanent_uuid: "c1667a0512fa4570b8dfad34515d827e" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37811 } } peers { permanent_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43165 } }
I20260630 12:41:28.487713 19691 raft_consensus.cc:385] T ed2459d0b28c49d2ace8066b2d2af465 P ede786bb6dcd43d79fbd4a23bd4b8fba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:41:28.488039 19691 raft_consensus.cc:740] T ed2459d0b28c49d2ace8066b2d2af465 P ede786bb6dcd43d79fbd4a23bd4b8fba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ede786bb6dcd43d79fbd4a23bd4b8fba, State: Initialized, Role: FOLLOWER
I20260630 12:41:28.489009 19691 consensus_queue.cc:260] T ed2459d0b28c49d2ace8066b2d2af465 P ede786bb6dcd43d79fbd4a23bd4b8fba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 } } peers { permanent_uuid: "c1667a0512fa4570b8dfad34515d827e" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37811 } } peers { permanent_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43165 } }
I20260630 12:41:28.491866 19692 tablet_bootstrap.cc:492] T ed2459d0b28c49d2ace8066b2d2af465 P c1667a0512fa4570b8dfad34515d827e: No bootstrap required, opened a new log
I20260630 12:41:28.492692 19691 ts_tablet_manager.cc:1434] T ed2459d0b28c49d2ace8066b2d2af465 P ede786bb6dcd43d79fbd4a23bd4b8fba: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260630 12:41:28.492724 19692 ts_tablet_manager.cc:1403] T ed2459d0b28c49d2ace8066b2d2af465 P c1667a0512fa4570b8dfad34515d827e: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.000s
I20260630 12:41:28.494206 19691 tablet_bootstrap.cc:492] T 6e5d9db6ae0f4e28938f90f65ce75b8b P ede786bb6dcd43d79fbd4a23bd4b8fba: Bootstrap starting.
I20260630 12:41:28.496536 19692 raft_consensus.cc:359] T ed2459d0b28c49d2ace8066b2d2af465 P c1667a0512fa4570b8dfad34515d827e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 } } peers { permanent_uuid: "c1667a0512fa4570b8dfad34515d827e" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37811 } } peers { permanent_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43165 } }
I20260630 12:41:28.497594 19692 raft_consensus.cc:385] T ed2459d0b28c49d2ace8066b2d2af465 P c1667a0512fa4570b8dfad34515d827e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:41:28.498041 19692 raft_consensus.cc:740] T ed2459d0b28c49d2ace8066b2d2af465 P c1667a0512fa4570b8dfad34515d827e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1667a0512fa4570b8dfad34515d827e, State: Initialized, Role: FOLLOWER
I20260630 12:41:28.498492 19693 tablet_bootstrap.cc:492] T 6e5d9db6ae0f4e28938f90f65ce75b8b P 84efe8ea755a4b2fa8cdc3074d440a17: No bootstrap required, opened a new log
I20260630 12:41:28.499146 19693 ts_tablet_manager.cc:1403] T 6e5d9db6ae0f4e28938f90f65ce75b8b P 84efe8ea755a4b2fa8cdc3074d440a17: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.006s
I20260630 12:41:28.499163 19692 consensus_queue.cc:260] T ed2459d0b28c49d2ace8066b2d2af465 P c1667a0512fa4570b8dfad34515d827e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 } } peers { permanent_uuid: "c1667a0512fa4570b8dfad34515d827e" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37811 } } peers { permanent_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43165 } }
I20260630 12:41:28.501565 19691 tablet_bootstrap.cc:654] T 6e5d9db6ae0f4e28938f90f65ce75b8b P ede786bb6dcd43d79fbd4a23bd4b8fba: Neither blocks nor log segments found. Creating new log.
I20260630 12:41:28.502146 19693 raft_consensus.cc:359] T 6e5d9db6ae0f4e28938f90f65ce75b8b P 84efe8ea755a4b2fa8cdc3074d440a17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43165 } } peers { permanent_uuid: "c1667a0512fa4570b8dfad34515d827e" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37811 } } peers { permanent_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 } }
I20260630 12:41:28.503044 19693 raft_consensus.cc:385] T 6e5d9db6ae0f4e28938f90f65ce75b8b P 84efe8ea755a4b2fa8cdc3074d440a17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:41:28.503397 19693 raft_consensus.cc:740] T 6e5d9db6ae0f4e28938f90f65ce75b8b P 84efe8ea755a4b2fa8cdc3074d440a17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84efe8ea755a4b2fa8cdc3074d440a17, State: Initialized, Role: FOLLOWER
I20260630 12:41:28.504431 19693 consensus_queue.cc:260] T 6e5d9db6ae0f4e28938f90f65ce75b8b P 84efe8ea755a4b2fa8cdc3074d440a17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43165 } } peers { permanent_uuid: "c1667a0512fa4570b8dfad34515d827e" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37811 } } peers { permanent_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 } }
I20260630 12:41:28.509620 19692 ts_tablet_manager.cc:1434] T ed2459d0b28c49d2ace8066b2d2af465 P c1667a0512fa4570b8dfad34515d827e: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.010s
I20260630 12:41:28.513916 19692 tablet_bootstrap.cc:492] T 235a9b0a8c0542a7a2f73a5074f07c49 P c1667a0512fa4570b8dfad34515d827e: Bootstrap starting.
I20260630 12:41:28.515038 19693 ts_tablet_manager.cc:1434] T 6e5d9db6ae0f4e28938f90f65ce75b8b P 84efe8ea755a4b2fa8cdc3074d440a17: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.009s
I20260630 12:41:28.520864 19692 tablet_bootstrap.cc:654] T 235a9b0a8c0542a7a2f73a5074f07c49 P c1667a0512fa4570b8dfad34515d827e: Neither blocks nor log segments found. Creating new log.
I20260630 12:41:28.522627 19693 tablet_bootstrap.cc:492] T ed2459d0b28c49d2ace8066b2d2af465 P 84efe8ea755a4b2fa8cdc3074d440a17: Bootstrap starting.
I20260630 12:41:28.524349 19691 tablet_bootstrap.cc:492] T 6e5d9db6ae0f4e28938f90f65ce75b8b P ede786bb6dcd43d79fbd4a23bd4b8fba: No bootstrap required, opened a new log
I20260630 12:41:28.524887 19691 ts_tablet_manager.cc:1403] T 6e5d9db6ae0f4e28938f90f65ce75b8b P ede786bb6dcd43d79fbd4a23bd4b8fba: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.015s
I20260630 12:41:28.528153 19693 tablet_bootstrap.cc:654] T ed2459d0b28c49d2ace8066b2d2af465 P 84efe8ea755a4b2fa8cdc3074d440a17: Neither blocks nor log segments found. Creating new log.
I20260630 12:41:28.527938 19691 raft_consensus.cc:359] T 6e5d9db6ae0f4e28938f90f65ce75b8b P ede786bb6dcd43d79fbd4a23bd4b8fba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43165 } } peers { permanent_uuid: "c1667a0512fa4570b8dfad34515d827e" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37811 } } peers { permanent_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 } }
I20260630 12:41:28.528826 19691 raft_consensus.cc:385] T 6e5d9db6ae0f4e28938f90f65ce75b8b P ede786bb6dcd43d79fbd4a23bd4b8fba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:41:28.529147 19691 raft_consensus.cc:740] T 6e5d9db6ae0f4e28938f90f65ce75b8b P ede786bb6dcd43d79fbd4a23bd4b8fba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ede786bb6dcd43d79fbd4a23bd4b8fba, State: Initialized, Role: FOLLOWER
I20260630 12:41:28.529955 19691 consensus_queue.cc:260] T 6e5d9db6ae0f4e28938f90f65ce75b8b P ede786bb6dcd43d79fbd4a23bd4b8fba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43165 } } peers { permanent_uuid: "c1667a0512fa4570b8dfad34515d827e" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37811 } } peers { permanent_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 } }
I20260630 12:41:28.532212 19691 ts_tablet_manager.cc:1434] T 6e5d9db6ae0f4e28938f90f65ce75b8b P ede786bb6dcd43d79fbd4a23bd4b8fba: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
W20260630 12:41:28.533143 19672 tablet.cc:2406] T 6e5d9db6ae0f4e28938f90f65ce75b8b P ede786bb6dcd43d79fbd4a23bd4b8fba: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:41:28.533354 19691 tablet_bootstrap.cc:492] T 235a9b0a8c0542a7a2f73a5074f07c49 P ede786bb6dcd43d79fbd4a23bd4b8fba: Bootstrap starting.
I20260630 12:41:28.537379 19692 tablet_bootstrap.cc:492] T 235a9b0a8c0542a7a2f73a5074f07c49 P c1667a0512fa4570b8dfad34515d827e: No bootstrap required, opened a new log
I20260630 12:41:28.538146 19692 ts_tablet_manager.cc:1403] T 235a9b0a8c0542a7a2f73a5074f07c49 P c1667a0512fa4570b8dfad34515d827e: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.004s
I20260630 12:41:28.540856 19691 tablet_bootstrap.cc:654] T 235a9b0a8c0542a7a2f73a5074f07c49 P ede786bb6dcd43d79fbd4a23bd4b8fba: Neither blocks nor log segments found. Creating new log.
I20260630 12:41:28.542099 19692 raft_consensus.cc:359] T 235a9b0a8c0542a7a2f73a5074f07c49 P c1667a0512fa4570b8dfad34515d827e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43165 } } peers { permanent_uuid: "c1667a0512fa4570b8dfad34515d827e" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37811 } } peers { permanent_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 } }
I20260630 12:41:28.543820 19692 raft_consensus.cc:385] T 235a9b0a8c0542a7a2f73a5074f07c49 P c1667a0512fa4570b8dfad34515d827e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:41:28.544160 19692 raft_consensus.cc:740] T 235a9b0a8c0542a7a2f73a5074f07c49 P c1667a0512fa4570b8dfad34515d827e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1667a0512fa4570b8dfad34515d827e, State: Initialized, Role: FOLLOWER
I20260630 12:41:28.545290 19692 consensus_queue.cc:260] T 235a9b0a8c0542a7a2f73a5074f07c49 P c1667a0512fa4570b8dfad34515d827e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43165 } } peers { permanent_uuid: "c1667a0512fa4570b8dfad34515d827e" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37811 } } peers { permanent_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 } }
I20260630 12:41:28.547137 19693 tablet_bootstrap.cc:492] T ed2459d0b28c49d2ace8066b2d2af465 P 84efe8ea755a4b2fa8cdc3074d440a17: No bootstrap required, opened a new log
I20260630 12:41:28.547670 19693 ts_tablet_manager.cc:1403] T ed2459d0b28c49d2ace8066b2d2af465 P 84efe8ea755a4b2fa8cdc3074d440a17: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.014s
I20260630 12:41:28.549935 19692 ts_tablet_manager.cc:1434] T 235a9b0a8c0542a7a2f73a5074f07c49 P c1667a0512fa4570b8dfad34515d827e: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260630 12:41:28.550418 19693 raft_consensus.cc:359] T ed2459d0b28c49d2ace8066b2d2af465 P 84efe8ea755a4b2fa8cdc3074d440a17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 } } peers { permanent_uuid: "c1667a0512fa4570b8dfad34515d827e" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37811 } } peers { permanent_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43165 } }
I20260630 12:41:28.550995 19692 tablet_bootstrap.cc:492] T 6e5d9db6ae0f4e28938f90f65ce75b8b P c1667a0512fa4570b8dfad34515d827e: Bootstrap starting.
I20260630 12:41:28.551224 19693 raft_consensus.cc:385] T ed2459d0b28c49d2ace8066b2d2af465 P 84efe8ea755a4b2fa8cdc3074d440a17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:41:28.551628 19693 raft_consensus.cc:740] T ed2459d0b28c49d2ace8066b2d2af465 P 84efe8ea755a4b2fa8cdc3074d440a17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84efe8ea755a4b2fa8cdc3074d440a17, State: Initialized, Role: FOLLOWER
I20260630 12:41:28.552418 19693 consensus_queue.cc:260] T ed2459d0b28c49d2ace8066b2d2af465 P 84efe8ea755a4b2fa8cdc3074d440a17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 } } peers { permanent_uuid: "c1667a0512fa4570b8dfad34515d827e" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37811 } } peers { permanent_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43165 } }
I20260630 12:41:28.557153 19693 ts_tablet_manager.cc:1434] T ed2459d0b28c49d2ace8066b2d2af465 P 84efe8ea755a4b2fa8cdc3074d440a17: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:41:28.557580 19692 tablet_bootstrap.cc:654] T 6e5d9db6ae0f4e28938f90f65ce75b8b P c1667a0512fa4570b8dfad34515d827e: Neither blocks nor log segments found. Creating new log.
I20260630 12:41:28.558223 19693 tablet_bootstrap.cc:492] T 235a9b0a8c0542a7a2f73a5074f07c49 P 84efe8ea755a4b2fa8cdc3074d440a17: Bootstrap starting.
I20260630 12:41:28.559574 19698 raft_consensus.cc:493] T 235a9b0a8c0542a7a2f73a5074f07c49 P c1667a0512fa4570b8dfad34515d827e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:41:28.560071 19698 raft_consensus.cc:515] T 235a9b0a8c0542a7a2f73a5074f07c49 P c1667a0512fa4570b8dfad34515d827e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43165 } } peers { permanent_uuid: "c1667a0512fa4570b8dfad34515d827e" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37811 } } peers { permanent_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 } }
I20260630 12:41:28.562842 19698 leader_election.cc:290] T 235a9b0a8c0542a7a2f73a5074f07c49 P c1667a0512fa4570b8dfad34515d827e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 84efe8ea755a4b2fa8cdc3074d440a17 (127.13.140.129:43165), ede786bb6dcd43d79fbd4a23bd4b8fba (127.13.140.131:39201)
I20260630 12:41:28.576948 19693 tablet_bootstrap.cc:654] T 235a9b0a8c0542a7a2f73a5074f07c49 P 84efe8ea755a4b2fa8cdc3074d440a17: Neither blocks nor log segments found. Creating new log.
I20260630 12:41:28.578905 19691 tablet_bootstrap.cc:492] T 235a9b0a8c0542a7a2f73a5074f07c49 P ede786bb6dcd43d79fbd4a23bd4b8fba: No bootstrap required, opened a new log
I20260630 12:41:28.579308 19691 ts_tablet_manager.cc:1403] T 235a9b0a8c0542a7a2f73a5074f07c49 P ede786bb6dcd43d79fbd4a23bd4b8fba: Time spent bootstrapping tablet: real 0.046s	user 0.020s	sys 0.019s
I20260630 12:41:28.582039 19691 raft_consensus.cc:359] T 235a9b0a8c0542a7a2f73a5074f07c49 P ede786bb6dcd43d79fbd4a23bd4b8fba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43165 } } peers { permanent_uuid: "c1667a0512fa4570b8dfad34515d827e" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37811 } } peers { permanent_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 } }
I20260630 12:41:28.582921 19691 raft_consensus.cc:385] T 235a9b0a8c0542a7a2f73a5074f07c49 P ede786bb6dcd43d79fbd4a23bd4b8fba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:41:28.583489 19691 raft_consensus.cc:740] T 235a9b0a8c0542a7a2f73a5074f07c49 P ede786bb6dcd43d79fbd4a23bd4b8fba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ede786bb6dcd43d79fbd4a23bd4b8fba, State: Initialized, Role: FOLLOWER
I20260630 12:41:28.584546 19691 consensus_queue.cc:260] T 235a9b0a8c0542a7a2f73a5074f07c49 P ede786bb6dcd43d79fbd4a23bd4b8fba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43165 } } peers { permanent_uuid: "c1667a0512fa4570b8dfad34515d827e" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37811 } } peers { permanent_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 } }
I20260630 12:41:28.587064 19691 ts_tablet_manager.cc:1434] T 235a9b0a8c0542a7a2f73a5074f07c49 P ede786bb6dcd43d79fbd4a23bd4b8fba: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260630 12:41:28.587450 19692 tablet_bootstrap.cc:492] T 6e5d9db6ae0f4e28938f90f65ce75b8b P c1667a0512fa4570b8dfad34515d827e: No bootstrap required, opened a new log
I20260630 12:41:28.588138 19692 ts_tablet_manager.cc:1403] T 6e5d9db6ae0f4e28938f90f65ce75b8b P c1667a0512fa4570b8dfad34515d827e: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.000s
I20260630 12:41:28.591944 19692 raft_consensus.cc:359] T 6e5d9db6ae0f4e28938f90f65ce75b8b P c1667a0512fa4570b8dfad34515d827e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43165 } } peers { permanent_uuid: "c1667a0512fa4570b8dfad34515d827e" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37811 } } peers { permanent_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 } }
I20260630 12:41:28.593006 19692 raft_consensus.cc:385] T 6e5d9db6ae0f4e28938f90f65ce75b8b P c1667a0512fa4570b8dfad34515d827e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:41:28.593331 19692 raft_consensus.cc:740] T 6e5d9db6ae0f4e28938f90f65ce75b8b P c1667a0512fa4570b8dfad34515d827e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1667a0512fa4570b8dfad34515d827e, State: Initialized, Role: FOLLOWER
I20260630 12:41:28.594720 19692 consensus_queue.cc:260] T 6e5d9db6ae0f4e28938f90f65ce75b8b P c1667a0512fa4570b8dfad34515d827e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43165 } } peers { permanent_uuid: "c1667a0512fa4570b8dfad34515d827e" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37811 } } peers { permanent_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 } }
I20260630 12:41:28.601999 19692 ts_tablet_manager.cc:1434] T 6e5d9db6ae0f4e28938f90f65ce75b8b P c1667a0512fa4570b8dfad34515d827e: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260630 12:41:28.607376 19497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "235a9b0a8c0542a7a2f73a5074f07c49" candidate_uuid: "c1667a0512fa4570b8dfad34515d827e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" is_pre_election: true
W20260630 12:41:28.608896 19538 leader_election.cc:343] T 235a9b0a8c0542a7a2f73a5074f07c49 P c1667a0512fa4570b8dfad34515d827e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 84efe8ea755a4b2fa8cdc3074d440a17 (127.13.140.129:43165): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:41:28.610468 19646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "235a9b0a8c0542a7a2f73a5074f07c49" candidate_uuid: "c1667a0512fa4570b8dfad34515d827e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" is_pre_election: true
I20260630 12:41:28.610682 19693 tablet_bootstrap.cc:492] T 235a9b0a8c0542a7a2f73a5074f07c49 P 84efe8ea755a4b2fa8cdc3074d440a17: No bootstrap required, opened a new log
I20260630 12:41:28.611325 19693 ts_tablet_manager.cc:1403] T 235a9b0a8c0542a7a2f73a5074f07c49 P 84efe8ea755a4b2fa8cdc3074d440a17: Time spent bootstrapping tablet: real 0.053s	user 0.013s	sys 0.020s
I20260630 12:41:28.611219 19646 raft_consensus.cc:2468] T 235a9b0a8c0542a7a2f73a5074f07c49 P ede786bb6dcd43d79fbd4a23bd4b8fba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1667a0512fa4570b8dfad34515d827e in term 0.
I20260630 12:41:28.612423 19538 leader_election.cc:304] T 235a9b0a8c0542a7a2f73a5074f07c49 P c1667a0512fa4570b8dfad34515d827e [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: c1667a0512fa4570b8dfad34515d827e, ede786bb6dcd43d79fbd4a23bd4b8fba; no voters: 84efe8ea755a4b2fa8cdc3074d440a17
I20260630 12:41:28.613354 19698 raft_consensus.cc:2804] T 235a9b0a8c0542a7a2f73a5074f07c49 P c1667a0512fa4570b8dfad34515d827e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:41:28.613696 19698 raft_consensus.cc:493] T 235a9b0a8c0542a7a2f73a5074f07c49 P c1667a0512fa4570b8dfad34515d827e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:41:28.613977 19698 raft_consensus.cc:3060] T 235a9b0a8c0542a7a2f73a5074f07c49 P c1667a0512fa4570b8dfad34515d827e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:41:28.614584 19693 raft_consensus.cc:359] T 235a9b0a8c0542a7a2f73a5074f07c49 P 84efe8ea755a4b2fa8cdc3074d440a17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43165 } } peers { permanent_uuid: "c1667a0512fa4570b8dfad34515d827e" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37811 } } peers { permanent_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 } }
I20260630 12:41:28.615134 19693 raft_consensus.cc:385] T 235a9b0a8c0542a7a2f73a5074f07c49 P 84efe8ea755a4b2fa8cdc3074d440a17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:41:28.615408 19693 raft_consensus.cc:740] T 235a9b0a8c0542a7a2f73a5074f07c49 P 84efe8ea755a4b2fa8cdc3074d440a17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84efe8ea755a4b2fa8cdc3074d440a17, State: Initialized, Role: FOLLOWER
I20260630 12:41:28.616101 19693 consensus_queue.cc:260] T 235a9b0a8c0542a7a2f73a5074f07c49 P 84efe8ea755a4b2fa8cdc3074d440a17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43165 } } peers { permanent_uuid: "c1667a0512fa4570b8dfad34515d827e" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37811 } } peers { permanent_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 } }
I20260630 12:41:28.617697 19693 ts_tablet_manager.cc:1434] T 235a9b0a8c0542a7a2f73a5074f07c49 P 84efe8ea755a4b2fa8cdc3074d440a17: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260630 12:41:28.621332 19698 raft_consensus.cc:515] T 235a9b0a8c0542a7a2f73a5074f07c49 P c1667a0512fa4570b8dfad34515d827e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43165 } } peers { permanent_uuid: "c1667a0512fa4570b8dfad34515d827e" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37811 } } peers { permanent_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 } }
I20260630 12:41:28.623517 19698 leader_election.cc:290] T 235a9b0a8c0542a7a2f73a5074f07c49 P c1667a0512fa4570b8dfad34515d827e [CANDIDATE]: Term 1 election: Requested vote from peers 84efe8ea755a4b2fa8cdc3074d440a17 (127.13.140.129:43165), ede786bb6dcd43d79fbd4a23bd4b8fba (127.13.140.131:39201)
I20260630 12:41:28.624112 19497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "235a9b0a8c0542a7a2f73a5074f07c49" candidate_uuid: "c1667a0512fa4570b8dfad34515d827e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84efe8ea755a4b2fa8cdc3074d440a17"
I20260630 12:41:28.624487 19646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "235a9b0a8c0542a7a2f73a5074f07c49" candidate_uuid: "c1667a0512fa4570b8dfad34515d827e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba"
I20260630 12:41:28.624780 19497 raft_consensus.cc:3060] T 235a9b0a8c0542a7a2f73a5074f07c49 P 84efe8ea755a4b2fa8cdc3074d440a17 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:41:28.625080 19646 raft_consensus.cc:3060] T 235a9b0a8c0542a7a2f73a5074f07c49 P ede786bb6dcd43d79fbd4a23bd4b8fba [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:41:28.632268 19646 raft_consensus.cc:2468] T 235a9b0a8c0542a7a2f73a5074f07c49 P ede786bb6dcd43d79fbd4a23bd4b8fba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1667a0512fa4570b8dfad34515d827e in term 1.
I20260630 12:41:28.632268 19497 raft_consensus.cc:2468] T 235a9b0a8c0542a7a2f73a5074f07c49 P 84efe8ea755a4b2fa8cdc3074d440a17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1667a0512fa4570b8dfad34515d827e in term 1.
I20260630 12:41:28.633569 19538 leader_election.cc:304] T 235a9b0a8c0542a7a2f73a5074f07c49 P c1667a0512fa4570b8dfad34515d827e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1667a0512fa4570b8dfad34515d827e, ede786bb6dcd43d79fbd4a23bd4b8fba; no voters: 
I20260630 12:41:28.634183 19698 raft_consensus.cc:2804] T 235a9b0a8c0542a7a2f73a5074f07c49 P c1667a0512fa4570b8dfad34515d827e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:41:28.635274 19698 raft_consensus.cc:697] T 235a9b0a8c0542a7a2f73a5074f07c49 P c1667a0512fa4570b8dfad34515d827e [term 1 LEADER]: Becoming Leader. State: Replica: c1667a0512fa4570b8dfad34515d827e, State: Running, Role: LEADER
I20260630 12:41:28.636021 19698 consensus_queue.cc:237] T 235a9b0a8c0542a7a2f73a5074f07c49 P c1667a0512fa4570b8dfad34515d827e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43165 } } peers { permanent_uuid: "c1667a0512fa4570b8dfad34515d827e" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37811 } } peers { permanent_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 } }
I20260630 12:41:28.643601 19394 catalog_manager.cc:5697] T 235a9b0a8c0542a7a2f73a5074f07c49 P c1667a0512fa4570b8dfad34515d827e reported cstate change: term changed from 0 to 1, leader changed from <none> to c1667a0512fa4570b8dfad34515d827e (127.13.140.130). New cstate: current_term: 1 leader_uuid: "c1667a0512fa4570b8dfad34515d827e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1667a0512fa4570b8dfad34515d827e" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 } health_report { overall_health: UNKNOWN } } }
I20260630 12:41:28.662999 19697 raft_consensus.cc:493] T ed2459d0b28c49d2ace8066b2d2af465 P ede786bb6dcd43d79fbd4a23bd4b8fba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:41:28.663558 19697 raft_consensus.cc:515] T ed2459d0b28c49d2ace8066b2d2af465 P ede786bb6dcd43d79fbd4a23bd4b8fba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 } } peers { permanent_uuid: "c1667a0512fa4570b8dfad34515d827e" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37811 } } peers { permanent_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43165 } }
I20260630 12:41:28.665979 19697 leader_election.cc:290] T ed2459d0b28c49d2ace8066b2d2af465 P ede786bb6dcd43d79fbd4a23bd4b8fba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1667a0512fa4570b8dfad34515d827e (127.13.140.130:37811), 84efe8ea755a4b2fa8cdc3074d440a17 (127.13.140.129:43165)
I20260630 12:41:28.674724 19700 raft_consensus.cc:493] T 6e5d9db6ae0f4e28938f90f65ce75b8b P 84efe8ea755a4b2fa8cdc3074d440a17 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:41:28.675338 19700 raft_consensus.cc:515] T 6e5d9db6ae0f4e28938f90f65ce75b8b P 84efe8ea755a4b2fa8cdc3074d440a17 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43165 } } peers { permanent_uuid: "c1667a0512fa4570b8dfad34515d827e" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37811 } } peers { permanent_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 } }
I20260630 12:41:28.677922 19572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2459d0b28c49d2ace8066b2d2af465" candidate_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1667a0512fa4570b8dfad34515d827e" is_pre_election: true
I20260630 12:41:28.678669 19572 raft_consensus.cc:2468] T ed2459d0b28c49d2ace8066b2d2af465 P c1667a0512fa4570b8dfad34515d827e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ede786bb6dcd43d79fbd4a23bd4b8fba in term 0.
I20260630 12:41:28.678797 19497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2459d0b28c49d2ace8066b2d2af465" candidate_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" is_pre_election: true
I20260630 12:41:28.679273 19700 leader_election.cc:290] T 6e5d9db6ae0f4e28938f90f65ce75b8b P 84efe8ea755a4b2fa8cdc3074d440a17 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1667a0512fa4570b8dfad34515d827e (127.13.140.130:37811), ede786bb6dcd43d79fbd4a23bd4b8fba (127.13.140.131:39201)
I20260630 12:41:28.679672 19497 raft_consensus.cc:2468] T ed2459d0b28c49d2ace8066b2d2af465 P 84efe8ea755a4b2fa8cdc3074d440a17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ede786bb6dcd43d79fbd4a23bd4b8fba in term 0.
I20260630 12:41:28.680995 19612 leader_election.cc:304] T ed2459d0b28c49d2ace8066b2d2af465 P ede786bb6dcd43d79fbd4a23bd4b8fba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84efe8ea755a4b2fa8cdc3074d440a17, ede786bb6dcd43d79fbd4a23bd4b8fba; no voters: 
I20260630 12:41:28.681932 19697 raft_consensus.cc:2804] T ed2459d0b28c49d2ace8066b2d2af465 P ede786bb6dcd43d79fbd4a23bd4b8fba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:41:28.682291 19697 raft_consensus.cc:493] T ed2459d0b28c49d2ace8066b2d2af465 P ede786bb6dcd43d79fbd4a23bd4b8fba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:41:28.682641 19697 raft_consensus.cc:3060] T ed2459d0b28c49d2ace8066b2d2af465 P ede786bb6dcd43d79fbd4a23bd4b8fba [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:41:28.689955 19697 raft_consensus.cc:515] T ed2459d0b28c49d2ace8066b2d2af465 P ede786bb6dcd43d79fbd4a23bd4b8fba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 } } peers { permanent_uuid: "c1667a0512fa4570b8dfad34515d827e" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37811 } } peers { permanent_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43165 } }
I20260630 12:41:28.691627 19572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e5d9db6ae0f4e28938f90f65ce75b8b" candidate_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1667a0512fa4570b8dfad34515d827e" is_pre_election: true
I20260630 12:41:28.692342 19572 raft_consensus.cc:2468] T 6e5d9db6ae0f4e28938f90f65ce75b8b P c1667a0512fa4570b8dfad34515d827e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84efe8ea755a4b2fa8cdc3074d440a17 in term 0.
I20260630 12:41:28.693027 19697 leader_election.cc:290] T ed2459d0b28c49d2ace8066b2d2af465 P ede786bb6dcd43d79fbd4a23bd4b8fba [CANDIDATE]: Term 1 election: Requested vote from peers c1667a0512fa4570b8dfad34515d827e (127.13.140.130:37811), 84efe8ea755a4b2fa8cdc3074d440a17 (127.13.140.129:43165)
I20260630 12:41:28.693148 19571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2459d0b28c49d2ace8066b2d2af465" candidate_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1667a0512fa4570b8dfad34515d827e"
I20260630 12:41:28.693567 19461 leader_election.cc:304] T 6e5d9db6ae0f4e28938f90f65ce75b8b P 84efe8ea755a4b2fa8cdc3074d440a17 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84efe8ea755a4b2fa8cdc3074d440a17, c1667a0512fa4570b8dfad34515d827e; no voters: 
I20260630 12:41:28.693148 19646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e5d9db6ae0f4e28938f90f65ce75b8b" candidate_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" is_pre_election: true
I20260630 12:41:28.694195 19571 raft_consensus.cc:3060] T ed2459d0b28c49d2ace8066b2d2af465 P c1667a0512fa4570b8dfad34515d827e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:41:28.694468 19646 raft_consensus.cc:2468] T 6e5d9db6ae0f4e28938f90f65ce75b8b P ede786bb6dcd43d79fbd4a23bd4b8fba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84efe8ea755a4b2fa8cdc3074d440a17 in term 0.
I20260630 12:41:28.694576 19700 raft_consensus.cc:2804] T 6e5d9db6ae0f4e28938f90f65ce75b8b P 84efe8ea755a4b2fa8cdc3074d440a17 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:41:28.694908 19497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2459d0b28c49d2ace8066b2d2af465" candidate_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84efe8ea755a4b2fa8cdc3074d440a17"
I20260630 12:41:28.695097 19700 raft_consensus.cc:493] T 6e5d9db6ae0f4e28938f90f65ce75b8b P 84efe8ea755a4b2fa8cdc3074d440a17 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:41:28.695531 19497 raft_consensus.cc:3060] T ed2459d0b28c49d2ace8066b2d2af465 P 84efe8ea755a4b2fa8cdc3074d440a17 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:41:28.695580 19700 raft_consensus.cc:3060] T 6e5d9db6ae0f4e28938f90f65ce75b8b P 84efe8ea755a4b2fa8cdc3074d440a17 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:41:28.700799 19700 raft_consensus.cc:515] T 6e5d9db6ae0f4e28938f90f65ce75b8b P 84efe8ea755a4b2fa8cdc3074d440a17 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43165 } } peers { permanent_uuid: "c1667a0512fa4570b8dfad34515d827e" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37811 } } peers { permanent_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 } }
I20260630 12:41:28.701561 19571 raft_consensus.cc:2468] T ed2459d0b28c49d2ace8066b2d2af465 P c1667a0512fa4570b8dfad34515d827e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ede786bb6dcd43d79fbd4a23bd4b8fba in term 1.
I20260630 12:41:28.703163 19700 leader_election.cc:290] T 6e5d9db6ae0f4e28938f90f65ce75b8b P 84efe8ea755a4b2fa8cdc3074d440a17 [CANDIDATE]: Term 1 election: Requested vote from peers c1667a0512fa4570b8dfad34515d827e (127.13.140.130:37811), ede786bb6dcd43d79fbd4a23bd4b8fba (127.13.140.131:39201)
I20260630 12:41:28.703426 19572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e5d9db6ae0f4e28938f90f65ce75b8b" candidate_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1667a0512fa4570b8dfad34515d827e"
I20260630 12:41:28.703358 19610 leader_election.cc:304] T ed2459d0b28c49d2ace8066b2d2af465 P ede786bb6dcd43d79fbd4a23bd4b8fba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1667a0512fa4570b8dfad34515d827e, ede786bb6dcd43d79fbd4a23bd4b8fba; no voters: 
I20260630 12:41:28.702965 19497 raft_consensus.cc:2468] T ed2459d0b28c49d2ace8066b2d2af465 P 84efe8ea755a4b2fa8cdc3074d440a17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ede786bb6dcd43d79fbd4a23bd4b8fba in term 1.
I20260630 12:41:28.703701 19646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e5d9db6ae0f4e28938f90f65ce75b8b" candidate_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba"
I20260630 12:41:28.704169 19572 raft_consensus.cc:3060] T 6e5d9db6ae0f4e28938f90f65ce75b8b P c1667a0512fa4570b8dfad34515d827e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:41:28.704500 19646 raft_consensus.cc:3060] T 6e5d9db6ae0f4e28938f90f65ce75b8b P ede786bb6dcd43d79fbd4a23bd4b8fba [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:41:28.704522 19697 raft_consensus.cc:2804] T ed2459d0b28c49d2ace8066b2d2af465 P ede786bb6dcd43d79fbd4a23bd4b8fba [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:41:28.706550 19697 raft_consensus.cc:697] T ed2459d0b28c49d2ace8066b2d2af465 P ede786bb6dcd43d79fbd4a23bd4b8fba [term 1 LEADER]: Becoming Leader. State: Replica: ede786bb6dcd43d79fbd4a23bd4b8fba, State: Running, Role: LEADER
I20260630 12:41:28.708127 19697 consensus_queue.cc:237] T ed2459d0b28c49d2ace8066b2d2af465 P ede786bb6dcd43d79fbd4a23bd4b8fba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 } } peers { permanent_uuid: "c1667a0512fa4570b8dfad34515d827e" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37811 } } peers { permanent_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43165 } }
I20260630 12:41:28.710863 19646 raft_consensus.cc:2468] T 6e5d9db6ae0f4e28938f90f65ce75b8b P ede786bb6dcd43d79fbd4a23bd4b8fba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84efe8ea755a4b2fa8cdc3074d440a17 in term 1.
I20260630 12:41:28.712085 19463 leader_election.cc:304] T 6e5d9db6ae0f4e28938f90f65ce75b8b P 84efe8ea755a4b2fa8cdc3074d440a17 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84efe8ea755a4b2fa8cdc3074d440a17, ede786bb6dcd43d79fbd4a23bd4b8fba; no voters: 
I20260630 12:41:28.712886 19700 raft_consensus.cc:2804] T 6e5d9db6ae0f4e28938f90f65ce75b8b P 84efe8ea755a4b2fa8cdc3074d440a17 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:41:28.712854 19572 raft_consensus.cc:2468] T 6e5d9db6ae0f4e28938f90f65ce75b8b P c1667a0512fa4570b8dfad34515d827e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84efe8ea755a4b2fa8cdc3074d440a17 in term 1.
I20260630 12:41:28.715330 19700 raft_consensus.cc:697] T 6e5d9db6ae0f4e28938f90f65ce75b8b P 84efe8ea755a4b2fa8cdc3074d440a17 [term 1 LEADER]: Becoming Leader. State: Replica: 84efe8ea755a4b2fa8cdc3074d440a17, State: Running, Role: LEADER
I20260630 12:41:28.716239 19700 consensus_queue.cc:237] T 6e5d9db6ae0f4e28938f90f65ce75b8b P 84efe8ea755a4b2fa8cdc3074d440a17 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43165 } } peers { permanent_uuid: "c1667a0512fa4570b8dfad34515d827e" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37811 } } peers { permanent_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 } }
I20260630 12:41:28.718112 19392 catalog_manager.cc:5697] T ed2459d0b28c49d2ace8066b2d2af465 P ede786bb6dcd43d79fbd4a23bd4b8fba reported cstate change: term changed from 0 to 1, leader changed from <none> to ede786bb6dcd43d79fbd4a23bd4b8fba (127.13.140.131). New cstate: current_term: 1 leader_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1667a0512fa4570b8dfad34515d827e" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43165 } health_report { overall_health: UNKNOWN } } }
I20260630 12:41:28.724553 19394 catalog_manager.cc:5697] T 6e5d9db6ae0f4e28938f90f65ce75b8b P 84efe8ea755a4b2fa8cdc3074d440a17 reported cstate change: term changed from 0 to 1, leader changed from <none> to 84efe8ea755a4b2fa8cdc3074d440a17 (127.13.140.129). New cstate: current_term: 1 leader_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1667a0512fa4570b8dfad34515d827e" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 } health_report { overall_health: UNKNOWN } } }
I20260630 12:41:28.777256 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:41:28.783475 19718 instance_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:41:28.784389 19719 instance_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:41:28.786286 19721 instance_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:41:28.786573 13874 server_base.cc:1061] running on GCE node
I20260630 12:41:28.788028 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:41:28.788251 13874 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:41:28.788455 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823288788434 us; error 0 us; skew 500 ppm
I20260630 12:41:28.789036 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:41:28.791381 13874 webserver.cc:533] Webserver started at http://127.13.140.132:41653/ using document root <none> and password file <none>
I20260630 12:41:28.791888 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:41:28.792109 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:41:28.792394 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:41:28.793514 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782823128114093-13874-0/minicluster-data/ts-3-root/instance:
uuid: "67b1ba9b714749d897f634e267a65556"
format_stamp: "Formatted at 2026-06-30 12:41:28 on dist-test-slave-zctk"
I20260630 12:41:28.798074 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:41:28.801314 19726 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:41:28.802120 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:41:28.802417 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782823128114093-13874-0/minicluster-data/ts-3-root
uuid: "67b1ba9b714749d897f634e267a65556"
format_stamp: "Formatted at 2026-06-30 12:41:28 on dist-test-slave-zctk"
I20260630 12:41:28.802727 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782823128114093-13874-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782823128114093-13874-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782823128114093-13874-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:41:28.814199 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:41:28.815510 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:41:28.817101 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:41:28.819278 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:41:28.819572 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:41:28.819921 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:41:28.820160 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:41:28.862504 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.132:46133
I20260630 12:41:28.862592 19788 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.132:46133 every 8 connection(s)
I20260630 12:41:28.877439 19789 heartbeater.cc:344] Connected to a master server at 127.13.140.190:45313
I20260630 12:41:28.877831 19789 heartbeater.cc:461] Registering TS with master...
I20260630 12:41:28.878573 19789 heartbeater.cc:507] Master 127.13.140.190:45313 requested a full tablet report, sending...
I20260630 12:41:28.880446 19394 ts_manager.cc:194] Registered new tserver with Master: 67b1ba9b714749d897f634e267a65556 (127.13.140.132:46133)
I20260630 12:41:28.881968 19394 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58434
I20260630 12:41:28.897569 19448 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:41:28.901183 19448 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:41:28.901584 19448 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:41:28.913175 19443 auto_rebalancer.cc:639] Failed to schedule move for tablet 235a9b0a8c0542a7a2f73a5074f07c49: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:41:28.915235 19698 consensus_queue.cc:1048] T 235a9b0a8c0542a7a2f73a5074f07c49 P c1667a0512fa4570b8dfad34515d827e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:41:28.922966 19708 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260630 12:41:28.923256 19708 fault_injection.cc:44] THIS SERVER MAY CRASH!
W20260630 12:41:28.927778 19443 auto_rebalancer.cc:639] Failed to schedule move for tablet 6e5d9db6ae0f4e28938f90f65ce75b8b: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:41:28.944271 19797 consensus_queue.cc:1048] T 235a9b0a8c0542a7a2f73a5074f07c49 P c1667a0512fa4570b8dfad34515d827e [LEADER]: Connected to new peer: Peer: permanent_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:41:29.026412 19697 consensus_queue.cc:1048] T ed2459d0b28c49d2ace8066b2d2af465 P ede786bb6dcd43d79fbd4a23bd4b8fba [LEADER]: Connected to new peer: Peer: permanent_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:41:29.032325 19716 consensus_queue.cc:1048] T 6e5d9db6ae0f4e28938f90f65ce75b8b P 84efe8ea755a4b2fa8cdc3074d440a17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1667a0512fa4570b8dfad34515d827e" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:41:29.041302 19716 consensus_queue.cc:1048] T 6e5d9db6ae0f4e28938f90f65ce75b8b P 84efe8ea755a4b2fa8cdc3074d440a17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:41:29.072475 19697 consensus_queue.cc:1048] T ed2459d0b28c49d2ace8066b2d2af465 P ede786bb6dcd43d79fbd4a23bd4b8fba [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1667a0512fa4570b8dfad34515d827e" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:41:29.884680 19789 heartbeater.cc:499] Master 127.13.140.190:45313 was elected leader, sending a full tablet report...
I20260630 12:41:29.951632 19646 consensus_queue.cc:237] T ed2459d0b28c49d2ace8066b2d2af465 P ede786bb6dcd43d79fbd4a23bd4b8fba [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: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 } } peers { permanent_uuid: "c1667a0512fa4570b8dfad34515d827e" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37811 } } peers { permanent_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43165 } attrs { replace: true } } peers { permanent_uuid: "67b1ba9b714749d897f634e267a65556" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46133 } attrs { promote: true } }
I20260630 12:41:29.960196 19497 raft_consensus.cc:1275] T ed2459d0b28c49d2ace8066b2d2af465 P 84efe8ea755a4b2fa8cdc3074d440a17 [term 1 FOLLOWER]: Refusing update from remote peer ede786bb6dcd43d79fbd4a23bd4b8fba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:41:29.963191 19714 consensus_queue.cc:1048] T ed2459d0b28c49d2ace8066b2d2af465 P ede786bb6dcd43d79fbd4a23bd4b8fba [LEADER]: Connected to new peer: Peer: permanent_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43165 } 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:41:29.965369 19572 raft_consensus.cc:1275] T ed2459d0b28c49d2ace8066b2d2af465 P c1667a0512fa4570b8dfad34515d827e [term 1 FOLLOWER]: Refusing update from remote peer ede786bb6dcd43d79fbd4a23bd4b8fba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:41:29.967500 19697 consensus_queue.cc:1048] T ed2459d0b28c49d2ace8066b2d2af465 P ede786bb6dcd43d79fbd4a23bd4b8fba [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1667a0512fa4570b8dfad34515d827e" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:41:29.978430 19497 raft_consensus.cc:2955] T ed2459d0b28c49d2ace8066b2d2af465 P 84efe8ea755a4b2fa8cdc3074d440a17 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 67b1ba9b714749d897f634e267a65556 (127.13.140.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 } } peers { permanent_uuid: "c1667a0512fa4570b8dfad34515d827e" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37811 } } peers { permanent_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43165 } attrs { replace: true } } peers { permanent_uuid: "67b1ba9b714749d897f634e267a65556" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46133 } attrs { promote: true } } }
I20260630 12:41:29.979432 19572 raft_consensus.cc:2955] T ed2459d0b28c49d2ace8066b2d2af465 P c1667a0512fa4570b8dfad34515d827e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 67b1ba9b714749d897f634e267a65556 (127.13.140.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 } } peers { permanent_uuid: "c1667a0512fa4570b8dfad34515d827e" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37811 } } peers { permanent_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43165 } attrs { replace: true } } peers { permanent_uuid: "67b1ba9b714749d897f634e267a65556" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46133 } attrs { promote: true } } }
W20260630 12:41:29.990420 19609 consensus_peers.cc:597] T ed2459d0b28c49d2ace8066b2d2af465 P ede786bb6dcd43d79fbd4a23bd4b8fba -> Peer 67b1ba9b714749d897f634e267a65556 (127.13.140.132:46133): Couldn't send request to peer 67b1ba9b714749d897f634e267a65556. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ed2459d0b28c49d2ace8066b2d2af465. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:41:29.994931 19392 catalog_manager.cc:5697] T ed2459d0b28c49d2ace8066b2d2af465 P 84efe8ea755a4b2fa8cdc3074d440a17 reported cstate change: config changed from index -1 to 2, NON_VOTER 67b1ba9b714749d897f634e267a65556 (127.13.140.132) added. New cstate: current_term: 1 leader_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 } } peers { permanent_uuid: "c1667a0512fa4570b8dfad34515d827e" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37811 } } peers { permanent_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43165 } attrs { replace: true } } peers { permanent_uuid: "67b1ba9b714749d897f634e267a65556" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46133 } attrs { promote: true } } }
I20260630 12:41:30.165274 19714 raft_consensus.cc:2955] T ed2459d0b28c49d2ace8066b2d2af465 P ede786bb6dcd43d79fbd4a23bd4b8fba [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 67b1ba9b714749d897f634e267a65556 (127.13.140.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 } } peers { permanent_uuid: "c1667a0512fa4570b8dfad34515d827e" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37811 } } peers { permanent_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43165 } attrs { replace: true } } peers { permanent_uuid: "67b1ba9b714749d897f634e267a65556" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46133 } attrs { promote: true } } }
I20260630 12:41:30.178239 19497 consensus_queue.cc:237] T 6e5d9db6ae0f4e28938f90f65ce75b8b P 84efe8ea755a4b2fa8cdc3074d440a17 [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: "84efe8ea755a4b2fa8cdc3074d440a17" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43165 } } peers { permanent_uuid: "c1667a0512fa4570b8dfad34515d827e" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37811 } attrs { replace: true } } peers { permanent_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 } } peers { permanent_uuid: "67b1ba9b714749d897f634e267a65556" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46133 } attrs { promote: true } }
I20260630 12:41:30.185434 19646 raft_consensus.cc:1275] T 6e5d9db6ae0f4e28938f90f65ce75b8b P ede786bb6dcd43d79fbd4a23bd4b8fba [term 1 FOLLOWER]: Refusing update from remote peer 84efe8ea755a4b2fa8cdc3074d440a17: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:41:30.187073 19572 raft_consensus.cc:1275] T 6e5d9db6ae0f4e28938f90f65ce75b8b P c1667a0512fa4570b8dfad34515d827e [term 1 FOLLOWER]: Refusing update from remote peer 84efe8ea755a4b2fa8cdc3074d440a17: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:41:30.188140 19820 ts_tablet_manager.cc:933] T ed2459d0b28c49d2ace8066b2d2af465 P 67b1ba9b714749d897f634e267a65556: Initiating tablet copy from peer ede786bb6dcd43d79fbd4a23bd4b8fba (127.13.140.131:39201)
I20260630 12:41:30.188916 19817 consensus_queue.cc:1048] T 6e5d9db6ae0f4e28938f90f65ce75b8b P 84efe8ea755a4b2fa8cdc3074d440a17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:41:30.190004 19818 consensus_queue.cc:1048] T 6e5d9db6ae0f4e28938f90f65ce75b8b P 84efe8ea755a4b2fa8cdc3074d440a17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1667a0512fa4570b8dfad34515d827e" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37811 } 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:41:30.190898 19820 tablet_copy_client.cc:323] T ed2459d0b28c49d2ace8066b2d2af465 P 67b1ba9b714749d897f634e267a65556: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.131:39201
W20260630 12:41:30.199795 19460 consensus_peers.cc:597] T 6e5d9db6ae0f4e28938f90f65ce75b8b P 84efe8ea755a4b2fa8cdc3074d440a17 -> Peer 67b1ba9b714749d897f634e267a65556 (127.13.140.132:46133): Couldn't send request to peer 67b1ba9b714749d897f634e267a65556. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6e5d9db6ae0f4e28938f90f65ce75b8b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:41:30.205929 19656 tablet_copy_service.cc:140] P ede786bb6dcd43d79fbd4a23bd4b8fba: Received BeginTabletCopySession request for tablet ed2459d0b28c49d2ace8066b2d2af465 from peer 67b1ba9b714749d897f634e267a65556 ({username='slave'} at 127.0.0.1:38872)
I20260630 12:41:30.206598 19656 tablet_copy_service.cc:161] P ede786bb6dcd43d79fbd4a23bd4b8fba: Beginning new tablet copy session on tablet ed2459d0b28c49d2ace8066b2d2af465 from peer 67b1ba9b714749d897f634e267a65556 at {username='slave'} at 127.0.0.1:38872: session id = 67b1ba9b714749d897f634e267a65556-ed2459d0b28c49d2ace8066b2d2af465
I20260630 12:41:30.208436 19572 raft_consensus.cc:2955] T 6e5d9db6ae0f4e28938f90f65ce75b8b P c1667a0512fa4570b8dfad34515d827e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 67b1ba9b714749d897f634e267a65556 (127.13.140.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43165 } } peers { permanent_uuid: "c1667a0512fa4570b8dfad34515d827e" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37811 } attrs { replace: true } } peers { permanent_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 } } peers { permanent_uuid: "67b1ba9b714749d897f634e267a65556" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46133 } attrs { promote: true } } }
I20260630 12:41:30.209154 19646 raft_consensus.cc:2955] T 6e5d9db6ae0f4e28938f90f65ce75b8b P ede786bb6dcd43d79fbd4a23bd4b8fba [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 67b1ba9b714749d897f634e267a65556 (127.13.140.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43165 } } peers { permanent_uuid: "c1667a0512fa4570b8dfad34515d827e" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37811 } attrs { replace: true } } peers { permanent_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 } } peers { permanent_uuid: "67b1ba9b714749d897f634e267a65556" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46133 } attrs { promote: true } } }
I20260630 12:41:30.214473 19656 tablet_copy_source_session.cc:215] T ed2459d0b28c49d2ace8066b2d2af465 P ede786bb6dcd43d79fbd4a23bd4b8fba: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:41:30.217485 19820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed2459d0b28c49d2ace8066b2d2af465. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:30.223474 19394 catalog_manager.cc:5697] T 6e5d9db6ae0f4e28938f90f65ce75b8b P c1667a0512fa4570b8dfad34515d827e reported cstate change: config changed from index -1 to 2, NON_VOTER 67b1ba9b714749d897f634e267a65556 (127.13.140.132) added. New cstate: current_term: 1 leader_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43165 } } peers { permanent_uuid: "c1667a0512fa4570b8dfad34515d827e" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37811 } attrs { replace: true } } peers { permanent_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 } } peers { permanent_uuid: "67b1ba9b714749d897f634e267a65556" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46133 } attrs { promote: true } } }
I20260630 12:41:30.231761 19820 tablet_copy_client.cc:806] T ed2459d0b28c49d2ace8066b2d2af465 P 67b1ba9b714749d897f634e267a65556: tablet copy: Starting download of 0 data blocks...
I20260630 12:41:30.232369 19820 tablet_copy_client.cc:670] T ed2459d0b28c49d2ace8066b2d2af465 P 67b1ba9b714749d897f634e267a65556: tablet copy: Starting download of 1 WAL segments...
I20260630 12:41:30.235839 19820 tablet_copy_client.cc:538] T ed2459d0b28c49d2ace8066b2d2af465 P 67b1ba9b714749d897f634e267a65556: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:41:30.243332 19820 tablet_bootstrap.cc:492] T ed2459d0b28c49d2ace8066b2d2af465 P 67b1ba9b714749d897f634e267a65556: Bootstrap starting.
I20260630 12:41:30.246563 19818 raft_consensus.cc:2955] T 6e5d9db6ae0f4e28938f90f65ce75b8b P 84efe8ea755a4b2fa8cdc3074d440a17 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 67b1ba9b714749d897f634e267a65556 (127.13.140.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43165 } } peers { permanent_uuid: "c1667a0512fa4570b8dfad34515d827e" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37811 } attrs { replace: true } } peers { permanent_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 } } peers { permanent_uuid: "67b1ba9b714749d897f634e267a65556" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46133 } attrs { promote: true } } }
I20260630 12:41:30.260105 19820 tablet_bootstrap.cc:492] T ed2459d0b28c49d2ace8066b2d2af465 P 67b1ba9b714749d897f634e267a65556: 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:41:30.260875 19820 tablet_bootstrap.cc:492] T ed2459d0b28c49d2ace8066b2d2af465 P 67b1ba9b714749d897f634e267a65556: Bootstrap complete.
I20260630 12:41:30.261425 19820 ts_tablet_manager.cc:1403] T ed2459d0b28c49d2ace8066b2d2af465 P 67b1ba9b714749d897f634e267a65556: Time spent bootstrapping tablet: real 0.018s	user 0.019s	sys 0.000s
I20260630 12:41:30.263695 19820 raft_consensus.cc:359] T ed2459d0b28c49d2ace8066b2d2af465 P 67b1ba9b714749d897f634e267a65556 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 } } peers { permanent_uuid: "c1667a0512fa4570b8dfad34515d827e" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37811 } } peers { permanent_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43165 } attrs { replace: true } } peers { permanent_uuid: "67b1ba9b714749d897f634e267a65556" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46133 } attrs { promote: true } }
I20260630 12:41:30.264389 19820 raft_consensus.cc:740] T ed2459d0b28c49d2ace8066b2d2af465 P 67b1ba9b714749d897f634e267a65556 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 67b1ba9b714749d897f634e267a65556, State: Initialized, Role: LEARNER
I20260630 12:41:30.265031 19820 consensus_queue.cc:260] T ed2459d0b28c49d2ace8066b2d2af465 P 67b1ba9b714749d897f634e267a65556 [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: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 } } peers { permanent_uuid: "c1667a0512fa4570b8dfad34515d827e" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37811 } } peers { permanent_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43165 } attrs { replace: true } } peers { permanent_uuid: "67b1ba9b714749d897f634e267a65556" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46133 } attrs { promote: true } }
I20260630 12:41:30.267542 19820 ts_tablet_manager.cc:1434] T ed2459d0b28c49d2ace8066b2d2af465 P 67b1ba9b714749d897f634e267a65556: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260630 12:41:30.269542 19656 tablet_copy_service.cc:342] P ede786bb6dcd43d79fbd4a23bd4b8fba: Request end of tablet copy session 67b1ba9b714749d897f634e267a65556-ed2459d0b28c49d2ace8066b2d2af465 received from {username='slave'} at 127.0.0.1:38872
I20260630 12:41:30.270032 19656 tablet_copy_service.cc:434] P ede786bb6dcd43d79fbd4a23bd4b8fba: ending tablet copy session 67b1ba9b714749d897f634e267a65556-ed2459d0b28c49d2ace8066b2d2af465 on tablet ed2459d0b28c49d2ace8066b2d2af465 with peer 67b1ba9b714749d897f634e267a65556
I20260630 12:41:30.448091 19820 ts_tablet_manager.cc:933] T 6e5d9db6ae0f4e28938f90f65ce75b8b P 67b1ba9b714749d897f634e267a65556: Initiating tablet copy from peer 84efe8ea755a4b2fa8cdc3074d440a17 (127.13.140.129:43165)
I20260630 12:41:30.450239 19820 tablet_copy_client.cc:323] T 6e5d9db6ae0f4e28938f90f65ce75b8b P 67b1ba9b714749d897f634e267a65556: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.129:43165
I20260630 12:41:30.466058 19507 tablet_copy_service.cc:140] P 84efe8ea755a4b2fa8cdc3074d440a17: Received BeginTabletCopySession request for tablet 6e5d9db6ae0f4e28938f90f65ce75b8b from peer 67b1ba9b714749d897f634e267a65556 ({username='slave'} at 127.0.0.1:44752)
I20260630 12:41:30.466684 19507 tablet_copy_service.cc:161] P 84efe8ea755a4b2fa8cdc3074d440a17: Beginning new tablet copy session on tablet 6e5d9db6ae0f4e28938f90f65ce75b8b from peer 67b1ba9b714749d897f634e267a65556 at {username='slave'} at 127.0.0.1:44752: session id = 67b1ba9b714749d897f634e267a65556-6e5d9db6ae0f4e28938f90f65ce75b8b
I20260630 12:41:30.475615 19507 tablet_copy_source_session.cc:215] T 6e5d9db6ae0f4e28938f90f65ce75b8b P 84efe8ea755a4b2fa8cdc3074d440a17: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:41:30.478719 19820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e5d9db6ae0f4e28938f90f65ce75b8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:30.490085 19820 tablet_copy_client.cc:806] T 6e5d9db6ae0f4e28938f90f65ce75b8b P 67b1ba9b714749d897f634e267a65556: tablet copy: Starting download of 0 data blocks...
I20260630 12:41:30.490581 19820 tablet_copy_client.cc:670] T 6e5d9db6ae0f4e28938f90f65ce75b8b P 67b1ba9b714749d897f634e267a65556: tablet copy: Starting download of 1 WAL segments...
I20260630 12:41:30.495775 19820 tablet_copy_client.cc:538] T 6e5d9db6ae0f4e28938f90f65ce75b8b P 67b1ba9b714749d897f634e267a65556: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:41:30.502143 19820 tablet_bootstrap.cc:492] T 6e5d9db6ae0f4e28938f90f65ce75b8b P 67b1ba9b714749d897f634e267a65556: Bootstrap starting.
I20260630 12:41:30.505203 19764 raft_consensus.cc:1217] T ed2459d0b28c49d2ace8066b2d2af465 P 67b1ba9b714749d897f634e267a65556 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:41:30.520202 19820 tablet_bootstrap.cc:492] T 6e5d9db6ae0f4e28938f90f65ce75b8b P 67b1ba9b714749d897f634e267a65556: 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:41:30.520936 19820 tablet_bootstrap.cc:492] T 6e5d9db6ae0f4e28938f90f65ce75b8b P 67b1ba9b714749d897f634e267a65556: Bootstrap complete.
I20260630 12:41:30.521512 19820 ts_tablet_manager.cc:1403] T 6e5d9db6ae0f4e28938f90f65ce75b8b P 67b1ba9b714749d897f634e267a65556: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.009s
I20260630 12:41:30.523641 19820 raft_consensus.cc:359] T 6e5d9db6ae0f4e28938f90f65ce75b8b P 67b1ba9b714749d897f634e267a65556 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43165 } } peers { permanent_uuid: "c1667a0512fa4570b8dfad34515d827e" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37811 } attrs { replace: true } } peers { permanent_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 } } peers { permanent_uuid: "67b1ba9b714749d897f634e267a65556" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46133 } attrs { promote: true } }
I20260630 12:41:30.524215 19820 raft_consensus.cc:740] T 6e5d9db6ae0f4e28938f90f65ce75b8b P 67b1ba9b714749d897f634e267a65556 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 67b1ba9b714749d897f634e267a65556, State: Initialized, Role: LEARNER
I20260630 12:41:30.524791 19820 consensus_queue.cc:260] T 6e5d9db6ae0f4e28938f90f65ce75b8b P 67b1ba9b714749d897f634e267a65556 [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: "84efe8ea755a4b2fa8cdc3074d440a17" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43165 } } peers { permanent_uuid: "c1667a0512fa4570b8dfad34515d827e" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37811 } attrs { replace: true } } peers { permanent_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 } } peers { permanent_uuid: "67b1ba9b714749d897f634e267a65556" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46133 } attrs { promote: true } }
I20260630 12:41:30.526672 19820 ts_tablet_manager.cc:1434] T 6e5d9db6ae0f4e28938f90f65ce75b8b P 67b1ba9b714749d897f634e267a65556: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260630 12:41:30.528482 19507 tablet_copy_service.cc:342] P 84efe8ea755a4b2fa8cdc3074d440a17: Request end of tablet copy session 67b1ba9b714749d897f634e267a65556-6e5d9db6ae0f4e28938f90f65ce75b8b received from {username='slave'} at 127.0.0.1:44752
I20260630 12:41:30.528993 19507 tablet_copy_service.cc:434] P 84efe8ea755a4b2fa8cdc3074d440a17: ending tablet copy session 67b1ba9b714749d897f634e267a65556-6e5d9db6ae0f4e28938f90f65ce75b8b on tablet 6e5d9db6ae0f4e28938f90f65ce75b8b with peer 67b1ba9b714749d897f634e267a65556
I20260630 12:41:30.723537 19764 raft_consensus.cc:1217] T 6e5d9db6ae0f4e28938f90f65ce75b8b P 67b1ba9b714749d897f634e267a65556 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:41:30.902932 19448 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:41:30.906859 19448 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:41:30.907348 19448 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:41:31.046954 19697 raft_consensus.cc:1064] T ed2459d0b28c49d2ace8066b2d2af465 P ede786bb6dcd43d79fbd4a23bd4b8fba: attempting to promote NON_VOTER 67b1ba9b714749d897f634e267a65556 to VOTER
I20260630 12:41:31.050617 19697 consensus_queue.cc:237] T ed2459d0b28c49d2ace8066b2d2af465 P ede786bb6dcd43d79fbd4a23bd4b8fba [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: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 } } peers { permanent_uuid: "c1667a0512fa4570b8dfad34515d827e" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37811 } } peers { permanent_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43165 } attrs { replace: true } } peers { permanent_uuid: "67b1ba9b714749d897f634e267a65556" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46133 } attrs { promote: false } }
I20260630 12:41:31.057261 19572 raft_consensus.cc:1275] T ed2459d0b28c49d2ace8066b2d2af465 P c1667a0512fa4570b8dfad34515d827e [term 1 FOLLOWER]: Refusing update from remote peer ede786bb6dcd43d79fbd4a23bd4b8fba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:41:31.057818 19497 raft_consensus.cc:1275] T ed2459d0b28c49d2ace8066b2d2af465 P 84efe8ea755a4b2fa8cdc3074d440a17 [term 1 FOLLOWER]: Refusing update from remote peer ede786bb6dcd43d79fbd4a23bd4b8fba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:41:31.057307 19764 raft_consensus.cc:1275] T ed2459d0b28c49d2ace8066b2d2af465 P 67b1ba9b714749d897f634e267a65556 [term 1 LEARNER]: Refusing update from remote peer ede786bb6dcd43d79fbd4a23bd4b8fba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:41:31.059513 19830 consensus_queue.cc:1048] T ed2459d0b28c49d2ace8066b2d2af465 P ede786bb6dcd43d79fbd4a23bd4b8fba [LEADER]: Connected to new peer: Peer: permanent_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43165 } 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:41:31.060544 19714 consensus_queue.cc:1048] T ed2459d0b28c49d2ace8066b2d2af465 P ede786bb6dcd43d79fbd4a23bd4b8fba [LEADER]: Connected to new peer: Peer: permanent_uuid: "67b1ba9b714749d897f634e267a65556" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46133 } 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:41:31.061496 19816 consensus_queue.cc:1048] T ed2459d0b28c49d2ace8066b2d2af465 P ede786bb6dcd43d79fbd4a23bd4b8fba [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1667a0512fa4570b8dfad34515d827e" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:41:31.079707 19818 raft_consensus.cc:1064] T 6e5d9db6ae0f4e28938f90f65ce75b8b P 84efe8ea755a4b2fa8cdc3074d440a17: attempting to promote NON_VOTER 67b1ba9b714749d897f634e267a65556 to VOTER
I20260630 12:41:31.081013 19497 raft_consensus.cc:2955] T ed2459d0b28c49d2ace8066b2d2af465 P 84efe8ea755a4b2fa8cdc3074d440a17 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 67b1ba9b714749d897f634e267a65556 (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 } } peers { permanent_uuid: "c1667a0512fa4570b8dfad34515d827e" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37811 } } peers { permanent_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43165 } attrs { replace: true } } peers { permanent_uuid: "67b1ba9b714749d897f634e267a65556" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46133 } attrs { promote: false } } }
I20260630 12:41:31.082437 19818 consensus_queue.cc:237] T 6e5d9db6ae0f4e28938f90f65ce75b8b P 84efe8ea755a4b2fa8cdc3074d440a17 [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: "84efe8ea755a4b2fa8cdc3074d440a17" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43165 } } peers { permanent_uuid: "c1667a0512fa4570b8dfad34515d827e" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37811 } attrs { replace: true } } peers { permanent_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 } } peers { permanent_uuid: "67b1ba9b714749d897f634e267a65556" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46133 } attrs { promote: false } }
I20260630 12:41:31.082670 19572 raft_consensus.cc:2955] T ed2459d0b28c49d2ace8066b2d2af465 P c1667a0512fa4570b8dfad34515d827e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 67b1ba9b714749d897f634e267a65556 (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 } } peers { permanent_uuid: "c1667a0512fa4570b8dfad34515d827e" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37811 } } peers { permanent_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43165 } attrs { replace: true } } peers { permanent_uuid: "67b1ba9b714749d897f634e267a65556" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46133 } attrs { promote: false } } }
I20260630 12:41:31.089884 19764 raft_consensus.cc:1275] T 6e5d9db6ae0f4e28938f90f65ce75b8b P 67b1ba9b714749d897f634e267a65556 [term 1 LEARNER]: Refusing update from remote peer 84efe8ea755a4b2fa8cdc3074d440a17: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:41:31.092489 19817 consensus_queue.cc:1048] T 6e5d9db6ae0f4e28938f90f65ce75b8b P 84efe8ea755a4b2fa8cdc3074d440a17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67b1ba9b714749d897f634e267a65556" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46133 } 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:41:31.096197 19393 catalog_manager.cc:5697] T ed2459d0b28c49d2ace8066b2d2af465 P c1667a0512fa4570b8dfad34515d827e reported cstate change: config changed from index 2 to 3, 67b1ba9b714749d897f634e267a65556 (127.13.140.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 } } peers { permanent_uuid: "c1667a0512fa4570b8dfad34515d827e" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37811 } } peers { permanent_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43165 } attrs { replace: true } } peers { permanent_uuid: "67b1ba9b714749d897f634e267a65556" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46133 } attrs { promote: false } } }
I20260630 12:41:31.099385 19572 raft_consensus.cc:1275] T 6e5d9db6ae0f4e28938f90f65ce75b8b P c1667a0512fa4570b8dfad34515d827e [term 1 FOLLOWER]: Refusing update from remote peer 84efe8ea755a4b2fa8cdc3074d440a17: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:41:31.100924 19818 consensus_queue.cc:1048] T 6e5d9db6ae0f4e28938f90f65ce75b8b P 84efe8ea755a4b2fa8cdc3074d440a17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1667a0512fa4570b8dfad34515d827e" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37811 } 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:41:31.098469 19646 raft_consensus.cc:1275] T 6e5d9db6ae0f4e28938f90f65ce75b8b P ede786bb6dcd43d79fbd4a23bd4b8fba [term 1 FOLLOWER]: Refusing update from remote peer 84efe8ea755a4b2fa8cdc3074d440a17: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:41:31.104151 19802 consensus_queue.cc:1048] T 6e5d9db6ae0f4e28938f90f65ce75b8b P 84efe8ea755a4b2fa8cdc3074d440a17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:41:31.115000 19764 raft_consensus.cc:2955] T 6e5d9db6ae0f4e28938f90f65ce75b8b P 67b1ba9b714749d897f634e267a65556 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 67b1ba9b714749d897f634e267a65556 (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43165 } } peers { permanent_uuid: "c1667a0512fa4570b8dfad34515d827e" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37811 } attrs { replace: true } } peers { permanent_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 } } peers { permanent_uuid: "67b1ba9b714749d897f634e267a65556" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46133 } attrs { promote: false } } }
I20260630 12:41:31.115849 19645 raft_consensus.cc:2955] T 6e5d9db6ae0f4e28938f90f65ce75b8b P ede786bb6dcd43d79fbd4a23bd4b8fba [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 67b1ba9b714749d897f634e267a65556 (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43165 } } peers { permanent_uuid: "c1667a0512fa4570b8dfad34515d827e" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37811 } attrs { replace: true } } peers { permanent_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 } } peers { permanent_uuid: "67b1ba9b714749d897f634e267a65556" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46133 } attrs { promote: false } } }
I20260630 12:41:31.127952 19817 raft_consensus.cc:2955] T 6e5d9db6ae0f4e28938f90f65ce75b8b P 84efe8ea755a4b2fa8cdc3074d440a17 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 67b1ba9b714749d897f634e267a65556 (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43165 } } peers { permanent_uuid: "c1667a0512fa4570b8dfad34515d827e" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37811 } attrs { replace: true } } peers { permanent_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 } } peers { permanent_uuid: "67b1ba9b714749d897f634e267a65556" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46133 } attrs { promote: false } } }
I20260630 12:41:31.131403 19394 catalog_manager.cc:5697] T 6e5d9db6ae0f4e28938f90f65ce75b8b P 67b1ba9b714749d897f634e267a65556 reported cstate change: config changed from index 2 to 3, 67b1ba9b714749d897f634e267a65556 (127.13.140.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43165 } } peers { permanent_uuid: "c1667a0512fa4570b8dfad34515d827e" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37811 } attrs { replace: true } } peers { permanent_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 } } peers { permanent_uuid: "67b1ba9b714749d897f634e267a65556" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46133 } attrs { promote: false } } }
I20260630 12:41:31.140851 19571 raft_consensus.cc:2955] T 6e5d9db6ae0f4e28938f90f65ce75b8b P c1667a0512fa4570b8dfad34515d827e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 67b1ba9b714749d897f634e267a65556 (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43165 } } peers { permanent_uuid: "c1667a0512fa4570b8dfad34515d827e" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37811 } attrs { replace: true } } peers { permanent_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 } } peers { permanent_uuid: "67b1ba9b714749d897f634e267a65556" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46133 } attrs { promote: false } } }
I20260630 12:41:31.220139 19714 raft_consensus.cc:2955] T ed2459d0b28c49d2ace8066b2d2af465 P ede786bb6dcd43d79fbd4a23bd4b8fba [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 67b1ba9b714749d897f634e267a65556 (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 } } peers { permanent_uuid: "c1667a0512fa4570b8dfad34515d827e" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37811 } } peers { permanent_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43165 } attrs { replace: true } } peers { permanent_uuid: "67b1ba9b714749d897f634e267a65556" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46133 } attrs { promote: false } } }
I20260630 12:41:31.229206 19764 raft_consensus.cc:2955] T ed2459d0b28c49d2ace8066b2d2af465 P 67b1ba9b714749d897f634e267a65556 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 67b1ba9b714749d897f634e267a65556 (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 } } peers { permanent_uuid: "c1667a0512fa4570b8dfad34515d827e" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37811 } } peers { permanent_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43165 } attrs { replace: true } } peers { permanent_uuid: "67b1ba9b714749d897f634e267a65556" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46133 } attrs { promote: false } } }
I20260630 12:41:31.630879 19497 consensus_queue.cc:237] T 6e5d9db6ae0f4e28938f90f65ce75b8b P 84efe8ea755a4b2fa8cdc3074d440a17 [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: "84efe8ea755a4b2fa8cdc3074d440a17" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43165 } } peers { permanent_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 } } peers { permanent_uuid: "67b1ba9b714749d897f634e267a65556" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46133 } attrs { promote: false } }
I20260630 12:41:31.641358 19645 consensus_queue.cc:237] T ed2459d0b28c49d2ace8066b2d2af465 P ede786bb6dcd43d79fbd4a23bd4b8fba [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: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 } } peers { permanent_uuid: "c1667a0512fa4570b8dfad34515d827e" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37811 } } peers { permanent_uuid: "67b1ba9b714749d897f634e267a65556" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46133 } attrs { promote: false } }
I20260630 12:41:31.643728 19646 raft_consensus.cc:1275] T 6e5d9db6ae0f4e28938f90f65ce75b8b P ede786bb6dcd43d79fbd4a23bd4b8fba [term 1 FOLLOWER]: Refusing update from remote peer 84efe8ea755a4b2fa8cdc3074d440a17: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:41:31.645608 19802 consensus_queue.cc:1048] T 6e5d9db6ae0f4e28938f90f65ce75b8b P 84efe8ea755a4b2fa8cdc3074d440a17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:41:31.648969 19763 raft_consensus.cc:1275] T ed2459d0b28c49d2ace8066b2d2af465 P 67b1ba9b714749d897f634e267a65556 [term 1 FOLLOWER]: Refusing update from remote peer ede786bb6dcd43d79fbd4a23bd4b8fba: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:41:31.650563 19764 raft_consensus.cc:1275] T 6e5d9db6ae0f4e28938f90f65ce75b8b P 67b1ba9b714749d897f634e267a65556 [term 1 FOLLOWER]: Refusing update from remote peer 84efe8ea755a4b2fa8cdc3074d440a17: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:41:31.650750 19571 raft_consensus.cc:1275] T ed2459d0b28c49d2ace8066b2d2af465 P c1667a0512fa4570b8dfad34515d827e [term 1 FOLLOWER]: Refusing update from remote peer ede786bb6dcd43d79fbd4a23bd4b8fba: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:41:31.652810 19714 consensus_queue.cc:1048] T ed2459d0b28c49d2ace8066b2d2af465 P ede786bb6dcd43d79fbd4a23bd4b8fba [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1667a0512fa4570b8dfad34515d827e" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:41:31.653214 19802 consensus_queue.cc:1048] T 6e5d9db6ae0f4e28938f90f65ce75b8b P 84efe8ea755a4b2fa8cdc3074d440a17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67b1ba9b714749d897f634e267a65556" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46133 } 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:41:31.654588 19714 consensus_queue.cc:1048] T ed2459d0b28c49d2ace8066b2d2af465 P ede786bb6dcd43d79fbd4a23bd4b8fba [LEADER]: Connected to new peer: Peer: permanent_uuid: "67b1ba9b714749d897f634e267a65556" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46133 } 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:41:31.664348 19762 raft_consensus.cc:2955] T ed2459d0b28c49d2ace8066b2d2af465 P 67b1ba9b714749d897f634e267a65556 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 84efe8ea755a4b2fa8cdc3074d440a17 (127.13.140.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 } } peers { permanent_uuid: "c1667a0512fa4570b8dfad34515d827e" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37811 } } peers { permanent_uuid: "67b1ba9b714749d897f634e267a65556" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46133 } attrs { promote: false } } }
I20260630 12:41:31.673713 19571 raft_consensus.cc:2955] T ed2459d0b28c49d2ace8066b2d2af465 P c1667a0512fa4570b8dfad34515d827e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 84efe8ea755a4b2fa8cdc3074d440a17 (127.13.140.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 } } peers { permanent_uuid: "c1667a0512fa4570b8dfad34515d827e" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37811 } } peers { permanent_uuid: "67b1ba9b714749d897f634e267a65556" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46133 } attrs { promote: false } } }
I20260630 12:41:31.676636 19646 raft_consensus.cc:2955] T 6e5d9db6ae0f4e28938f90f65ce75b8b P ede786bb6dcd43d79fbd4a23bd4b8fba [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c1667a0512fa4570b8dfad34515d827e (127.13.140.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43165 } } peers { permanent_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 } } peers { permanent_uuid: "67b1ba9b714749d897f634e267a65556" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46133 } attrs { promote: false } } }
I20260630 12:41:31.680019 19764 raft_consensus.cc:2955] T 6e5d9db6ae0f4e28938f90f65ce75b8b P 67b1ba9b714749d897f634e267a65556 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c1667a0512fa4570b8dfad34515d827e (127.13.140.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43165 } } peers { permanent_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 } } peers { permanent_uuid: "67b1ba9b714749d897f634e267a65556" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46133 } attrs { promote: false } } }
I20260630 12:41:31.687775 19392 catalog_manager.cc:5697] T ed2459d0b28c49d2ace8066b2d2af465 P 67b1ba9b714749d897f634e267a65556 reported cstate change: config changed from index 3 to 4, VOTER 84efe8ea755a4b2fa8cdc3074d440a17 (127.13.140.129) evicted. New cstate: current_term: 1 leader_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 } } peers { permanent_uuid: "c1667a0512fa4570b8dfad34515d827e" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37811 } } peers { permanent_uuid: "67b1ba9b714749d897f634e267a65556" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46133 } attrs { promote: false } } }
I20260630 12:41:31.697214 19395 catalog_manager.cc:5697] T 6e5d9db6ae0f4e28938f90f65ce75b8b P ede786bb6dcd43d79fbd4a23bd4b8fba reported cstate change: config changed from index 3 to 4, VOTER c1667a0512fa4570b8dfad34515d827e (127.13.140.130) evicted. New cstate: current_term: 1 leader_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43165 } } peers { permanent_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 } } peers { permanent_uuid: "67b1ba9b714749d897f634e267a65556" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46133 } attrs { promote: false } } }
I20260630 12:41:31.809772 19839 raft_consensus.cc:2955] T 6e5d9db6ae0f4e28938f90f65ce75b8b P 84efe8ea755a4b2fa8cdc3074d440a17 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c1667a0512fa4570b8dfad34515d827e (127.13.140.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "84efe8ea755a4b2fa8cdc3074d440a17" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43165 } } peers { permanent_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 } } peers { permanent_uuid: "67b1ba9b714749d897f634e267a65556" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46133 } attrs { promote: false } } }
I20260630 12:41:31.817473 19382 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6e5d9db6ae0f4e28938f90f65ce75b8b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:41:31.829674 19487 tablet_service.cc:1558] Processing DeleteTablet for tablet ed2459d0b28c49d2ace8066b2d2af465 with delete_type TABLET_DATA_TOMBSTONED (TS 84efe8ea755a4b2fa8cdc3074d440a17 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37084
I20260630 12:41:31.833882 19842 tablet_replica.cc:333] T ed2459d0b28c49d2ace8066b2d2af465 P 84efe8ea755a4b2fa8cdc3074d440a17: stopping tablet replica
I20260630 12:41:31.834816 19842 raft_consensus.cc:2243] T ed2459d0b28c49d2ace8066b2d2af465 P 84efe8ea755a4b2fa8cdc3074d440a17 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:41:31.835394 19842 raft_consensus.cc:2272] T ed2459d0b28c49d2ace8066b2d2af465 P 84efe8ea755a4b2fa8cdc3074d440a17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:41:31.838201 19842 ts_tablet_manager.cc:1916] T ed2459d0b28c49d2ace8066b2d2af465 P 84efe8ea755a4b2fa8cdc3074d440a17: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:41:31.848423 19842 ts_tablet_manager.cc:1929] T ed2459d0b28c49d2ace8066b2d2af465 P 84efe8ea755a4b2fa8cdc3074d440a17: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:41:31.848802 19842 log.cc:1199] T ed2459d0b28c49d2ace8066b2d2af465 P 84efe8ea755a4b2fa8cdc3074d440a17: Deleting WAL directory at /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782823128114093-13874-0/minicluster-data/ts-0-root/wals/ed2459d0b28c49d2ace8066b2d2af465
I20260630 12:41:31.850181 19382 catalog_manager.cc:5028] TS 84efe8ea755a4b2fa8cdc3074d440a17 (127.13.140.129:43165): tablet ed2459d0b28c49d2ace8066b2d2af465 (table test-workload [id=801cbcb8abd54f7a8fa1dbdf2aa4e9bf]) successfully deleted
I20260630 12:41:31.888507 19830 raft_consensus.cc:2955] T ed2459d0b28c49d2ace8066b2d2af465 P ede786bb6dcd43d79fbd4a23bd4b8fba [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 84efe8ea755a4b2fa8cdc3074d440a17 (127.13.140.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ede786bb6dcd43d79fbd4a23bd4b8fba" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 39201 } } peers { permanent_uuid: "c1667a0512fa4570b8dfad34515d827e" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37811 } } peers { permanent_uuid: "67b1ba9b714749d897f634e267a65556" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 46133 } attrs { promote: false } } }
I20260630 12:41:31.896350 19382 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ed2459d0b28c49d2ace8066b2d2af465 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:41:31.997956 19562 tablet_service.cc:1558] Processing DeleteTablet for tablet 6e5d9db6ae0f4e28938f90f65ce75b8b with delete_type TABLET_DATA_TOMBSTONED (TS c1667a0512fa4570b8dfad34515d827e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57774
I20260630 12:41:32.000162 19843 tablet_replica.cc:333] T 6e5d9db6ae0f4e28938f90f65ce75b8b P c1667a0512fa4570b8dfad34515d827e: stopping tablet replica
I20260630 12:41:32.001176 19843 raft_consensus.cc:2243] T 6e5d9db6ae0f4e28938f90f65ce75b8b P c1667a0512fa4570b8dfad34515d827e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:41:32.001947 19843 raft_consensus.cc:2272] T 6e5d9db6ae0f4e28938f90f65ce75b8b P c1667a0512fa4570b8dfad34515d827e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:41:32.005189 19843 ts_tablet_manager.cc:1916] T 6e5d9db6ae0f4e28938f90f65ce75b8b P c1667a0512fa4570b8dfad34515d827e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:41:32.015313 19843 ts_tablet_manager.cc:1929] T 6e5d9db6ae0f4e28938f90f65ce75b8b P c1667a0512fa4570b8dfad34515d827e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:41:32.015628 19843 log.cc:1199] T 6e5d9db6ae0f4e28938f90f65ce75b8b P c1667a0512fa4570b8dfad34515d827e: Deleting WAL directory at /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782823128114093-13874-0/minicluster-data/ts-1-root/wals/6e5d9db6ae0f4e28938f90f65ce75b8b
I20260630 12:41:32.017149 19380 catalog_manager.cc:5028] TS c1667a0512fa4570b8dfad34515d827e (127.13.140.130:37811): tablet 6e5d9db6ae0f4e28938f90f65ce75b8b (table test-workload [id=801cbcb8abd54f7a8fa1dbdf2aa4e9bf]) successfully deleted
I20260630 12:41:32.908435 19448 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:41:32.911628 19448 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:41:32.911998 19448 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:41:33.668318 19593 debug-util.cc:398] Leaking SignalData structure 0x7b0800093da0 after lost signal to thread 13877
W20260630 12:41:33.669559 19593 debug-util.cc:398] Leaking SignalData structure 0x7b08002cd2a0 after lost signal to thread 19429
W20260630 12:41:33.670646 19593 debug-util.cc:398] Leaking SignalData structure 0x7b0800253140 after lost signal to thread 19521
W20260630 12:41:33.671638 19593 debug-util.cc:398] Leaking SignalData structure 0x7b0800191220 after lost signal to thread 19596
W20260630 12:41:33.672641 19593 debug-util.cc:398] Leaking SignalData structure 0x7b08001d0fc0 after lost signal to thread 19670
W20260630 12:41:33.673663 19593 debug-util.cc:398] Leaking SignalData structure 0x7b08001a4840 after lost signal to thread 19788
W20260630 12:41:33.673974 19593 debug-util.cc:398] Leaking SignalData structure 0x7b080009c680 after lost signal to thread 19817
I20260630 12:41:34.913086 19448 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:41:34.915791 19448 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:41:34.916159 19448 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:41:36.917094 19448 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:41:36.919664 19448 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:41:36.920040 19448 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:41:38.921010 19448 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:41:38.924288 19448 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:41:38.924710 19448 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:41:39.116907 13874 tablet_server.cc:179] TabletServer@127.13.140.129:0 shutting down...
I20260630 12:41:39.145936 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:41:39.146600 13874 tablet_replica.cc:333] T 235a9b0a8c0542a7a2f73a5074f07c49 P 84efe8ea755a4b2fa8cdc3074d440a17: stopping tablet replica
I20260630 12:41:39.147145 13874 raft_consensus.cc:2243] T 235a9b0a8c0542a7a2f73a5074f07c49 P 84efe8ea755a4b2fa8cdc3074d440a17 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:41:39.147636 13874 raft_consensus.cc:2272] T 235a9b0a8c0542a7a2f73a5074f07c49 P 84efe8ea755a4b2fa8cdc3074d440a17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:41:39.149681 13874 tablet_replica.cc:333] T 6e5d9db6ae0f4e28938f90f65ce75b8b P 84efe8ea755a4b2fa8cdc3074d440a17: stopping tablet replica
I20260630 12:41:39.150153 13874 raft_consensus.cc:2243] T 6e5d9db6ae0f4e28938f90f65ce75b8b P 84efe8ea755a4b2fa8cdc3074d440a17 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:41:39.150873 13874 raft_consensus.cc:2272] T 6e5d9db6ae0f4e28938f90f65ce75b8b P 84efe8ea755a4b2fa8cdc3074d440a17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:41:39.194599 13874 tablet_server.cc:196] TabletServer@127.13.140.129:0 shutdown complete.
I20260630 12:41:39.222178 13874 tablet_server.cc:179] TabletServer@127.13.140.130:0 shutting down...
I20260630 12:41:39.248802 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:41:39.249625 13874 tablet_replica.cc:333] T 235a9b0a8c0542a7a2f73a5074f07c49 P c1667a0512fa4570b8dfad34515d827e: stopping tablet replica
I20260630 12:41:39.250238 13874 raft_consensus.cc:2243] T 235a9b0a8c0542a7a2f73a5074f07c49 P c1667a0512fa4570b8dfad34515d827e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:41:39.251602 13874 raft_consensus.cc:2272] T 235a9b0a8c0542a7a2f73a5074f07c49 P c1667a0512fa4570b8dfad34515d827e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:41:39.254145 13874 tablet_replica.cc:333] T ed2459d0b28c49d2ace8066b2d2af465 P c1667a0512fa4570b8dfad34515d827e: stopping tablet replica
I20260630 12:41:39.254654 13874 raft_consensus.cc:2243] T ed2459d0b28c49d2ace8066b2d2af465 P c1667a0512fa4570b8dfad34515d827e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:41:39.255352 13874 raft_consensus.cc:2272] T ed2459d0b28c49d2ace8066b2d2af465 P c1667a0512fa4570b8dfad34515d827e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:41:39.297544 13874 tablet_server.cc:196] TabletServer@127.13.140.130:0 shutdown complete.
I20260630 12:41:39.314252 13874 tablet_server.cc:179] TabletServer@127.13.140.131:0 shutting down...
I20260630 12:41:39.339080 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:41:39.339910 13874 tablet_replica.cc:333] T 6e5d9db6ae0f4e28938f90f65ce75b8b P ede786bb6dcd43d79fbd4a23bd4b8fba: stopping tablet replica
I20260630 12:41:39.340883 13874 raft_consensus.cc:2243] T 6e5d9db6ae0f4e28938f90f65ce75b8b P ede786bb6dcd43d79fbd4a23bd4b8fba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:41:39.341693 13874 raft_consensus.cc:2272] T 6e5d9db6ae0f4e28938f90f65ce75b8b P ede786bb6dcd43d79fbd4a23bd4b8fba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:41:39.343912 13874 tablet_replica.cc:333] T 235a9b0a8c0542a7a2f73a5074f07c49 P ede786bb6dcd43d79fbd4a23bd4b8fba: stopping tablet replica
I20260630 12:41:39.344405 13874 raft_consensus.cc:2243] T 235a9b0a8c0542a7a2f73a5074f07c49 P ede786bb6dcd43d79fbd4a23bd4b8fba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:41:39.344996 13874 raft_consensus.cc:2272] T 235a9b0a8c0542a7a2f73a5074f07c49 P ede786bb6dcd43d79fbd4a23bd4b8fba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:41:39.347031 13874 tablet_replica.cc:333] T ed2459d0b28c49d2ace8066b2d2af465 P ede786bb6dcd43d79fbd4a23bd4b8fba: stopping tablet replica
I20260630 12:41:39.347519 13874 raft_consensus.cc:2243] T ed2459d0b28c49d2ace8066b2d2af465 P ede786bb6dcd43d79fbd4a23bd4b8fba [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:41:39.348443 13874 raft_consensus.cc:2272] T ed2459d0b28c49d2ace8066b2d2af465 P ede786bb6dcd43d79fbd4a23bd4b8fba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:41:39.371634 13874 tablet_server.cc:196] TabletServer@127.13.140.131:0 shutdown complete.
I20260630 12:41:39.387367 13874 tablet_server.cc:179] TabletServer@127.13.140.132:0 shutting down...
I20260630 12:41:39.412492 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:41:39.413230 13874 tablet_replica.cc:333] T 6e5d9db6ae0f4e28938f90f65ce75b8b P 67b1ba9b714749d897f634e267a65556: stopping tablet replica
I20260630 12:41:39.413921 13874 raft_consensus.cc:2243] T 6e5d9db6ae0f4e28938f90f65ce75b8b P 67b1ba9b714749d897f634e267a65556 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:41:39.414659 13874 raft_consensus.cc:2272] T 6e5d9db6ae0f4e28938f90f65ce75b8b P 67b1ba9b714749d897f634e267a65556 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:41:39.417068 13874 tablet_replica.cc:333] T ed2459d0b28c49d2ace8066b2d2af465 P 67b1ba9b714749d897f634e267a65556: stopping tablet replica
I20260630 12:41:39.417590 13874 raft_consensus.cc:2243] T ed2459d0b28c49d2ace8066b2d2af465 P 67b1ba9b714749d897f634e267a65556 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:41:39.418462 13874 raft_consensus.cc:2272] T ed2459d0b28c49d2ace8066b2d2af465 P 67b1ba9b714749d897f634e267a65556 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:41:39.439476 13874 tablet_server.cc:196] TabletServer@127.13.140.132:0 shutdown complete.
I20260630 12:41:39.452237 13874 master.cc:562] Master@127.13.140.190:45313 shutting down...
I20260630 12:41:39.476743 13874 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d5ddd5c6483c46e8b3e4712ecbab84dc [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:41:39.477547 13874 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d5ddd5c6483c46e8b3e4712ecbab84dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:41:39.477902 13874 tablet_replica.cc:333] T 00000000000000000000000000000000 P d5ddd5c6483c46e8b3e4712ecbab84dc: stopping tablet replica
I20260630 12:41:39.498049 13874 master.cc:584] Master@127.13.140.190:45313 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (12787 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260630 12:41:39.543545 13874 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.140.190:35711
I20260630 12:41:39.544777 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:41:39.550784 19847 instance_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:41:39.550813 19848 instance_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:41:39.551339 19850 instance_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:41:39.552042 13874 server_base.cc:1061] running on GCE node
I20260630 12:41:39.552893 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:41:39.553071 13874 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:41:39.553231 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823299553218 us; error 0 us; skew 500 ppm
I20260630 12:41:39.553687 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:41:39.556032 13874 webserver.cc:533] Webserver started at http://127.13.140.190:34745/ using document root <none> and password file <none>
I20260630 12:41:39.556450 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:41:39.556666 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:41:39.556922 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:41:39.558019 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782823128114093-13874-0/minicluster-data/master-0-root/instance:
uuid: "e36c49b3c59a47749a22cc1310806720"
format_stamp: "Formatted at 2026-06-30 12:41:39 on dist-test-slave-zctk"
I20260630 12:41:39.562512 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:41:39.565780 19855 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:41:39.566563 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:41:39.566860 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782823128114093-13874-0/minicluster-data/master-0-root
uuid: "e36c49b3c59a47749a22cc1310806720"
format_stamp: "Formatted at 2026-06-30 12:41:39 on dist-test-slave-zctk"
I20260630 12:41:39.567152 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782823128114093-13874-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782823128114093-13874-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782823128114093-13874-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:41:39.583567 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:41:39.584865 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:41:39.622614 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.190:35711
I20260630 12:41:39.622720 19906 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.190:35711 every 8 connection(s)
I20260630 12:41:39.626667 19907 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:41:39.638424 19907 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e36c49b3c59a47749a22cc1310806720: Bootstrap starting.
I20260630 12:41:39.643158 19907 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e36c49b3c59a47749a22cc1310806720: Neither blocks nor log segments found. Creating new log.
I20260630 12:41:39.647408 19907 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e36c49b3c59a47749a22cc1310806720: No bootstrap required, opened a new log
I20260630 12:41:39.649600 19907 raft_consensus.cc:359] T 00000000000000000000000000000000 P e36c49b3c59a47749a22cc1310806720 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e36c49b3c59a47749a22cc1310806720" member_type: VOTER }
I20260630 12:41:39.650019 19907 raft_consensus.cc:385] T 00000000000000000000000000000000 P e36c49b3c59a47749a22cc1310806720 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:41:39.650203 19907 raft_consensus.cc:740] T 00000000000000000000000000000000 P e36c49b3c59a47749a22cc1310806720 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e36c49b3c59a47749a22cc1310806720, State: Initialized, Role: FOLLOWER
I20260630 12:41:39.650792 19907 consensus_queue.cc:260] T 00000000000000000000000000000000 P e36c49b3c59a47749a22cc1310806720 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e36c49b3c59a47749a22cc1310806720" member_type: VOTER }
I20260630 12:41:39.651227 19907 raft_consensus.cc:399] T 00000000000000000000000000000000 P e36c49b3c59a47749a22cc1310806720 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:41:39.651407 19907 raft_consensus.cc:493] T 00000000000000000000000000000000 P e36c49b3c59a47749a22cc1310806720 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:41:39.651620 19907 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e36c49b3c59a47749a22cc1310806720 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:41:39.656252 19907 raft_consensus.cc:515] T 00000000000000000000000000000000 P e36c49b3c59a47749a22cc1310806720 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e36c49b3c59a47749a22cc1310806720" member_type: VOTER }
I20260630 12:41:39.656786 19907 leader_election.cc:304] T 00000000000000000000000000000000 P e36c49b3c59a47749a22cc1310806720 [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: e36c49b3c59a47749a22cc1310806720; no voters: 
I20260630 12:41:39.657888 19907 leader_election.cc:290] T 00000000000000000000000000000000 P e36c49b3c59a47749a22cc1310806720 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:41:39.658234 19910 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e36c49b3c59a47749a22cc1310806720 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:41:39.659596 19910 raft_consensus.cc:697] T 00000000000000000000000000000000 P e36c49b3c59a47749a22cc1310806720 [term 1 LEADER]: Becoming Leader. State: Replica: e36c49b3c59a47749a22cc1310806720, State: Running, Role: LEADER
I20260630 12:41:39.660320 19910 consensus_queue.cc:237] T 00000000000000000000000000000000 P e36c49b3c59a47749a22cc1310806720 [LEADER]: Queue going to LEADER mode. State: All 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: "e36c49b3c59a47749a22cc1310806720" member_type: VOTER }
I20260630 12:41:39.660941 19907 sys_catalog.cc:565] T 00000000000000000000000000000000 P e36c49b3c59a47749a22cc1310806720 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:41:39.667301 19912 sys_catalog.cc:455] T 00000000000000000000000000000000 P e36c49b3c59a47749a22cc1310806720 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e36c49b3c59a47749a22cc1310806720. Latest consensus state: current_term: 1 leader_uuid: "e36c49b3c59a47749a22cc1310806720" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e36c49b3c59a47749a22cc1310806720" member_type: VOTER } }
I20260630 12:41:39.667374 19911 sys_catalog.cc:455] T 00000000000000000000000000000000 P e36c49b3c59a47749a22cc1310806720 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e36c49b3c59a47749a22cc1310806720" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e36c49b3c59a47749a22cc1310806720" member_type: VOTER } }
I20260630 12:41:39.668140 19912 sys_catalog.cc:458] T 00000000000000000000000000000000 P e36c49b3c59a47749a22cc1310806720 [sys.catalog]: This master's current role is: LEADER
I20260630 12:41:39.668159 19911 sys_catalog.cc:458] T 00000000000000000000000000000000 P e36c49b3c59a47749a22cc1310806720 [sys.catalog]: This master's current role is: LEADER
I20260630 12:41:39.670753 19917 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:41:39.678961 19917 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:41:39.679970 13874 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:41:39.687881 19917 catalog_manager.cc:1383] Generated new cluster ID: 3d72db094aad4d2db4fbccf455b69c54
I20260630 12:41:39.688189 19917 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:41:39.707495 19917 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:41:39.708911 19917 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:41:39.720155 19917 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e36c49b3c59a47749a22cc1310806720: Generated new TSK 0
I20260630 12:41:39.720809 19917 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:41:39.746310 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:41:39.752442 19928 instance_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:41:39.753404 19929 instance_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:41:39.761554 13874 server_base.cc:1061] running on GCE node
W20260630 12:41:39.761523 19931 instance_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:41:39.762917 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:41:39.763119 13874 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:41:39.763321 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823299763306 us; error 0 us; skew 500 ppm
I20260630 12:41:39.763895 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:41:39.766346 13874 webserver.cc:533] Webserver started at http://127.13.140.129:40485/ using document root <none> and password file <none>
I20260630 12:41:39.766853 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:41:39.767056 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:41:39.767351 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:41:39.768529 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782823128114093-13874-0/minicluster-data/ts-0-root/instance:
uuid: "980894f2052f49f78079c216ec2ffa4a"
format_stamp: "Formatted at 2026-06-30 12:41:39 on dist-test-slave-zctk"
I20260630 12:41:39.773416 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:41:39.776823 19936 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:41:39.777700 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:41:39.778053 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782823128114093-13874-0/minicluster-data/ts-0-root
uuid: "980894f2052f49f78079c216ec2ffa4a"
format_stamp: "Formatted at 2026-06-30 12:41:39 on dist-test-slave-zctk"
I20260630 12:41:39.778330 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782823128114093-13874-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782823128114093-13874-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782823128114093-13874-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:41:39.807281 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:41:39.808713 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:41:39.810338 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:41:39.812865 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:41:39.813098 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:41:39.813380 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:41:39.813594 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:41:39.856251 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.129:44955
I20260630 12:41:39.856354 19998 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.129:44955 every 8 connection(s)
I20260630 12:41:39.861565 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:41:39.870236 20003 instance_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:41:39.872382 20004 instance_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:41:39.873988 20006 instance_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:41:39.874581 13874 server_base.cc:1061] running on GCE node
I20260630 12:41:39.875499 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:41:39.875694 13874 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:41:39.875922 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823299875902 us; error 0 us; skew 500 ppm
I20260630 12:41:39.876446 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:41:39.879154 13874 webserver.cc:533] Webserver started at http://127.13.140.130:40479/ using document root <none> and password file <none>
I20260630 12:41:39.879655 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:41:39.879941 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:41:39.880246 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:41:39.881846 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782823128114093-13874-0/minicluster-data/ts-1-root/instance:
uuid: "884f59c18b1345d09dc5bbe61ad42e34"
format_stamp: "Formatted at 2026-06-30 12:41:39 on dist-test-slave-zctk"
I20260630 12:41:39.881912 19999 heartbeater.cc:344] Connected to a master server at 127.13.140.190:35711
I20260630 12:41:39.882339 19999 heartbeater.cc:461] Registering TS with master...
I20260630 12:41:39.883086 19999 heartbeater.cc:507] Master 127.13.140.190:35711 requested a full tablet report, sending...
I20260630 12:41:39.885283 19872 ts_manager.cc:194] Registered new tserver with Master: 980894f2052f49f78079c216ec2ffa4a (127.13.140.129:44955)
I20260630 12:41:39.887207 19872 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33834
I20260630 12:41:39.887300 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.002s
I20260630 12:41:39.891296 20011 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:41:39.892086 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:41:39.892381 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782823128114093-13874-0/minicluster-data/ts-1-root
uuid: "884f59c18b1345d09dc5bbe61ad42e34"
format_stamp: "Formatted at 2026-06-30 12:41:39 on dist-test-slave-zctk"
I20260630 12:41:39.892727 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782823128114093-13874-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782823128114093-13874-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782823128114093-13874-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:41:39.923393 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:41:39.924662 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:41:39.926122 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:41:39.928254 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:41:39.928486 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:41:39.928779 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:41:39.928961 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:41:39.969700 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.130:41829
I20260630 12:41:39.969827 20073 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.130:41829 every 8 connection(s)
I20260630 12:41:39.974444 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:41:39.981220 20077 instance_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:41:39.983199 20078 instance_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:41:39.986326 20080 instance_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:41:39.986761 20074 heartbeater.cc:344] Connected to a master server at 127.13.140.190:35711
I20260630 12:41:39.987140 13874 server_base.cc:1061] running on GCE node
I20260630 12:41:39.987228 20074 heartbeater.cc:461] Registering TS with master...
I20260630 12:41:39.988234 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:41:39.988276 20074 heartbeater.cc:507] Master 127.13.140.190:35711 requested a full tablet report, sending...
W20260630 12:41:39.988662 13874 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:41:39.988884 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823299988863 us; error 0 us; skew 500 ppm
I20260630 12:41:39.989555 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:41:39.990659 19872 ts_manager.cc:194] Registered new tserver with Master: 884f59c18b1345d09dc5bbe61ad42e34 (127.13.140.130:41829)
I20260630 12:41:39.992141 13874 webserver.cc:533] Webserver started at http://127.13.140.131:39483/ using document root <none> and password file <none>
I20260630 12:41:39.992267 19872 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33838
I20260630 12:41:39.992756 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:41:39.993021 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:41:39.993307 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:41:39.994975 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782823128114093-13874-0/minicluster-data/ts-2-root/instance:
uuid: "8fe17d72850a4a9085702f55a1cdaf99"
format_stamp: "Formatted at 2026-06-30 12:41:39 on dist-test-slave-zctk"
I20260630 12:41:39.999469 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:41:40.002806 20085 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:41:40.003758 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:41:40.004045 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782823128114093-13874-0/minicluster-data/ts-2-root
uuid: "8fe17d72850a4a9085702f55a1cdaf99"
format_stamp: "Formatted at 2026-06-30 12:41:39 on dist-test-slave-zctk"
I20260630 12:41:40.004285 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782823128114093-13874-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782823128114093-13874-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782823128114093-13874-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:41:40.018170 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:41:40.019343 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:41:40.020790 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:41:40.023082 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:41:40.023268 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:41:40.023571 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:41:40.023733 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:41:40.063148 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.131:34927
I20260630 12:41:40.063264 20148 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.131:34927 every 8 connection(s)
I20260630 12:41:40.077289 20149 heartbeater.cc:344] Connected to a master server at 127.13.140.190:35711
I20260630 12:41:40.077713 20149 heartbeater.cc:461] Registering TS with master...
I20260630 12:41:40.078421 20149 heartbeater.cc:507] Master 127.13.140.190:35711 requested a full tablet report, sending...
I20260630 12:41:40.080483 19872 ts_manager.cc:194] Registered new tserver with Master: 8fe17d72850a4a9085702f55a1cdaf99 (127.13.140.131:34927)
I20260630 12:41:40.080819 13874 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014607221s
I20260630 12:41:40.081936 19872 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33854
I20260630 12:41:40.890046 19999 heartbeater.cc:499] Master 127.13.140.190:35711 was elected leader, sending a full tablet report...
I20260630 12:41:40.995400 20074 heartbeater.cc:499] Master 127.13.140.190:35711 was elected leader, sending a full tablet report...
I20260630 12:41:41.084760 20149 heartbeater.cc:499] Master 127.13.140.190:35711 was elected leader, sending a full tablet report...
I20260630 12:41:41.141171 19872 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33860:
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:41:41.143194 19872 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:41:41.187613 19964 tablet_service.cc:1511] Processing CreateTablet for tablet 206dcb82af4e4402899f5ba6efcb3fe7 (DEFAULT_TABLE table=test-workload [id=48b3a14a0105445cad2ea2c58cee32de]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:41:41.188994 19964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 206dcb82af4e4402899f5ba6efcb3fe7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:41.190267 20039 tablet_service.cc:1511] Processing CreateTablet for tablet 206dcb82af4e4402899f5ba6efcb3fe7 (DEFAULT_TABLE table=test-workload [id=48b3a14a0105445cad2ea2c58cee32de]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:41:41.191655 20039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 206dcb82af4e4402899f5ba6efcb3fe7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:41.201287 20113 tablet_service.cc:1511] Processing CreateTablet for tablet 206dcb82af4e4402899f5ba6efcb3fe7 (DEFAULT_TABLE table=test-workload [id=48b3a14a0105445cad2ea2c58cee32de]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:41:41.202684 20113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 206dcb82af4e4402899f5ba6efcb3fe7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:41.207454 20169 tablet_bootstrap.cc:492] T 206dcb82af4e4402899f5ba6efcb3fe7 P 980894f2052f49f78079c216ec2ffa4a: Bootstrap starting.
I20260630 12:41:41.209283 20170 tablet_bootstrap.cc:492] T 206dcb82af4e4402899f5ba6efcb3fe7 P 884f59c18b1345d09dc5bbe61ad42e34: Bootstrap starting.
I20260630 12:41:41.217017 20169 tablet_bootstrap.cc:654] T 206dcb82af4e4402899f5ba6efcb3fe7 P 980894f2052f49f78079c216ec2ffa4a: Neither blocks nor log segments found. Creating new log.
I20260630 12:41:41.217017 20170 tablet_bootstrap.cc:654] T 206dcb82af4e4402899f5ba6efcb3fe7 P 884f59c18b1345d09dc5bbe61ad42e34: Neither blocks nor log segments found. Creating new log.
I20260630 12:41:41.218101 20171 tablet_bootstrap.cc:492] T 206dcb82af4e4402899f5ba6efcb3fe7 P 8fe17d72850a4a9085702f55a1cdaf99: Bootstrap starting.
I20260630 12:41:41.224287 20171 tablet_bootstrap.cc:654] T 206dcb82af4e4402899f5ba6efcb3fe7 P 8fe17d72850a4a9085702f55a1cdaf99: Neither blocks nor log segments found. Creating new log.
I20260630 12:41:41.225538 20170 tablet_bootstrap.cc:492] T 206dcb82af4e4402899f5ba6efcb3fe7 P 884f59c18b1345d09dc5bbe61ad42e34: No bootstrap required, opened a new log
I20260630 12:41:41.226105 20170 ts_tablet_manager.cc:1403] T 206dcb82af4e4402899f5ba6efcb3fe7 P 884f59c18b1345d09dc5bbe61ad42e34: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260630 12:41:41.226430 20169 tablet_bootstrap.cc:492] T 206dcb82af4e4402899f5ba6efcb3fe7 P 980894f2052f49f78079c216ec2ffa4a: No bootstrap required, opened a new log
I20260630 12:41:41.226962 20169 ts_tablet_manager.cc:1403] T 206dcb82af4e4402899f5ba6efcb3fe7 P 980894f2052f49f78079c216ec2ffa4a: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.000s
I20260630 12:41:41.228886 20171 tablet_bootstrap.cc:492] T 206dcb82af4e4402899f5ba6efcb3fe7 P 8fe17d72850a4a9085702f55a1cdaf99: No bootstrap required, opened a new log
I20260630 12:41:41.229315 20171 ts_tablet_manager.cc:1403] T 206dcb82af4e4402899f5ba6efcb3fe7 P 8fe17d72850a4a9085702f55a1cdaf99: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260630 12:41:41.229411 20170 raft_consensus.cc:359] T 206dcb82af4e4402899f5ba6efcb3fe7 P 884f59c18b1345d09dc5bbe61ad42e34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "980894f2052f49f78079c216ec2ffa4a" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 44955 } } peers { permanent_uuid: "884f59c18b1345d09dc5bbe61ad42e34" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41829 } } peers { permanent_uuid: "8fe17d72850a4a9085702f55a1cdaf99" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 34927 } }
I20260630 12:41:41.230332 20170 raft_consensus.cc:385] T 206dcb82af4e4402899f5ba6efcb3fe7 P 884f59c18b1345d09dc5bbe61ad42e34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:41:41.230233 20169 raft_consensus.cc:359] T 206dcb82af4e4402899f5ba6efcb3fe7 P 980894f2052f49f78079c216ec2ffa4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "980894f2052f49f78079c216ec2ffa4a" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 44955 } } peers { permanent_uuid: "884f59c18b1345d09dc5bbe61ad42e34" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41829 } } peers { permanent_uuid: "8fe17d72850a4a9085702f55a1cdaf99" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 34927 } }
I20260630 12:41:41.230785 20170 raft_consensus.cc:740] T 206dcb82af4e4402899f5ba6efcb3fe7 P 884f59c18b1345d09dc5bbe61ad42e34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 884f59c18b1345d09dc5bbe61ad42e34, State: Initialized, Role: FOLLOWER
I20260630 12:41:41.231839 20171 raft_consensus.cc:359] T 206dcb82af4e4402899f5ba6efcb3fe7 P 8fe17d72850a4a9085702f55a1cdaf99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "980894f2052f49f78079c216ec2ffa4a" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 44955 } } peers { permanent_uuid: "884f59c18b1345d09dc5bbe61ad42e34" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41829 } } peers { permanent_uuid: "8fe17d72850a4a9085702f55a1cdaf99" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 34927 } }
I20260630 12:41:41.231211 20169 raft_consensus.cc:385] T 206dcb82af4e4402899f5ba6efcb3fe7 P 980894f2052f49f78079c216ec2ffa4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:41:41.231781 20170 consensus_queue.cc:260] T 206dcb82af4e4402899f5ba6efcb3fe7 P 884f59c18b1345d09dc5bbe61ad42e34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "980894f2052f49f78079c216ec2ffa4a" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 44955 } } peers { permanent_uuid: "884f59c18b1345d09dc5bbe61ad42e34" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41829 } } peers { permanent_uuid: "8fe17d72850a4a9085702f55a1cdaf99" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 34927 } }
I20260630 12:41:41.232688 20171 raft_consensus.cc:385] T 206dcb82af4e4402899f5ba6efcb3fe7 P 8fe17d72850a4a9085702f55a1cdaf99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:41:41.232812 20169 raft_consensus.cc:740] T 206dcb82af4e4402899f5ba6efcb3fe7 P 980894f2052f49f78079c216ec2ffa4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980894f2052f49f78079c216ec2ffa4a, State: Initialized, Role: FOLLOWER
I20260630 12:41:41.233125 20171 raft_consensus.cc:740] T 206dcb82af4e4402899f5ba6efcb3fe7 P 8fe17d72850a4a9085702f55a1cdaf99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fe17d72850a4a9085702f55a1cdaf99, State: Initialized, Role: FOLLOWER
I20260630 12:41:41.233943 20171 consensus_queue.cc:260] T 206dcb82af4e4402899f5ba6efcb3fe7 P 8fe17d72850a4a9085702f55a1cdaf99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "980894f2052f49f78079c216ec2ffa4a" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 44955 } } peers { permanent_uuid: "884f59c18b1345d09dc5bbe61ad42e34" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41829 } } peers { permanent_uuid: "8fe17d72850a4a9085702f55a1cdaf99" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 34927 } }
I20260630 12:41:41.233875 20169 consensus_queue.cc:260] T 206dcb82af4e4402899f5ba6efcb3fe7 P 980894f2052f49f78079c216ec2ffa4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "980894f2052f49f78079c216ec2ffa4a" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 44955 } } peers { permanent_uuid: "884f59c18b1345d09dc5bbe61ad42e34" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41829 } } peers { permanent_uuid: "8fe17d72850a4a9085702f55a1cdaf99" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 34927 } }
I20260630 12:41:41.236974 20171 ts_tablet_manager.cc:1434] T 206dcb82af4e4402899f5ba6efcb3fe7 P 8fe17d72850a4a9085702f55a1cdaf99: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:41:41.240597 20170 ts_tablet_manager.cc:1434] T 206dcb82af4e4402899f5ba6efcb3fe7 P 884f59c18b1345d09dc5bbe61ad42e34: Time spent starting tablet: real 0.014s	user 0.015s	sys 0.000s
I20260630 12:41:41.241516 20169 ts_tablet_manager.cc:1434] T 206dcb82af4e4402899f5ba6efcb3fe7 P 980894f2052f49f78079c216ec2ffa4a: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.000s
I20260630 12:41:41.276203 20177 raft_consensus.cc:493] T 206dcb82af4e4402899f5ba6efcb3fe7 P 980894f2052f49f78079c216ec2ffa4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:41:41.276700 20177 raft_consensus.cc:515] T 206dcb82af4e4402899f5ba6efcb3fe7 P 980894f2052f49f78079c216ec2ffa4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "980894f2052f49f78079c216ec2ffa4a" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 44955 } } peers { permanent_uuid: "884f59c18b1345d09dc5bbe61ad42e34" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41829 } } peers { permanent_uuid: "8fe17d72850a4a9085702f55a1cdaf99" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 34927 } }
I20260630 12:41:41.278852 20177 leader_election.cc:290] T 206dcb82af4e4402899f5ba6efcb3fe7 P 980894f2052f49f78079c216ec2ffa4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 884f59c18b1345d09dc5bbe61ad42e34 (127.13.140.130:41829), 8fe17d72850a4a9085702f55a1cdaf99 (127.13.140.131:34927)
I20260630 12:41:41.292625 20049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "206dcb82af4e4402899f5ba6efcb3fe7" candidate_uuid: "980894f2052f49f78079c216ec2ffa4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "884f59c18b1345d09dc5bbe61ad42e34" is_pre_election: true
I20260630 12:41:41.292625 20123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "206dcb82af4e4402899f5ba6efcb3fe7" candidate_uuid: "980894f2052f49f78079c216ec2ffa4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fe17d72850a4a9085702f55a1cdaf99" is_pre_election: true
I20260630 12:41:41.293741 20123 raft_consensus.cc:2468] T 206dcb82af4e4402899f5ba6efcb3fe7 P 8fe17d72850a4a9085702f55a1cdaf99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 980894f2052f49f78079c216ec2ffa4a in term 0.
I20260630 12:41:41.293738 20049 raft_consensus.cc:2468] T 206dcb82af4e4402899f5ba6efcb3fe7 P 884f59c18b1345d09dc5bbe61ad42e34 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 980894f2052f49f78079c216ec2ffa4a in term 0.
I20260630 12:41:41.295256 19939 leader_election.cc:304] T 206dcb82af4e4402899f5ba6efcb3fe7 P 980894f2052f49f78079c216ec2ffa4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 884f59c18b1345d09dc5bbe61ad42e34, 980894f2052f49f78079c216ec2ffa4a; no voters: 
I20260630 12:41:41.295962 20177 raft_consensus.cc:2804] T 206dcb82af4e4402899f5ba6efcb3fe7 P 980894f2052f49f78079c216ec2ffa4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:41:41.296236 20177 raft_consensus.cc:493] T 206dcb82af4e4402899f5ba6efcb3fe7 P 980894f2052f49f78079c216ec2ffa4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:41:41.296444 20177 raft_consensus.cc:3060] T 206dcb82af4e4402899f5ba6efcb3fe7 P 980894f2052f49f78079c216ec2ffa4a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:41:41.301622 20177 raft_consensus.cc:515] T 206dcb82af4e4402899f5ba6efcb3fe7 P 980894f2052f49f78079c216ec2ffa4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "980894f2052f49f78079c216ec2ffa4a" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 44955 } } peers { permanent_uuid: "884f59c18b1345d09dc5bbe61ad42e34" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41829 } } peers { permanent_uuid: "8fe17d72850a4a9085702f55a1cdaf99" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 34927 } }
I20260630 12:41:41.303525 20177 leader_election.cc:290] T 206dcb82af4e4402899f5ba6efcb3fe7 P 980894f2052f49f78079c216ec2ffa4a [CANDIDATE]: Term 1 election: Requested vote from peers 884f59c18b1345d09dc5bbe61ad42e34 (127.13.140.130:41829), 8fe17d72850a4a9085702f55a1cdaf99 (127.13.140.131:34927)
I20260630 12:41:41.304298 20049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "206dcb82af4e4402899f5ba6efcb3fe7" candidate_uuid: "980894f2052f49f78079c216ec2ffa4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "884f59c18b1345d09dc5bbe61ad42e34"
I20260630 12:41:41.304452 20123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "206dcb82af4e4402899f5ba6efcb3fe7" candidate_uuid: "980894f2052f49f78079c216ec2ffa4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fe17d72850a4a9085702f55a1cdaf99"
I20260630 12:41:41.304839 20049 raft_consensus.cc:3060] T 206dcb82af4e4402899f5ba6efcb3fe7 P 884f59c18b1345d09dc5bbe61ad42e34 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:41:41.305148 20123 raft_consensus.cc:3060] T 206dcb82af4e4402899f5ba6efcb3fe7 P 8fe17d72850a4a9085702f55a1cdaf99 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:41:41.310529 20049 raft_consensus.cc:2468] T 206dcb82af4e4402899f5ba6efcb3fe7 P 884f59c18b1345d09dc5bbe61ad42e34 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 980894f2052f49f78079c216ec2ffa4a in term 1.
I20260630 12:41:41.310752 20123 raft_consensus.cc:2468] T 206dcb82af4e4402899f5ba6efcb3fe7 P 8fe17d72850a4a9085702f55a1cdaf99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 980894f2052f49f78079c216ec2ffa4a in term 1.
I20260630 12:41:41.311579 19939 leader_election.cc:304] T 206dcb82af4e4402899f5ba6efcb3fe7 P 980894f2052f49f78079c216ec2ffa4a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 884f59c18b1345d09dc5bbe61ad42e34, 980894f2052f49f78079c216ec2ffa4a; no voters: 
I20260630 12:41:41.312412 20177 raft_consensus.cc:2804] T 206dcb82af4e4402899f5ba6efcb3fe7 P 980894f2052f49f78079c216ec2ffa4a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:41:41.313535 20177 raft_consensus.cc:697] T 206dcb82af4e4402899f5ba6efcb3fe7 P 980894f2052f49f78079c216ec2ffa4a [term 1 LEADER]: Becoming Leader. State: Replica: 980894f2052f49f78079c216ec2ffa4a, State: Running, Role: LEADER
I20260630 12:41:41.314194 20177 consensus_queue.cc:237] T 206dcb82af4e4402899f5ba6efcb3fe7 P 980894f2052f49f78079c216ec2ffa4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "980894f2052f49f78079c216ec2ffa4a" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 44955 } } peers { permanent_uuid: "884f59c18b1345d09dc5bbe61ad42e34" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41829 } } peers { permanent_uuid: "8fe17d72850a4a9085702f55a1cdaf99" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 34927 } }
I20260630 12:41:41.321830 19870 catalog_manager.cc:5697] T 206dcb82af4e4402899f5ba6efcb3fe7 P 980894f2052f49f78079c216ec2ffa4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 980894f2052f49f78079c216ec2ffa4a (127.13.140.129). New cstate: current_term: 1 leader_uuid: "980894f2052f49f78079c216ec2ffa4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "980894f2052f49f78079c216ec2ffa4a" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 44955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "884f59c18b1345d09dc5bbe61ad42e34" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fe17d72850a4a9085702f55a1cdaf99" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 34927 } health_report { overall_health: UNKNOWN } } }
I20260630 12:41:41.359532 13874 tablet_server.cc:179] TabletServer@127.13.140.129:0 shutting down...
I20260630 12:41:41.378795 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:41:41.379735 13874 tablet_replica.cc:333] T 206dcb82af4e4402899f5ba6efcb3fe7 P 980894f2052f49f78079c216ec2ffa4a: stopping tablet replica
I20260630 12:41:41.380395 13874 raft_consensus.cc:2243] T 206dcb82af4e4402899f5ba6efcb3fe7 P 980894f2052f49f78079c216ec2ffa4a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:41:41.381172 13874 pending_rounds.cc:70] T 206dcb82af4e4402899f5ba6efcb3fe7 P 980894f2052f49f78079c216ec2ffa4a: Trying to abort 1 pending ops.
I20260630 12:41:41.381421 13874 pending_rounds.cc:77] T 206dcb82af4e4402899f5ba6efcb3fe7 P 980894f2052f49f78079c216ec2ffa4a: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302444242189717504 op_type: NO_OP noop_request { }
I20260630 12:41:41.381750 13874 raft_consensus.cc:2889] T 206dcb82af4e4402899f5ba6efcb3fe7 P 980894f2052f49f78079c216ec2ffa4a [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:41:41.382112 13874 raft_consensus.cc:2272] T 206dcb82af4e4402899f5ba6efcb3fe7 P 980894f2052f49f78079c216ec2ffa4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:41:41.402451 13874 tablet_server.cc:196] TabletServer@127.13.140.129:0 shutdown complete.
I20260630 12:41:41.678377 19925 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:41:41.679709 19925 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:41:41.680045 19925 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:41:43.006366 20182 raft_consensus.cc:493] T 206dcb82af4e4402899f5ba6efcb3fe7 P 8fe17d72850a4a9085702f55a1cdaf99 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:41:43.006886 20182 raft_consensus.cc:515] T 206dcb82af4e4402899f5ba6efcb3fe7 P 8fe17d72850a4a9085702f55a1cdaf99 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "980894f2052f49f78079c216ec2ffa4a" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 44955 } } peers { permanent_uuid: "884f59c18b1345d09dc5bbe61ad42e34" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41829 } } peers { permanent_uuid: "8fe17d72850a4a9085702f55a1cdaf99" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 34927 } }
I20260630 12:41:43.009089 20182 leader_election.cc:290] T 206dcb82af4e4402899f5ba6efcb3fe7 P 8fe17d72850a4a9085702f55a1cdaf99 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 980894f2052f49f78079c216ec2ffa4a (127.13.140.129:44955), 884f59c18b1345d09dc5bbe61ad42e34 (127.13.140.130:41829)
W20260630 12:41:43.012781 20088 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.140.129:44955: connect: Connection refused (error 111) [suppressed 3 similar messages]
W20260630 12:41:43.016686 20088 leader_election.cc:336] T 206dcb82af4e4402899f5ba6efcb3fe7 P 8fe17d72850a4a9085702f55a1cdaf99 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 980894f2052f49f78079c216ec2ffa4a (127.13.140.129:44955): Network error: Client connection negotiation failed: client connection to 127.13.140.129:44955: connect: Connection refused (error 111)
I20260630 12:41:43.020056 20049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "206dcb82af4e4402899f5ba6efcb3fe7" candidate_uuid: "8fe17d72850a4a9085702f55a1cdaf99" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "884f59c18b1345d09dc5bbe61ad42e34" is_pre_election: true
I20260630 12:41:43.020684 20049 raft_consensus.cc:2468] T 206dcb82af4e4402899f5ba6efcb3fe7 P 884f59c18b1345d09dc5bbe61ad42e34 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fe17d72850a4a9085702f55a1cdaf99 in term 1.
I20260630 12:41:43.021749 20088 leader_election.cc:304] T 206dcb82af4e4402899f5ba6efcb3fe7 P 8fe17d72850a4a9085702f55a1cdaf99 [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: 884f59c18b1345d09dc5bbe61ad42e34, 8fe17d72850a4a9085702f55a1cdaf99; no voters: 980894f2052f49f78079c216ec2ffa4a
I20260630 12:41:43.022450 20182 raft_consensus.cc:2804] T 206dcb82af4e4402899f5ba6efcb3fe7 P 8fe17d72850a4a9085702f55a1cdaf99 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:41:43.022789 20182 raft_consensus.cc:493] T 206dcb82af4e4402899f5ba6efcb3fe7 P 8fe17d72850a4a9085702f55a1cdaf99 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:41:43.023020 20182 raft_consensus.cc:3060] T 206dcb82af4e4402899f5ba6efcb3fe7 P 8fe17d72850a4a9085702f55a1cdaf99 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:41:43.028034 20182 raft_consensus.cc:515] T 206dcb82af4e4402899f5ba6efcb3fe7 P 8fe17d72850a4a9085702f55a1cdaf99 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "980894f2052f49f78079c216ec2ffa4a" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 44955 } } peers { permanent_uuid: "884f59c18b1345d09dc5bbe61ad42e34" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41829 } } peers { permanent_uuid: "8fe17d72850a4a9085702f55a1cdaf99" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 34927 } }
I20260630 12:41:43.029796 20182 leader_election.cc:290] T 206dcb82af4e4402899f5ba6efcb3fe7 P 8fe17d72850a4a9085702f55a1cdaf99 [CANDIDATE]: Term 2 election: Requested vote from peers 980894f2052f49f78079c216ec2ffa4a (127.13.140.129:44955), 884f59c18b1345d09dc5bbe61ad42e34 (127.13.140.130:41829)
I20260630 12:41:43.031342 20049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "206dcb82af4e4402899f5ba6efcb3fe7" candidate_uuid: "8fe17d72850a4a9085702f55a1cdaf99" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "884f59c18b1345d09dc5bbe61ad42e34"
I20260630 12:41:43.031973 20049 raft_consensus.cc:3060] T 206dcb82af4e4402899f5ba6efcb3fe7 P 884f59c18b1345d09dc5bbe61ad42e34 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:41:43.033357 20088 leader_election.cc:336] T 206dcb82af4e4402899f5ba6efcb3fe7 P 8fe17d72850a4a9085702f55a1cdaf99 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 980894f2052f49f78079c216ec2ffa4a (127.13.140.129:44955): Network error: Client connection negotiation failed: client connection to 127.13.140.129:44955: connect: Connection refused (error 111)
I20260630 12:41:43.037161 20049 raft_consensus.cc:2468] T 206dcb82af4e4402899f5ba6efcb3fe7 P 884f59c18b1345d09dc5bbe61ad42e34 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fe17d72850a4a9085702f55a1cdaf99 in term 2.
I20260630 12:41:43.038247 20088 leader_election.cc:304] T 206dcb82af4e4402899f5ba6efcb3fe7 P 8fe17d72850a4a9085702f55a1cdaf99 [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: 884f59c18b1345d09dc5bbe61ad42e34, 8fe17d72850a4a9085702f55a1cdaf99; no voters: 980894f2052f49f78079c216ec2ffa4a
I20260630 12:41:43.038967 20182 raft_consensus.cc:2804] T 206dcb82af4e4402899f5ba6efcb3fe7 P 8fe17d72850a4a9085702f55a1cdaf99 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:41:43.040007 20182 raft_consensus.cc:697] T 206dcb82af4e4402899f5ba6efcb3fe7 P 8fe17d72850a4a9085702f55a1cdaf99 [term 2 LEADER]: Becoming Leader. State: Replica: 8fe17d72850a4a9085702f55a1cdaf99, State: Running, Role: LEADER
I20260630 12:41:43.040688 20182 consensus_queue.cc:237] T 206dcb82af4e4402899f5ba6efcb3fe7 P 8fe17d72850a4a9085702f55a1cdaf99 [LEADER]: Queue going to LEADER 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: "980894f2052f49f78079c216ec2ffa4a" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 44955 } } peers { permanent_uuid: "884f59c18b1345d09dc5bbe61ad42e34" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41829 } } peers { permanent_uuid: "8fe17d72850a4a9085702f55a1cdaf99" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 34927 } }
I20260630 12:41:43.047180 19870 catalog_manager.cc:5697] T 206dcb82af4e4402899f5ba6efcb3fe7 P 8fe17d72850a4a9085702f55a1cdaf99 reported cstate change: term changed from 1 to 2, leader changed from 980894f2052f49f78079c216ec2ffa4a (127.13.140.129) to 8fe17d72850a4a9085702f55a1cdaf99 (127.13.140.131). New cstate: current_term: 2 leader_uuid: "8fe17d72850a4a9085702f55a1cdaf99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "980894f2052f49f78079c216ec2ffa4a" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 44955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "884f59c18b1345d09dc5bbe61ad42e34" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fe17d72850a4a9085702f55a1cdaf99" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 34927 } health_report { overall_health: HEALTHY } } }
W20260630 12:41:43.504514 20088 consensus_peers.cc:597] T 206dcb82af4e4402899f5ba6efcb3fe7 P 8fe17d72850a4a9085702f55a1cdaf99 -> Peer 980894f2052f49f78079c216ec2ffa4a (127.13.140.129:44955): Couldn't send request to peer 980894f2052f49f78079c216ec2ffa4a. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.129:44955: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:41:43.597407 20049 raft_consensus.cc:1275] T 206dcb82af4e4402899f5ba6efcb3fe7 P 884f59c18b1345d09dc5bbe61ad42e34 [term 2 FOLLOWER]: Refusing update from remote peer 8fe17d72850a4a9085702f55a1cdaf99: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:41:43.598690 20182 consensus_queue.cc:1048] T 206dcb82af4e4402899f5ba6efcb3fe7 P 8fe17d72850a4a9085702f55a1cdaf99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "884f59c18b1345d09dc5bbe61ad42e34" member_type: VOTER last_known_addr { host: "127.13.140.130" 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:41:43.681082 19925 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:41:43.682977 19925 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:41:43.683409 19925 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:41:45.684427 19925 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:41:45.685715 19925 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:41:45.685972 19925 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:41:46.068186 20088 consensus_peers.cc:597] T 206dcb82af4e4402899f5ba6efcb3fe7 P 8fe17d72850a4a9085702f55a1cdaf99 -> Peer 980894f2052f49f78079c216ec2ffa4a (127.13.140.129:44955): Couldn't send request to peer 980894f2052f49f78079c216ec2ffa4a. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.129:44955: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260630 12:41:47.686937 19925 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:41:47.688337 19925 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:41:47.688702 19925 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:41:48.560071 20088 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.140.129:44955: connect: Connection refused (error 111) [suppressed 11 similar messages]
W20260630 12:41:48.563926 20088 consensus_peers.cc:597] T 206dcb82af4e4402899f5ba6efcb3fe7 P 8fe17d72850a4a9085702f55a1cdaf99 -> Peer 980894f2052f49f78079c216ec2ffa4a (127.13.140.129:44955): Couldn't send request to peer 980894f2052f49f78079c216ec2ffa4a. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.129:44955: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260630 12:41:49.689941 19925 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:41:49.691692 19925 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:41:49.692044 19925 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:41:50.941604 20088 consensus_peers.cc:597] T 206dcb82af4e4402899f5ba6efcb3fe7 P 8fe17d72850a4a9085702f55a1cdaf99 -> Peer 980894f2052f49f78079c216ec2ffa4a (127.13.140.129:44955): Couldn't send request to peer 980894f2052f49f78079c216ec2ffa4a. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.129:44955: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260630 12:41:51.693084 19925 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:41:51.694593 19925 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:41:51.694913 19925 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:41:52.474299 13874 tablet_server.cc:179] TabletServer@127.13.140.130:0 shutting down...
I20260630 12:41:52.499879 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:41:52.500689 13874 tablet_replica.cc:333] T 206dcb82af4e4402899f5ba6efcb3fe7 P 884f59c18b1345d09dc5bbe61ad42e34: stopping tablet replica
I20260630 12:41:52.501296 13874 raft_consensus.cc:2243] T 206dcb82af4e4402899f5ba6efcb3fe7 P 884f59c18b1345d09dc5bbe61ad42e34 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:41:52.501895 13874 raft_consensus.cc:2272] T 206dcb82af4e4402899f5ba6efcb3fe7 P 884f59c18b1345d09dc5bbe61ad42e34 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:41:52.523104 13874 tablet_server.cc:196] TabletServer@127.13.140.130:0 shutdown complete.
I20260630 12:41:52.537148 13874 tablet_server.cc:179] TabletServer@127.13.140.131:0 shutting down...
I20260630 12:41:52.564985 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:41:52.565742 13874 tablet_replica.cc:333] T 206dcb82af4e4402899f5ba6efcb3fe7 P 8fe17d72850a4a9085702f55a1cdaf99: stopping tablet replica
I20260630 12:41:52.566322 13874 raft_consensus.cc:2243] T 206dcb82af4e4402899f5ba6efcb3fe7 P 8fe17d72850a4a9085702f55a1cdaf99 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:41:52.567381 13874 raft_consensus.cc:2272] T 206dcb82af4e4402899f5ba6efcb3fe7 P 8fe17d72850a4a9085702f55a1cdaf99 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:41:52.587281 13874 tablet_server.cc:196] TabletServer@127.13.140.131:0 shutdown complete.
I20260630 12:41:52.599905 13874 master.cc:562] Master@127.13.140.190:35711 shutting down...
I20260630 12:41:52.620038 13874 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e36c49b3c59a47749a22cc1310806720 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:41:52.620817 13874 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e36c49b3c59a47749a22cc1310806720 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:41:52.621196 13874 tablet_replica.cc:333] T 00000000000000000000000000000000 P e36c49b3c59a47749a22cc1310806720: stopping tablet replica
I20260630 12:41:52.640837 13874 master.cc:584] Master@127.13.140.190:35711 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (13135 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260630 12:41:52.679323 13874 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.140.190:34851
I20260630 12:41:52.680465 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:41:52.686648 20217 instance_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:41:52.686715 20218 instance_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:41:52.687623 20220 instance_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:41:52.687866 13874 server_base.cc:1061] running on GCE node
I20260630 12:41:52.688783 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:41:52.688958 13874 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:41:52.689085 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823312689069 us; error 0 us; skew 500 ppm
I20260630 12:41:52.689529 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:41:52.691870 13874 webserver.cc:533] Webserver started at http://127.13.140.190:34215/ using document root <none> and password file <none>
I20260630 12:41:52.692301 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:41:52.692483 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:41:52.692790 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:41:52.694070 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782823128114093-13874-0/minicluster-data/master-0-root/instance:
uuid: "3dbba3f0f4d549f886cbe0c4346b644e"
format_stamp: "Formatted at 2026-06-30 12:41:52 on dist-test-slave-zctk"
I20260630 12:41:52.698477 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:41:52.701922 20225 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:41:52.702708 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:41:52.703063 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782823128114093-13874-0/minicluster-data/master-0-root
uuid: "3dbba3f0f4d549f886cbe0c4346b644e"
format_stamp: "Formatted at 2026-06-30 12:41:52 on dist-test-slave-zctk"
I20260630 12:41:52.703333 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782823128114093-13874-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782823128114093-13874-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782823128114093-13874-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:41:52.718796 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:41:52.720036 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:41:52.758226 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.190:34851
I20260630 12:41:52.758325 20276 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.190:34851 every 8 connection(s)
I20260630 12:41:52.762404 20277 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:41:52.774122 20277 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3dbba3f0f4d549f886cbe0c4346b644e: Bootstrap starting.
I20260630 12:41:52.778942 20277 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3dbba3f0f4d549f886cbe0c4346b644e: Neither blocks nor log segments found. Creating new log.
I20260630 12:41:52.783236 20277 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3dbba3f0f4d549f886cbe0c4346b644e: No bootstrap required, opened a new log
I20260630 12:41:52.785534 20277 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3dbba3f0f4d549f886cbe0c4346b644e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3dbba3f0f4d549f886cbe0c4346b644e" member_type: VOTER }
I20260630 12:41:52.785954 20277 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3dbba3f0f4d549f886cbe0c4346b644e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:41:52.786216 20277 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3dbba3f0f4d549f886cbe0c4346b644e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dbba3f0f4d549f886cbe0c4346b644e, State: Initialized, Role: FOLLOWER
I20260630 12:41:52.786896 20277 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3dbba3f0f4d549f886cbe0c4346b644e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3dbba3f0f4d549f886cbe0c4346b644e" member_type: VOTER }
I20260630 12:41:52.787369 20277 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3dbba3f0f4d549f886cbe0c4346b644e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:41:52.787597 20277 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3dbba3f0f4d549f886cbe0c4346b644e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:41:52.787875 20277 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3dbba3f0f4d549f886cbe0c4346b644e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:41:52.792492 20277 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3dbba3f0f4d549f886cbe0c4346b644e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3dbba3f0f4d549f886cbe0c4346b644e" member_type: VOTER }
I20260630 12:41:52.793056 20277 leader_election.cc:304] T 00000000000000000000000000000000 P 3dbba3f0f4d549f886cbe0c4346b644e [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: 3dbba3f0f4d549f886cbe0c4346b644e; no voters: 
I20260630 12:41:52.794127 20277 leader_election.cc:290] T 00000000000000000000000000000000 P 3dbba3f0f4d549f886cbe0c4346b644e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:41:52.794487 20280 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3dbba3f0f4d549f886cbe0c4346b644e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:41:52.795740 20280 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3dbba3f0f4d549f886cbe0c4346b644e [term 1 LEADER]: Becoming Leader. State: Replica: 3dbba3f0f4d549f886cbe0c4346b644e, State: Running, Role: LEADER
I20260630 12:41:52.796464 20280 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3dbba3f0f4d549f886cbe0c4346b644e [LEADER]: Queue going to LEADER mode. State: All 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: "3dbba3f0f4d549f886cbe0c4346b644e" member_type: VOTER }
I20260630 12:41:52.797358 20277 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3dbba3f0f4d549f886cbe0c4346b644e [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:41:52.799469 20282 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3dbba3f0f4d549f886cbe0c4346b644e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3dbba3f0f4d549f886cbe0c4346b644e. Latest consensus state: current_term: 1 leader_uuid: "3dbba3f0f4d549f886cbe0c4346b644e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3dbba3f0f4d549f886cbe0c4346b644e" member_type: VOTER } }
I20260630 12:41:52.799568 20281 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3dbba3f0f4d549f886cbe0c4346b644e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3dbba3f0f4d549f886cbe0c4346b644e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3dbba3f0f4d549f886cbe0c4346b644e" member_type: VOTER } }
I20260630 12:41:52.800220 20282 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3dbba3f0f4d549f886cbe0c4346b644e [sys.catalog]: This master's current role is: LEADER
I20260630 12:41:52.800287 20281 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3dbba3f0f4d549f886cbe0c4346b644e [sys.catalog]: This master's current role is: LEADER
I20260630 12:41:52.803239 20286 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:41:52.808612 20286 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:41:52.813534 13874 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:41:52.818046 20286 catalog_manager.cc:1383] Generated new cluster ID: f398786a44194108ba0064594a9c8eb1
I20260630 12:41:52.818346 20286 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:41:52.833185 20286 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:41:52.834514 20286 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:41:52.850200 20286 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3dbba3f0f4d549f886cbe0c4346b644e: Generated new TSK 0
I20260630 12:41:52.850843 20286 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:41:52.881520 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:41:52.887750 20298 instance_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:41:52.888881 20299 instance_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:41:52.890436 20301 instance_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:41:52.890874 13874 server_base.cc:1061] running on GCE node
I20260630 12:41:52.891837 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:41:52.892068 13874 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:41:52.892261 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823312892241 us; error 0 us; skew 500 ppm
I20260630 12:41:52.892863 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:41:52.895339 13874 webserver.cc:533] Webserver started at http://127.13.140.129:41225/ using document root <none> and password file <none>
I20260630 12:41:52.895851 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:41:52.896054 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:41:52.896337 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:41:52.897500 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782823128114093-13874-0/minicluster-data/ts-0-root/instance:
uuid: "d07b27bbe90949c7bd18634ff21398bc"
format_stamp: "Formatted at 2026-06-30 12:41:52 on dist-test-slave-zctk"
I20260630 12:41:52.902084 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:41:52.905431 20306 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:41:52.906297 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:41:52.906628 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782823128114093-13874-0/minicluster-data/ts-0-root
uuid: "d07b27bbe90949c7bd18634ff21398bc"
format_stamp: "Formatted at 2026-06-30 12:41:52 on dist-test-slave-zctk"
I20260630 12:41:52.906941 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782823128114093-13874-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782823128114093-13874-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782823128114093-13874-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:41:52.930074 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:41:52.931277 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:41:52.932838 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:41:52.935240 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:41:52.935474 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:41:52.935724 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:41:52.935909 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:41:52.975610 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.129:41577
I20260630 12:41:52.975708 20368 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.129:41577 every 8 connection(s)
I20260630 12:41:52.980330 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:41:52.988469 20373 instance_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:41:52.988953 20374 instance_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:41:52.992038 13874 server_base.cc:1061] running on GCE node
W20260630 12:41:52.992401 20376 instance_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:41:52.993350 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:41:52.993577 13874 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:41:52.993785 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823312993765 us; error 0 us; skew 500 ppm
I20260630 12:41:52.994350 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:41:52.997094 13874 webserver.cc:533] Webserver started at http://127.13.140.130:40077/ using document root <none> and password file <none>
I20260630 12:41:52.997747 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:41:52.998060 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:41:52.998348 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:41:52.999295 20369 heartbeater.cc:344] Connected to a master server at 127.13.140.190:34851
I20260630 12:41:52.999670 20369 heartbeater.cc:461] Registering TS with master...
I20260630 12:41:52.999763 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782823128114093-13874-0/minicluster-data/ts-1-root/instance:
uuid: "9a5370d23c924a9f894741583ef77f18"
format_stamp: "Formatted at 2026-06-30 12:41:52 on dist-test-slave-zctk"
I20260630 12:41:53.000406 20369 heartbeater.cc:507] Master 127.13.140.190:34851 requested a full tablet report, sending...
I20260630 12:41:53.002450 20242 ts_manager.cc:194] Registered new tserver with Master: d07b27bbe90949c7bd18634ff21398bc (127.13.140.129:41577)
I20260630 12:41:53.004700 20242 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42972
I20260630 12:41:53.004882 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.005s
I20260630 12:41:53.009094 20381 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:41:53.009872 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260630 12:41:53.010201 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782823128114093-13874-0/minicluster-data/ts-1-root
uuid: "9a5370d23c924a9f894741583ef77f18"
format_stamp: "Formatted at 2026-06-30 12:41:52 on dist-test-slave-zctk"
I20260630 12:41:53.010497 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782823128114093-13874-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782823128114093-13874-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782823128114093-13874-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:41:53.028607 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:41:53.029788 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:41:53.031225 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:41:53.033427 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:41:53.033654 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:41:53.033902 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:41:53.034083 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:41:53.073596 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.130:44765
I20260630 12:41:53.073716 20443 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.130:44765 every 8 connection(s)
I20260630 12:41:53.078449 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:41:53.085959 20447 instance_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:41:53.087441 20448 instance_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:41:53.089043 13874 server_base.cc:1061] running on GCE node
W20260630 12:41:53.089963 20450 instance_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:41:53.091152 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:41:53.091434 13874 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:41:53.091534 20444 heartbeater.cc:344] Connected to a master server at 127.13.140.190:34851
I20260630 12:41:53.091667 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823313091640 us; error 0 us; skew 500 ppm
I20260630 12:41:53.092026 20444 heartbeater.cc:461] Registering TS with master...
I20260630 12:41:53.092384 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:41:53.092864 20444 heartbeater.cc:507] Master 127.13.140.190:34851 requested a full tablet report, sending...
I20260630 12:41:53.094787 20242 ts_manager.cc:194] Registered new tserver with Master: 9a5370d23c924a9f894741583ef77f18 (127.13.140.130:44765)
I20260630 12:41:53.095254 13874 webserver.cc:533] Webserver started at http://127.13.140.131:34867/ using document root <none> and password file <none>
I20260630 12:41:53.095750 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:41:53.095942 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:41:53.096222 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:41:53.096338 20242 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42976
I20260630 12:41:53.097687 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782823128114093-13874-0/minicluster-data/ts-2-root/instance:
uuid: "18fd430d28614276abd95ebe21059220"
format_stamp: "Formatted at 2026-06-30 12:41:53 on dist-test-slave-zctk"
I20260630 12:41:53.102203 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:41:53.105548 20455 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:41:53.106271 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:41:53.106626 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782823128114093-13874-0/minicluster-data/ts-2-root
uuid: "18fd430d28614276abd95ebe21059220"
format_stamp: "Formatted at 2026-06-30 12:41:53 on dist-test-slave-zctk"
I20260630 12:41:53.106942 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782823128114093-13874-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782823128114093-13874-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782823128114093-13874-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:41:53.124887 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:41:53.126091 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:41:53.127533 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:41:53.129873 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:41:53.130111 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:41:53.130344 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:41:53.130512 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:41:53.169620 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.131:37285
I20260630 12:41:53.169723 20517 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.131:37285 every 8 connection(s)
I20260630 12:41:53.183418 20518 heartbeater.cc:344] Connected to a master server at 127.13.140.190:34851
I20260630 12:41:53.183800 20518 heartbeater.cc:461] Registering TS with master...
I20260630 12:41:53.184556 20518 heartbeater.cc:507] Master 127.13.140.190:34851 requested a full tablet report, sending...
I20260630 12:41:53.186553 20242 ts_manager.cc:194] Registered new tserver with Master: 18fd430d28614276abd95ebe21059220 (127.13.140.131:37285)
I20260630 12:41:53.187397 13874 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014520174s
I20260630 12:41:53.188004 20242 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42990
I20260630 12:41:54.007447 20369 heartbeater.cc:499] Master 127.13.140.190:34851 was elected leader, sending a full tablet report...
I20260630 12:41:54.098824 20444 heartbeater.cc:499] Master 127.13.140.190:34851 was elected leader, sending a full tablet report...
I20260630 12:41:54.190785 20518 heartbeater.cc:499] Master 127.13.140.190:34851 was elected leader, sending a full tablet report...
I20260630 12:41:54.244387 20242 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43002:
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:41:54.246817 20242 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:41:54.295938 20334 tablet_service.cc:1511] Processing CreateTablet for tablet 55dbe5f3d9324c65be282a2214589b50 (DEFAULT_TABLE table=test-workload [id=6ea97cbcbb6f42acaaba68b194a14f3b]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:41:54.297441 20334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55dbe5f3d9324c65be282a2214589b50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:54.302587 20333 tablet_service.cc:1511] Processing CreateTablet for tablet bf379defbc6b452eaae94f95fc86d800 (DEFAULT_TABLE table=test-workload [id=6ea97cbcbb6f42acaaba68b194a14f3b]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:41:54.303308 20483 tablet_service.cc:1511] Processing CreateTablet for tablet 55dbe5f3d9324c65be282a2214589b50 (DEFAULT_TABLE table=test-workload [id=6ea97cbcbb6f42acaaba68b194a14f3b]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:41:54.304082 20333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf379defbc6b452eaae94f95fc86d800. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:54.304014 20482 tablet_service.cc:1511] Processing CreateTablet for tablet bf379defbc6b452eaae94f95fc86d800 (DEFAULT_TABLE table=test-workload [id=6ea97cbcbb6f42acaaba68b194a14f3b]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:41:54.304629 20483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55dbe5f3d9324c65be282a2214589b50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:54.305531 20482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf379defbc6b452eaae94f95fc86d800. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:54.307088 20332 tablet_service.cc:1511] Processing CreateTablet for tablet dbf55169a18d41f99b253dad6fe5bffb (DEFAULT_TABLE table=test-workload [id=6ea97cbcbb6f42acaaba68b194a14f3b]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:41:54.308545 20332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbf55169a18d41f99b253dad6fe5bffb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:54.320258 20481 tablet_service.cc:1511] Processing CreateTablet for tablet dbf55169a18d41f99b253dad6fe5bffb (DEFAULT_TABLE table=test-workload [id=6ea97cbcbb6f42acaaba68b194a14f3b]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:41:54.321028 20331 tablet_service.cc:1511] Processing CreateTablet for tablet e8c8d1e7740c46e5938e93d8e14222c3 (DEFAULT_TABLE table=test-workload [id=6ea97cbcbb6f42acaaba68b194a14f3b]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:41:54.321969 20481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbf55169a18d41f99b253dad6fe5bffb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:54.322481 20331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8c8d1e7740c46e5938e93d8e14222c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:54.323912 20480 tablet_service.cc:1511] Processing CreateTablet for tablet e8c8d1e7740c46e5938e93d8e14222c3 (DEFAULT_TABLE table=test-workload [id=6ea97cbcbb6f42acaaba68b194a14f3b]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:41:54.325189 20480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8c8d1e7740c46e5938e93d8e14222c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:54.327308 20409 tablet_service.cc:1511] Processing CreateTablet for tablet 55dbe5f3d9324c65be282a2214589b50 (DEFAULT_TABLE table=test-workload [id=6ea97cbcbb6f42acaaba68b194a14f3b]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:41:54.328773 20409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55dbe5f3d9324c65be282a2214589b50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:54.330363 20408 tablet_service.cc:1511] Processing CreateTablet for tablet bf379defbc6b452eaae94f95fc86d800 (DEFAULT_TABLE table=test-workload [id=6ea97cbcbb6f42acaaba68b194a14f3b]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:41:54.331652 20408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf379defbc6b452eaae94f95fc86d800. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:54.333808 20406 tablet_service.cc:1511] Processing CreateTablet for tablet e8c8d1e7740c46e5938e93d8e14222c3 (DEFAULT_TABLE table=test-workload [id=6ea97cbcbb6f42acaaba68b194a14f3b]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:41:54.335095 20406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8c8d1e7740c46e5938e93d8e14222c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:54.337960 20407 tablet_service.cc:1511] Processing CreateTablet for tablet dbf55169a18d41f99b253dad6fe5bffb (DEFAULT_TABLE table=test-workload [id=6ea97cbcbb6f42acaaba68b194a14f3b]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:41:54.339300 20407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbf55169a18d41f99b253dad6fe5bffb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:54.386155 20538 tablet_bootstrap.cc:492] T bf379defbc6b452eaae94f95fc86d800 P 18fd430d28614276abd95ebe21059220: Bootstrap starting.
I20260630 12:41:54.390529 20539 tablet_bootstrap.cc:492] T bf379defbc6b452eaae94f95fc86d800 P d07b27bbe90949c7bd18634ff21398bc: Bootstrap starting.
I20260630 12:41:54.393923 20538 tablet_bootstrap.cc:654] T bf379defbc6b452eaae94f95fc86d800 P 18fd430d28614276abd95ebe21059220: Neither blocks nor log segments found. Creating new log.
I20260630 12:41:54.409159 20540 tablet_bootstrap.cc:492] T dbf55169a18d41f99b253dad6fe5bffb P 9a5370d23c924a9f894741583ef77f18: Bootstrap starting.
I20260630 12:41:54.410488 20539 tablet_bootstrap.cc:654] T bf379defbc6b452eaae94f95fc86d800 P d07b27bbe90949c7bd18634ff21398bc: Neither blocks nor log segments found. Creating new log.
I20260630 12:41:54.411500 20538 tablet_bootstrap.cc:492] T bf379defbc6b452eaae94f95fc86d800 P 18fd430d28614276abd95ebe21059220: No bootstrap required, opened a new log
I20260630 12:41:54.412134 20538 ts_tablet_manager.cc:1403] T bf379defbc6b452eaae94f95fc86d800 P 18fd430d28614276abd95ebe21059220: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.008s
I20260630 12:41:54.415241 20540 tablet_bootstrap.cc:654] T dbf55169a18d41f99b253dad6fe5bffb P 9a5370d23c924a9f894741583ef77f18: Neither blocks nor log segments found. Creating new log.
I20260630 12:41:54.415335 20538 raft_consensus.cc:359] T bf379defbc6b452eaae94f95fc86d800 P 18fd430d28614276abd95ebe21059220 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } }
I20260630 12:41:54.416132 20539 tablet_bootstrap.cc:492] T bf379defbc6b452eaae94f95fc86d800 P d07b27bbe90949c7bd18634ff21398bc: No bootstrap required, opened a new log
I20260630 12:41:54.416142 20538 raft_consensus.cc:385] T bf379defbc6b452eaae94f95fc86d800 P 18fd430d28614276abd95ebe21059220 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:41:54.416688 20538 raft_consensus.cc:740] T bf379defbc6b452eaae94f95fc86d800 P 18fd430d28614276abd95ebe21059220 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18fd430d28614276abd95ebe21059220, State: Initialized, Role: FOLLOWER
I20260630 12:41:54.416806 20539 ts_tablet_manager.cc:1403] T bf379defbc6b452eaae94f95fc86d800 P d07b27bbe90949c7bd18634ff21398bc: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.000s
I20260630 12:41:54.417542 20538 consensus_queue.cc:260] T bf379defbc6b452eaae94f95fc86d800 P 18fd430d28614276abd95ebe21059220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } }
I20260630 12:41:54.419993 20539 raft_consensus.cc:359] T bf379defbc6b452eaae94f95fc86d800 P d07b27bbe90949c7bd18634ff21398bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } }
I20260630 12:41:54.420976 20539 raft_consensus.cc:385] T bf379defbc6b452eaae94f95fc86d800 P d07b27bbe90949c7bd18634ff21398bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:41:54.421424 20539 raft_consensus.cc:740] T bf379defbc6b452eaae94f95fc86d800 P d07b27bbe90949c7bd18634ff21398bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d07b27bbe90949c7bd18634ff21398bc, State: Initialized, Role: FOLLOWER
I20260630 12:41:54.422513 20539 consensus_queue.cc:260] T bf379defbc6b452eaae94f95fc86d800 P d07b27bbe90949c7bd18634ff21398bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } }
I20260630 12:41:54.429024 20540 tablet_bootstrap.cc:492] T dbf55169a18d41f99b253dad6fe5bffb P 9a5370d23c924a9f894741583ef77f18: No bootstrap required, opened a new log
I20260630 12:41:54.429548 20540 ts_tablet_manager.cc:1403] T dbf55169a18d41f99b253dad6fe5bffb P 9a5370d23c924a9f894741583ef77f18: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.013s
I20260630 12:41:54.430246 20538 ts_tablet_manager.cc:1434] T bf379defbc6b452eaae94f95fc86d800 P 18fd430d28614276abd95ebe21059220: Time spent starting tablet: real 0.018s	user 0.012s	sys 0.006s
I20260630 12:41:54.431604 20538 tablet_bootstrap.cc:492] T e8c8d1e7740c46e5938e93d8e14222c3 P 18fd430d28614276abd95ebe21059220: Bootstrap starting.
I20260630 12:41:54.432548 20540 raft_consensus.cc:359] T dbf55169a18d41f99b253dad6fe5bffb P 9a5370d23c924a9f894741583ef77f18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } }
I20260630 12:41:54.433326 20540 raft_consensus.cc:385] T dbf55169a18d41f99b253dad6fe5bffb P 9a5370d23c924a9f894741583ef77f18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:41:54.433606 20540 raft_consensus.cc:740] T dbf55169a18d41f99b253dad6fe5bffb P 9a5370d23c924a9f894741583ef77f18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a5370d23c924a9f894741583ef77f18, State: Initialized, Role: FOLLOWER
I20260630 12:41:54.435909 20539 ts_tablet_manager.cc:1434] T bf379defbc6b452eaae94f95fc86d800 P d07b27bbe90949c7bd18634ff21398bc: Time spent starting tablet: real 0.019s	user 0.010s	sys 0.008s
I20260630 12:41:54.437054 20539 tablet_bootstrap.cc:492] T e8c8d1e7740c46e5938e93d8e14222c3 P d07b27bbe90949c7bd18634ff21398bc: Bootstrap starting.
I20260630 12:41:54.439465 20538 tablet_bootstrap.cc:654] T e8c8d1e7740c46e5938e93d8e14222c3 P 18fd430d28614276abd95ebe21059220: Neither blocks nor log segments found. Creating new log.
I20260630 12:41:54.440733 20540 consensus_queue.cc:260] T dbf55169a18d41f99b253dad6fe5bffb P 9a5370d23c924a9f894741583ef77f18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } }
I20260630 12:41:54.445979 20539 tablet_bootstrap.cc:654] T e8c8d1e7740c46e5938e93d8e14222c3 P d07b27bbe90949c7bd18634ff21398bc: Neither blocks nor log segments found. Creating new log.
I20260630 12:41:54.452790 20538 tablet_bootstrap.cc:492] T e8c8d1e7740c46e5938e93d8e14222c3 P 18fd430d28614276abd95ebe21059220: No bootstrap required, opened a new log
I20260630 12:41:54.453469 20538 ts_tablet_manager.cc:1403] T e8c8d1e7740c46e5938e93d8e14222c3 P 18fd430d28614276abd95ebe21059220: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.015s
I20260630 12:41:54.454625 20540 ts_tablet_manager.cc:1434] T dbf55169a18d41f99b253dad6fe5bffb P 9a5370d23c924a9f894741583ef77f18: Time spent starting tablet: real 0.025s	user 0.011s	sys 0.008s
I20260630 12:41:54.455766 20540 tablet_bootstrap.cc:492] T 55dbe5f3d9324c65be282a2214589b50 P 9a5370d23c924a9f894741583ef77f18: Bootstrap starting.
I20260630 12:41:54.457262 20538 raft_consensus.cc:359] T e8c8d1e7740c46e5938e93d8e14222c3 P 18fd430d28614276abd95ebe21059220 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } }
I20260630 12:41:54.459450 20538 raft_consensus.cc:385] T e8c8d1e7740c46e5938e93d8e14222c3 P 18fd430d28614276abd95ebe21059220 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:41:54.459798 20538 raft_consensus.cc:740] T e8c8d1e7740c46e5938e93d8e14222c3 P 18fd430d28614276abd95ebe21059220 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18fd430d28614276abd95ebe21059220, State: Initialized, Role: FOLLOWER
I20260630 12:41:54.460911 20539 tablet_bootstrap.cc:492] T e8c8d1e7740c46e5938e93d8e14222c3 P d07b27bbe90949c7bd18634ff21398bc: No bootstrap required, opened a new log
I20260630 12:41:54.460774 20538 consensus_queue.cc:260] T e8c8d1e7740c46e5938e93d8e14222c3 P 18fd430d28614276abd95ebe21059220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } }
I20260630 12:41:54.461417 20539 ts_tablet_manager.cc:1403] T e8c8d1e7740c46e5938e93d8e14222c3 P d07b27bbe90949c7bd18634ff21398bc: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.010s
I20260630 12:41:54.463124 20540 tablet_bootstrap.cc:654] T 55dbe5f3d9324c65be282a2214589b50 P 9a5370d23c924a9f894741583ef77f18: Neither blocks nor log segments found. Creating new log.
I20260630 12:41:54.464525 20539 raft_consensus.cc:359] T e8c8d1e7740c46e5938e93d8e14222c3 P d07b27bbe90949c7bd18634ff21398bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } }
I20260630 12:41:54.465306 20539 raft_consensus.cc:385] T e8c8d1e7740c46e5938e93d8e14222c3 P d07b27bbe90949c7bd18634ff21398bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:41:54.465617 20539 raft_consensus.cc:740] T e8c8d1e7740c46e5938e93d8e14222c3 P d07b27bbe90949c7bd18634ff21398bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d07b27bbe90949c7bd18634ff21398bc, State: Initialized, Role: FOLLOWER
I20260630 12:41:54.466625 20539 consensus_queue.cc:260] T e8c8d1e7740c46e5938e93d8e14222c3 P d07b27bbe90949c7bd18634ff21398bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } }
I20260630 12:41:54.468896 20538 ts_tablet_manager.cc:1434] T e8c8d1e7740c46e5938e93d8e14222c3 P 18fd430d28614276abd95ebe21059220: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.003s
I20260630 12:41:54.470355 20538 tablet_bootstrap.cc:492] T 55dbe5f3d9324c65be282a2214589b50 P 18fd430d28614276abd95ebe21059220: Bootstrap starting.
I20260630 12:41:54.470615 20539 ts_tablet_manager.cc:1434] T e8c8d1e7740c46e5938e93d8e14222c3 P d07b27bbe90949c7bd18634ff21398bc: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260630 12:41:54.471676 20539 tablet_bootstrap.cc:492] T dbf55169a18d41f99b253dad6fe5bffb P d07b27bbe90949c7bd18634ff21398bc: Bootstrap starting.
I20260630 12:41:54.480686 20538 tablet_bootstrap.cc:654] T 55dbe5f3d9324c65be282a2214589b50 P 18fd430d28614276abd95ebe21059220: Neither blocks nor log segments found. Creating new log.
I20260630 12:41:54.481402 20540 tablet_bootstrap.cc:492] T 55dbe5f3d9324c65be282a2214589b50 P 9a5370d23c924a9f894741583ef77f18: No bootstrap required, opened a new log
I20260630 12:41:54.482136 20539 tablet_bootstrap.cc:654] T dbf55169a18d41f99b253dad6fe5bffb P d07b27bbe90949c7bd18634ff21398bc: Neither blocks nor log segments found. Creating new log.
I20260630 12:41:54.487721 20540 ts_tablet_manager.cc:1403] T 55dbe5f3d9324c65be282a2214589b50 P 9a5370d23c924a9f894741583ef77f18: Time spent bootstrapping tablet: real 0.032s	user 0.019s	sys 0.011s
I20260630 12:41:54.491614 20540 raft_consensus.cc:359] T 55dbe5f3d9324c65be282a2214589b50 P 9a5370d23c924a9f894741583ef77f18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } }
I20260630 12:41:54.492825 20540 raft_consensus.cc:385] T 55dbe5f3d9324c65be282a2214589b50 P 9a5370d23c924a9f894741583ef77f18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:41:54.493275 20540 raft_consensus.cc:740] T 55dbe5f3d9324c65be282a2214589b50 P 9a5370d23c924a9f894741583ef77f18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a5370d23c924a9f894741583ef77f18, State: Initialized, Role: FOLLOWER
I20260630 12:41:54.494377 20540 consensus_queue.cc:260] T 55dbe5f3d9324c65be282a2214589b50 P 9a5370d23c924a9f894741583ef77f18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } }
I20260630 12:41:54.497049 20540 ts_tablet_manager.cc:1434] T 55dbe5f3d9324c65be282a2214589b50 P 9a5370d23c924a9f894741583ef77f18: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260630 12:41:54.498185 20540 tablet_bootstrap.cc:492] T e8c8d1e7740c46e5938e93d8e14222c3 P 9a5370d23c924a9f894741583ef77f18: Bootstrap starting.
I20260630 12:41:54.507154 20540 tablet_bootstrap.cc:654] T e8c8d1e7740c46e5938e93d8e14222c3 P 9a5370d23c924a9f894741583ef77f18: Neither blocks nor log segments found. Creating new log.
I20260630 12:41:54.523240 20539 tablet_bootstrap.cc:492] T dbf55169a18d41f99b253dad6fe5bffb P d07b27bbe90949c7bd18634ff21398bc: No bootstrap required, opened a new log
I20260630 12:41:54.523299 20538 tablet_bootstrap.cc:492] T 55dbe5f3d9324c65be282a2214589b50 P 18fd430d28614276abd95ebe21059220: No bootstrap required, opened a new log
I20260630 12:41:54.523759 20539 ts_tablet_manager.cc:1403] T dbf55169a18d41f99b253dad6fe5bffb P d07b27bbe90949c7bd18634ff21398bc: Time spent bootstrapping tablet: real 0.052s	user 0.015s	sys 0.030s
I20260630 12:41:54.523847 20538 ts_tablet_manager.cc:1403] T 55dbe5f3d9324c65be282a2214589b50 P 18fd430d28614276abd95ebe21059220: Time spent bootstrapping tablet: real 0.054s	user 0.022s	sys 0.021s
I20260630 12:41:54.525389 20540 tablet_bootstrap.cc:492] T e8c8d1e7740c46e5938e93d8e14222c3 P 9a5370d23c924a9f894741583ef77f18: No bootstrap required, opened a new log
I20260630 12:41:54.525908 20540 ts_tablet_manager.cc:1403] T e8c8d1e7740c46e5938e93d8e14222c3 P 9a5370d23c924a9f894741583ef77f18: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.009s
I20260630 12:41:54.526249 20539 raft_consensus.cc:359] T dbf55169a18d41f99b253dad6fe5bffb P d07b27bbe90949c7bd18634ff21398bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } }
I20260630 12:41:54.526809 20539 raft_consensus.cc:385] T dbf55169a18d41f99b253dad6fe5bffb P d07b27bbe90949c7bd18634ff21398bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:41:54.527053 20539 raft_consensus.cc:740] T dbf55169a18d41f99b253dad6fe5bffb P d07b27bbe90949c7bd18634ff21398bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d07b27bbe90949c7bd18634ff21398bc, State: Initialized, Role: FOLLOWER
I20260630 12:41:54.527550 20538 raft_consensus.cc:359] T 55dbe5f3d9324c65be282a2214589b50 P 18fd430d28614276abd95ebe21059220 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } }
I20260630 12:41:54.527709 20539 consensus_queue.cc:260] T dbf55169a18d41f99b253dad6fe5bffb P d07b27bbe90949c7bd18634ff21398bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } }
I20260630 12:41:54.528343 20538 raft_consensus.cc:385] T 55dbe5f3d9324c65be282a2214589b50 P 18fd430d28614276abd95ebe21059220 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:41:54.528695 20538 raft_consensus.cc:740] T 55dbe5f3d9324c65be282a2214589b50 P 18fd430d28614276abd95ebe21059220 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18fd430d28614276abd95ebe21059220, State: Initialized, Role: FOLLOWER
I20260630 12:41:54.528731 20540 raft_consensus.cc:359] T e8c8d1e7740c46e5938e93d8e14222c3 P 9a5370d23c924a9f894741583ef77f18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } }
I20260630 12:41:54.529541 20540 raft_consensus.cc:385] T e8c8d1e7740c46e5938e93d8e14222c3 P 9a5370d23c924a9f894741583ef77f18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:41:54.529876 20539 ts_tablet_manager.cc:1434] T dbf55169a18d41f99b253dad6fe5bffb P d07b27bbe90949c7bd18634ff21398bc: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:41:54.529855 20540 raft_consensus.cc:740] T e8c8d1e7740c46e5938e93d8e14222c3 P 9a5370d23c924a9f894741583ef77f18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a5370d23c924a9f894741583ef77f18, State: Initialized, Role: FOLLOWER
I20260630 12:41:54.529728 20538 consensus_queue.cc:260] T 55dbe5f3d9324c65be282a2214589b50 P 18fd430d28614276abd95ebe21059220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } }
I20260630 12:41:54.531107 20539 tablet_bootstrap.cc:492] T 55dbe5f3d9324c65be282a2214589b50 P d07b27bbe90949c7bd18634ff21398bc: Bootstrap starting.
I20260630 12:41:54.531040 20540 consensus_queue.cc:260] T e8c8d1e7740c46e5938e93d8e14222c3 P 9a5370d23c924a9f894741583ef77f18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } }
I20260630 12:41:54.531940 20538 ts_tablet_manager.cc:1434] T 55dbe5f3d9324c65be282a2214589b50 P 18fd430d28614276abd95ebe21059220: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:41:54.533697 20538 tablet_bootstrap.cc:492] T dbf55169a18d41f99b253dad6fe5bffb P 18fd430d28614276abd95ebe21059220: Bootstrap starting.
I20260630 12:41:54.534996 20540 ts_tablet_manager.cc:1434] T e8c8d1e7740c46e5938e93d8e14222c3 P 9a5370d23c924a9f894741583ef77f18: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:41:54.536044 20540 tablet_bootstrap.cc:492] T bf379defbc6b452eaae94f95fc86d800 P 9a5370d23c924a9f894741583ef77f18: Bootstrap starting.
I20260630 12:41:54.538053 20539 tablet_bootstrap.cc:654] T 55dbe5f3d9324c65be282a2214589b50 P d07b27bbe90949c7bd18634ff21398bc: Neither blocks nor log segments found. Creating new log.
I20260630 12:41:54.540069 20538 tablet_bootstrap.cc:654] T dbf55169a18d41f99b253dad6fe5bffb P 18fd430d28614276abd95ebe21059220: Neither blocks nor log segments found. Creating new log.
I20260630 12:41:54.542521 20540 tablet_bootstrap.cc:654] T bf379defbc6b452eaae94f95fc86d800 P 9a5370d23c924a9f894741583ef77f18: Neither blocks nor log segments found. Creating new log.
I20260630 12:41:54.552459 20538 tablet_bootstrap.cc:492] T dbf55169a18d41f99b253dad6fe5bffb P 18fd430d28614276abd95ebe21059220: No bootstrap required, opened a new log
I20260630 12:41:54.553027 20538 ts_tablet_manager.cc:1403] T dbf55169a18d41f99b253dad6fe5bffb P 18fd430d28614276abd95ebe21059220: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260630 12:41:54.553565 20544 raft_consensus.cc:493] T e8c8d1e7740c46e5938e93d8e14222c3 P 18fd430d28614276abd95ebe21059220 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:41:54.554239 20544 raft_consensus.cc:515] T e8c8d1e7740c46e5938e93d8e14222c3 P 18fd430d28614276abd95ebe21059220 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } }
I20260630 12:41:54.554850 20540 tablet_bootstrap.cc:492] T bf379defbc6b452eaae94f95fc86d800 P 9a5370d23c924a9f894741583ef77f18: No bootstrap required, opened a new log
I20260630 12:41:54.555441 20540 ts_tablet_manager.cc:1403] T bf379defbc6b452eaae94f95fc86d800 P 9a5370d23c924a9f894741583ef77f18: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260630 12:41:54.555931 20538 raft_consensus.cc:359] T dbf55169a18d41f99b253dad6fe5bffb P 18fd430d28614276abd95ebe21059220 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } }
I20260630 12:41:54.556681 20538 raft_consensus.cc:385] T dbf55169a18d41f99b253dad6fe5bffb P 18fd430d28614276abd95ebe21059220 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:41:54.556964 20538 raft_consensus.cc:740] T dbf55169a18d41f99b253dad6fe5bffb P 18fd430d28614276abd95ebe21059220 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18fd430d28614276abd95ebe21059220, State: Initialized, Role: FOLLOWER
I20260630 12:41:54.558429 20540 raft_consensus.cc:359] T bf379defbc6b452eaae94f95fc86d800 P 9a5370d23c924a9f894741583ef77f18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } }
I20260630 12:41:54.559329 20540 raft_consensus.cc:385] T bf379defbc6b452eaae94f95fc86d800 P 9a5370d23c924a9f894741583ef77f18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:41:54.559600 20540 raft_consensus.cc:740] T bf379defbc6b452eaae94f95fc86d800 P 9a5370d23c924a9f894741583ef77f18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a5370d23c924a9f894741583ef77f18, State: Initialized, Role: FOLLOWER
I20260630 12:41:54.560509 20540 consensus_queue.cc:260] T bf379defbc6b452eaae94f95fc86d800 P 9a5370d23c924a9f894741583ef77f18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } }
I20260630 12:41:54.563443 20540 ts_tablet_manager.cc:1434] T bf379defbc6b452eaae94f95fc86d800 P 9a5370d23c924a9f894741583ef77f18: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260630 12:41:54.558470 20538 consensus_queue.cc:260] T dbf55169a18d41f99b253dad6fe5bffb P 18fd430d28614276abd95ebe21059220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } }
I20260630 12:41:54.589316 20544 leader_election.cc:290] T e8c8d1e7740c46e5938e93d8e14222c3 P 18fd430d28614276abd95ebe21059220 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d07b27bbe90949c7bd18634ff21398bc (127.13.140.129:41577), 9a5370d23c924a9f894741583ef77f18 (127.13.140.130:44765)
I20260630 12:41:54.590860 20544 raft_consensus.cc:493] T dbf55169a18d41f99b253dad6fe5bffb P 18fd430d28614276abd95ebe21059220 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:41:54.591420 20546 raft_consensus.cc:493] T bf379defbc6b452eaae94f95fc86d800 P 9a5370d23c924a9f894741583ef77f18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:41:54.592334 20546 raft_consensus.cc:515] T bf379defbc6b452eaae94f95fc86d800 P 9a5370d23c924a9f894741583ef77f18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } }
I20260630 12:41:54.595836 20419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8c8d1e7740c46e5938e93d8e14222c3" candidate_uuid: "18fd430d28614276abd95ebe21059220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a5370d23c924a9f894741583ef77f18" is_pre_election: true
I20260630 12:41:54.596884 20419 raft_consensus.cc:2468] T e8c8d1e7740c46e5938e93d8e14222c3 P 9a5370d23c924a9f894741583ef77f18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18fd430d28614276abd95ebe21059220 in term 0.
I20260630 12:41:54.598753 20457 leader_election.cc:304] T e8c8d1e7740c46e5938e93d8e14222c3 P 18fd430d28614276abd95ebe21059220 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18fd430d28614276abd95ebe21059220, 9a5370d23c924a9f894741583ef77f18; no voters: 
I20260630 12:41:54.599774 20546 leader_election.cc:290] T bf379defbc6b452eaae94f95fc86d800 P 9a5370d23c924a9f894741583ef77f18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d07b27bbe90949c7bd18634ff21398bc (127.13.140.129:41577), 18fd430d28614276abd95ebe21059220 (127.13.140.131:37285)
I20260630 12:41:54.607076 20544 raft_consensus.cc:515] T dbf55169a18d41f99b253dad6fe5bffb P 18fd430d28614276abd95ebe21059220 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } }
I20260630 12:41:54.615677 20419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbf55169a18d41f99b253dad6fe5bffb" candidate_uuid: "18fd430d28614276abd95ebe21059220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a5370d23c924a9f894741583ef77f18" is_pre_election: true
I20260630 12:41:54.616629 20419 raft_consensus.cc:2468] T dbf55169a18d41f99b253dad6fe5bffb P 9a5370d23c924a9f894741583ef77f18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18fd430d28614276abd95ebe21059220 in term 0.
I20260630 12:41:54.618331 20457 leader_election.cc:304] T dbf55169a18d41f99b253dad6fe5bffb P 18fd430d28614276abd95ebe21059220 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18fd430d28614276abd95ebe21059220, 9a5370d23c924a9f894741583ef77f18; no voters: 
I20260630 12:41:54.635008 20544 leader_election.cc:290] T dbf55169a18d41f99b253dad6fe5bffb P 18fd430d28614276abd95ebe21059220 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d07b27bbe90949c7bd18634ff21398bc (127.13.140.129:41577), 9a5370d23c924a9f894741583ef77f18 (127.13.140.130:44765)
I20260630 12:41:54.636292 20544 raft_consensus.cc:2804] T e8c8d1e7740c46e5938e93d8e14222c3 P 18fd430d28614276abd95ebe21059220 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:41:54.637796 20544 raft_consensus.cc:493] T e8c8d1e7740c46e5938e93d8e14222c3 P 18fd430d28614276abd95ebe21059220 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:41:54.639674 20544 raft_consensus.cc:3060] T e8c8d1e7740c46e5938e93d8e14222c3 P 18fd430d28614276abd95ebe21059220 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:41:54.651005 20562 raft_consensus.cc:2804] T dbf55169a18d41f99b253dad6fe5bffb P 18fd430d28614276abd95ebe21059220 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:41:54.651777 20562 raft_consensus.cc:493] T dbf55169a18d41f99b253dad6fe5bffb P 18fd430d28614276abd95ebe21059220 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:41:54.652287 20562 raft_consensus.cc:3060] T dbf55169a18d41f99b253dad6fe5bffb P 18fd430d28614276abd95ebe21059220 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:41:54.660897 20344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf379defbc6b452eaae94f95fc86d800" candidate_uuid: "9a5370d23c924a9f894741583ef77f18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d07b27bbe90949c7bd18634ff21398bc" is_pre_election: true
I20260630 12:41:54.661980 20344 raft_consensus.cc:2468] T bf379defbc6b452eaae94f95fc86d800 P d07b27bbe90949c7bd18634ff21398bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a5370d23c924a9f894741583ef77f18 in term 0.
I20260630 12:41:54.663636 20545 raft_consensus.cc:493] T dbf55169a18d41f99b253dad6fe5bffb P d07b27bbe90949c7bd18634ff21398bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:41:54.664317 20545 raft_consensus.cc:515] T dbf55169a18d41f99b253dad6fe5bffb P d07b27bbe90949c7bd18634ff21398bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } }
I20260630 12:41:54.668110 20545 leader_election.cc:290] T dbf55169a18d41f99b253dad6fe5bffb P d07b27bbe90949c7bd18634ff21398bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a5370d23c924a9f894741583ef77f18 (127.13.140.130:44765), 18fd430d28614276abd95ebe21059220 (127.13.140.131:37285)
I20260630 12:41:54.676672 20565 raft_consensus.cc:493] T e8c8d1e7740c46e5938e93d8e14222c3 P d07b27bbe90949c7bd18634ff21398bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:41:54.678234 20565 raft_consensus.cc:515] T e8c8d1e7740c46e5938e93d8e14222c3 P d07b27bbe90949c7bd18634ff21398bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } }
W20260630 12:41:54.681962 20457 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.130:44765, user_credentials={real_user=slave}} blocked reactor thread for 63813.5us
I20260630 12:41:54.685335 20565 leader_election.cc:290] T e8c8d1e7740c46e5938e93d8e14222c3 P d07b27bbe90949c7bd18634ff21398bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a5370d23c924a9f894741583ef77f18 (127.13.140.130:44765), 18fd430d28614276abd95ebe21059220 (127.13.140.131:37285)
I20260630 12:41:54.685519 20344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8c8d1e7740c46e5938e93d8e14222c3" candidate_uuid: "18fd430d28614276abd95ebe21059220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d07b27bbe90949c7bd18634ff21398bc" is_pre_election: true
I20260630 12:41:54.687402 20344 raft_consensus.cc:2468] T e8c8d1e7740c46e5938e93d8e14222c3 P d07b27bbe90949c7bd18634ff21398bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18fd430d28614276abd95ebe21059220 in term 0.
I20260630 12:41:54.713106 20344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbf55169a18d41f99b253dad6fe5bffb" candidate_uuid: "18fd430d28614276abd95ebe21059220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d07b27bbe90949c7bd18634ff21398bc" is_pre_election: true
I20260630 12:41:54.714201 20344 raft_consensus.cc:2468] T dbf55169a18d41f99b253dad6fe5bffb P d07b27bbe90949c7bd18634ff21398bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18fd430d28614276abd95ebe21059220 in term 0.
I20260630 12:41:54.722386 20493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbf55169a18d41f99b253dad6fe5bffb" candidate_uuid: "d07b27bbe90949c7bd18634ff21398bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18fd430d28614276abd95ebe21059220" is_pre_election: true
I20260630 12:41:54.725087 20492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8c8d1e7740c46e5938e93d8e14222c3" candidate_uuid: "d07b27bbe90949c7bd18634ff21398bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18fd430d28614276abd95ebe21059220" is_pre_election: true
I20260630 12:41:54.702080 20385 leader_election.cc:304] T bf379defbc6b452eaae94f95fc86d800 P 9a5370d23c924a9f894741583ef77f18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a5370d23c924a9f894741583ef77f18, d07b27bbe90949c7bd18634ff21398bc; no voters: 
I20260630 12:41:54.726946 20546 raft_consensus.cc:2804] T bf379defbc6b452eaae94f95fc86d800 P 9a5370d23c924a9f894741583ef77f18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:41:54.727464 20546 raft_consensus.cc:493] T bf379defbc6b452eaae94f95fc86d800 P 9a5370d23c924a9f894741583ef77f18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:41:54.727944 20546 raft_consensus.cc:3060] T bf379defbc6b452eaae94f95fc86d800 P 9a5370d23c924a9f894741583ef77f18 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:41:54.752300 20556 raft_consensus.cc:493] T 55dbe5f3d9324c65be282a2214589b50 P 18fd430d28614276abd95ebe21059220 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:41:54.753255 20556 raft_consensus.cc:515] T 55dbe5f3d9324c65be282a2214589b50 P 18fd430d28614276abd95ebe21059220 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } }
I20260630 12:41:54.758303 20344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55dbe5f3d9324c65be282a2214589b50" candidate_uuid: "18fd430d28614276abd95ebe21059220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d07b27bbe90949c7bd18634ff21398bc" is_pre_election: true
W20260630 12:41:54.761003 20459 leader_election.cc:343] T 55dbe5f3d9324c65be282a2214589b50 P 18fd430d28614276abd95ebe21059220 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d07b27bbe90949c7bd18634ff21398bc (127.13.140.129:41577): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:41:54.763085 20491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf379defbc6b452eaae94f95fc86d800" candidate_uuid: "9a5370d23c924a9f894741583ef77f18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18fd430d28614276abd95ebe21059220" is_pre_election: true
I20260630 12:41:54.763815 20491 raft_consensus.cc:2468] T bf379defbc6b452eaae94f95fc86d800 P 18fd430d28614276abd95ebe21059220 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a5370d23c924a9f894741583ef77f18 in term 0.
I20260630 12:41:54.765038 20538 ts_tablet_manager.cc:1434] T dbf55169a18d41f99b253dad6fe5bffb P 18fd430d28614276abd95ebe21059220: Time spent starting tablet: real 0.212s	user 0.054s	sys 0.102s
I20260630 12:41:54.768868 20544 raft_consensus.cc:515] T e8c8d1e7740c46e5938e93d8e14222c3 P 18fd430d28614276abd95ebe21059220 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } }
I20260630 12:41:54.770174 20492 raft_consensus.cc:2393] T e8c8d1e7740c46e5938e93d8e14222c3 P 18fd430d28614276abd95ebe21059220 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d07b27bbe90949c7bd18634ff21398bc in current term 1: Already voted for candidate 18fd430d28614276abd95ebe21059220 in this term.
I20260630 12:41:54.771348 20544 leader_election.cc:290] T e8c8d1e7740c46e5938e93d8e14222c3 P 18fd430d28614276abd95ebe21059220 [CANDIDATE]: Term 1 election: Requested vote from peers d07b27bbe90949c7bd18634ff21398bc (127.13.140.129:41577), 9a5370d23c924a9f894741583ef77f18 (127.13.140.130:44765)
I20260630 12:41:54.771670 20539 tablet_bootstrap.cc:492] T 55dbe5f3d9324c65be282a2214589b50 P d07b27bbe90949c7bd18634ff21398bc: No bootstrap required, opened a new log
I20260630 12:41:54.772460 20539 ts_tablet_manager.cc:1403] T 55dbe5f3d9324c65be282a2214589b50 P d07b27bbe90949c7bd18634ff21398bc: Time spent bootstrapping tablet: real 0.242s	user 0.088s	sys 0.136s
I20260630 12:41:54.772253 20546 raft_consensus.cc:515] T bf379defbc6b452eaae94f95fc86d800 P 9a5370d23c924a9f894741583ef77f18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } }
I20260630 12:41:54.772818 20344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8c8d1e7740c46e5938e93d8e14222c3" candidate_uuid: "18fd430d28614276abd95ebe21059220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d07b27bbe90949c7bd18634ff21398bc"
I20260630 12:41:54.773536 20344 raft_consensus.cc:3060] T e8c8d1e7740c46e5938e93d8e14222c3 P d07b27bbe90949c7bd18634ff21398bc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:41:54.774423 20546 leader_election.cc:290] T bf379defbc6b452eaae94f95fc86d800 P 9a5370d23c924a9f894741583ef77f18 [CANDIDATE]: Term 1 election: Requested vote from peers d07b27bbe90949c7bd18634ff21398bc (127.13.140.129:41577), 18fd430d28614276abd95ebe21059220 (127.13.140.131:37285)
I20260630 12:41:54.775965 20556 leader_election.cc:290] T 55dbe5f3d9324c65be282a2214589b50 P 18fd430d28614276abd95ebe21059220 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d07b27bbe90949c7bd18634ff21398bc (127.13.140.129:41577), 9a5370d23c924a9f894741583ef77f18 (127.13.140.130:44765)
I20260630 12:41:54.775727 20492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf379defbc6b452eaae94f95fc86d800" candidate_uuid: "9a5370d23c924a9f894741583ef77f18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18fd430d28614276abd95ebe21059220"
I20260630 12:41:54.776161 20539 raft_consensus.cc:359] T 55dbe5f3d9324c65be282a2214589b50 P d07b27bbe90949c7bd18634ff21398bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } }
I20260630 12:41:54.776970 20492 raft_consensus.cc:3060] T bf379defbc6b452eaae94f95fc86d800 P 18fd430d28614276abd95ebe21059220 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:41:54.777377 20539 raft_consensus.cc:385] T 55dbe5f3d9324c65be282a2214589b50 P d07b27bbe90949c7bd18634ff21398bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:41:54.777410 20419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8c8d1e7740c46e5938e93d8e14222c3" candidate_uuid: "18fd430d28614276abd95ebe21059220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a5370d23c924a9f894741583ef77f18"
I20260630 12:41:54.778101 20539 raft_consensus.cc:740] T 55dbe5f3d9324c65be282a2214589b50 P d07b27bbe90949c7bd18634ff21398bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d07b27bbe90949c7bd18634ff21398bc, State: Initialized, Role: FOLLOWER
I20260630 12:41:54.778267 20419 raft_consensus.cc:3060] T e8c8d1e7740c46e5938e93d8e14222c3 P 9a5370d23c924a9f894741583ef77f18 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:41:54.778414 20343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf379defbc6b452eaae94f95fc86d800" candidate_uuid: "9a5370d23c924a9f894741583ef77f18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d07b27bbe90949c7bd18634ff21398bc"
I20260630 12:41:54.779145 20343 raft_consensus.cc:3060] T bf379defbc6b452eaae94f95fc86d800 P d07b27bbe90949c7bd18634ff21398bc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:41:54.779254 20539 consensus_queue.cc:260] T 55dbe5f3d9324c65be282a2214589b50 P d07b27bbe90949c7bd18634ff21398bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } }
I20260630 12:41:54.781527 20418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55dbe5f3d9324c65be282a2214589b50" candidate_uuid: "18fd430d28614276abd95ebe21059220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a5370d23c924a9f894741583ef77f18" is_pre_election: true
I20260630 12:41:54.782219 20418 raft_consensus.cc:2468] T 55dbe5f3d9324c65be282a2214589b50 P 9a5370d23c924a9f894741583ef77f18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18fd430d28614276abd95ebe21059220 in term 0.
I20260630 12:41:54.782505 20539 ts_tablet_manager.cc:1434] T 55dbe5f3d9324c65be282a2214589b50 P d07b27bbe90949c7bd18634ff21398bc: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260630 12:41:54.783519 20457 leader_election.cc:304] T 55dbe5f3d9324c65be282a2214589b50 P 18fd430d28614276abd95ebe21059220 [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: 18fd430d28614276abd95ebe21059220, 9a5370d23c924a9f894741583ef77f18; no voters: d07b27bbe90949c7bd18634ff21398bc
I20260630 12:41:54.785442 20492 raft_consensus.cc:2468] T bf379defbc6b452eaae94f95fc86d800 P 18fd430d28614276abd95ebe21059220 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a5370d23c924a9f894741583ef77f18 in term 1.
I20260630 12:41:54.786645 20384 leader_election.cc:304] T bf379defbc6b452eaae94f95fc86d800 P 9a5370d23c924a9f894741583ef77f18 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18fd430d28614276abd95ebe21059220, 9a5370d23c924a9f894741583ef77f18; no voters: 
I20260630 12:41:54.787668 20546 raft_consensus.cc:2804] T bf379defbc6b452eaae94f95fc86d800 P 9a5370d23c924a9f894741583ef77f18 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:41:54.790125 20562 raft_consensus.cc:515] T dbf55169a18d41f99b253dad6fe5bffb P 18fd430d28614276abd95ebe21059220 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } }
I20260630 12:41:54.793228 20343 raft_consensus.cc:2468] T bf379defbc6b452eaae94f95fc86d800 P d07b27bbe90949c7bd18634ff21398bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a5370d23c924a9f894741583ef77f18 in term 1.
I20260630 12:41:54.791028 20556 raft_consensus.cc:2804] T 55dbe5f3d9324c65be282a2214589b50 P 18fd430d28614276abd95ebe21059220 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:41:54.792255 20344 raft_consensus.cc:2468] T e8c8d1e7740c46e5938e93d8e14222c3 P d07b27bbe90949c7bd18634ff21398bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18fd430d28614276abd95ebe21059220 in term 1.
I20260630 12:41:54.792706 20546 raft_consensus.cc:697] T bf379defbc6b452eaae94f95fc86d800 P 9a5370d23c924a9f894741583ef77f18 [term 1 LEADER]: Becoming Leader. State: Replica: 9a5370d23c924a9f894741583ef77f18, State: Running, Role: LEADER
I20260630 12:41:54.793883 20556 raft_consensus.cc:493] T 55dbe5f3d9324c65be282a2214589b50 P 18fd430d28614276abd95ebe21059220 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:41:54.794512 20556 raft_consensus.cc:3060] T 55dbe5f3d9324c65be282a2214589b50 P 18fd430d28614276abd95ebe21059220 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:41:54.794647 20562 leader_election.cc:290] T dbf55169a18d41f99b253dad6fe5bffb P 18fd430d28614276abd95ebe21059220 [CANDIDATE]: Term 1 election: Requested vote from peers d07b27bbe90949c7bd18634ff21398bc (127.13.140.129:41577), 9a5370d23c924a9f894741583ef77f18 (127.13.140.130:44765)
I20260630 12:41:54.794662 20546 consensus_queue.cc:237] T bf379defbc6b452eaae94f95fc86d800 P 9a5370d23c924a9f894741583ef77f18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } }
I20260630 12:41:54.795966 20418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbf55169a18d41f99b253dad6fe5bffb" candidate_uuid: "18fd430d28614276abd95ebe21059220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a5370d23c924a9f894741583ef77f18"
I20260630 12:41:54.796623 20493 raft_consensus.cc:2393] T dbf55169a18d41f99b253dad6fe5bffb P 18fd430d28614276abd95ebe21059220 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d07b27bbe90949c7bd18634ff21398bc in current term 1: Already voted for candidate 18fd430d28614276abd95ebe21059220 in this term.
I20260630 12:41:54.798316 20417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbf55169a18d41f99b253dad6fe5bffb" candidate_uuid: "d07b27bbe90949c7bd18634ff21398bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a5370d23c924a9f894741583ef77f18" is_pre_election: true
I20260630 12:41:54.800227 20416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8c8d1e7740c46e5938e93d8e14222c3" candidate_uuid: "d07b27bbe90949c7bd18634ff21398bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a5370d23c924a9f894741583ef77f18" is_pre_election: true
I20260630 12:41:54.803316 20459 leader_election.cc:304] T e8c8d1e7740c46e5938e93d8e14222c3 P 18fd430d28614276abd95ebe21059220 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18fd430d28614276abd95ebe21059220, d07b27bbe90949c7bd18634ff21398bc; no voters: 
I20260630 12:41:54.803973 20556 raft_consensus.cc:515] T 55dbe5f3d9324c65be282a2214589b50 P 18fd430d28614276abd95ebe21059220 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } }
I20260630 12:41:54.804899 20308 leader_election.cc:304] T dbf55169a18d41f99b253dad6fe5bffb P d07b27bbe90949c7bd18634ff21398bc [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: d07b27bbe90949c7bd18634ff21398bc; no voters: 18fd430d28614276abd95ebe21059220, 9a5370d23c924a9f894741583ef77f18
I20260630 12:41:54.806602 20308 leader_election.cc:304] T e8c8d1e7740c46e5938e93d8e14222c3 P d07b27bbe90949c7bd18634ff21398bc [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: d07b27bbe90949c7bd18634ff21398bc; no voters: 18fd430d28614276abd95ebe21059220, 9a5370d23c924a9f894741583ef77f18
I20260630 12:41:54.807593 20556 leader_election.cc:290] T 55dbe5f3d9324c65be282a2214589b50 P 18fd430d28614276abd95ebe21059220 [CANDIDATE]: Term 1 election: Requested vote from peers d07b27bbe90949c7bd18634ff21398bc (127.13.140.129:41577), 9a5370d23c924a9f894741583ef77f18 (127.13.140.130:44765)
I20260630 12:41:54.808784 20342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55dbe5f3d9324c65be282a2214589b50" candidate_uuid: "18fd430d28614276abd95ebe21059220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d07b27bbe90949c7bd18634ff21398bc"
I20260630 12:41:54.809561 20342 raft_consensus.cc:3060] T 55dbe5f3d9324c65be282a2214589b50 P d07b27bbe90949c7bd18634ff21398bc [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:41:54.810631 20290 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:41:54.808279 20556 raft_consensus.cc:2804] T e8c8d1e7740c46e5938e93d8e14222c3 P 18fd430d28614276abd95ebe21059220 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:41:54.812798 20545 raft_consensus.cc:3060] T dbf55169a18d41f99b253dad6fe5bffb P d07b27bbe90949c7bd18634ff21398bc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:41:54.812860 20556 raft_consensus.cc:697] T e8c8d1e7740c46e5938e93d8e14222c3 P 18fd430d28614276abd95ebe21059220 [term 1 LEADER]: Becoming Leader. State: Replica: 18fd430d28614276abd95ebe21059220, State: Running, Role: LEADER
I20260630 12:41:54.813505 20419 raft_consensus.cc:2468] T e8c8d1e7740c46e5938e93d8e14222c3 P 9a5370d23c924a9f894741583ef77f18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18fd430d28614276abd95ebe21059220 in term 1.
I20260630 12:41:54.814278 20556 consensus_queue.cc:237] T e8c8d1e7740c46e5938e93d8e14222c3 P 18fd430d28614276abd95ebe21059220 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } }
I20260630 12:41:54.815349 20565 raft_consensus.cc:2749] T e8c8d1e7740c46e5938e93d8e14222c3 P d07b27bbe90949c7bd18634ff21398bc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:41:54.819753 20418 raft_consensus.cc:3060] T dbf55169a18d41f99b253dad6fe5bffb P 9a5370d23c924a9f894741583ef77f18 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:41:54.823853 20241 catalog_manager.cc:5697] T bf379defbc6b452eaae94f95fc86d800 P 9a5370d23c924a9f894741583ef77f18 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a5370d23c924a9f894741583ef77f18 (127.13.140.130). New cstate: current_term: 1 leader_uuid: "9a5370d23c924a9f894741583ef77f18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } health_report { overall_health: UNKNOWN } } }
I20260630 12:41:54.826072 20419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55dbe5f3d9324c65be282a2214589b50" candidate_uuid: "18fd430d28614276abd95ebe21059220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a5370d23c924a9f894741583ef77f18"
I20260630 12:41:54.826759 20419 raft_consensus.cc:3060] T 55dbe5f3d9324c65be282a2214589b50 P 9a5370d23c924a9f894741583ef77f18 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:41:54.826997 20242 catalog_manager.cc:5697] T e8c8d1e7740c46e5938e93d8e14222c3 P 18fd430d28614276abd95ebe21059220 reported cstate change: term changed from 0 to 1, leader changed from <none> to 18fd430d28614276abd95ebe21059220 (127.13.140.131). New cstate: current_term: 1 leader_uuid: "18fd430d28614276abd95ebe21059220" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } health_report { overall_health: HEALTHY } } }
I20260630 12:41:54.830842 20545 raft_consensus.cc:2749] T dbf55169a18d41f99b253dad6fe5bffb P d07b27bbe90949c7bd18634ff21398bc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:41:54.831393 20342 raft_consensus.cc:2468] T 55dbe5f3d9324c65be282a2214589b50 P d07b27bbe90949c7bd18634ff21398bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18fd430d28614276abd95ebe21059220 in term 1.
I20260630 12:41:54.832777 20344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbf55169a18d41f99b253dad6fe5bffb" candidate_uuid: "18fd430d28614276abd95ebe21059220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d07b27bbe90949c7bd18634ff21398bc"
I20260630 12:41:54.832902 20459 leader_election.cc:304] T 55dbe5f3d9324c65be282a2214589b50 P 18fd430d28614276abd95ebe21059220 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18fd430d28614276abd95ebe21059220, d07b27bbe90949c7bd18634ff21398bc; no voters: 
I20260630 12:41:54.833990 20556 raft_consensus.cc:2804] T 55dbe5f3d9324c65be282a2214589b50 P 18fd430d28614276abd95ebe21059220 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:41:54.834532 20556 raft_consensus.cc:697] T 55dbe5f3d9324c65be282a2214589b50 P 18fd430d28614276abd95ebe21059220 [term 1 LEADER]: Becoming Leader. State: Replica: 18fd430d28614276abd95ebe21059220, State: Running, Role: LEADER
I20260630 12:41:54.835422 20556 consensus_queue.cc:237] T 55dbe5f3d9324c65be282a2214589b50 P 18fd430d28614276abd95ebe21059220 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } }
I20260630 12:41:54.835862 20419 raft_consensus.cc:2468] T 55dbe5f3d9324c65be282a2214589b50 P 9a5370d23c924a9f894741583ef77f18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18fd430d28614276abd95ebe21059220 in term 1.
I20260630 12:41:54.840059 20418 raft_consensus.cc:2468] T dbf55169a18d41f99b253dad6fe5bffb P 9a5370d23c924a9f894741583ef77f18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18fd430d28614276abd95ebe21059220 in term 1.
I20260630 12:41:54.840289 20344 raft_consensus.cc:2468] T dbf55169a18d41f99b253dad6fe5bffb P d07b27bbe90949c7bd18634ff21398bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18fd430d28614276abd95ebe21059220 in term 1.
I20260630 12:41:54.841485 20459 leader_election.cc:304] T dbf55169a18d41f99b253dad6fe5bffb P 18fd430d28614276abd95ebe21059220 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18fd430d28614276abd95ebe21059220, d07b27bbe90949c7bd18634ff21398bc; no voters: 
I20260630 12:41:54.842278 20556 raft_consensus.cc:2804] T dbf55169a18d41f99b253dad6fe5bffb P 18fd430d28614276abd95ebe21059220 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:41:54.842806 20556 raft_consensus.cc:697] T dbf55169a18d41f99b253dad6fe5bffb P 18fd430d28614276abd95ebe21059220 [term 1 LEADER]: Becoming Leader. State: Replica: 18fd430d28614276abd95ebe21059220, State: Running, Role: LEADER
I20260630 12:41:54.843675 20556 consensus_queue.cc:237] T dbf55169a18d41f99b253dad6fe5bffb P 18fd430d28614276abd95ebe21059220 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } }
I20260630 12:41:54.855731 20242 catalog_manager.cc:5697] T 55dbe5f3d9324c65be282a2214589b50 P 18fd430d28614276abd95ebe21059220 reported cstate change: term changed from 0 to 1, leader changed from <none> to 18fd430d28614276abd95ebe21059220 (127.13.140.131). New cstate: current_term: 1 leader_uuid: "18fd430d28614276abd95ebe21059220" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } health_report { overall_health: UNKNOWN } } }
I20260630 12:41:54.857224 20242 catalog_manager.cc:5697] T dbf55169a18d41f99b253dad6fe5bffb P 18fd430d28614276abd95ebe21059220 reported cstate change: term changed from 0 to 1, leader changed from <none> to 18fd430d28614276abd95ebe21059220 (127.13.140.131). New cstate: current_term: 1 leader_uuid: "18fd430d28614276abd95ebe21059220" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } health_report { overall_health: HEALTHY } } }
I20260630 12:41:54.919261 13874 tablet_server.cc:179] TabletServer@127.13.140.129:0 shutting down...
I20260630 12:41:54.938102 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:41:54.938956 13874 tablet_replica.cc:333] T dbf55169a18d41f99b253dad6fe5bffb P d07b27bbe90949c7bd18634ff21398bc: stopping tablet replica
I20260630 12:41:54.939610 13874 raft_consensus.cc:2243] T dbf55169a18d41f99b253dad6fe5bffb P d07b27bbe90949c7bd18634ff21398bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:41:54.940009 13874 raft_consensus.cc:2272] T dbf55169a18d41f99b253dad6fe5bffb P d07b27bbe90949c7bd18634ff21398bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:41:54.942113 13874 tablet_replica.cc:333] T e8c8d1e7740c46e5938e93d8e14222c3 P d07b27bbe90949c7bd18634ff21398bc: stopping tablet replica
I20260630 12:41:54.942636 13874 raft_consensus.cc:2243] T e8c8d1e7740c46e5938e93d8e14222c3 P d07b27bbe90949c7bd18634ff21398bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:41:54.942989 13874 raft_consensus.cc:2272] T e8c8d1e7740c46e5938e93d8e14222c3 P d07b27bbe90949c7bd18634ff21398bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:41:54.945084 13874 tablet_replica.cc:333] T 55dbe5f3d9324c65be282a2214589b50 P d07b27bbe90949c7bd18634ff21398bc: stopping tablet replica
I20260630 12:41:54.945587 13874 raft_consensus.cc:2243] T 55dbe5f3d9324c65be282a2214589b50 P d07b27bbe90949c7bd18634ff21398bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:41:54.945930 13874 raft_consensus.cc:2272] T 55dbe5f3d9324c65be282a2214589b50 P d07b27bbe90949c7bd18634ff21398bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:41:54.947767 13874 tablet_replica.cc:333] T bf379defbc6b452eaae94f95fc86d800 P d07b27bbe90949c7bd18634ff21398bc: stopping tablet replica
I20260630 12:41:54.948235 13874 raft_consensus.cc:2243] T bf379defbc6b452eaae94f95fc86d800 P d07b27bbe90949c7bd18634ff21398bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:41:54.948644 13874 raft_consensus.cc:2272] T bf379defbc6b452eaae94f95fc86d800 P d07b27bbe90949c7bd18634ff21398bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:41:54.970990 13874 tablet_server.cc:196] TabletServer@127.13.140.129:0 shutdown complete.
I20260630 12:41:55.202879 20556 consensus_queue.cc:1048] T e8c8d1e7740c46e5938e93d8e14222c3 P 18fd430d28614276abd95ebe21059220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:41:55.217089 20459 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.140.129:41577: connect: Connection refused (error 111) [suppressed 7 similar messages]
W20260630 12:41:55.220918 20459 consensus_peers.cc:597] T e8c8d1e7740c46e5938e93d8e14222c3 P 18fd430d28614276abd95ebe21059220 -> Peer d07b27bbe90949c7bd18634ff21398bc (127.13.140.129:41577): Couldn't send request to peer d07b27bbe90949c7bd18634ff21398bc. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.129:41577: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:41:55.229933 20544 consensus_queue.cc:1048] T 55dbe5f3d9324c65be282a2214589b50 P 18fd430d28614276abd95ebe21059220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:41:55.241714 20459 consensus_peers.cc:597] T 55dbe5f3d9324c65be282a2214589b50 P 18fd430d28614276abd95ebe21059220 -> Peer d07b27bbe90949c7bd18634ff21398bc (127.13.140.129:41577): Couldn't send request to peer d07b27bbe90949c7bd18634ff21398bc. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.129:41577: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:41:55.255275 20385 consensus_peers.cc:597] T bf379defbc6b452eaae94f95fc86d800 P 9a5370d23c924a9f894741583ef77f18 -> Peer d07b27bbe90949c7bd18634ff21398bc (127.13.140.129:41577): Couldn't send request to peer d07b27bbe90949c7bd18634ff21398bc. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.129:41577: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:41:55.275095 20544 consensus_queue.cc:1048] T dbf55169a18d41f99b253dad6fe5bffb P 18fd430d28614276abd95ebe21059220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:41:55.277098 20546 consensus_queue.cc:1048] T bf379defbc6b452eaae94f95fc86d800 P 9a5370d23c924a9f894741583ef77f18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:41:55.292514 20459 consensus_peers.cc:597] T dbf55169a18d41f99b253dad6fe5bffb P 18fd430d28614276abd95ebe21059220 -> Peer d07b27bbe90949c7bd18634ff21398bc (127.13.140.129:41577): Couldn't send request to peer d07b27bbe90949c7bd18634ff21398bc. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.129:41577: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:41:55.812693 20290 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver d07b27bbe90949c7bd18634ff21398bc not available for placement
I20260630 12:41:56.014712 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:41:56.021030 20584 instance_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:41:56.022553 20585 instance_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:41:56.023415 13874 server_base.cc:1061] running on GCE node
W20260630 12:41:56.023494 20587 instance_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:41:56.025498 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:41:56.025728 13874 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:41:56.025900 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823316025886 us; error 0 us; skew 500 ppm
I20260630 12:41:56.026445 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:41:56.028883 13874 webserver.cc:533] Webserver started at http://127.13.140.132:45039/ using document root <none> and password file <none>
I20260630 12:41:56.029379 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:41:56.029567 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:41:56.029866 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:41:56.030951 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782823128114093-13874-0/minicluster-data/ts-3-root/instance:
uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6"
format_stamp: "Formatted at 2026-06-30 12:41:56 on dist-test-slave-zctk"
I20260630 12:41:56.035528 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260630 12:41:56.039013 20592 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:41:56.039825 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:41:56.040138 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782823128114093-13874-0/minicluster-data/ts-3-root
uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6"
format_stamp: "Formatted at 2026-06-30 12:41:56 on dist-test-slave-zctk"
I20260630 12:41:56.040418 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782823128114093-13874-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782823128114093-13874-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782823128114093-13874-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:41:56.061652 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:41:56.062781 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:41:56.064240 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:41:56.066536 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:41:56.066764 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:41:56.067003 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:41:56.067184 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:41:56.087584 20556 consensus_queue.cc:579] T e8c8d1e7740c46e5938e93d8e14222c3 P 18fd430d28614276abd95ebe21059220 [LEADER]: Leader has been unable to successfully communicate with peer d07b27bbe90949c7bd18634ff21398bc for more than 1 seconds (1.272s)
W20260630 12:41:56.100492 20242 catalog_manager.cc:5375] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet e8c8d1e7740c46e5938e93d8e14222c3 with cas_config_opid_index -1: no extra replica candidate found for tablet e8c8d1e7740c46e5938e93d8e14222c3 (table test-workload [id=6ea97cbcbb6f42acaaba68b194a14f3b]): 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:41:56.113170 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.132:40001
I20260630 12:41:56.113170 20566 consensus_queue.cc:579] T bf379defbc6b452eaae94f95fc86d800 P 9a5370d23c924a9f894741583ef77f18 [LEADER]: Leader has been unable to successfully communicate with peer d07b27bbe90949c7bd18634ff21398bc for more than 1 seconds (1.317s)
I20260630 12:41:56.113278 20656 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.132:40001 every 8 connection(s)
I20260630 12:41:56.133803 20659 heartbeater.cc:344] Connected to a master server at 127.13.140.190:34851
I20260630 12:41:56.134378 20659 heartbeater.cc:461] Registering TS with master...
I20260630 12:41:56.135123 20659 heartbeater.cc:507] Master 127.13.140.190:34851 requested a full tablet report, sending...
I20260630 12:41:56.137045 20242 ts_manager.cc:194] Registered new tserver with Master: 593f8e1f05f44f2dbc4c9a315f5eecb6 (127.13.140.132:40001)
I20260630 12:41:56.138363 20242 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43008
I20260630 12:41:56.157866 20493 consensus_queue.cc:237] T e8c8d1e7740c46e5938e93d8e14222c3 P 18fd430d28614276abd95ebe21059220 [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: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } } peers { permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 40001 } attrs { promote: true } }
I20260630 12:41:56.159871 20629 consensus_queue.cc:579] T 55dbe5f3d9324c65be282a2214589b50 P 18fd430d28614276abd95ebe21059220 [LEADER]: Leader has been unable to successfully communicate with peer d07b27bbe90949c7bd18634ff21398bc for more than 1 seconds (1.323s)
I20260630 12:41:56.166150 20418 raft_consensus.cc:1275] T e8c8d1e7740c46e5938e93d8e14222c3 P 9a5370d23c924a9f894741583ef77f18 [term 1 FOLLOWER]: Refusing update from remote peer 18fd430d28614276abd95ebe21059220: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:41:56.168130 20627 consensus_queue.cc:1048] T e8c8d1e7740c46e5938e93d8e14222c3 P 18fd430d28614276abd95ebe21059220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:41:56.175336 20493 consensus_queue.cc:237] T 55dbe5f3d9324c65be282a2214589b50 P 18fd430d28614276abd95ebe21059220 [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: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 40001 } attrs { promote: true } }
I20260630 12:41:56.175781 20629 raft_consensus.cc:2955] T e8c8d1e7740c46e5938e93d8e14222c3 P 18fd430d28614276abd95ebe21059220 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 593f8e1f05f44f2dbc4c9a315f5eecb6 (127.13.140.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } } peers { permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 40001 } attrs { promote: true } } }
I20260630 12:41:56.177989 20418 raft_consensus.cc:2955] T e8c8d1e7740c46e5938e93d8e14222c3 P 9a5370d23c924a9f894741583ef77f18 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 593f8e1f05f44f2dbc4c9a315f5eecb6 (127.13.140.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } } peers { permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 40001 } attrs { promote: true } } }
I20260630 12:41:56.183087 20419 raft_consensus.cc:1275] T 55dbe5f3d9324c65be282a2214589b50 P 9a5370d23c924a9f894741583ef77f18 [term 1 FOLLOWER]: Refusing update from remote peer 18fd430d28614276abd95ebe21059220: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:41:56.185933 20459 consensus_peers.cc:597] T e8c8d1e7740c46e5938e93d8e14222c3 P 18fd430d28614276abd95ebe21059220 -> Peer d07b27bbe90949c7bd18634ff21398bc (127.13.140.129:41577): Couldn't send request to peer d07b27bbe90949c7bd18634ff21398bc. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.129:41577: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:41:56.185263 20627 consensus_queue.cc:1048] T 55dbe5f3d9324c65be282a2214589b50 P 18fd430d28614276abd95ebe21059220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260630 12:41:56.190706 20459 consensus_peers.cc:597] T 55dbe5f3d9324c65be282a2214589b50 P 18fd430d28614276abd95ebe21059220 -> Peer d07b27bbe90949c7bd18634ff21398bc (127.13.140.129:41577): Couldn't send request to peer d07b27bbe90949c7bd18634ff21398bc. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.129:41577: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:41:56.187335 20419 consensus_queue.cc:237] T bf379defbc6b452eaae94f95fc86d800 P 9a5370d23c924a9f894741583ef77f18 [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: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } } peers { permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 40001 } attrs { promote: true } }
W20260630 12:41:56.195058 20456 consensus_peers.cc:597] T e8c8d1e7740c46e5938e93d8e14222c3 P 18fd430d28614276abd95ebe21059220 -> Peer 593f8e1f05f44f2dbc4c9a315f5eecb6 (127.13.140.132:40001): Couldn't send request to peer 593f8e1f05f44f2dbc4c9a315f5eecb6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e8c8d1e7740c46e5938e93d8e14222c3. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:41:56.196089 20456 consensus_peers.cc:597] T 55dbe5f3d9324c65be282a2214589b50 P 18fd430d28614276abd95ebe21059220 -> Peer 593f8e1f05f44f2dbc4c9a315f5eecb6 (127.13.140.132:40001): Couldn't send request to peer 593f8e1f05f44f2dbc4c9a315f5eecb6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 55dbe5f3d9324c65be282a2214589b50. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:41:56.199080 20228 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet e8c8d1e7740c46e5938e93d8e14222c3 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 2)
I20260630 12:41:56.195598 20242 catalog_manager.cc:5697] T e8c8d1e7740c46e5938e93d8e14222c3 P 9a5370d23c924a9f894741583ef77f18 reported cstate change: config changed from index -1 to 2, NON_VOTER 593f8e1f05f44f2dbc4c9a315f5eecb6 (127.13.140.132) added. New cstate: current_term: 1 leader_uuid: "18fd430d28614276abd95ebe21059220" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } } peers { permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 40001 } attrs { promote: true } } }
I20260630 12:41:56.205833 20493 raft_consensus.cc:1275] T bf379defbc6b452eaae94f95fc86d800 P 18fd430d28614276abd95ebe21059220 [term 1 FOLLOWER]: Refusing update from remote peer 9a5370d23c924a9f894741583ef77f18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:41:56.208374 20658 consensus_queue.cc:1048] T bf379defbc6b452eaae94f95fc86d800 P 9a5370d23c924a9f894741583ef77f18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:41:56.205323 20556 raft_consensus.cc:2955] T 55dbe5f3d9324c65be282a2214589b50 P 18fd430d28614276abd95ebe21059220 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 593f8e1f05f44f2dbc4c9a315f5eecb6 (127.13.140.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 40001 } attrs { promote: true } } }
I20260630 12:41:56.215415 20416 raft_consensus.cc:2955] T 55dbe5f3d9324c65be282a2214589b50 P 9a5370d23c924a9f894741583ef77f18 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 593f8e1f05f44f2dbc4c9a315f5eecb6 (127.13.140.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 40001 } attrs { promote: true } } }
I20260630 12:41:56.219055 20228 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 55dbe5f3d9324c65be282a2214589b50 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
W20260630 12:41:56.224721 20385 consensus_peers.cc:597] T bf379defbc6b452eaae94f95fc86d800 P 9a5370d23c924a9f894741583ef77f18 -> Peer d07b27bbe90949c7bd18634ff21398bc (127.13.140.129:41577): Couldn't send request to peer d07b27bbe90949c7bd18634ff21398bc. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.129:41577: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:41:56.225764 20382 consensus_peers.cc:597] T bf379defbc6b452eaae94f95fc86d800 P 9a5370d23c924a9f894741583ef77f18 -> Peer 593f8e1f05f44f2dbc4c9a315f5eecb6 (127.13.140.132:40001): Couldn't send request to peer 593f8e1f05f44f2dbc4c9a315f5eecb6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bf379defbc6b452eaae94f95fc86d800. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:41:56.225275 20658 raft_consensus.cc:2955] T bf379defbc6b452eaae94f95fc86d800 P 9a5370d23c924a9f894741583ef77f18 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 593f8e1f05f44f2dbc4c9a315f5eecb6 (127.13.140.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } } peers { permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 40001 } attrs { promote: true } } }
I20260630 12:41:56.234323 20493 raft_consensus.cc:2955] T bf379defbc6b452eaae94f95fc86d800 P 18fd430d28614276abd95ebe21059220 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 593f8e1f05f44f2dbc4c9a315f5eecb6 (127.13.140.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } } peers { permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 40001 } attrs { promote: true } } }
I20260630 12:41:56.240456 20227 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet bf379defbc6b452eaae94f95fc86d800 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 2)
I20260630 12:41:56.255424 20241 catalog_manager.cc:5697] T bf379defbc6b452eaae94f95fc86d800 P 9a5370d23c924a9f894741583ef77f18 reported cstate change: config changed from index -1 to 2, NON_VOTER 593f8e1f05f44f2dbc4c9a315f5eecb6 (127.13.140.132) added. New cstate: current_term: 1 leader_uuid: "9a5370d23c924a9f894741583ef77f18" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 40001 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:41:56.257341 20241 catalog_manager.cc:5697] T 55dbe5f3d9324c65be282a2214589b50 P 9a5370d23c924a9f894741583ef77f18 reported cstate change: config changed from index -1 to 2, NON_VOTER 593f8e1f05f44f2dbc4c9a315f5eecb6 (127.13.140.132) added. New cstate: current_term: 1 leader_uuid: "18fd430d28614276abd95ebe21059220" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 40001 } attrs { promote: true } } }
I20260630 12:41:56.388092 20668 consensus_queue.cc:579] T dbf55169a18d41f99b253dad6fe5bffb P 18fd430d28614276abd95ebe21059220 [LEADER]: Leader has been unable to successfully communicate with peer d07b27bbe90949c7bd18634ff21398bc for more than 1 seconds (1.543s)
I20260630 12:41:56.397011 20493 consensus_queue.cc:237] T dbf55169a18d41f99b253dad6fe5bffb P 18fd430d28614276abd95ebe21059220 [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: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } } peers { permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 40001 } attrs { promote: true } }
I20260630 12:41:56.403038 20416 raft_consensus.cc:1275] T dbf55169a18d41f99b253dad6fe5bffb P 9a5370d23c924a9f894741583ef77f18 [term 1 FOLLOWER]: Refusing update from remote peer 18fd430d28614276abd95ebe21059220: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:41:56.403110 20456 consensus_peers.cc:597] T dbf55169a18d41f99b253dad6fe5bffb P 18fd430d28614276abd95ebe21059220 -> Peer 593f8e1f05f44f2dbc4c9a315f5eecb6 (127.13.140.132:40001): Couldn't send request to peer 593f8e1f05f44f2dbc4c9a315f5eecb6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dbf55169a18d41f99b253dad6fe5bffb. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:41:56.404533 20629 consensus_queue.cc:1048] T dbf55169a18d41f99b253dad6fe5bffb P 18fd430d28614276abd95ebe21059220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:41:56.405653 20459 consensus_peers.cc:597] T dbf55169a18d41f99b253dad6fe5bffb P 18fd430d28614276abd95ebe21059220 -> Peer d07b27bbe90949c7bd18634ff21398bc (127.13.140.129:41577): Couldn't send request to peer d07b27bbe90949c7bd18634ff21398bc. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.129:41577: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:41:56.410786 20627 raft_consensus.cc:2955] T dbf55169a18d41f99b253dad6fe5bffb P 18fd430d28614276abd95ebe21059220 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 593f8e1f05f44f2dbc4c9a315f5eecb6 (127.13.140.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } } peers { permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 40001 } attrs { promote: true } } }
I20260630 12:41:56.412407 20416 raft_consensus.cc:2955] T dbf55169a18d41f99b253dad6fe5bffb P 9a5370d23c924a9f894741583ef77f18 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 593f8e1f05f44f2dbc4c9a315f5eecb6 (127.13.140.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } } peers { permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 40001 } attrs { promote: true } } }
I20260630 12:41:56.418040 20228 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet dbf55169a18d41f99b253dad6fe5bffb with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:41:56.422904 20242 catalog_manager.cc:5697] T dbf55169a18d41f99b253dad6fe5bffb P 18fd430d28614276abd95ebe21059220 reported cstate change: config changed from index -1 to 2, NON_VOTER 593f8e1f05f44f2dbc4c9a315f5eecb6 (127.13.140.132) added. New cstate: current_term: 1 leader_uuid: "18fd430d28614276abd95ebe21059220" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 40001 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:41:56.636489 20674 ts_tablet_manager.cc:933] T 55dbe5f3d9324c65be282a2214589b50 P 593f8e1f05f44f2dbc4c9a315f5eecb6: Initiating tablet copy from peer 18fd430d28614276abd95ebe21059220 (127.13.140.131:37285)
I20260630 12:41:56.637854 20674 tablet_copy_client.cc:323] T 55dbe5f3d9324c65be282a2214589b50 P 593f8e1f05f44f2dbc4c9a315f5eecb6: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.131:37285
I20260630 12:41:56.647544 20503 tablet_copy_service.cc:140] P 18fd430d28614276abd95ebe21059220: Received BeginTabletCopySession request for tablet 55dbe5f3d9324c65be282a2214589b50 from peer 593f8e1f05f44f2dbc4c9a315f5eecb6 ({username='slave'} at 127.0.0.1:58164)
I20260630 12:41:56.648118 20503 tablet_copy_service.cc:161] P 18fd430d28614276abd95ebe21059220: Beginning new tablet copy session on tablet 55dbe5f3d9324c65be282a2214589b50 from peer 593f8e1f05f44f2dbc4c9a315f5eecb6 at {username='slave'} at 127.0.0.1:58164: session id = 593f8e1f05f44f2dbc4c9a315f5eecb6-55dbe5f3d9324c65be282a2214589b50
I20260630 12:41:56.653725 20503 tablet_copy_source_session.cc:215] T 55dbe5f3d9324c65be282a2214589b50 P 18fd430d28614276abd95ebe21059220: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:41:56.656442 20674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55dbe5f3d9324c65be282a2214589b50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:56.667506 20674 tablet_copy_client.cc:806] T 55dbe5f3d9324c65be282a2214589b50 P 593f8e1f05f44f2dbc4c9a315f5eecb6: tablet copy: Starting download of 0 data blocks...
I20260630 12:41:56.667999 20674 tablet_copy_client.cc:670] T 55dbe5f3d9324c65be282a2214589b50 P 593f8e1f05f44f2dbc4c9a315f5eecb6: tablet copy: Starting download of 1 WAL segments...
I20260630 12:41:56.671296 20674 tablet_copy_client.cc:538] T 55dbe5f3d9324c65be282a2214589b50 P 593f8e1f05f44f2dbc4c9a315f5eecb6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:41:56.677238 20674 tablet_bootstrap.cc:492] T 55dbe5f3d9324c65be282a2214589b50 P 593f8e1f05f44f2dbc4c9a315f5eecb6: Bootstrap starting.
I20260630 12:41:56.691309 20674 tablet_bootstrap.cc:492] T 55dbe5f3d9324c65be282a2214589b50 P 593f8e1f05f44f2dbc4c9a315f5eecb6: 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:41:56.692170 20674 tablet_bootstrap.cc:492] T 55dbe5f3d9324c65be282a2214589b50 P 593f8e1f05f44f2dbc4c9a315f5eecb6: Bootstrap complete.
I20260630 12:41:56.692804 20674 ts_tablet_manager.cc:1403] T 55dbe5f3d9324c65be282a2214589b50 P 593f8e1f05f44f2dbc4c9a315f5eecb6: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260630 12:41:56.694787 20674 raft_consensus.cc:359] T 55dbe5f3d9324c65be282a2214589b50 P 593f8e1f05f44f2dbc4c9a315f5eecb6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 40001 } attrs { promote: true } }
I20260630 12:41:56.695389 20674 raft_consensus.cc:740] T 55dbe5f3d9324c65be282a2214589b50 P 593f8e1f05f44f2dbc4c9a315f5eecb6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 593f8e1f05f44f2dbc4c9a315f5eecb6, State: Initialized, Role: LEARNER
I20260630 12:41:56.695911 20674 consensus_queue.cc:260] T 55dbe5f3d9324c65be282a2214589b50 P 593f8e1f05f44f2dbc4c9a315f5eecb6 [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: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 40001 } attrs { promote: true } }
I20260630 12:41:56.697711 20659 heartbeater.cc:499] Master 127.13.140.190:34851 was elected leader, sending a full tablet report...
I20260630 12:41:56.698010 20674 ts_tablet_manager.cc:1434] T 55dbe5f3d9324c65be282a2214589b50 P 593f8e1f05f44f2dbc4c9a315f5eecb6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:41:56.699944 20503 tablet_copy_service.cc:342] P 18fd430d28614276abd95ebe21059220: Request end of tablet copy session 593f8e1f05f44f2dbc4c9a315f5eecb6-55dbe5f3d9324c65be282a2214589b50 received from {username='slave'} at 127.0.0.1:58164
I20260630 12:41:56.700279 20503 tablet_copy_service.cc:434] P 18fd430d28614276abd95ebe21059220: ending tablet copy session 593f8e1f05f44f2dbc4c9a315f5eecb6-55dbe5f3d9324c65be282a2214589b50 on tablet 55dbe5f3d9324c65be282a2214589b50 with peer 593f8e1f05f44f2dbc4c9a315f5eecb6
I20260630 12:41:56.769140 20674 ts_tablet_manager.cc:933] T e8c8d1e7740c46e5938e93d8e14222c3 P 593f8e1f05f44f2dbc4c9a315f5eecb6: Initiating tablet copy from peer 18fd430d28614276abd95ebe21059220 (127.13.140.131:37285)
I20260630 12:41:56.770449 20674 tablet_copy_client.cc:323] T e8c8d1e7740c46e5938e93d8e14222c3 P 593f8e1f05f44f2dbc4c9a315f5eecb6: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.131:37285
I20260630 12:41:56.771974 20503 tablet_copy_service.cc:140] P 18fd430d28614276abd95ebe21059220: Received BeginTabletCopySession request for tablet e8c8d1e7740c46e5938e93d8e14222c3 from peer 593f8e1f05f44f2dbc4c9a315f5eecb6 ({username='slave'} at 127.0.0.1:58164)
I20260630 12:41:56.772435 20503 tablet_copy_service.cc:161] P 18fd430d28614276abd95ebe21059220: Beginning new tablet copy session on tablet e8c8d1e7740c46e5938e93d8e14222c3 from peer 593f8e1f05f44f2dbc4c9a315f5eecb6 at {username='slave'} at 127.0.0.1:58164: session id = 593f8e1f05f44f2dbc4c9a315f5eecb6-e8c8d1e7740c46e5938e93d8e14222c3
I20260630 12:41:56.777346 20503 tablet_copy_source_session.cc:215] T e8c8d1e7740c46e5938e93d8e14222c3 P 18fd430d28614276abd95ebe21059220: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:41:56.779758 20674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8c8d1e7740c46e5938e93d8e14222c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:56.790340 20674 tablet_copy_client.cc:806] T e8c8d1e7740c46e5938e93d8e14222c3 P 593f8e1f05f44f2dbc4c9a315f5eecb6: tablet copy: Starting download of 0 data blocks...
I20260630 12:41:56.790897 20674 tablet_copy_client.cc:670] T e8c8d1e7740c46e5938e93d8e14222c3 P 593f8e1f05f44f2dbc4c9a315f5eecb6: tablet copy: Starting download of 1 WAL segments...
I20260630 12:41:56.794106 20674 tablet_copy_client.cc:538] T e8c8d1e7740c46e5938e93d8e14222c3 P 593f8e1f05f44f2dbc4c9a315f5eecb6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:41:56.799921 20674 tablet_bootstrap.cc:492] T e8c8d1e7740c46e5938e93d8e14222c3 P 593f8e1f05f44f2dbc4c9a315f5eecb6: Bootstrap starting.
I20260630 12:41:56.806689 20681 ts_tablet_manager.cc:933] T bf379defbc6b452eaae94f95fc86d800 P 593f8e1f05f44f2dbc4c9a315f5eecb6: Initiating tablet copy from peer 9a5370d23c924a9f894741583ef77f18 (127.13.140.130:44765)
I20260630 12:41:56.808279 20681 tablet_copy_client.cc:323] T bf379defbc6b452eaae94f95fc86d800 P 593f8e1f05f44f2dbc4c9a315f5eecb6: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.130:44765
W20260630 12:41:56.815125 20290 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver d07b27bbe90949c7bd18634ff21398bc not available for placement
I20260630 12:41:56.816967 20674 tablet_bootstrap.cc:492] T e8c8d1e7740c46e5938e93d8e14222c3 P 593f8e1f05f44f2dbc4c9a315f5eecb6: 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:41:56.817901 20674 tablet_bootstrap.cc:492] T e8c8d1e7740c46e5938e93d8e14222c3 P 593f8e1f05f44f2dbc4c9a315f5eecb6: Bootstrap complete.
I20260630 12:41:56.818480 20674 ts_tablet_manager.cc:1403] T e8c8d1e7740c46e5938e93d8e14222c3 P 593f8e1f05f44f2dbc4c9a315f5eecb6: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.004s
I20260630 12:41:56.819020 20429 tablet_copy_service.cc:140] P 9a5370d23c924a9f894741583ef77f18: Received BeginTabletCopySession request for tablet bf379defbc6b452eaae94f95fc86d800 from peer 593f8e1f05f44f2dbc4c9a315f5eecb6 ({username='slave'} at 127.0.0.1:40188)
I20260630 12:41:56.819621 20429 tablet_copy_service.cc:161] P 9a5370d23c924a9f894741583ef77f18: Beginning new tablet copy session on tablet bf379defbc6b452eaae94f95fc86d800 from peer 593f8e1f05f44f2dbc4c9a315f5eecb6 at {username='slave'} at 127.0.0.1:40188: session id = 593f8e1f05f44f2dbc4c9a315f5eecb6-bf379defbc6b452eaae94f95fc86d800
I20260630 12:41:56.821434 20674 raft_consensus.cc:359] T e8c8d1e7740c46e5938e93d8e14222c3 P 593f8e1f05f44f2dbc4c9a315f5eecb6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } } peers { permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 40001 } attrs { promote: true } }
I20260630 12:41:56.822281 20674 raft_consensus.cc:740] T e8c8d1e7740c46e5938e93d8e14222c3 P 593f8e1f05f44f2dbc4c9a315f5eecb6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 593f8e1f05f44f2dbc4c9a315f5eecb6, State: Initialized, Role: LEARNER
I20260630 12:41:56.822935 20674 consensus_queue.cc:260] T e8c8d1e7740c46e5938e93d8e14222c3 P 593f8e1f05f44f2dbc4c9a315f5eecb6 [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: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } } peers { permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 40001 } attrs { promote: true } }
I20260630 12:41:56.825209 20674 ts_tablet_manager.cc:1434] T e8c8d1e7740c46e5938e93d8e14222c3 P 593f8e1f05f44f2dbc4c9a315f5eecb6: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:41:56.826884 20503 tablet_copy_service.cc:342] P 18fd430d28614276abd95ebe21059220: Request end of tablet copy session 593f8e1f05f44f2dbc4c9a315f5eecb6-e8c8d1e7740c46e5938e93d8e14222c3 received from {username='slave'} at 127.0.0.1:58164
I20260630 12:41:56.827232 20503 tablet_copy_service.cc:434] P 18fd430d28614276abd95ebe21059220: ending tablet copy session 593f8e1f05f44f2dbc4c9a315f5eecb6-e8c8d1e7740c46e5938e93d8e14222c3 on tablet e8c8d1e7740c46e5938e93d8e14222c3 with peer 593f8e1f05f44f2dbc4c9a315f5eecb6
I20260630 12:41:56.827746 20429 tablet_copy_source_session.cc:215] T bf379defbc6b452eaae94f95fc86d800 P 9a5370d23c924a9f894741583ef77f18: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:41:56.832228 20681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf379defbc6b452eaae94f95fc86d800. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:56.843382 20681 tablet_copy_client.cc:806] T bf379defbc6b452eaae94f95fc86d800 P 593f8e1f05f44f2dbc4c9a315f5eecb6: tablet copy: Starting download of 0 data blocks...
I20260630 12:41:56.843930 20681 tablet_copy_client.cc:670] T bf379defbc6b452eaae94f95fc86d800 P 593f8e1f05f44f2dbc4c9a315f5eecb6: tablet copy: Starting download of 1 WAL segments...
I20260630 12:41:56.847518 20681 tablet_copy_client.cc:538] T bf379defbc6b452eaae94f95fc86d800 P 593f8e1f05f44f2dbc4c9a315f5eecb6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:41:56.854198 20681 tablet_bootstrap.cc:492] T bf379defbc6b452eaae94f95fc86d800 P 593f8e1f05f44f2dbc4c9a315f5eecb6: Bootstrap starting.
I20260630 12:41:56.867631 20681 tablet_bootstrap.cc:492] T bf379defbc6b452eaae94f95fc86d800 P 593f8e1f05f44f2dbc4c9a315f5eecb6: 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:41:56.868302 20681 tablet_bootstrap.cc:492] T bf379defbc6b452eaae94f95fc86d800 P 593f8e1f05f44f2dbc4c9a315f5eecb6: Bootstrap complete.
I20260630 12:41:56.868888 20681 ts_tablet_manager.cc:1403] T bf379defbc6b452eaae94f95fc86d800 P 593f8e1f05f44f2dbc4c9a315f5eecb6: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.008s
I20260630 12:41:56.870828 20681 raft_consensus.cc:359] T bf379defbc6b452eaae94f95fc86d800 P 593f8e1f05f44f2dbc4c9a315f5eecb6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } } peers { permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 40001 } attrs { promote: true } }
I20260630 12:41:56.871403 20681 raft_consensus.cc:740] T bf379defbc6b452eaae94f95fc86d800 P 593f8e1f05f44f2dbc4c9a315f5eecb6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 593f8e1f05f44f2dbc4c9a315f5eecb6, State: Initialized, Role: LEARNER
I20260630 12:41:56.871932 20681 consensus_queue.cc:260] T bf379defbc6b452eaae94f95fc86d800 P 593f8e1f05f44f2dbc4c9a315f5eecb6 [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: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } } peers { permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 40001 } attrs { promote: true } }
I20260630 12:41:56.873638 20681 ts_tablet_manager.cc:1434] T bf379defbc6b452eaae94f95fc86d800 P 593f8e1f05f44f2dbc4c9a315f5eecb6: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:41:56.875263 20429 tablet_copy_service.cc:342] P 9a5370d23c924a9f894741583ef77f18: Request end of tablet copy session 593f8e1f05f44f2dbc4c9a315f5eecb6-bf379defbc6b452eaae94f95fc86d800 received from {username='slave'} at 127.0.0.1:40188
I20260630 12:41:56.875676 20429 tablet_copy_service.cc:434] P 9a5370d23c924a9f894741583ef77f18: ending tablet copy session 593f8e1f05f44f2dbc4c9a315f5eecb6-bf379defbc6b452eaae94f95fc86d800 on tablet bf379defbc6b452eaae94f95fc86d800 with peer 593f8e1f05f44f2dbc4c9a315f5eecb6
I20260630 12:41:56.887877 20681 ts_tablet_manager.cc:933] T dbf55169a18d41f99b253dad6fe5bffb P 593f8e1f05f44f2dbc4c9a315f5eecb6: Initiating tablet copy from peer 18fd430d28614276abd95ebe21059220 (127.13.140.131:37285)
I20260630 12:41:56.889190 20681 tablet_copy_client.cc:323] T dbf55169a18d41f99b253dad6fe5bffb P 593f8e1f05f44f2dbc4c9a315f5eecb6: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.131:37285
I20260630 12:41:56.890461 20503 tablet_copy_service.cc:140] P 18fd430d28614276abd95ebe21059220: Received BeginTabletCopySession request for tablet dbf55169a18d41f99b253dad6fe5bffb from peer 593f8e1f05f44f2dbc4c9a315f5eecb6 ({username='slave'} at 127.0.0.1:58164)
I20260630 12:41:56.890918 20503 tablet_copy_service.cc:161] P 18fd430d28614276abd95ebe21059220: Beginning new tablet copy session on tablet dbf55169a18d41f99b253dad6fe5bffb from peer 593f8e1f05f44f2dbc4c9a315f5eecb6 at {username='slave'} at 127.0.0.1:58164: session id = 593f8e1f05f44f2dbc4c9a315f5eecb6-dbf55169a18d41f99b253dad6fe5bffb
I20260630 12:41:56.896294 20503 tablet_copy_source_session.cc:215] T dbf55169a18d41f99b253dad6fe5bffb P 18fd430d28614276abd95ebe21059220: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:41:56.898713 20681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbf55169a18d41f99b253dad6fe5bffb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:41:56.909293 20681 tablet_copy_client.cc:806] T dbf55169a18d41f99b253dad6fe5bffb P 593f8e1f05f44f2dbc4c9a315f5eecb6: tablet copy: Starting download of 0 data blocks...
I20260630 12:41:56.909804 20681 tablet_copy_client.cc:670] T dbf55169a18d41f99b253dad6fe5bffb P 593f8e1f05f44f2dbc4c9a315f5eecb6: tablet copy: Starting download of 1 WAL segments...
I20260630 12:41:56.912853 20681 tablet_copy_client.cc:538] T dbf55169a18d41f99b253dad6fe5bffb P 593f8e1f05f44f2dbc4c9a315f5eecb6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:41:56.919122 20681 tablet_bootstrap.cc:492] T dbf55169a18d41f99b253dad6fe5bffb P 593f8e1f05f44f2dbc4c9a315f5eecb6: Bootstrap starting.
I20260630 12:41:56.932753 20681 tablet_bootstrap.cc:492] T dbf55169a18d41f99b253dad6fe5bffb P 593f8e1f05f44f2dbc4c9a315f5eecb6: 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:41:56.933378 20681 tablet_bootstrap.cc:492] T dbf55169a18d41f99b253dad6fe5bffb P 593f8e1f05f44f2dbc4c9a315f5eecb6: Bootstrap complete.
I20260630 12:41:56.933897 20681 ts_tablet_manager.cc:1403] T dbf55169a18d41f99b253dad6fe5bffb P 593f8e1f05f44f2dbc4c9a315f5eecb6: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260630 12:41:56.935730 20681 raft_consensus.cc:359] T dbf55169a18d41f99b253dad6fe5bffb P 593f8e1f05f44f2dbc4c9a315f5eecb6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } } peers { permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 40001 } attrs { promote: true } }
I20260630 12:41:56.936264 20681 raft_consensus.cc:740] T dbf55169a18d41f99b253dad6fe5bffb P 593f8e1f05f44f2dbc4c9a315f5eecb6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 593f8e1f05f44f2dbc4c9a315f5eecb6, State: Initialized, Role: LEARNER
I20260630 12:41:56.936762 20681 consensus_queue.cc:260] T dbf55169a18d41f99b253dad6fe5bffb P 593f8e1f05f44f2dbc4c9a315f5eecb6 [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: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } } peers { permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 40001 } attrs { promote: true } }
I20260630 12:41:56.938293 20681 ts_tablet_manager.cc:1434] T dbf55169a18d41f99b253dad6fe5bffb P 593f8e1f05f44f2dbc4c9a315f5eecb6: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:41:56.939831 20503 tablet_copy_service.cc:342] P 18fd430d28614276abd95ebe21059220: Request end of tablet copy session 593f8e1f05f44f2dbc4c9a315f5eecb6-dbf55169a18d41f99b253dad6fe5bffb received from {username='slave'} at 127.0.0.1:58164
I20260630 12:41:56.940172 20503 tablet_copy_service.cc:434] P 18fd430d28614276abd95ebe21059220: ending tablet copy session 593f8e1f05f44f2dbc4c9a315f5eecb6-dbf55169a18d41f99b253dad6fe5bffb on tablet dbf55169a18d41f99b253dad6fe5bffb with peer 593f8e1f05f44f2dbc4c9a315f5eecb6
I20260630 12:41:57.243891 20632 raft_consensus.cc:1217] T 55dbe5f3d9324c65be282a2214589b50 P 593f8e1f05f44f2dbc4c9a315f5eecb6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:41:57.328253 20632 raft_consensus.cc:1217] T bf379defbc6b452eaae94f95fc86d800 P 593f8e1f05f44f2dbc4c9a315f5eecb6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:41:57.340394 20632 raft_consensus.cc:1217] T e8c8d1e7740c46e5938e93d8e14222c3 P 593f8e1f05f44f2dbc4c9a315f5eecb6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:41:57.469426 20691 consensus_queue.cc:579] T e8c8d1e7740c46e5938e93d8e14222c3 P 18fd430d28614276abd95ebe21059220 [LEADER]: Leader has been unable to successfully communicate with peer d07b27bbe90949c7bd18634ff21398bc for more than 1 seconds (1.310s)
I20260630 12:41:57.493151 20632 raft_consensus.cc:1217] T dbf55169a18d41f99b253dad6fe5bffb P 593f8e1f05f44f2dbc4c9a315f5eecb6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:41:57.698982 20691 consensus_queue.cc:579] T 55dbe5f3d9324c65be282a2214589b50 P 18fd430d28614276abd95ebe21059220 [LEADER]: Leader has been unable to successfully communicate with peer d07b27bbe90949c7bd18634ff21398bc for more than 1 seconds (1.522s)
I20260630 12:41:57.729328 20693 consensus_queue.cc:579] T bf379defbc6b452eaae94f95fc86d800 P 9a5370d23c924a9f894741583ef77f18 [LEADER]: Leader has been unable to successfully communicate with peer d07b27bbe90949c7bd18634ff21398bc for more than 1 seconds (1.534s)
I20260630 12:41:57.734012 20691 consensus_queue.cc:579] T dbf55169a18d41f99b253dad6fe5bffb P 18fd430d28614276abd95ebe21059220 [LEADER]: Leader has been unable to successfully communicate with peer d07b27bbe90949c7bd18634ff21398bc for more than 1 seconds (1.336s)
I20260630 12:41:57.785513 20691 raft_consensus.cc:1064] T e8c8d1e7740c46e5938e93d8e14222c3 P 18fd430d28614276abd95ebe21059220: attempting to promote NON_VOTER 593f8e1f05f44f2dbc4c9a315f5eecb6 to VOTER
I20260630 12:41:57.786026 20693 raft_consensus.cc:1064] T bf379defbc6b452eaae94f95fc86d800 P 9a5370d23c924a9f894741583ef77f18: attempting to promote NON_VOTER 593f8e1f05f44f2dbc4c9a315f5eecb6 to VOTER
I20260630 12:41:57.787460 20691 consensus_queue.cc:237] T e8c8d1e7740c46e5938e93d8e14222c3 P 18fd430d28614276abd95ebe21059220 [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: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } } peers { permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 40001 } attrs { promote: false } }
I20260630 12:41:57.787817 20693 consensus_queue.cc:237] T bf379defbc6b452eaae94f95fc86d800 P 9a5370d23c924a9f894741583ef77f18 [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: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } } peers { permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 40001 } attrs { promote: false } }
I20260630 12:41:57.793900 20631 raft_consensus.cc:1275] T e8c8d1e7740c46e5938e93d8e14222c3 P 593f8e1f05f44f2dbc4c9a315f5eecb6 [term 1 LEARNER]: Refusing update from remote peer 18fd430d28614276abd95ebe21059220: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:41:57.794019 20416 raft_consensus.cc:1275] T e8c8d1e7740c46e5938e93d8e14222c3 P 9a5370d23c924a9f894741583ef77f18 [term 1 FOLLOWER]: Refusing update from remote peer 18fd430d28614276abd95ebe21059220: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:41:57.795274 20632 raft_consensus.cc:1275] T bf379defbc6b452eaae94f95fc86d800 P 593f8e1f05f44f2dbc4c9a315f5eecb6 [term 1 LEARNER]: Refusing update from remote peer 9a5370d23c924a9f894741583ef77f18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:41:57.796804 20658 consensus_queue.cc:1048] T bf379defbc6b452eaae94f95fc86d800 P 9a5370d23c924a9f894741583ef77f18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 40001 } 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:41:57.797465 20493 raft_consensus.cc:1275] T bf379defbc6b452eaae94f95fc86d800 P 18fd430d28614276abd95ebe21059220 [term 1 FOLLOWER]: Refusing update from remote peer 9a5370d23c924a9f894741583ef77f18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:41:57.795589 20691 consensus_queue.cc:1048] T e8c8d1e7740c46e5938e93d8e14222c3 P 18fd430d28614276abd95ebe21059220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 40001 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260630 12:41:57.799115 20668 consensus_queue.cc:1048] T e8c8d1e7740c46e5938e93d8e14222c3 P 18fd430d28614276abd95ebe21059220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:41:57.800282 20658 consensus_queue.cc:1048] T bf379defbc6b452eaae94f95fc86d800 P 9a5370d23c924a9f894741583ef77f18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:41:57.804664 20459 consensus_peers.cc:597] T e8c8d1e7740c46e5938e93d8e14222c3 P 18fd430d28614276abd95ebe21059220 -> Peer d07b27bbe90949c7bd18634ff21398bc (127.13.140.129:41577): Couldn't send request to peer d07b27bbe90949c7bd18634ff21398bc. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.129:41577: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:41:57.807860 20690 raft_consensus.cc:1064] T 55dbe5f3d9324c65be282a2214589b50 P 18fd430d28614276abd95ebe21059220: attempting to promote NON_VOTER 593f8e1f05f44f2dbc4c9a315f5eecb6 to VOTER
I20260630 12:41:57.810935 20690 consensus_queue.cc:237] T 55dbe5f3d9324c65be282a2214589b50 P 18fd430d28614276abd95ebe21059220 [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: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 40001 } attrs { promote: false } }
W20260630 12:41:57.812929 20385 consensus_peers.cc:597] T bf379defbc6b452eaae94f95fc86d800 P 9a5370d23c924a9f894741583ef77f18 -> Peer d07b27bbe90949c7bd18634ff21398bc (127.13.140.129:41577): Couldn't send request to peer d07b27bbe90949c7bd18634ff21398bc. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.129:41577: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:41:57.817870 20290 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver d07b27bbe90949c7bd18634ff21398bc not available for placement
I20260630 12:41:57.820688 20416 raft_consensus.cc:1275] T 55dbe5f3d9324c65be282a2214589b50 P 9a5370d23c924a9f894741583ef77f18 [term 1 FOLLOWER]: Refusing update from remote peer 18fd430d28614276abd95ebe21059220: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:41:57.820859 20632 raft_consensus.cc:1275] T 55dbe5f3d9324c65be282a2214589b50 P 593f8e1f05f44f2dbc4c9a315f5eecb6 [term 1 LEARNER]: Refusing update from remote peer 18fd430d28614276abd95ebe21059220: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:41:57.821159 20668 raft_consensus.cc:2955] T e8c8d1e7740c46e5938e93d8e14222c3 P 18fd430d28614276abd95ebe21059220 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 593f8e1f05f44f2dbc4c9a315f5eecb6 (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } } peers { permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 40001 } attrs { promote: false } } }
I20260630 12:41:57.824978 20691 consensus_queue.cc:1048] T 55dbe5f3d9324c65be282a2214589b50 P 18fd430d28614276abd95ebe21059220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:41:57.824780 20693 raft_consensus.cc:2955] T bf379defbc6b452eaae94f95fc86d800 P 9a5370d23c924a9f894741583ef77f18 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 593f8e1f05f44f2dbc4c9a315f5eecb6 (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } } peers { permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 40001 } attrs { promote: false } } }
W20260630 12:41:57.826210 20459 consensus_peers.cc:597] T 55dbe5f3d9324c65be282a2214589b50 P 18fd430d28614276abd95ebe21059220 -> Peer d07b27bbe90949c7bd18634ff21398bc (127.13.140.129:41577): Couldn't send request to peer d07b27bbe90949c7bd18634ff21398bc. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.129:41577: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:41:57.827396 20691 consensus_queue.cc:1048] T 55dbe5f3d9324c65be282a2214589b50 P 18fd430d28614276abd95ebe21059220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 40001 } 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:41:57.824795 20416 raft_consensus.cc:2955] T e8c8d1e7740c46e5938e93d8e14222c3 P 9a5370d23c924a9f894741583ef77f18 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 593f8e1f05f44f2dbc4c9a315f5eecb6 (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } } peers { permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 40001 } attrs { promote: false } } }
I20260630 12:41:57.838002 20632 raft_consensus.cc:2955] T bf379defbc6b452eaae94f95fc86d800 P 593f8e1f05f44f2dbc4c9a315f5eecb6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 593f8e1f05f44f2dbc4c9a315f5eecb6 (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } } peers { permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 40001 } attrs { promote: false } } }
I20260630 12:41:57.843343 20242 catalog_manager.cc:5697] T bf379defbc6b452eaae94f95fc86d800 P 9a5370d23c924a9f894741583ef77f18 reported cstate change: config changed from index 2 to 3, 593f8e1f05f44f2dbc4c9a315f5eecb6 (127.13.140.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9a5370d23c924a9f894741583ef77f18" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 40001 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:41:57.849164 20631 raft_consensus.cc:2955] T e8c8d1e7740c46e5938e93d8e14222c3 P 593f8e1f05f44f2dbc4c9a315f5eecb6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 593f8e1f05f44f2dbc4c9a315f5eecb6 (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } } peers { permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 40001 } attrs { promote: false } } }
I20260630 12:41:57.851536 20241 catalog_manager.cc:5697] T e8c8d1e7740c46e5938e93d8e14222c3 P 18fd430d28614276abd95ebe21059220 reported cstate change: config changed from index 2 to 3, 593f8e1f05f44f2dbc4c9a315f5eecb6 (127.13.140.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "18fd430d28614276abd95ebe21059220" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 40001 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:41:57.853452 20493 raft_consensus.cc:2955] T bf379defbc6b452eaae94f95fc86d800 P 18fd430d28614276abd95ebe21059220 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 593f8e1f05f44f2dbc4c9a315f5eecb6 (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } } peers { permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 40001 } attrs { promote: false } } }
I20260630 12:41:57.868145 20703 raft_consensus.cc:2955] T 55dbe5f3d9324c65be282a2214589b50 P 18fd430d28614276abd95ebe21059220 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 593f8e1f05f44f2dbc4c9a315f5eecb6 (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 40001 } attrs { promote: false } } }
I20260630 12:41:57.872697 20632 raft_consensus.cc:2955] T 55dbe5f3d9324c65be282a2214589b50 P 593f8e1f05f44f2dbc4c9a315f5eecb6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 593f8e1f05f44f2dbc4c9a315f5eecb6 (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 40001 } attrs { promote: false } } }
I20260630 12:41:57.876699 20493 consensus_queue.cc:237] T e8c8d1e7740c46e5938e93d8e14222c3 P 18fd430d28614276abd95ebe21059220 [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: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } } peers { permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 40001 } attrs { promote: false } }
I20260630 12:41:57.878423 20416 consensus_queue.cc:237] T bf379defbc6b452eaae94f95fc86d800 P 9a5370d23c924a9f894741583ef77f18 [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: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } } peers { permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 40001 } attrs { promote: false } }
I20260630 12:41:57.888010 20419 raft_consensus.cc:1275] T e8c8d1e7740c46e5938e93d8e14222c3 P 9a5370d23c924a9f894741583ef77f18 [term 1 FOLLOWER]: Refusing update from remote peer 18fd430d28614276abd95ebe21059220: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:41:57.889873 20691 consensus_queue.cc:1048] T e8c8d1e7740c46e5938e93d8e14222c3 P 18fd430d28614276abd95ebe21059220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:41:57.890777 20631 raft_consensus.cc:1275] T bf379defbc6b452eaae94f95fc86d800 P 593f8e1f05f44f2dbc4c9a315f5eecb6 [term 1 FOLLOWER]: Refusing update from remote peer 9a5370d23c924a9f894741583ef77f18: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:41:57.892733 20692 consensus_queue.cc:1048] T bf379defbc6b452eaae94f95fc86d800 P 9a5370d23c924a9f894741583ef77f18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 40001 } 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:41:57.894985 20691 raft_consensus.cc:1064] T dbf55169a18d41f99b253dad6fe5bffb P 18fd430d28614276abd95ebe21059220: attempting to promote NON_VOTER 593f8e1f05f44f2dbc4c9a315f5eecb6 to VOTER
I20260630 12:41:57.897159 20690 raft_consensus.cc:2955] T e8c8d1e7740c46e5938e93d8e14222c3 P 18fd430d28614276abd95ebe21059220 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d07b27bbe90949c7bd18634ff21398bc (127.13.140.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } } peers { permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 40001 } attrs { promote: false } } }
I20260630 12:41:57.898943 20419 raft_consensus.cc:2955] T e8c8d1e7740c46e5938e93d8e14222c3 P 9a5370d23c924a9f894741583ef77f18 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d07b27bbe90949c7bd18634ff21398bc (127.13.140.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } } peers { permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 40001 } attrs { promote: false } } }
I20260630 12:41:57.900883 20239 catalog_manager.cc:5697] T 55dbe5f3d9324c65be282a2214589b50 P 593f8e1f05f44f2dbc4c9a315f5eecb6 reported cstate change: config changed from index 2 to 3, 593f8e1f05f44f2dbc4c9a315f5eecb6 (127.13.140.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "18fd430d28614276abd95ebe21059220" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 40001 } attrs { promote: false } } }
I20260630 12:41:57.901561 20692 raft_consensus.cc:2955] T bf379defbc6b452eaae94f95fc86d800 P 9a5370d23c924a9f894741583ef77f18 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d07b27bbe90949c7bd18634ff21398bc (127.13.140.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } } peers { permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 40001 } attrs { promote: false } } }
I20260630 12:41:57.904750 20631 raft_consensus.cc:2955] T bf379defbc6b452eaae94f95fc86d800 P 593f8e1f05f44f2dbc4c9a315f5eecb6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d07b27bbe90949c7bd18634ff21398bc (127.13.140.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } } peers { permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 40001 } attrs { promote: false } } }
I20260630 12:41:57.905354 20691 consensus_queue.cc:237] T dbf55169a18d41f99b253dad6fe5bffb P 18fd430d28614276abd95ebe21059220 [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: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } } peers { permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 40001 } attrs { promote: false } }
I20260630 12:41:57.906766 20493 raft_consensus.cc:1275] T bf379defbc6b452eaae94f95fc86d800 P 18fd430d28614276abd95ebe21059220 [term 1 FOLLOWER]: Refusing update from remote peer 9a5370d23c924a9f894741583ef77f18: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:41:57.916378 20658 consensus_queue.cc:1048] T bf379defbc6b452eaae94f95fc86d800 P 9a5370d23c924a9f894741583ef77f18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:41:57.889452 20632 raft_consensus.cc:1275] T e8c8d1e7740c46e5938e93d8e14222c3 P 593f8e1f05f44f2dbc4c9a315f5eecb6 [term 1 FOLLOWER]: Refusing update from remote peer 18fd430d28614276abd95ebe21059220: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:41:57.920087 20242 catalog_manager.cc:5697] T e8c8d1e7740c46e5938e93d8e14222c3 P 9a5370d23c924a9f894741583ef77f18 reported cstate change: config changed from index 3 to 4, VOTER d07b27bbe90949c7bd18634ff21398bc (127.13.140.129) evicted. New cstate: current_term: 1 leader_uuid: "18fd430d28614276abd95ebe21059220" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } } peers { permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 40001 } attrs { promote: false } } }
I20260630 12:41:57.921355 20668 consensus_queue.cc:1048] T e8c8d1e7740c46e5938e93d8e14222c3 P 18fd430d28614276abd95ebe21059220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 40001 } 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:41:57.923900 20228 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e8c8d1e7740c46e5938e93d8e14222c3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:41:57.934895 20416 raft_consensus.cc:1275] T dbf55169a18d41f99b253dad6fe5bffb P 9a5370d23c924a9f894741583ef77f18 [term 1 FOLLOWER]: Refusing update from remote peer 18fd430d28614276abd95ebe21059220: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:41:57.934417 20239 catalog_manager.cc:5697] T bf379defbc6b452eaae94f95fc86d800 P 593f8e1f05f44f2dbc4c9a315f5eecb6 reported cstate change: config changed from index 3 to 4, VOTER d07b27bbe90949c7bd18634ff21398bc (127.13.140.129) evicted. New cstate: current_term: 1 leader_uuid: "9a5370d23c924a9f894741583ef77f18" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } } peers { permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 40001 } attrs { promote: false } } }
I20260630 12:41:57.936405 20631 raft_consensus.cc:1275] T dbf55169a18d41f99b253dad6fe5bffb P 593f8e1f05f44f2dbc4c9a315f5eecb6 [term 1 LEARNER]: Refusing update from remote peer 18fd430d28614276abd95ebe21059220: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260630 12:41:57.937340 20459 consensus_peers.cc:597] T dbf55169a18d41f99b253dad6fe5bffb P 18fd430d28614276abd95ebe21059220 -> Peer d07b27bbe90949c7bd18634ff21398bc (127.13.140.129:41577): Couldn't send request to peer d07b27bbe90949c7bd18634ff21398bc. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.129:41577: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:41:57.923256 20493 raft_consensus.cc:2955] T bf379defbc6b452eaae94f95fc86d800 P 18fd430d28614276abd95ebe21059220 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d07b27bbe90949c7bd18634ff21398bc (127.13.140.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } } peers { permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 40001 } attrs { promote: false } } }
I20260630 12:41:57.925115 20419 raft_consensus.cc:2955] T 55dbe5f3d9324c65be282a2214589b50 P 9a5370d23c924a9f894741583ef77f18 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 593f8e1f05f44f2dbc4c9a315f5eecb6 (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 40001 } attrs { promote: false } } }
I20260630 12:41:57.943007 20227 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bf379defbc6b452eaae94f95fc86d800 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:41:57.926882 20632 raft_consensus.cc:2955] T e8c8d1e7740c46e5938e93d8e14222c3 P 593f8e1f05f44f2dbc4c9a315f5eecb6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d07b27bbe90949c7bd18634ff21398bc (127.13.140.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } } peers { permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 40001 } attrs { promote: false } } }
W20260630 12:41:57.946810 20229 catalog_manager.cc:4755] TS d07b27bbe90949c7bd18634ff21398bc (127.13.140.129:41577): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet e8c8d1e7740c46e5938e93d8e14222c3: Network error: Client connection negotiation failed: client connection to 127.13.140.129:41577: connect: Connection refused (error 111)
I20260630 12:41:57.938122 20703 consensus_queue.cc:1048] T dbf55169a18d41f99b253dad6fe5bffb P 18fd430d28614276abd95ebe21059220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 40001 } 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:41:57.953454 20690 consensus_queue.cc:1048] T dbf55169a18d41f99b253dad6fe5bffb P 18fd430d28614276abd95ebe21059220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260630 12:41:57.957038 20493 consensus_queue.cc:237] T 55dbe5f3d9324c65be282a2214589b50 P 18fd430d28614276abd95ebe21059220 [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: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 40001 } attrs { promote: false } }
I20260630 12:41:57.970857 20631 raft_consensus.cc:1275] T 55dbe5f3d9324c65be282a2214589b50 P 593f8e1f05f44f2dbc4c9a315f5eecb6 [term 1 FOLLOWER]: Refusing update from remote peer 18fd430d28614276abd95ebe21059220: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:41:57.972934 20703 consensus_queue.cc:1048] T 55dbe5f3d9324c65be282a2214589b50 P 18fd430d28614276abd95ebe21059220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 40001 } 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:41:57.980228 20705 raft_consensus.cc:2955] T 55dbe5f3d9324c65be282a2214589b50 P 18fd430d28614276abd95ebe21059220 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d07b27bbe90949c7bd18634ff21398bc (127.13.140.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 40001 } attrs { promote: false } } }
I20260630 12:41:57.983508 20631 raft_consensus.cc:2955] T 55dbe5f3d9324c65be282a2214589b50 P 593f8e1f05f44f2dbc4c9a315f5eecb6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d07b27bbe90949c7bd18634ff21398bc (127.13.140.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 40001 } attrs { promote: false } } }
I20260630 12:41:57.989790 20419 raft_consensus.cc:1275] T 55dbe5f3d9324c65be282a2214589b50 P 9a5370d23c924a9f894741583ef77f18 [term 1 FOLLOWER]: Refusing update from remote peer 18fd430d28614276abd95ebe21059220: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:41:57.990725 20691 raft_consensus.cc:2955] T dbf55169a18d41f99b253dad6fe5bffb P 18fd430d28614276abd95ebe21059220 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 593f8e1f05f44f2dbc4c9a315f5eecb6 (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } } peers { permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 40001 } attrs { promote: false } } }
I20260630 12:41:57.992810 20690 consensus_queue.cc:1048] T 55dbe5f3d9324c65be282a2214589b50 P 18fd430d28614276abd95ebe21059220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:41:57.994365 20632 raft_consensus.cc:2955] T dbf55169a18d41f99b253dad6fe5bffb P 593f8e1f05f44f2dbc4c9a315f5eecb6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 593f8e1f05f44f2dbc4c9a315f5eecb6 (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } } peers { permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 40001 } attrs { promote: false } } }
I20260630 12:41:57.997486 20419 raft_consensus.cc:2955] T 55dbe5f3d9324c65be282a2214589b50 P 9a5370d23c924a9f894741583ef77f18 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d07b27bbe90949c7bd18634ff21398bc (127.13.140.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 40001 } attrs { promote: false } } }
I20260630 12:41:57.998459 20228 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 55dbe5f3d9324c65be282a2214589b50 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:41:58.001538 20239 catalog_manager.cc:5697] T 55dbe5f3d9324c65be282a2214589b50 P 593f8e1f05f44f2dbc4c9a315f5eecb6 reported cstate change: config changed from index 3 to 4, VOTER d07b27bbe90949c7bd18634ff21398bc (127.13.140.129) evicted. New cstate: current_term: 1 leader_uuid: "18fd430d28614276abd95ebe21059220" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 40001 } attrs { promote: false } } }
I20260630 12:41:58.005194 20416 raft_consensus.cc:2955] T dbf55169a18d41f99b253dad6fe5bffb P 9a5370d23c924a9f894741583ef77f18 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 593f8e1f05f44f2dbc4c9a315f5eecb6 (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } } peers { permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 40001 } attrs { promote: false } } }
I20260630 12:41:58.020190 20239 catalog_manager.cc:5697] T dbf55169a18d41f99b253dad6fe5bffb P 593f8e1f05f44f2dbc4c9a315f5eecb6 reported cstate change: config changed from index 2 to 3, 593f8e1f05f44f2dbc4c9a315f5eecb6 (127.13.140.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "18fd430d28614276abd95ebe21059220" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d07b27bbe90949c7bd18634ff21398bc" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41577 } } peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } } peers { permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 40001 } attrs { promote: false } } }
I20260630 12:41:58.034194 20493 consensus_queue.cc:237] T dbf55169a18d41f99b253dad6fe5bffb P 18fd430d28614276abd95ebe21059220 [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: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } } peers { permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 40001 } attrs { promote: false } }
I20260630 12:41:58.039050 20632 raft_consensus.cc:1275] T dbf55169a18d41f99b253dad6fe5bffb P 593f8e1f05f44f2dbc4c9a315f5eecb6 [term 1 FOLLOWER]: Refusing update from remote peer 18fd430d28614276abd95ebe21059220: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:41:58.039149 20416 raft_consensus.cc:1275] T dbf55169a18d41f99b253dad6fe5bffb P 9a5370d23c924a9f894741583ef77f18 [term 1 FOLLOWER]: Refusing update from remote peer 18fd430d28614276abd95ebe21059220: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:41:58.040292 20668 consensus_queue.cc:1048] T dbf55169a18d41f99b253dad6fe5bffb P 18fd430d28614276abd95ebe21059220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 40001 } 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:41:58.040997 20705 consensus_queue.cc:1048] T dbf55169a18d41f99b253dad6fe5bffb P 18fd430d28614276abd95ebe21059220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:41:58.046625 20705 raft_consensus.cc:2955] T dbf55169a18d41f99b253dad6fe5bffb P 18fd430d28614276abd95ebe21059220 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d07b27bbe90949c7bd18634ff21398bc (127.13.140.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } } peers { permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 40001 } attrs { promote: false } } }
I20260630 12:41:58.048286 20416 raft_consensus.cc:2955] T dbf55169a18d41f99b253dad6fe5bffb P 9a5370d23c924a9f894741583ef77f18 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d07b27bbe90949c7bd18634ff21398bc (127.13.140.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } } peers { permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 40001 } attrs { promote: false } } }
I20260630 12:41:58.049343 20632 raft_consensus.cc:2955] T dbf55169a18d41f99b253dad6fe5bffb P 593f8e1f05f44f2dbc4c9a315f5eecb6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d07b27bbe90949c7bd18634ff21398bc (127.13.140.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } } peers { permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 40001 } attrs { promote: false } } }
I20260630 12:41:58.054653 20228 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dbf55169a18d41f99b253dad6fe5bffb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:41:58.059602 20241 catalog_manager.cc:5697] T dbf55169a18d41f99b253dad6fe5bffb P 18fd430d28614276abd95ebe21059220 reported cstate change: config changed from index 3 to 4, VOTER d07b27bbe90949c7bd18634ff21398bc (127.13.140.129) evicted. New cstate: current_term: 1 leader_uuid: "18fd430d28614276abd95ebe21059220" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9a5370d23c924a9f894741583ef77f18" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 44765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18fd430d28614276abd95ebe21059220" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "593f8e1f05f44f2dbc4c9a315f5eecb6" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 40001 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260630 12:41:59.098034 20229 catalog_manager.cc:4755] TS d07b27bbe90949c7bd18634ff21398bc (127.13.140.129:41577): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet e8c8d1e7740c46e5938e93d8e14222c3: Network error: Client connection negotiation failed: client connection to 127.13.140.129:41577: connect: Connection refused (error 111)
W20260630 12:42:00.157148 20229 catalog_manager.cc:4755] TS d07b27bbe90949c7bd18634ff21398bc (127.13.140.129:41577): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet e8c8d1e7740c46e5938e93d8e14222c3: Network error: Client connection negotiation failed: client connection to 127.13.140.129:41577: connect: Connection refused (error 111)
W20260630 12:42:00.231027 20229 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.140.129:41577: connect: Connection refused (error 111) [suppressed 60 similar messages]
W20260630 12:42:02.238899 20229 catalog_manager.cc:4755] TS d07b27bbe90949c7bd18634ff21398bc (127.13.140.129:41577): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet e8c8d1e7740c46e5938e93d8e14222c3: Network error: Client connection negotiation failed: client connection to 127.13.140.129:41577: connect: Connection refused (error 111)
I20260630 12:42:03.156909 13874 tablet_server.cc:179] TabletServer@127.13.140.130:0 shutting down...
W20260630 12:42:03.179864 20457 consensus_peers.cc:597] T e8c8d1e7740c46e5938e93d8e14222c3 P 18fd430d28614276abd95ebe21059220 -> Peer 9a5370d23c924a9f894741583ef77f18 (127.13.140.130:44765): Couldn't send request to peer 9a5370d23c924a9f894741583ef77f18. 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:42:03.187816 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:42:03.188658 13874 tablet_replica.cc:333] T e8c8d1e7740c46e5938e93d8e14222c3 P 9a5370d23c924a9f894741583ef77f18: stopping tablet replica
I20260630 12:42:03.189337 13874 raft_consensus.cc:2243] T e8c8d1e7740c46e5938e93d8e14222c3 P 9a5370d23c924a9f894741583ef77f18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:03.190618 13874 raft_consensus.cc:2272] T e8c8d1e7740c46e5938e93d8e14222c3 P 9a5370d23c924a9f894741583ef77f18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:03.193288 13874 tablet_replica.cc:333] T bf379defbc6b452eaae94f95fc86d800 P 9a5370d23c924a9f894741583ef77f18: stopping tablet replica
I20260630 12:42:03.194077 13874 raft_consensus.cc:2243] T bf379defbc6b452eaae94f95fc86d800 P 9a5370d23c924a9f894741583ef77f18 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:42:03.195384 13874 raft_consensus.cc:2272] T bf379defbc6b452eaae94f95fc86d800 P 9a5370d23c924a9f894741583ef77f18 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:42:03.198021 20457 consensus_peers.cc:597] T 55dbe5f3d9324c65be282a2214589b50 P 18fd430d28614276abd95ebe21059220 -> Peer 9a5370d23c924a9f894741583ef77f18 (127.13.140.130:44765): Couldn't send request to peer 9a5370d23c924a9f894741583ef77f18. 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:42:03.198868 13874 tablet_replica.cc:333] T 55dbe5f3d9324c65be282a2214589b50 P 9a5370d23c924a9f894741583ef77f18: stopping tablet replica
I20260630 12:42:03.199472 13874 raft_consensus.cc:2243] T 55dbe5f3d9324c65be282a2214589b50 P 9a5370d23c924a9f894741583ef77f18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:03.200551 13874 raft_consensus.cc:2272] T 55dbe5f3d9324c65be282a2214589b50 P 9a5370d23c924a9f894741583ef77f18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:03.203034 13874 tablet_replica.cc:333] T dbf55169a18d41f99b253dad6fe5bffb P 9a5370d23c924a9f894741583ef77f18: stopping tablet replica
I20260630 12:42:03.203483 13874 raft_consensus.cc:2243] T dbf55169a18d41f99b253dad6fe5bffb P 9a5370d23c924a9f894741583ef77f18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:03.204638 13874 raft_consensus.cc:2272] T dbf55169a18d41f99b253dad6fe5bffb P 9a5370d23c924a9f894741583ef77f18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:03.231743 13874 tablet_server.cc:196] TabletServer@127.13.140.130:0 shutdown complete.
I20260630 12:42:03.251227 13874 tablet_server.cc:179] TabletServer@127.13.140.131:0 shutting down...
I20260630 12:42:03.277849 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:42:03.278548 13874 tablet_replica.cc:333] T dbf55169a18d41f99b253dad6fe5bffb P 18fd430d28614276abd95ebe21059220: stopping tablet replica
I20260630 12:42:03.279197 13874 raft_consensus.cc:2243] T dbf55169a18d41f99b253dad6fe5bffb P 18fd430d28614276abd95ebe21059220 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:42:03.280164 13874 raft_consensus.cc:2272] T dbf55169a18d41f99b253dad6fe5bffb P 18fd430d28614276abd95ebe21059220 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:03.282555 13874 tablet_replica.cc:333] T e8c8d1e7740c46e5938e93d8e14222c3 P 18fd430d28614276abd95ebe21059220: stopping tablet replica
I20260630 12:42:03.283046 13874 raft_consensus.cc:2243] T e8c8d1e7740c46e5938e93d8e14222c3 P 18fd430d28614276abd95ebe21059220 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:42:03.283932 13874 raft_consensus.cc:2272] T e8c8d1e7740c46e5938e93d8e14222c3 P 18fd430d28614276abd95ebe21059220 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:03.286146 13874 tablet_replica.cc:333] T 55dbe5f3d9324c65be282a2214589b50 P 18fd430d28614276abd95ebe21059220: stopping tablet replica
I20260630 12:42:03.286718 13874 raft_consensus.cc:2243] T 55dbe5f3d9324c65be282a2214589b50 P 18fd430d28614276abd95ebe21059220 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:42:03.287529 13874 raft_consensus.cc:2272] T 55dbe5f3d9324c65be282a2214589b50 P 18fd430d28614276abd95ebe21059220 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:03.289633 13874 tablet_replica.cc:333] T bf379defbc6b452eaae94f95fc86d800 P 18fd430d28614276abd95ebe21059220: stopping tablet replica
I20260630 12:42:03.290117 13874 raft_consensus.cc:2243] T bf379defbc6b452eaae94f95fc86d800 P 18fd430d28614276abd95ebe21059220 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:03.291126 13874 raft_consensus.cc:2272] T bf379defbc6b452eaae94f95fc86d800 P 18fd430d28614276abd95ebe21059220 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:03.315222 13874 tablet_server.cc:196] TabletServer@127.13.140.131:0 shutdown complete.
I20260630 12:42:03.333310 13874 tablet_server.cc:179] TabletServer@127.13.140.132:0 shutting down...
I20260630 12:42:03.359913 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:42:03.360605 13874 tablet_replica.cc:333] T dbf55169a18d41f99b253dad6fe5bffb P 593f8e1f05f44f2dbc4c9a315f5eecb6: stopping tablet replica
I20260630 12:42:03.361248 13874 raft_consensus.cc:2243] T dbf55169a18d41f99b253dad6fe5bffb P 593f8e1f05f44f2dbc4c9a315f5eecb6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:03.362011 13874 raft_consensus.cc:2272] T dbf55169a18d41f99b253dad6fe5bffb P 593f8e1f05f44f2dbc4c9a315f5eecb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:03.364286 13874 tablet_replica.cc:333] T e8c8d1e7740c46e5938e93d8e14222c3 P 593f8e1f05f44f2dbc4c9a315f5eecb6: stopping tablet replica
I20260630 12:42:03.364856 13874 raft_consensus.cc:2243] T e8c8d1e7740c46e5938e93d8e14222c3 P 593f8e1f05f44f2dbc4c9a315f5eecb6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:03.365552 13874 raft_consensus.cc:2272] T e8c8d1e7740c46e5938e93d8e14222c3 P 593f8e1f05f44f2dbc4c9a315f5eecb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:03.367588 13874 tablet_replica.cc:333] T bf379defbc6b452eaae94f95fc86d800 P 593f8e1f05f44f2dbc4c9a315f5eecb6: stopping tablet replica
I20260630 12:42:03.367992 13874 raft_consensus.cc:2243] T bf379defbc6b452eaae94f95fc86d800 P 593f8e1f05f44f2dbc4c9a315f5eecb6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:03.368762 13874 raft_consensus.cc:2272] T bf379defbc6b452eaae94f95fc86d800 P 593f8e1f05f44f2dbc4c9a315f5eecb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:03.370599 13874 tablet_replica.cc:333] T 55dbe5f3d9324c65be282a2214589b50 P 593f8e1f05f44f2dbc4c9a315f5eecb6: stopping tablet replica
I20260630 12:42:03.371001 13874 raft_consensus.cc:2243] T 55dbe5f3d9324c65be282a2214589b50 P 593f8e1f05f44f2dbc4c9a315f5eecb6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:03.371646 13874 raft_consensus.cc:2272] T 55dbe5f3d9324c65be282a2214589b50 P 593f8e1f05f44f2dbc4c9a315f5eecb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:03.396447 13874 tablet_server.cc:196] TabletServer@127.13.140.132:0 shutdown complete.
I20260630 12:42:03.413110 13874 master.cc:562] Master@127.13.140.190:34851 shutting down...
W20260630 12:42:06.369055 20229 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.140.129:41577: connect: Connection refused (error 111) [suppressed 8 similar messages]
W20260630 12:42:06.372109 20229 catalog_manager.cc:4755] TS d07b27bbe90949c7bd18634ff21398bc (127.13.140.129:41577): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet e8c8d1e7740c46e5938e93d8e14222c3: Network error: Client connection negotiation failed: client connection to 127.13.140.129:41577: connect: Connection refused (error 111)
I20260630 12:42:07.022715 13874 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3dbba3f0f4d549f886cbe0c4346b644e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:42:07.023530 13874 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3dbba3f0f4d549f886cbe0c4346b644e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:07.023911 13874 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3dbba3f0f4d549f886cbe0c4346b644e: stopping tablet replica
I20260630 12:42:07.055850 13874 master.cc:584] Master@127.13.140.190:34851 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (14416 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260630 12:42:07.095918 13874 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.140.190:42623
I20260630 12:42:07.097157 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:42:07.102834 20729 instance_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:42:07.102998 20730 instance_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:42:07.104249 20732 instance_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:42:07.105460 13874 server_base.cc:1061] running on GCE node
I20260630 12:42:07.106267 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:42:07.106462 13874 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:42:07.106632 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823327106599 us; error 0 us; skew 500 ppm
I20260630 12:42:07.107167 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:42:07.109483 13874 webserver.cc:533] Webserver started at http://127.13.140.190:34493/ using document root <none> and password file <none>
I20260630 12:42:07.109963 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:42:07.110165 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:42:07.110463 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:42:07.111599 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782823128114093-13874-0/minicluster-data/master-0-root/instance:
uuid: "6c3661aba92b494bac7900f0f58b17d3"
format_stamp: "Formatted at 2026-06-30 12:42:07 on dist-test-slave-zctk"
I20260630 12:42:07.116168 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:42:07.119514 20737 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:42:07.120374 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:42:07.120673 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782823128114093-13874-0/minicluster-data/master-0-root
uuid: "6c3661aba92b494bac7900f0f58b17d3"
format_stamp: "Formatted at 2026-06-30 12:42:07 on dist-test-slave-zctk"
I20260630 12:42:07.120923 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782823128114093-13874-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782823128114093-13874-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782823128114093-13874-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:42:07.137362 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:42:07.138531 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:42:07.177237 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.190:42623
I20260630 12:42:07.177320 20788 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.190:42623 every 8 connection(s)
I20260630 12:42:07.181298 20789 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:42:07.192739 20789 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6c3661aba92b494bac7900f0f58b17d3: Bootstrap starting.
I20260630 12:42:07.197594 20789 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6c3661aba92b494bac7900f0f58b17d3: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:07.201838 20789 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6c3661aba92b494bac7900f0f58b17d3: No bootstrap required, opened a new log
I20260630 12:42:07.204054 20789 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6c3661aba92b494bac7900f0f58b17d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c3661aba92b494bac7900f0f58b17d3" member_type: VOTER }
I20260630 12:42:07.204514 20789 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6c3661aba92b494bac7900f0f58b17d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:07.204715 20789 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6c3661aba92b494bac7900f0f58b17d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c3661aba92b494bac7900f0f58b17d3, State: Initialized, Role: FOLLOWER
I20260630 12:42:07.205233 20789 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6c3661aba92b494bac7900f0f58b17d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6c3661aba92b494bac7900f0f58b17d3" member_type: VOTER }
I20260630 12:42:07.205688 20789 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6c3661aba92b494bac7900f0f58b17d3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:42:07.205875 20789 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6c3661aba92b494bac7900f0f58b17d3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:42:07.206099 20789 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6c3661aba92b494bac7900f0f58b17d3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:07.210806 20789 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6c3661aba92b494bac7900f0f58b17d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c3661aba92b494bac7900f0f58b17d3" member_type: VOTER }
I20260630 12:42:07.211287 20789 leader_election.cc:304] T 00000000000000000000000000000000 P 6c3661aba92b494bac7900f0f58b17d3 [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: 6c3661aba92b494bac7900f0f58b17d3; no voters: 
I20260630 12:42:07.212347 20789 leader_election.cc:290] T 00000000000000000000000000000000 P 6c3661aba92b494bac7900f0f58b17d3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:42:07.212811 20792 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6c3661aba92b494bac7900f0f58b17d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:42:07.214138 20792 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6c3661aba92b494bac7900f0f58b17d3 [term 1 LEADER]: Becoming Leader. State: Replica: 6c3661aba92b494bac7900f0f58b17d3, State: Running, Role: LEADER
I20260630 12:42:07.214834 20792 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6c3661aba92b494bac7900f0f58b17d3 [LEADER]: Queue going to LEADER mode. State: All 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: "6c3661aba92b494bac7900f0f58b17d3" member_type: VOTER }
I20260630 12:42:07.215469 20789 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6c3661aba92b494bac7900f0f58b17d3 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:42:07.220947 20794 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6c3661aba92b494bac7900f0f58b17d3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6c3661aba92b494bac7900f0f58b17d3. Latest consensus state: current_term: 1 leader_uuid: "6c3661aba92b494bac7900f0f58b17d3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c3661aba92b494bac7900f0f58b17d3" member_type: VOTER } }
I20260630 12:42:07.221210 20793 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6c3661aba92b494bac7900f0f58b17d3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6c3661aba92b494bac7900f0f58b17d3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c3661aba92b494bac7900f0f58b17d3" member_type: VOTER } }
I20260630 12:42:07.221601 20794 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6c3661aba92b494bac7900f0f58b17d3 [sys.catalog]: This master's current role is: LEADER
I20260630 12:42:07.221695 20793 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6c3661aba92b494bac7900f0f58b17d3 [sys.catalog]: This master's current role is: LEADER
I20260630 12:42:07.223742 20799 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:42:07.228499 20799 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:42:07.237071 13874 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:42:07.239365 20799 catalog_manager.cc:1383] Generated new cluster ID: caf698846f8e45cba29200f3e0934b46
I20260630 12:42:07.239665 20799 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:42:07.263422 20799 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:42:07.264868 20799 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:42:07.297590 20799 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6c3661aba92b494bac7900f0f58b17d3: Generated new TSK 0
I20260630 12:42:07.298216 20799 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:42:07.303861 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:42:07.309975 20810 instance_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:42:07.311204 20811 instance_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:42:07.314165 13874 server_base.cc:1061] running on GCE node
W20260630 12:42:07.314586 20813 instance_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:42:07.315490 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:42:07.315708 13874 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:42:07.315879 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823327315860 us; error 0 us; skew 500 ppm
I20260630 12:42:07.316398 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:42:07.318774 13874 webserver.cc:533] Webserver started at http://127.13.140.129:44011/ using document root <none> and password file <none>
I20260630 12:42:07.319247 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:42:07.319448 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:42:07.319713 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:42:07.320899 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782823128114093-13874-0/minicluster-data/ts-0-root/instance:
uuid: "a097908a4a5a4ddbb109982b1c87d93f"
format_stamp: "Formatted at 2026-06-30 12:42:07 on dist-test-slave-zctk"
I20260630 12:42:07.325474 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:42:07.328868 20818 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:42:07.329581 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:42:07.329876 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782823128114093-13874-0/minicluster-data/ts-0-root
uuid: "a097908a4a5a4ddbb109982b1c87d93f"
format_stamp: "Formatted at 2026-06-30 12:42:07 on dist-test-slave-zctk"
I20260630 12:42:07.330143 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782823128114093-13874-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782823128114093-13874-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782823128114093-13874-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:42:07.355667 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:42:07.356966 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:42:07.358402 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:42:07.360742 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:42:07.360965 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:42:07.361222 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:42:07.361415 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:42:07.401315 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.129:33151
I20260630 12:42:07.401422 20880 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.129:33151 every 8 connection(s)
I20260630 12:42:07.406394 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:42:07.413159 20885 instance_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:42:07.414479 20886 instance_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:42:07.419272 13874 server_base.cc:1061] running on GCE node
W20260630 12:42:07.419229 20888 instance_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:42:07.420394 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:42:07.420645 13874 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:42:07.420818 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823327420800 us; error 0 us; skew 500 ppm
I20260630 12:42:07.421321 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:42:07.423796 13874 webserver.cc:533] Webserver started at http://127.13.140.130:35777/ using document root <none> and password file <none>
I20260630 12:42:07.424360 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:42:07.424628 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:42:07.424965 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:42:07.426631 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782823128114093-13874-0/minicluster-data/ts-1-root/instance:
uuid: "119a8a41c607498cb40f8f5ea5264fd8"
format_stamp: "Formatted at 2026-06-30 12:42:07 on dist-test-slave-zctk"
I20260630 12:42:07.427157 20881 heartbeater.cc:344] Connected to a master server at 127.13.140.190:42623
I20260630 12:42:07.427547 20881 heartbeater.cc:461] Registering TS with master...
I20260630 12:42:07.428277 20881 heartbeater.cc:507] Master 127.13.140.190:42623 requested a full tablet report, sending...
I20260630 12:42:07.430506 20754 ts_manager.cc:194] Registered new tserver with Master: a097908a4a5a4ddbb109982b1c87d93f (127.13.140.129:33151)
I20260630 12:42:07.431746 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.002s
I20260630 12:42:07.432818 20754 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55620
I20260630 12:42:07.435829 20893 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:42:07.436719 13874 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:42:07.436951 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782823128114093-13874-0/minicluster-data/ts-1-root
uuid: "119a8a41c607498cb40f8f5ea5264fd8"
format_stamp: "Formatted at 2026-06-30 12:42:07 on dist-test-slave-zctk"
I20260630 12:42:07.437177 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782823128114093-13874-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782823128114093-13874-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782823128114093-13874-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:42:07.450438 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:42:07.451599 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:42:07.453034 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:42:07.455159 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:42:07.455354 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:42:07.455602 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:42:07.455736 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:42:07.499245 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.130:45109
I20260630 12:42:07.499372 20955 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.130:45109 every 8 connection(s)
I20260630 12:42:07.504179 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:42:07.511673 20959 instance_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:42:07.513532 20960 instance_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:42:07.514794 13874 server_base.cc:1061] running on GCE node
W20260630 12:42:07.516294 20962 instance_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:42:07.517411 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:42:07.517477 20956 heartbeater.cc:344] Connected to a master server at 127.13.140.190:42623
W20260630 12:42:07.517683 13874 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:42:07.517946 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823327517932 us; error 0 us; skew 500 ppm
I20260630 12:42:07.517963 20956 heartbeater.cc:461] Registering TS with master...
I20260630 12:42:07.518626 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:42:07.518886 20956 heartbeater.cc:507] Master 127.13.140.190:42623 requested a full tablet report, sending...
I20260630 12:42:07.521327 20754 ts_manager.cc:194] Registered new tserver with Master: 119a8a41c607498cb40f8f5ea5264fd8 (127.13.140.130:45109)
I20260630 12:42:07.521487 13874 webserver.cc:533] Webserver started at http://127.13.140.131:42927/ using document root <none> and password file <none>
I20260630 12:42:07.522212 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:42:07.522449 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:42:07.522778 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:42:07.523301 20754 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55630
I20260630 12:42:07.524397 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782823128114093-13874-0/minicluster-data/ts-2-root/instance:
uuid: "1c332dd97d214bf59d89a18fb3309efc"
format_stamp: "Formatted at 2026-06-30 12:42:07 on dist-test-slave-zctk"
I20260630 12:42:07.529309 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:42:07.532855 20967 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:42:07.533588 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:42:07.533892 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782823128114093-13874-0/minicluster-data/ts-2-root
uuid: "1c332dd97d214bf59d89a18fb3309efc"
format_stamp: "Formatted at 2026-06-30 12:42:07 on dist-test-slave-zctk"
I20260630 12:42:07.534164 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782823128114093-13874-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782823128114093-13874-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782823128114093-13874-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:42:07.561722 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:42:07.562875 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:42:07.564358 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:42:07.566578 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:42:07.566802 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:42:07.567032 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:42:07.567198 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:42:07.606292 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.131:38441
I20260630 12:42:07.606400 21029 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.131:38441 every 8 connection(s)
I20260630 12:42:07.620750 21030 heartbeater.cc:344] Connected to a master server at 127.13.140.190:42623
I20260630 12:42:07.621136 21030 heartbeater.cc:461] Registering TS with master...
I20260630 12:42:07.621819 21030 heartbeater.cc:507] Master 127.13.140.190:42623 requested a full tablet report, sending...
I20260630 12:42:07.623760 20754 ts_manager.cc:194] Registered new tserver with Master: 1c332dd97d214bf59d89a18fb3309efc (127.13.140.131:38441)
I20260630 12:42:07.624243 13874 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014737997s
I20260630 12:42:07.625564 20754 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55646
I20260630 12:42:08.435633 20881 heartbeater.cc:499] Master 127.13.140.190:42623 was elected leader, sending a full tablet report...
I20260630 12:42:08.526312 20956 heartbeater.cc:499] Master 127.13.140.190:42623 was elected leader, sending a full tablet report...
I20260630 12:42:08.628314 21030 heartbeater.cc:499] Master 127.13.140.190:42623 was elected leader, sending a full tablet report...
I20260630 12:42:08.681681 20754 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55662:
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:42:08.684273 20754 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:42:08.753695 20846 tablet_service.cc:1511] Processing CreateTablet for tablet ba09736601a645999016f5f437967f29 (DEFAULT_TABLE table=test-workload [id=d166cd02e2214c728bcbc7bf7535acb9]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:42:08.755214 20846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba09736601a645999016f5f437967f29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:08.754912 20845 tablet_service.cc:1511] Processing CreateTablet for tablet 2fec375a833842b4a92a8d61f539c013 (DEFAULT_TABLE table=test-workload [id=d166cd02e2214c728bcbc7bf7535acb9]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:42:08.757359 20844 tablet_service.cc:1511] Processing CreateTablet for tablet f6ae64dbef0b40198f3040a75684643f (DEFAULT_TABLE table=test-workload [id=d166cd02e2214c728bcbc7bf7535acb9]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:42:08.758822 20844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6ae64dbef0b40198f3040a75684643f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:08.763463 20995 tablet_service.cc:1511] Processing CreateTablet for tablet ba09736601a645999016f5f437967f29 (DEFAULT_TABLE table=test-workload [id=d166cd02e2214c728bcbc7bf7535acb9]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:42:08.765149 20995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba09736601a645999016f5f437967f29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:08.766633 20843 tablet_service.cc:1511] Processing CreateTablet for tablet f3c0be469caf4415af487dafdf2fccca (DEFAULT_TABLE table=test-workload [id=d166cd02e2214c728bcbc7bf7535acb9]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:42:08.768141 20843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3c0be469caf4415af487dafdf2fccca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:08.769198 20920 tablet_service.cc:1511] Processing CreateTablet for tablet 2fec375a833842b4a92a8d61f539c013 (DEFAULT_TABLE table=test-workload [id=d166cd02e2214c728bcbc7bf7535acb9]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:42:08.770695 20920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fec375a833842b4a92a8d61f539c013. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:08.773077 20918 tablet_service.cc:1511] Processing CreateTablet for tablet f3c0be469caf4415af487dafdf2fccca (DEFAULT_TABLE table=test-workload [id=d166cd02e2214c728bcbc7bf7535acb9]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:42:08.773522 20994 tablet_service.cc:1511] Processing CreateTablet for tablet 2fec375a833842b4a92a8d61f539c013 (DEFAULT_TABLE table=test-workload [id=d166cd02e2214c728bcbc7bf7535acb9]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:42:08.773885 20921 tablet_service.cc:1511] Processing CreateTablet for tablet ba09736601a645999016f5f437967f29 (DEFAULT_TABLE table=test-workload [id=d166cd02e2214c728bcbc7bf7535acb9]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:42:08.774575 20918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3c0be469caf4415af487dafdf2fccca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:08.775239 20994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fec375a833842b4a92a8d61f539c013. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:08.776242 20845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fec375a833842b4a92a8d61f539c013. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:08.776906 20919 tablet_service.cc:1511] Processing CreateTablet for tablet f6ae64dbef0b40198f3040a75684643f (DEFAULT_TABLE table=test-workload [id=d166cd02e2214c728bcbc7bf7535acb9]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:42:08.775311 20921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba09736601a645999016f5f437967f29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:08.780941 20919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6ae64dbef0b40198f3040a75684643f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:08.785630 20993 tablet_service.cc:1511] Processing CreateTablet for tablet f6ae64dbef0b40198f3040a75684643f (DEFAULT_TABLE table=test-workload [id=d166cd02e2214c728bcbc7bf7535acb9]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:42:08.787571 20993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6ae64dbef0b40198f3040a75684643f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:08.799093 20992 tablet_service.cc:1511] Processing CreateTablet for tablet f3c0be469caf4415af487dafdf2fccca (DEFAULT_TABLE table=test-workload [id=d166cd02e2214c728bcbc7bf7535acb9]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:42:08.801060 20992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3c0be469caf4415af487dafdf2fccca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:08.850701 21051 tablet_bootstrap.cc:492] T f3c0be469caf4415af487dafdf2fccca P 119a8a41c607498cb40f8f5ea5264fd8: Bootstrap starting.
I20260630 12:42:08.850701 21050 tablet_bootstrap.cc:492] T ba09736601a645999016f5f437967f29 P a097908a4a5a4ddbb109982b1c87d93f: Bootstrap starting.
I20260630 12:42:08.857084 21052 tablet_bootstrap.cc:492] T f3c0be469caf4415af487dafdf2fccca P 1c332dd97d214bf59d89a18fb3309efc: Bootstrap starting.
I20260630 12:42:08.861198 21051 tablet_bootstrap.cc:654] T f3c0be469caf4415af487dafdf2fccca P 119a8a41c607498cb40f8f5ea5264fd8: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:08.863029 21052 tablet_bootstrap.cc:654] T f3c0be469caf4415af487dafdf2fccca P 1c332dd97d214bf59d89a18fb3309efc: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:08.863740 21050 tablet_bootstrap.cc:654] T ba09736601a645999016f5f437967f29 P a097908a4a5a4ddbb109982b1c87d93f: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:08.874444 21050 tablet_bootstrap.cc:492] T ba09736601a645999016f5f437967f29 P a097908a4a5a4ddbb109982b1c87d93f: No bootstrap required, opened a new log
I20260630 12:42:08.874886 21050 ts_tablet_manager.cc:1403] T ba09736601a645999016f5f437967f29 P a097908a4a5a4ddbb109982b1c87d93f: Time spent bootstrapping tablet: real 0.025s	user 0.004s	sys 0.011s
I20260630 12:42:08.875118 21052 tablet_bootstrap.cc:492] T f3c0be469caf4415af487dafdf2fccca P 1c332dd97d214bf59d89a18fb3309efc: No bootstrap required, opened a new log
I20260630 12:42:08.875590 21052 ts_tablet_manager.cc:1403] T f3c0be469caf4415af487dafdf2fccca P 1c332dd97d214bf59d89a18fb3309efc: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260630 12:42:08.877467 21051 tablet_bootstrap.cc:492] T f3c0be469caf4415af487dafdf2fccca P 119a8a41c607498cb40f8f5ea5264fd8: No bootstrap required, opened a new log
I20260630 12:42:08.878026 21051 ts_tablet_manager.cc:1403] T f3c0be469caf4415af487dafdf2fccca P 119a8a41c607498cb40f8f5ea5264fd8: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.008s
I20260630 12:42:08.877697 21050 raft_consensus.cc:359] T ba09736601a645999016f5f437967f29 P a097908a4a5a4ddbb109982b1c87d93f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } }
I20260630 12:42:08.878734 21050 raft_consensus.cc:385] T ba09736601a645999016f5f437967f29 P a097908a4a5a4ddbb109982b1c87d93f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:08.878412 21052 raft_consensus.cc:359] T f3c0be469caf4415af487dafdf2fccca P 1c332dd97d214bf59d89a18fb3309efc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } }
I20260630 12:42:08.879073 21050 raft_consensus.cc:740] T ba09736601a645999016f5f437967f29 P a097908a4a5a4ddbb109982b1c87d93f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a097908a4a5a4ddbb109982b1c87d93f, State: Initialized, Role: FOLLOWER
I20260630 12:42:08.879303 21052 raft_consensus.cc:385] T f3c0be469caf4415af487dafdf2fccca P 1c332dd97d214bf59d89a18fb3309efc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:08.879680 21052 raft_consensus.cc:740] T f3c0be469caf4415af487dafdf2fccca P 1c332dd97d214bf59d89a18fb3309efc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c332dd97d214bf59d89a18fb3309efc, State: Initialized, Role: FOLLOWER
I20260630 12:42:08.880029 21050 consensus_queue.cc:260] T ba09736601a645999016f5f437967f29 P a097908a4a5a4ddbb109982b1c87d93f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } }
I20260630 12:42:08.880463 21052 consensus_queue.cc:260] T f3c0be469caf4415af487dafdf2fccca P 1c332dd97d214bf59d89a18fb3309efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } }
I20260630 12:42:08.881268 21051 raft_consensus.cc:359] T f3c0be469caf4415af487dafdf2fccca P 119a8a41c607498cb40f8f5ea5264fd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } }
I20260630 12:42:08.882146 21051 raft_consensus.cc:385] T f3c0be469caf4415af487dafdf2fccca P 119a8a41c607498cb40f8f5ea5264fd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:08.882555 21051 raft_consensus.cc:740] T f3c0be469caf4415af487dafdf2fccca P 119a8a41c607498cb40f8f5ea5264fd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 119a8a41c607498cb40f8f5ea5264fd8, State: Initialized, Role: FOLLOWER
I20260630 12:42:08.883512 21051 consensus_queue.cc:260] T f3c0be469caf4415af487dafdf2fccca P 119a8a41c607498cb40f8f5ea5264fd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } }
I20260630 12:42:08.884516 21050 ts_tablet_manager.cc:1434] T ba09736601a645999016f5f437967f29 P a097908a4a5a4ddbb109982b1c87d93f: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.005s
I20260630 12:42:08.885608 21050 tablet_bootstrap.cc:492] T 2fec375a833842b4a92a8d61f539c013 P a097908a4a5a4ddbb109982b1c87d93f: Bootstrap starting.
I20260630 12:42:08.893605 21050 tablet_bootstrap.cc:654] T 2fec375a833842b4a92a8d61f539c013 P a097908a4a5a4ddbb109982b1c87d93f: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:08.898481 21052 ts_tablet_manager.cc:1434] T f3c0be469caf4415af487dafdf2fccca P 1c332dd97d214bf59d89a18fb3309efc: Time spent starting tablet: real 0.023s	user 0.018s	sys 0.005s
I20260630 12:42:08.898476 21051 ts_tablet_manager.cc:1434] T f3c0be469caf4415af487dafdf2fccca P 119a8a41c607498cb40f8f5ea5264fd8: Time spent starting tablet: real 0.020s	user 0.012s	sys 0.007s
I20260630 12:42:08.899811 21052 tablet_bootstrap.cc:492] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc: Bootstrap starting.
I20260630 12:42:08.899940 21051 tablet_bootstrap.cc:492] T f6ae64dbef0b40198f3040a75684643f P 119a8a41c607498cb40f8f5ea5264fd8: Bootstrap starting.
W20260630 12:42:08.906993 20882 tablet.cc:2406] T ba09736601a645999016f5f437967f29 P a097908a4a5a4ddbb109982b1c87d93f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:42:08.906652 21051 tablet_bootstrap.cc:654] T f6ae64dbef0b40198f3040a75684643f P 119a8a41c607498cb40f8f5ea5264fd8: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:08.909749 21050 tablet_bootstrap.cc:492] T 2fec375a833842b4a92a8d61f539c013 P a097908a4a5a4ddbb109982b1c87d93f: No bootstrap required, opened a new log
I20260630 12:42:08.910288 21050 ts_tablet_manager.cc:1403] T 2fec375a833842b4a92a8d61f539c013 P a097908a4a5a4ddbb109982b1c87d93f: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.001s
I20260630 12:42:08.913254 21050 raft_consensus.cc:359] T 2fec375a833842b4a92a8d61f539c013 P a097908a4a5a4ddbb109982b1c87d93f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } }
I20260630 12:42:08.913975 21050 raft_consensus.cc:385] T 2fec375a833842b4a92a8d61f539c013 P a097908a4a5a4ddbb109982b1c87d93f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:08.914276 21050 raft_consensus.cc:740] T 2fec375a833842b4a92a8d61f539c013 P a097908a4a5a4ddbb109982b1c87d93f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a097908a4a5a4ddbb109982b1c87d93f, State: Initialized, Role: FOLLOWER
I20260630 12:42:08.914445 21052 tablet_bootstrap.cc:654] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:08.915284 21051 tablet_bootstrap.cc:492] T f6ae64dbef0b40198f3040a75684643f P 119a8a41c607498cb40f8f5ea5264fd8: No bootstrap required, opened a new log
I20260630 12:42:08.915205 21050 consensus_queue.cc:260] T 2fec375a833842b4a92a8d61f539c013 P a097908a4a5a4ddbb109982b1c87d93f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } }
I20260630 12:42:08.915886 21051 ts_tablet_manager.cc:1403] T f6ae64dbef0b40198f3040a75684643f P 119a8a41c607498cb40f8f5ea5264fd8: Time spent bootstrapping tablet: real 0.016s	user 0.002s	sys 0.010s
I20260630 12:42:08.917465 21050 ts_tablet_manager.cc:1434] T 2fec375a833842b4a92a8d61f539c013 P a097908a4a5a4ddbb109982b1c87d93f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260630 12:42:08.918545 21050 tablet_bootstrap.cc:492] T f3c0be469caf4415af487dafdf2fccca P a097908a4a5a4ddbb109982b1c87d93f: Bootstrap starting.
I20260630 12:42:08.918960 21051 raft_consensus.cc:359] T f6ae64dbef0b40198f3040a75684643f P 119a8a41c607498cb40f8f5ea5264fd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } }
I20260630 12:42:08.919763 21051 raft_consensus.cc:385] T f6ae64dbef0b40198f3040a75684643f P 119a8a41c607498cb40f8f5ea5264fd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:08.920087 21051 raft_consensus.cc:740] T f6ae64dbef0b40198f3040a75684643f P 119a8a41c607498cb40f8f5ea5264fd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 119a8a41c607498cb40f8f5ea5264fd8, State: Initialized, Role: FOLLOWER
I20260630 12:42:08.920878 21051 consensus_queue.cc:260] T f6ae64dbef0b40198f3040a75684643f P 119a8a41c607498cb40f8f5ea5264fd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } }
I20260630 12:42:08.923188 21051 ts_tablet_manager.cc:1434] T f6ae64dbef0b40198f3040a75684643f P 119a8a41c607498cb40f8f5ea5264fd8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:42:08.924206 21051 tablet_bootstrap.cc:492] T 2fec375a833842b4a92a8d61f539c013 P 119a8a41c607498cb40f8f5ea5264fd8: Bootstrap starting.
I20260630 12:42:08.927197 21050 tablet_bootstrap.cc:654] T f3c0be469caf4415af487dafdf2fccca P a097908a4a5a4ddbb109982b1c87d93f: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:08.930512 21051 tablet_bootstrap.cc:654] T 2fec375a833842b4a92a8d61f539c013 P 119a8a41c607498cb40f8f5ea5264fd8: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:08.934648 21058 raft_consensus.cc:493] T f6ae64dbef0b40198f3040a75684643f P 119a8a41c607498cb40f8f5ea5264fd8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:42:08.935312 21058 raft_consensus.cc:515] T f6ae64dbef0b40198f3040a75684643f P 119a8a41c607498cb40f8f5ea5264fd8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } }
I20260630 12:42:08.942831 21052 tablet_bootstrap.cc:492] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc: No bootstrap required, opened a new log
I20260630 12:42:08.943321 21052 ts_tablet_manager.cc:1403] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc: Time spent bootstrapping tablet: real 0.044s	user 0.025s	sys 0.008s
I20260630 12:42:08.945228 21058 leader_election.cc:290] T f6ae64dbef0b40198f3040a75684643f P 119a8a41c607498cb40f8f5ea5264fd8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a097908a4a5a4ddbb109982b1c87d93f (127.13.140.129:33151), 1c332dd97d214bf59d89a18fb3309efc (127.13.140.131:38441)
I20260630 12:42:08.945794 21052 raft_consensus.cc:359] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } }
I20260630 12:42:08.946666 21052 raft_consensus.cc:385] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:08.947012 21052 raft_consensus.cc:740] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c332dd97d214bf59d89a18fb3309efc, State: Initialized, Role: FOLLOWER
I20260630 12:42:08.947835 21052 consensus_queue.cc:260] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } }
I20260630 12:42:08.950466 21052 ts_tablet_manager.cc:1434] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:42:08.951573 21052 tablet_bootstrap.cc:492] T 2fec375a833842b4a92a8d61f539c013 P 1c332dd97d214bf59d89a18fb3309efc: Bootstrap starting.
I20260630 12:42:08.954105 21050 tablet_bootstrap.cc:492] T f3c0be469caf4415af487dafdf2fccca P a097908a4a5a4ddbb109982b1c87d93f: No bootstrap required, opened a new log
I20260630 12:42:08.957233 21050 ts_tablet_manager.cc:1403] T f3c0be469caf4415af487dafdf2fccca P a097908a4a5a4ddbb109982b1c87d93f: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.003s
I20260630 12:42:08.957989 21052 tablet_bootstrap.cc:654] T 2fec375a833842b4a92a8d61f539c013 P 1c332dd97d214bf59d89a18fb3309efc: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:08.969924 21050 raft_consensus.cc:359] T f3c0be469caf4415af487dafdf2fccca P a097908a4a5a4ddbb109982b1c87d93f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } }
I20260630 12:42:08.976644 21050 raft_consensus.cc:385] T f3c0be469caf4415af487dafdf2fccca P a097908a4a5a4ddbb109982b1c87d93f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:08.977052 21050 raft_consensus.cc:740] T f3c0be469caf4415af487dafdf2fccca P a097908a4a5a4ddbb109982b1c87d93f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a097908a4a5a4ddbb109982b1c87d93f, State: Initialized, Role: FOLLOWER
I20260630 12:42:08.977813 21050 consensus_queue.cc:260] T f3c0be469caf4415af487dafdf2fccca P a097908a4a5a4ddbb109982b1c87d93f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } }
I20260630 12:42:08.982477 20856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6ae64dbef0b40198f3040a75684643f" candidate_uuid: "119a8a41c607498cb40f8f5ea5264fd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a097908a4a5a4ddbb109982b1c87d93f" is_pre_election: true
I20260630 12:42:08.979449 21051 tablet_bootstrap.cc:492] T 2fec375a833842b4a92a8d61f539c013 P 119a8a41c607498cb40f8f5ea5264fd8: No bootstrap required, opened a new log
I20260630 12:42:08.984030 21051 ts_tablet_manager.cc:1403] T 2fec375a833842b4a92a8d61f539c013 P 119a8a41c607498cb40f8f5ea5264fd8: Time spent bootstrapping tablet: real 0.060s	user 0.022s	sys 0.030s
I20260630 12:42:08.983786 21005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6ae64dbef0b40198f3040a75684643f" candidate_uuid: "119a8a41c607498cb40f8f5ea5264fd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c332dd97d214bf59d89a18fb3309efc" is_pre_election: true
W20260630 12:42:08.986204 20895 leader_election.cc:343] T f6ae64dbef0b40198f3040a75684643f P 119a8a41c607498cb40f8f5ea5264fd8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c332dd97d214bf59d89a18fb3309efc (127.13.140.131:38441): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:42:08.987226 21051 raft_consensus.cc:359] T 2fec375a833842b4a92a8d61f539c013 P 119a8a41c607498cb40f8f5ea5264fd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } }
I20260630 12:42:08.988085 21051 raft_consensus.cc:385] T 2fec375a833842b4a92a8d61f539c013 P 119a8a41c607498cb40f8f5ea5264fd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260630 12:42:08.987998 20895 leader_election.cc:343] T f6ae64dbef0b40198f3040a75684643f P 119a8a41c607498cb40f8f5ea5264fd8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a097908a4a5a4ddbb109982b1c87d93f (127.13.140.129:33151): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:42:08.988900 20895 leader_election.cc:304] T f6ae64dbef0b40198f3040a75684643f P 119a8a41c607498cb40f8f5ea5264fd8 [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: 119a8a41c607498cb40f8f5ea5264fd8; no voters: 1c332dd97d214bf59d89a18fb3309efc, a097908a4a5a4ddbb109982b1c87d93f
I20260630 12:42:08.989674 21058 raft_consensus.cc:2749] T f6ae64dbef0b40198f3040a75684643f P 119a8a41c607498cb40f8f5ea5264fd8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:42:08.990082 21050 ts_tablet_manager.cc:1434] T f3c0be469caf4415af487dafdf2fccca P a097908a4a5a4ddbb109982b1c87d93f: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260630 12:42:08.990047 21051 raft_consensus.cc:740] T 2fec375a833842b4a92a8d61f539c013 P 119a8a41c607498cb40f8f5ea5264fd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 119a8a41c607498cb40f8f5ea5264fd8, State: Initialized, Role: FOLLOWER
I20260630 12:42:08.991375 21050 tablet_bootstrap.cc:492] T f6ae64dbef0b40198f3040a75684643f P a097908a4a5a4ddbb109982b1c87d93f: Bootstrap starting.
I20260630 12:42:08.991250 21051 consensus_queue.cc:260] T 2fec375a833842b4a92a8d61f539c013 P 119a8a41c607498cb40f8f5ea5264fd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } }
I20260630 12:42:08.991834 21052 tablet_bootstrap.cc:492] T 2fec375a833842b4a92a8d61f539c013 P 1c332dd97d214bf59d89a18fb3309efc: No bootstrap required, opened a new log
I20260630 12:42:08.992412 21052 ts_tablet_manager.cc:1403] T 2fec375a833842b4a92a8d61f539c013 P 1c332dd97d214bf59d89a18fb3309efc: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.026s
I20260630 12:42:08.993543 21051 ts_tablet_manager.cc:1434] T 2fec375a833842b4a92a8d61f539c013 P 119a8a41c607498cb40f8f5ea5264fd8: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260630 12:42:08.994670 21051 tablet_bootstrap.cc:492] T ba09736601a645999016f5f437967f29 P 119a8a41c607498cb40f8f5ea5264fd8: Bootstrap starting.
I20260630 12:42:08.995544 21052 raft_consensus.cc:359] T 2fec375a833842b4a92a8d61f539c013 P 1c332dd97d214bf59d89a18fb3309efc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } }
I20260630 12:42:08.996371 21052 raft_consensus.cc:385] T 2fec375a833842b4a92a8d61f539c013 P 1c332dd97d214bf59d89a18fb3309efc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:08.996716 21052 raft_consensus.cc:740] T 2fec375a833842b4a92a8d61f539c013 P 1c332dd97d214bf59d89a18fb3309efc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c332dd97d214bf59d89a18fb3309efc, State: Initialized, Role: FOLLOWER
I20260630 12:42:08.997818 21050 tablet_bootstrap.cc:654] T f6ae64dbef0b40198f3040a75684643f P a097908a4a5a4ddbb109982b1c87d93f: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:08.997538 21052 consensus_queue.cc:260] T 2fec375a833842b4a92a8d61f539c013 P 1c332dd97d214bf59d89a18fb3309efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } }
I20260630 12:42:08.999853 21052 ts_tablet_manager.cc:1434] T 2fec375a833842b4a92a8d61f539c013 P 1c332dd97d214bf59d89a18fb3309efc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:42:09.000932 21052 tablet_bootstrap.cc:492] T f6ae64dbef0b40198f3040a75684643f P 1c332dd97d214bf59d89a18fb3309efc: Bootstrap starting.
I20260630 12:42:09.001977 21051 tablet_bootstrap.cc:654] T ba09736601a645999016f5f437967f29 P 119a8a41c607498cb40f8f5ea5264fd8: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:09.007310 21052 tablet_bootstrap.cc:654] T f6ae64dbef0b40198f3040a75684643f P 1c332dd97d214bf59d89a18fb3309efc: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:09.018113 21051 tablet_bootstrap.cc:492] T ba09736601a645999016f5f437967f29 P 119a8a41c607498cb40f8f5ea5264fd8: No bootstrap required, opened a new log
I20260630 12:42:09.018657 21051 ts_tablet_manager.cc:1403] T ba09736601a645999016f5f437967f29 P 119a8a41c607498cb40f8f5ea5264fd8: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.008s
I20260630 12:42:09.018858 21052 tablet_bootstrap.cc:492] T f6ae64dbef0b40198f3040a75684643f P 1c332dd97d214bf59d89a18fb3309efc: No bootstrap required, opened a new log
I20260630 12:42:09.019433 21052 ts_tablet_manager.cc:1403] T f6ae64dbef0b40198f3040a75684643f P 1c332dd97d214bf59d89a18fb3309efc: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.007s
I20260630 12:42:09.020854 21050 tablet_bootstrap.cc:492] T f6ae64dbef0b40198f3040a75684643f P a097908a4a5a4ddbb109982b1c87d93f: No bootstrap required, opened a new log
I20260630 12:42:09.021304 21050 ts_tablet_manager.cc:1403] T f6ae64dbef0b40198f3040a75684643f P a097908a4a5a4ddbb109982b1c87d93f: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.000s
I20260630 12:42:09.021903 21051 raft_consensus.cc:359] T ba09736601a645999016f5f437967f29 P 119a8a41c607498cb40f8f5ea5264fd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } }
I20260630 12:42:09.022171 21052 raft_consensus.cc:359] T f6ae64dbef0b40198f3040a75684643f P 1c332dd97d214bf59d89a18fb3309efc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } }
I20260630 12:42:09.022753 21051 raft_consensus.cc:385] T ba09736601a645999016f5f437967f29 P 119a8a41c607498cb40f8f5ea5264fd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:09.023154 21052 raft_consensus.cc:385] T f6ae64dbef0b40198f3040a75684643f P 1c332dd97d214bf59d89a18fb3309efc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:09.023216 21051 raft_consensus.cc:740] T ba09736601a645999016f5f437967f29 P 119a8a41c607498cb40f8f5ea5264fd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 119a8a41c607498cb40f8f5ea5264fd8, State: Initialized, Role: FOLLOWER
I20260630 12:42:09.023607 21052 raft_consensus.cc:740] T f6ae64dbef0b40198f3040a75684643f P 1c332dd97d214bf59d89a18fb3309efc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c332dd97d214bf59d89a18fb3309efc, State: Initialized, Role: FOLLOWER
I20260630 12:42:09.023881 21050 raft_consensus.cc:359] T f6ae64dbef0b40198f3040a75684643f P a097908a4a5a4ddbb109982b1c87d93f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } }
I20260630 12:42:09.024670 21050 raft_consensus.cc:385] T f6ae64dbef0b40198f3040a75684643f P a097908a4a5a4ddbb109982b1c87d93f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:09.024192 21051 consensus_queue.cc:260] T ba09736601a645999016f5f437967f29 P 119a8a41c607498cb40f8f5ea5264fd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } }
I20260630 12:42:09.024444 21052 consensus_queue.cc:260] T f6ae64dbef0b40198f3040a75684643f P 1c332dd97d214bf59d89a18fb3309efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } }
I20260630 12:42:09.025009 21050 raft_consensus.cc:740] T f6ae64dbef0b40198f3040a75684643f P a097908a4a5a4ddbb109982b1c87d93f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a097908a4a5a4ddbb109982b1c87d93f, State: Initialized, Role: FOLLOWER
I20260630 12:42:09.026077 21050 consensus_queue.cc:260] T f6ae64dbef0b40198f3040a75684643f P a097908a4a5a4ddbb109982b1c87d93f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } }
I20260630 12:42:09.026711 21051 ts_tablet_manager.cc:1434] T ba09736601a645999016f5f437967f29 P 119a8a41c607498cb40f8f5ea5264fd8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:42:09.026711 21052 ts_tablet_manager.cc:1434] T f6ae64dbef0b40198f3040a75684643f P 1c332dd97d214bf59d89a18fb3309efc: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:42:09.030241 21050 ts_tablet_manager.cc:1434] T f6ae64dbef0b40198f3040a75684643f P a097908a4a5a4ddbb109982b1c87d93f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:42:09.058238 21057 raft_consensus.cc:493] T 2fec375a833842b4a92a8d61f539c013 P 1c332dd97d214bf59d89a18fb3309efc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:42:09.058779 21057 raft_consensus.cc:515] T 2fec375a833842b4a92a8d61f539c013 P 1c332dd97d214bf59d89a18fb3309efc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } }
I20260630 12:42:09.061311 21057 leader_election.cc:290] T 2fec375a833842b4a92a8d61f539c013 P 1c332dd97d214bf59d89a18fb3309efc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a097908a4a5a4ddbb109982b1c87d93f (127.13.140.129:33151), 119a8a41c607498cb40f8f5ea5264fd8 (127.13.140.130:45109)
I20260630 12:42:09.072328 20856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fec375a833842b4a92a8d61f539c013" candidate_uuid: "1c332dd97d214bf59d89a18fb3309efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a097908a4a5a4ddbb109982b1c87d93f" is_pre_election: true
I20260630 12:42:09.072674 20931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fec375a833842b4a92a8d61f539c013" candidate_uuid: "1c332dd97d214bf59d89a18fb3309efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "119a8a41c607498cb40f8f5ea5264fd8" is_pre_election: true
I20260630 12:42:09.073143 20856 raft_consensus.cc:2468] T 2fec375a833842b4a92a8d61f539c013 P a097908a4a5a4ddbb109982b1c87d93f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c332dd97d214bf59d89a18fb3309efc in term 0.
I20260630 12:42:09.073316 20931 raft_consensus.cc:2468] T 2fec375a833842b4a92a8d61f539c013 P 119a8a41c607498cb40f8f5ea5264fd8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c332dd97d214bf59d89a18fb3309efc in term 0.
I20260630 12:42:09.074388 20969 leader_election.cc:304] T 2fec375a833842b4a92a8d61f539c013 P 1c332dd97d214bf59d89a18fb3309efc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c332dd97d214bf59d89a18fb3309efc, a097908a4a5a4ddbb109982b1c87d93f; no voters: 
I20260630 12:42:09.075161 21057 raft_consensus.cc:2804] T 2fec375a833842b4a92a8d61f539c013 P 1c332dd97d214bf59d89a18fb3309efc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:42:09.075475 21057 raft_consensus.cc:493] T 2fec375a833842b4a92a8d61f539c013 P 1c332dd97d214bf59d89a18fb3309efc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:42:09.075753 21057 raft_consensus.cc:3060] T 2fec375a833842b4a92a8d61f539c013 P 1c332dd97d214bf59d89a18fb3309efc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:09.080629 21072 raft_consensus.cc:493] T f3c0be469caf4415af487dafdf2fccca P 1c332dd97d214bf59d89a18fb3309efc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:42:09.081070 21072 raft_consensus.cc:515] T f3c0be469caf4415af487dafdf2fccca P 1c332dd97d214bf59d89a18fb3309efc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } }
I20260630 12:42:09.081195 21057 raft_consensus.cc:515] T 2fec375a833842b4a92a8d61f539c013 P 1c332dd97d214bf59d89a18fb3309efc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } }
I20260630 12:42:09.082916 21072 leader_election.cc:290] T f3c0be469caf4415af487dafdf2fccca P 1c332dd97d214bf59d89a18fb3309efc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a097908a4a5a4ddbb109982b1c87d93f (127.13.140.129:33151), 119a8a41c607498cb40f8f5ea5264fd8 (127.13.140.130:45109)
I20260630 12:42:09.083115 21057 leader_election.cc:290] T 2fec375a833842b4a92a8d61f539c013 P 1c332dd97d214bf59d89a18fb3309efc [CANDIDATE]: Term 1 election: Requested vote from peers a097908a4a5a4ddbb109982b1c87d93f (127.13.140.129:33151), 119a8a41c607498cb40f8f5ea5264fd8 (127.13.140.130:45109)
I20260630 12:42:09.084034 20931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3c0be469caf4415af487dafdf2fccca" candidate_uuid: "1c332dd97d214bf59d89a18fb3309efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "119a8a41c607498cb40f8f5ea5264fd8" is_pre_election: true
I20260630 12:42:09.084156 20856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3c0be469caf4415af487dafdf2fccca" candidate_uuid: "1c332dd97d214bf59d89a18fb3309efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a097908a4a5a4ddbb109982b1c87d93f" is_pre_election: true
I20260630 12:42:09.084754 20855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fec375a833842b4a92a8d61f539c013" candidate_uuid: "1c332dd97d214bf59d89a18fb3309efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a097908a4a5a4ddbb109982b1c87d93f"
I20260630 12:42:09.084909 20856 raft_consensus.cc:2468] T f3c0be469caf4415af487dafdf2fccca P a097908a4a5a4ddbb109982b1c87d93f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c332dd97d214bf59d89a18fb3309efc in term 0.
I20260630 12:42:09.084856 20931 raft_consensus.cc:2468] T f3c0be469caf4415af487dafdf2fccca P 119a8a41c607498cb40f8f5ea5264fd8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c332dd97d214bf59d89a18fb3309efc in term 0.
I20260630 12:42:09.085026 20930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fec375a833842b4a92a8d61f539c013" candidate_uuid: "1c332dd97d214bf59d89a18fb3309efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "119a8a41c607498cb40f8f5ea5264fd8"
I20260630 12:42:09.085539 20855 raft_consensus.cc:3060] T 2fec375a833842b4a92a8d61f539c013 P a097908a4a5a4ddbb109982b1c87d93f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:09.085904 20930 raft_consensus.cc:3060] T 2fec375a833842b4a92a8d61f539c013 P 119a8a41c607498cb40f8f5ea5264fd8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:09.086519 20969 leader_election.cc:304] T f3c0be469caf4415af487dafdf2fccca P 1c332dd97d214bf59d89a18fb3309efc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c332dd97d214bf59d89a18fb3309efc, a097908a4a5a4ddbb109982b1c87d93f; no voters: 
I20260630 12:42:09.087410 21057 raft_consensus.cc:2804] T f3c0be469caf4415af487dafdf2fccca P 1c332dd97d214bf59d89a18fb3309efc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:42:09.087807 21057 raft_consensus.cc:493] T f3c0be469caf4415af487dafdf2fccca P 1c332dd97d214bf59d89a18fb3309efc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:42:09.088142 21057 raft_consensus.cc:3060] T f3c0be469caf4415af487dafdf2fccca P 1c332dd97d214bf59d89a18fb3309efc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:09.091660 20855 raft_consensus.cc:2468] T 2fec375a833842b4a92a8d61f539c013 P a097908a4a5a4ddbb109982b1c87d93f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c332dd97d214bf59d89a18fb3309efc in term 1.
I20260630 12:42:09.092723 20969 leader_election.cc:304] T 2fec375a833842b4a92a8d61f539c013 P 1c332dd97d214bf59d89a18fb3309efc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c332dd97d214bf59d89a18fb3309efc, a097908a4a5a4ddbb109982b1c87d93f; no voters: 
I20260630 12:42:09.093410 21072 raft_consensus.cc:2804] T 2fec375a833842b4a92a8d61f539c013 P 1c332dd97d214bf59d89a18fb3309efc [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:42:09.093611 20930 raft_consensus.cc:2468] T 2fec375a833842b4a92a8d61f539c013 P 119a8a41c607498cb40f8f5ea5264fd8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c332dd97d214bf59d89a18fb3309efc in term 1.
I20260630 12:42:09.094734 21072 raft_consensus.cc:697] T 2fec375a833842b4a92a8d61f539c013 P 1c332dd97d214bf59d89a18fb3309efc [term 1 LEADER]: Becoming Leader. State: Replica: 1c332dd97d214bf59d89a18fb3309efc, State: Running, Role: LEADER
I20260630 12:42:09.095132 21057 raft_consensus.cc:515] T f3c0be469caf4415af487dafdf2fccca P 1c332dd97d214bf59d89a18fb3309efc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } }
I20260630 12:42:09.096117 21072 consensus_queue.cc:237] T 2fec375a833842b4a92a8d61f539c013 P 1c332dd97d214bf59d89a18fb3309efc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } }
I20260630 12:42:09.097035 21057 leader_election.cc:290] T f3c0be469caf4415af487dafdf2fccca P 1c332dd97d214bf59d89a18fb3309efc [CANDIDATE]: Term 1 election: Requested vote from peers a097908a4a5a4ddbb109982b1c87d93f (127.13.140.129:33151), 119a8a41c607498cb40f8f5ea5264fd8 (127.13.140.130:45109)
I20260630 12:42:09.097867 20855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3c0be469caf4415af487dafdf2fccca" candidate_uuid: "1c332dd97d214bf59d89a18fb3309efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a097908a4a5a4ddbb109982b1c87d93f"
I20260630 12:42:09.098132 20930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3c0be469caf4415af487dafdf2fccca" candidate_uuid: "1c332dd97d214bf59d89a18fb3309efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "119a8a41c607498cb40f8f5ea5264fd8"
I20260630 12:42:09.098482 20855 raft_consensus.cc:3060] T f3c0be469caf4415af487dafdf2fccca P a097908a4a5a4ddbb109982b1c87d93f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:09.098773 20930 raft_consensus.cc:3060] T f3c0be469caf4415af487dafdf2fccca P 119a8a41c607498cb40f8f5ea5264fd8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:09.105358 20930 raft_consensus.cc:2468] T f3c0be469caf4415af487dafdf2fccca P 119a8a41c607498cb40f8f5ea5264fd8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c332dd97d214bf59d89a18fb3309efc in term 1.
I20260630 12:42:09.105662 20855 raft_consensus.cc:2468] T f3c0be469caf4415af487dafdf2fccca P a097908a4a5a4ddbb109982b1c87d93f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c332dd97d214bf59d89a18fb3309efc in term 1.
I20260630 12:42:09.106628 20968 leader_election.cc:304] T f3c0be469caf4415af487dafdf2fccca P 1c332dd97d214bf59d89a18fb3309efc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 119a8a41c607498cb40f8f5ea5264fd8, 1c332dd97d214bf59d89a18fb3309efc; no voters: 
I20260630 12:42:09.107584 21072 raft_consensus.cc:2804] T f3c0be469caf4415af487dafdf2fccca P 1c332dd97d214bf59d89a18fb3309efc [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:42:09.106841 20752 catalog_manager.cc:5697] T 2fec375a833842b4a92a8d61f539c013 P 1c332dd97d214bf59d89a18fb3309efc reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c332dd97d214bf59d89a18fb3309efc (127.13.140.131). New cstate: current_term: 1 leader_uuid: "1c332dd97d214bf59d89a18fb3309efc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } health_report { overall_health: HEALTHY } } }
I20260630 12:42:09.108080 21072 raft_consensus.cc:697] T f3c0be469caf4415af487dafdf2fccca P 1c332dd97d214bf59d89a18fb3309efc [term 1 LEADER]: Becoming Leader. State: Replica: 1c332dd97d214bf59d89a18fb3309efc, State: Running, Role: LEADER
I20260630 12:42:09.108834 21072 consensus_queue.cc:237] T f3c0be469caf4415af487dafdf2fccca P 1c332dd97d214bf59d89a18fb3309efc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } }
I20260630 12:42:09.119736 20752 catalog_manager.cc:5697] T f3c0be469caf4415af487dafdf2fccca P 1c332dd97d214bf59d89a18fb3309efc reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c332dd97d214bf59d89a18fb3309efc (127.13.140.131). New cstate: current_term: 1 leader_uuid: "1c332dd97d214bf59d89a18fb3309efc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } health_report { overall_health: HEALTHY } } }
W20260630 12:42:09.234335 20802 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:42:09.279455 21072 raft_consensus.cc:493] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:42:09.280186 21072 raft_consensus.cc:515] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } }
I20260630 12:42:09.283078 21072 leader_election.cc:290] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a097908a4a5a4ddbb109982b1c87d93f (127.13.140.129:33151), 119a8a41c607498cb40f8f5ea5264fd8 (127.13.140.130:45109)
I20260630 12:42:09.283149 21057 raft_consensus.cc:493] T f6ae64dbef0b40198f3040a75684643f P 1c332dd97d214bf59d89a18fb3309efc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:42:09.283794 20855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba09736601a645999016f5f437967f29" candidate_uuid: "1c332dd97d214bf59d89a18fb3309efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a097908a4a5a4ddbb109982b1c87d93f" is_pre_election: true
I20260630 12:42:09.283788 21057 raft_consensus.cc:515] T f6ae64dbef0b40198f3040a75684643f P 1c332dd97d214bf59d89a18fb3309efc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } }
I20260630 12:42:09.284080 20930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba09736601a645999016f5f437967f29" candidate_uuid: "1c332dd97d214bf59d89a18fb3309efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "119a8a41c607498cb40f8f5ea5264fd8" is_pre_election: true
I20260630 12:42:09.284713 20855 raft_consensus.cc:2468] T ba09736601a645999016f5f437967f29 P a097908a4a5a4ddbb109982b1c87d93f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c332dd97d214bf59d89a18fb3309efc in term 0.
I20260630 12:42:09.285003 20930 raft_consensus.cc:2468] T ba09736601a645999016f5f437967f29 P 119a8a41c607498cb40f8f5ea5264fd8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c332dd97d214bf59d89a18fb3309efc in term 0.
I20260630 12:42:09.286027 21057 leader_election.cc:290] T f6ae64dbef0b40198f3040a75684643f P 1c332dd97d214bf59d89a18fb3309efc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a097908a4a5a4ddbb109982b1c87d93f (127.13.140.129:33151), 119a8a41c607498cb40f8f5ea5264fd8 (127.13.140.130:45109)
I20260630 12:42:09.286222 20968 leader_election.cc:304] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 119a8a41c607498cb40f8f5ea5264fd8, 1c332dd97d214bf59d89a18fb3309efc; no voters: 
I20260630 12:42:09.286949 21057 raft_consensus.cc:2804] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:42:09.287305 21057 raft_consensus.cc:493] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:42:09.287714 21057 raft_consensus.cc:3060] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:09.288082 20930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6ae64dbef0b40198f3040a75684643f" candidate_uuid: "1c332dd97d214bf59d89a18fb3309efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "119a8a41c607498cb40f8f5ea5264fd8" is_pre_election: true
I20260630 12:42:09.288751 20930 raft_consensus.cc:2468] T f6ae64dbef0b40198f3040a75684643f P 119a8a41c607498cb40f8f5ea5264fd8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c332dd97d214bf59d89a18fb3309efc in term 0.
I20260630 12:42:09.289841 20968 leader_election.cc:304] T f6ae64dbef0b40198f3040a75684643f P 1c332dd97d214bf59d89a18fb3309efc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 119a8a41c607498cb40f8f5ea5264fd8, 1c332dd97d214bf59d89a18fb3309efc; no voters: 
I20260630 12:42:09.290692 21072 raft_consensus.cc:2804] T f6ae64dbef0b40198f3040a75684643f P 1c332dd97d214bf59d89a18fb3309efc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:42:09.291119 21072 raft_consensus.cc:493] T f6ae64dbef0b40198f3040a75684643f P 1c332dd97d214bf59d89a18fb3309efc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:42:09.291486 21072 raft_consensus.cc:3060] T f6ae64dbef0b40198f3040a75684643f P 1c332dd97d214bf59d89a18fb3309efc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:09.317026 20855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6ae64dbef0b40198f3040a75684643f" candidate_uuid: "1c332dd97d214bf59d89a18fb3309efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a097908a4a5a4ddbb109982b1c87d93f" is_pre_election: true
I20260630 12:42:09.295499 21057 raft_consensus.cc:515] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } }
I20260630 12:42:09.318938 20855 raft_consensus.cc:2468] T f6ae64dbef0b40198f3040a75684643f P a097908a4a5a4ddbb109982b1c87d93f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c332dd97d214bf59d89a18fb3309efc in term 0.
I20260630 12:42:09.322530 21057 leader_election.cc:290] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc [CANDIDATE]: Term 1 election: Requested vote from peers a097908a4a5a4ddbb109982b1c87d93f (127.13.140.129:33151), 119a8a41c607498cb40f8f5ea5264fd8 (127.13.140.130:45109)
I20260630 12:42:09.324474 20855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba09736601a645999016f5f437967f29" candidate_uuid: "1c332dd97d214bf59d89a18fb3309efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a097908a4a5a4ddbb109982b1c87d93f"
I20260630 12:42:09.324968 20930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba09736601a645999016f5f437967f29" candidate_uuid: "1c332dd97d214bf59d89a18fb3309efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "119a8a41c607498cb40f8f5ea5264fd8"
I20260630 12:42:09.325707 20855 raft_consensus.cc:3060] T ba09736601a645999016f5f437967f29 P a097908a4a5a4ddbb109982b1c87d93f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:09.325910 20930 raft_consensus.cc:3060] T ba09736601a645999016f5f437967f29 P 119a8a41c607498cb40f8f5ea5264fd8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:09.335965 20930 raft_consensus.cc:2468] T ba09736601a645999016f5f437967f29 P 119a8a41c607498cb40f8f5ea5264fd8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c332dd97d214bf59d89a18fb3309efc in term 1.
I20260630 12:42:09.336509 21072 raft_consensus.cc:515] T f6ae64dbef0b40198f3040a75684643f P 1c332dd97d214bf59d89a18fb3309efc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } }
I20260630 12:42:09.337623 20968 leader_election.cc:304] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 119a8a41c607498cb40f8f5ea5264fd8, 1c332dd97d214bf59d89a18fb3309efc; no voters: 
I20260630 12:42:09.338709 21057 raft_consensus.cc:2804] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:42:09.339054 20855 raft_consensus.cc:2468] T ba09736601a645999016f5f437967f29 P a097908a4a5a4ddbb109982b1c87d93f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c332dd97d214bf59d89a18fb3309efc in term 1.
I20260630 12:42:09.339241 21057 raft_consensus.cc:697] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc [term 1 LEADER]: Becoming Leader. State: Replica: 1c332dd97d214bf59d89a18fb3309efc, State: Running, Role: LEADER
I20260630 12:42:09.340337 21072 leader_election.cc:290] T f6ae64dbef0b40198f3040a75684643f P 1c332dd97d214bf59d89a18fb3309efc [CANDIDATE]: Term 1 election: Requested vote from peers a097908a4a5a4ddbb109982b1c87d93f (127.13.140.129:33151), 119a8a41c607498cb40f8f5ea5264fd8 (127.13.140.130:45109)
I20260630 12:42:09.340817 21057 consensus_queue.cc:237] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } }
I20260630 12:42:09.341403 20855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6ae64dbef0b40198f3040a75684643f" candidate_uuid: "1c332dd97d214bf59d89a18fb3309efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a097908a4a5a4ddbb109982b1c87d93f"
I20260630 12:42:09.341612 20930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6ae64dbef0b40198f3040a75684643f" candidate_uuid: "1c332dd97d214bf59d89a18fb3309efc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "119a8a41c607498cb40f8f5ea5264fd8"
I20260630 12:42:09.342175 20855 raft_consensus.cc:3060] T f6ae64dbef0b40198f3040a75684643f P a097908a4a5a4ddbb109982b1c87d93f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:09.342393 20930 raft_consensus.cc:3060] T f6ae64dbef0b40198f3040a75684643f P 119a8a41c607498cb40f8f5ea5264fd8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:09.350685 20855 raft_consensus.cc:2468] T f6ae64dbef0b40198f3040a75684643f P a097908a4a5a4ddbb109982b1c87d93f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c332dd97d214bf59d89a18fb3309efc in term 1.
I20260630 12:42:09.350929 20930 raft_consensus.cc:2468] T f6ae64dbef0b40198f3040a75684643f P 119a8a41c607498cb40f8f5ea5264fd8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c332dd97d214bf59d89a18fb3309efc in term 1.
I20260630 12:42:09.352092 20969 leader_election.cc:304] T f6ae64dbef0b40198f3040a75684643f P 1c332dd97d214bf59d89a18fb3309efc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c332dd97d214bf59d89a18fb3309efc, a097908a4a5a4ddbb109982b1c87d93f; no voters: 
I20260630 12:42:09.353221 21057 raft_consensus.cc:2804] T f6ae64dbef0b40198f3040a75684643f P 1c332dd97d214bf59d89a18fb3309efc [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:42:09.354063 21057 raft_consensus.cc:697] T f6ae64dbef0b40198f3040a75684643f P 1c332dd97d214bf59d89a18fb3309efc [term 1 LEADER]: Becoming Leader. State: Replica: 1c332dd97d214bf59d89a18fb3309efc, State: Running, Role: LEADER
I20260630 12:42:09.355378 21057 consensus_queue.cc:237] T f6ae64dbef0b40198f3040a75684643f P 1c332dd97d214bf59d89a18fb3309efc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } }
I20260630 12:42:09.359422 20752 catalog_manager.cc:5697] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c332dd97d214bf59d89a18fb3309efc (127.13.140.131). New cstate: current_term: 1 leader_uuid: "1c332dd97d214bf59d89a18fb3309efc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } health_report { overall_health: UNKNOWN } } }
I20260630 12:42:09.375213 20752 catalog_manager.cc:5697] T f6ae64dbef0b40198f3040a75684643f P 1c332dd97d214bf59d89a18fb3309efc reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c332dd97d214bf59d89a18fb3309efc (127.13.140.131). New cstate: current_term: 1 leader_uuid: "1c332dd97d214bf59d89a18fb3309efc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } health_report { overall_health: HEALTHY } } }
I20260630 12:42:09.489480 13874 tablet_server.cc:179] TabletServer@127.13.140.129:0 shutting down...
I20260630 12:42:09.519331 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:42:09.520817 13874 tablet_replica.cc:333] T f6ae64dbef0b40198f3040a75684643f P a097908a4a5a4ddbb109982b1c87d93f: stopping tablet replica
I20260630 12:42:09.521857 13874 raft_consensus.cc:2243] T f6ae64dbef0b40198f3040a75684643f P a097908a4a5a4ddbb109982b1c87d93f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:09.522418 13874 raft_consensus.cc:2272] T f6ae64dbef0b40198f3040a75684643f P a097908a4a5a4ddbb109982b1c87d93f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:09.525593 13874 tablet_replica.cc:333] T f3c0be469caf4415af487dafdf2fccca P a097908a4a5a4ddbb109982b1c87d93f: stopping tablet replica
I20260630 12:42:09.526364 13874 raft_consensus.cc:2243] T f3c0be469caf4415af487dafdf2fccca P a097908a4a5a4ddbb109982b1c87d93f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:09.526872 13874 raft_consensus.cc:2272] T f3c0be469caf4415af487dafdf2fccca P a097908a4a5a4ddbb109982b1c87d93f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:09.530418 13874 tablet_replica.cc:333] T 2fec375a833842b4a92a8d61f539c013 P a097908a4a5a4ddbb109982b1c87d93f: stopping tablet replica
I20260630 12:42:09.531011 13874 raft_consensus.cc:2243] T 2fec375a833842b4a92a8d61f539c013 P a097908a4a5a4ddbb109982b1c87d93f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:09.531683 13874 raft_consensus.cc:2272] T 2fec375a833842b4a92a8d61f539c013 P a097908a4a5a4ddbb109982b1c87d93f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:09.533457 21057 consensus_queue.cc:1048] T 2fec375a833842b4a92a8d61f539c013 P 1c332dd97d214bf59d89a18fb3309efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:42:09.535127 13874 tablet_replica.cc:333] T ba09736601a645999016f5f437967f29 P a097908a4a5a4ddbb109982b1c87d93f: stopping tablet replica
I20260630 12:42:09.536031 13874 raft_consensus.cc:2243] T ba09736601a645999016f5f437967f29 P a097908a4a5a4ddbb109982b1c87d93f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:09.536554 13874 raft_consensus.cc:2272] T ba09736601a645999016f5f437967f29 P a097908a4a5a4ddbb109982b1c87d93f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:42:09.561123 20969 consensus_peers.cc:597] T 2fec375a833842b4a92a8d61f539c013 P 1c332dd97d214bf59d89a18fb3309efc -> Peer a097908a4a5a4ddbb109982b1c87d93f (127.13.140.129:33151): Couldn't send request to peer a097908a4a5a4ddbb109982b1c87d93f. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.129:33151: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:42:09.567298 21072 consensus_queue.cc:1048] T f3c0be469caf4415af487dafdf2fccca P 1c332dd97d214bf59d89a18fb3309efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:42:09.576620 13874 tablet_server.cc:196] TabletServer@127.13.140.129:0 shutdown complete.
W20260630 12:42:09.583155 20969 consensus_peers.cc:597] T f3c0be469caf4415af487dafdf2fccca P 1c332dd97d214bf59d89a18fb3309efc -> Peer a097908a4a5a4ddbb109982b1c87d93f (127.13.140.129:33151): Couldn't send request to peer a097908a4a5a4ddbb109982b1c87d93f. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.129:33151: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:42:09.601838 13874 tablet_server.cc:179] TabletServer@127.13.140.130:0 shutting down...
I20260630 12:42:09.630460 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:42:09.631279 13874 tablet_replica.cc:333] T ba09736601a645999016f5f437967f29 P 119a8a41c607498cb40f8f5ea5264fd8: stopping tablet replica
I20260630 12:42:09.632082 13874 raft_consensus.cc:2243] T ba09736601a645999016f5f437967f29 P 119a8a41c607498cb40f8f5ea5264fd8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:09.632735 13874 raft_consensus.cc:2272] T ba09736601a645999016f5f437967f29 P 119a8a41c607498cb40f8f5ea5264fd8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:09.635337 13874 tablet_replica.cc:333] T 2fec375a833842b4a92a8d61f539c013 P 119a8a41c607498cb40f8f5ea5264fd8: stopping tablet replica
I20260630 12:42:09.636256 13874 raft_consensus.cc:2243] T 2fec375a833842b4a92a8d61f539c013 P 119a8a41c607498cb40f8f5ea5264fd8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:09.636837 13874 raft_consensus.cc:2272] T 2fec375a833842b4a92a8d61f539c013 P 119a8a41c607498cb40f8f5ea5264fd8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:09.640023 13874 tablet_replica.cc:333] T f6ae64dbef0b40198f3040a75684643f P 119a8a41c607498cb40f8f5ea5264fd8: stopping tablet replica
I20260630 12:42:09.640492 13874 raft_consensus.cc:2243] T f6ae64dbef0b40198f3040a75684643f P 119a8a41c607498cb40f8f5ea5264fd8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:09.640964 13874 raft_consensus.cc:2272] T f6ae64dbef0b40198f3040a75684643f P 119a8a41c607498cb40f8f5ea5264fd8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:09.642778 13874 tablet_replica.cc:333] T f3c0be469caf4415af487dafdf2fccca P 119a8a41c607498cb40f8f5ea5264fd8: stopping tablet replica
I20260630 12:42:09.643173 13874 raft_consensus.cc:2243] T f3c0be469caf4415af487dafdf2fccca P 119a8a41c607498cb40f8f5ea5264fd8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:09.643508 13874 raft_consensus.cc:2272] T f3c0be469caf4415af487dafdf2fccca P 119a8a41c607498cb40f8f5ea5264fd8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:09.667248 13874 tablet_server.cc:196] TabletServer@127.13.140.130:0 shutdown complete.
I20260630 12:42:09.684242 13874 tablet_server.cc:179] TabletServer@127.13.140.131:0 shutting down...
I20260630 12:42:09.707413 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:42:09.708180 13874 tablet_replica.cc:333] T f6ae64dbef0b40198f3040a75684643f P 1c332dd97d214bf59d89a18fb3309efc: stopping tablet replica
I20260630 12:42:09.708879 13874 raft_consensus.cc:2243] T f6ae64dbef0b40198f3040a75684643f P 1c332dd97d214bf59d89a18fb3309efc [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:42:09.709486 13874 pending_rounds.cc:70] T f6ae64dbef0b40198f3040a75684643f P 1c332dd97d214bf59d89a18fb3309efc: Trying to abort 1 pending ops.
I20260630 12:42:09.709652 13874 pending_rounds.cc:77] T f6ae64dbef0b40198f3040a75684643f P 1c332dd97d214bf59d89a18fb3309efc: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302444357049323520 op_type: NO_OP noop_request { }
I20260630 12:42:09.710000 13874 raft_consensus.cc:2889] T f6ae64dbef0b40198f3040a75684643f P 1c332dd97d214bf59d89a18fb3309efc [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:42:09.710296 13874 raft_consensus.cc:2272] T f6ae64dbef0b40198f3040a75684643f P 1c332dd97d214bf59d89a18fb3309efc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:09.712881 13874 tablet_replica.cc:333] T 2fec375a833842b4a92a8d61f539c013 P 1c332dd97d214bf59d89a18fb3309efc: stopping tablet replica
I20260630 12:42:09.713425 13874 raft_consensus.cc:2243] T 2fec375a833842b4a92a8d61f539c013 P 1c332dd97d214bf59d89a18fb3309efc [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:42:09.714214 13874 raft_consensus.cc:2272] T 2fec375a833842b4a92a8d61f539c013 P 1c332dd97d214bf59d89a18fb3309efc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:09.716820 13874 tablet_replica.cc:333] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc: stopping tablet replica
I20260630 12:42:09.717432 13874 raft_consensus.cc:2243] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:42:09.717998 13874 pending_rounds.cc:70] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc: Trying to abort 1 pending ops.
I20260630 12:42:09.718186 13874 pending_rounds.cc:77] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302444356991311872 op_type: NO_OP noop_request { }
I20260630 12:42:09.718474 13874 raft_consensus.cc:2889] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:42:09.718760 13874 raft_consensus.cc:2272] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:09.721185 13874 tablet_replica.cc:333] T f3c0be469caf4415af487dafdf2fccca P 1c332dd97d214bf59d89a18fb3309efc: stopping tablet replica
I20260630 12:42:09.721660 13874 raft_consensus.cc:2243] T f3c0be469caf4415af487dafdf2fccca P 1c332dd97d214bf59d89a18fb3309efc [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:42:09.722503 13874 raft_consensus.cc:2272] T f3c0be469caf4415af487dafdf2fccca P 1c332dd97d214bf59d89a18fb3309efc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:09.746608 13874 tablet_server.cc:196] TabletServer@127.13.140.131:0 shutdown complete.
I20260630 12:42:09.765316 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:42:09.772399 21085 instance_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:42:09.772854 21086 instance_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:42:09.773488 21088 instance_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:42:09.774551 13874 server_base.cc:1061] running on GCE node
I20260630 12:42:09.776036 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:42:09.776400 13874 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:42:09.776734 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823329776716 us; error 0 us; skew 500 ppm
I20260630 12:42:09.777377 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:42:09.780309 13874 webserver.cc:533] Webserver started at http://127.13.140.132:39519/ using document root <none> and password file <none>
I20260630 12:42:09.781034 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:42:09.781374 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:42:09.781818 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:42:09.783258 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782823128114093-13874-0/minicluster-data/ts-3-root/instance:
uuid: "55bce9ce7f1347efa33924b45625c58f"
format_stamp: "Formatted at 2026-06-30 12:42:09 on dist-test-slave-zctk"
I20260630 12:42:09.788332 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260630 12:42:09.792081 21093 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:42:09.793097 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:42:09.793545 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782823128114093-13874-0/minicluster-data/ts-3-root
uuid: "55bce9ce7f1347efa33924b45625c58f"
format_stamp: "Formatted at 2026-06-30 12:42:09 on dist-test-slave-zctk"
I20260630 12:42:09.793956 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782823128114093-13874-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782823128114093-13874-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782823128114093-13874-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:42:09.821923 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:42:09.823351 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:42:09.824862 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:42:09.827188 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:42:09.827431 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:42:09.827776 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:42:09.828075 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:42:09.867836 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.132:42097
I20260630 12:42:09.867944 21155 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.132:42097 every 8 connection(s)
I20260630 12:42:09.883940 21156 heartbeater.cc:344] Connected to a master server at 127.13.140.190:42623
I20260630 12:42:09.884392 21156 heartbeater.cc:461] Registering TS with master...
I20260630 12:42:09.885195 21156 heartbeater.cc:507] Master 127.13.140.190:42623 requested a full tablet report, sending...
I20260630 12:42:09.887214 20753 ts_manager.cc:194] Registered new tserver with Master: 55bce9ce7f1347efa33924b45625c58f (127.13.140.132:42097)
I20260630 12:42:09.888942 20753 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57858
W20260630 12:42:10.247679 20802 auto_rebalancer.cc:639] Failed to schedule move for tablet f3c0be469caf4415af487dafdf2fccca: Network error: Client connection negotiation failed: client connection to 127.13.140.131:38441: connect: Connection refused (error 111)
W20260630 12:42:10.251348 20802 auto_rebalancer.cc:639] Failed to schedule move for tablet f6ae64dbef0b40198f3040a75684643f: Network error: Client connection negotiation failed: client connection to 127.13.140.131:38441: connect: Connection refused (error 111)
W20260630 12:42:10.254875 20802 auto_rebalancer.cc:639] Failed to schedule move for tablet 2fec375a833842b4a92a8d61f539c013: Network error: Client connection negotiation failed: client connection to 127.13.140.131:38441: connect: Connection refused (error 111)
I20260630 12:42:10.891693 21156 heartbeater.cc:499] Master 127.13.140.190:42623 was elected leader, sending a full tablet report...
W20260630 12:42:11.267781 20802 auto_rebalancer.cc:639] Failed to schedule move for tablet f6ae64dbef0b40198f3040a75684643f: Network error: Client connection negotiation failed: client connection to 127.13.140.131:38441: connect: Connection refused (error 111)
W20260630 12:42:11.271067 20802 auto_rebalancer.cc:639] Failed to schedule move for tablet ba09736601a645999016f5f437967f29: Network error: Client connection negotiation failed: client connection to 127.13.140.131:38441: connect: Connection refused (error 111)
W20260630 12:42:11.274282 20802 auto_rebalancer.cc:639] Failed to schedule move for tablet 2fec375a833842b4a92a8d61f539c013: Network error: Client connection negotiation failed: client connection to 127.13.140.131:38441: connect: Connection refused (error 111)
W20260630 12:42:12.309237 20802 auto_rebalancer.cc:639] Failed to schedule move for tablet f3c0be469caf4415af487dafdf2fccca: Network error: Client connection negotiation failed: client connection to 127.13.140.131:38441: connect: Connection refused (error 111)
W20260630 12:42:12.312342 20802 auto_rebalancer.cc:639] Failed to schedule move for tablet 2fec375a833842b4a92a8d61f539c013: Network error: Client connection negotiation failed: client connection to 127.13.140.131:38441: connect: Connection refused (error 111)
W20260630 12:42:12.315508 20802 auto_rebalancer.cc:639] Failed to schedule move for tablet ba09736601a645999016f5f437967f29: Network error: Client connection negotiation failed: client connection to 127.13.140.131:38441: connect: Connection refused (error 111)
W20260630 12:42:13.328049 20802 auto_rebalancer.cc:639] Failed to schedule move for tablet f6ae64dbef0b40198f3040a75684643f: Network error: Client connection negotiation failed: client connection to 127.13.140.131:38441: connect: Connection refused (error 111)
W20260630 12:42:13.331139 20802 auto_rebalancer.cc:639] Failed to schedule move for tablet 2fec375a833842b4a92a8d61f539c013: Network error: Client connection negotiation failed: client connection to 127.13.140.131:38441: connect: Connection refused (error 111)
W20260630 12:42:13.334091 20802 auto_rebalancer.cc:639] Failed to schedule move for tablet f3c0be469caf4415af487dafdf2fccca: Network error: Client connection negotiation failed: client connection to 127.13.140.131:38441: connect: Connection refused (error 111)
W20260630 12:42:14.336387 20802 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver a097908a4a5a4ddbb109982b1c87d93f not available for placement
W20260630 12:42:15.338639 20802 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver a097908a4a5a4ddbb109982b1c87d93f not available for placement
W20260630 12:42:16.340691 20802 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver a097908a4a5a4ddbb109982b1c87d93f not available for placement
I20260630 12:42:16.945570 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:42:16.952474 21165 instance_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:42:16.953001 21164 instance_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:42:16.954099 21167 instance_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:42:16.956974 13874 server_base.cc:1061] running on GCE node
I20260630 12:42:16.958333 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:42:16.958525 13874 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:42:16.958674 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823336958661 us; error 0 us; skew 500 ppm
I20260630 12:42:16.959220 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:42:16.961627 13874 webserver.cc:533] Webserver started at http://127.13.140.129:44011/ using document root <none> and password file <none>
I20260630 12:42:16.962057 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:42:16.962198 13874 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:42:16.965750 13874 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:42:16.968879 21172 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:42:16.969663 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:42:16.969992 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782823128114093-13874-0/minicluster-data/ts-0-root
uuid: "a097908a4a5a4ddbb109982b1c87d93f"
format_stamp: "Formatted at 2026-06-30 12:42:07 on dist-test-slave-zctk"
I20260630 12:42:16.970292 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782823128114093-13874-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782823128114093-13874-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782823128114093-13874-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:42:16.982996 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:42:16.984107 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:42:16.985509 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:42:16.988806 21179 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
W20260630 12:42:16.999909 20785 debug-util.cc:398] Leaking SignalData structure 0x7b0800121920 after lost signal to thread 13877
W20260630 12:42:17.000957 20785 debug-util.cc:398] Leaking SignalData structure 0x7b0800016f00 after lost signal to thread 20788
W20260630 12:42:17.002110 20785 debug-util.cc:398] Leaking SignalData structure 0x7b080000a8e0 after lost signal to thread 21155
I20260630 12:42:17.008810 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:42:17.009233 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.021s	user 0.001s	sys 0.000s
I20260630 12:42:17.009589 13874 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260630 12:42:17.017760 21179 tablet_bootstrap.cc:492] T ba09736601a645999016f5f437967f29 P a097908a4a5a4ddbb109982b1c87d93f: Bootstrap starting.
I20260630 12:42:17.029477 21179 tablet_bootstrap.cc:492] T ba09736601a645999016f5f437967f29 P a097908a4a5a4ddbb109982b1c87d93f: 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:42:17.030186 21179 tablet_bootstrap.cc:492] T ba09736601a645999016f5f437967f29 P a097908a4a5a4ddbb109982b1c87d93f: Bootstrap complete.
I20260630 12:42:17.030838 21179 ts_tablet_manager.cc:1403] T ba09736601a645999016f5f437967f29 P a097908a4a5a4ddbb109982b1c87d93f: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.005s
I20260630 12:42:17.033007 21179 raft_consensus.cc:359] T ba09736601a645999016f5f437967f29 P a097908a4a5a4ddbb109982b1c87d93f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } }
I20260630 12:42:17.033520 21179 raft_consensus.cc:740] T ba09736601a645999016f5f437967f29 P a097908a4a5a4ddbb109982b1c87d93f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a097908a4a5a4ddbb109982b1c87d93f, State: Initialized, Role: FOLLOWER
I20260630 12:42:17.034183 21179 consensus_queue.cc:260] T ba09736601a645999016f5f437967f29 P a097908a4a5a4ddbb109982b1c87d93f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } }
I20260630 12:42:17.036769 13874 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:42:17.036810 21179 ts_tablet_manager.cc:1434] T ba09736601a645999016f5f437967f29 P a097908a4a5a4ddbb109982b1c87d93f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260630 12:42:17.037228 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.028s	user 0.028s	sys 0.000s
I20260630 12:42:17.037856 21179 tablet_bootstrap.cc:492] T f6ae64dbef0b40198f3040a75684643f P a097908a4a5a4ddbb109982b1c87d93f: Bootstrap starting.
I20260630 12:42:17.049723 21179 tablet_bootstrap.cc:492] T f6ae64dbef0b40198f3040a75684643f P a097908a4a5a4ddbb109982b1c87d93f: 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:42:17.050554 21179 tablet_bootstrap.cc:492] T f6ae64dbef0b40198f3040a75684643f P a097908a4a5a4ddbb109982b1c87d93f: Bootstrap complete.
I20260630 12:42:17.051234 21179 ts_tablet_manager.cc:1403] T f6ae64dbef0b40198f3040a75684643f P a097908a4a5a4ddbb109982b1c87d93f: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.006s
I20260630 12:42:17.053756 21179 raft_consensus.cc:359] T f6ae64dbef0b40198f3040a75684643f P a097908a4a5a4ddbb109982b1c87d93f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } }
I20260630 12:42:17.054586 21179 raft_consensus.cc:740] T f6ae64dbef0b40198f3040a75684643f P a097908a4a5a4ddbb109982b1c87d93f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a097908a4a5a4ddbb109982b1c87d93f, State: Initialized, Role: FOLLOWER
I20260630 12:42:17.055683 21179 consensus_queue.cc:260] T f6ae64dbef0b40198f3040a75684643f P a097908a4a5a4ddbb109982b1c87d93f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } }
I20260630 12:42:17.058620 21179 ts_tablet_manager.cc:1434] T f6ae64dbef0b40198f3040a75684643f P a097908a4a5a4ddbb109982b1c87d93f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260630 12:42:17.059818 21179 tablet_bootstrap.cc:492] T f3c0be469caf4415af487dafdf2fccca P a097908a4a5a4ddbb109982b1c87d93f: Bootstrap starting.
I20260630 12:42:17.087685 21179 tablet_bootstrap.cc:492] T f3c0be469caf4415af487dafdf2fccca P a097908a4a5a4ddbb109982b1c87d93f: 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:42:17.088665 21179 tablet_bootstrap.cc:492] T f3c0be469caf4415af487dafdf2fccca P a097908a4a5a4ddbb109982b1c87d93f: Bootstrap complete.
I20260630 12:42:17.089610 21179 ts_tablet_manager.cc:1403] T f3c0be469caf4415af487dafdf2fccca P a097908a4a5a4ddbb109982b1c87d93f: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.012s
I20260630 12:42:17.093053 21179 raft_consensus.cc:359] T f3c0be469caf4415af487dafdf2fccca P a097908a4a5a4ddbb109982b1c87d93f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } }
I20260630 12:42:17.094035 21179 raft_consensus.cc:740] T f3c0be469caf4415af487dafdf2fccca P a097908a4a5a4ddbb109982b1c87d93f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a097908a4a5a4ddbb109982b1c87d93f, State: Initialized, Role: FOLLOWER
I20260630 12:42:17.095144 21179 consensus_queue.cc:260] T f3c0be469caf4415af487dafdf2fccca P a097908a4a5a4ddbb109982b1c87d93f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } }
I20260630 12:42:17.097733 21179 ts_tablet_manager.cc:1434] T f3c0be469caf4415af487dafdf2fccca P a097908a4a5a4ddbb109982b1c87d93f: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260630 12:42:17.098909 21179 tablet_bootstrap.cc:492] T 2fec375a833842b4a92a8d61f539c013 P a097908a4a5a4ddbb109982b1c87d93f: Bootstrap starting.
I20260630 12:42:17.101263 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.129:33151
I20260630 12:42:17.101431 21239 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.129:33151 every 8 connection(s)
I20260630 12:42:17.108376 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:42:17.129511 21179 tablet_bootstrap.cc:492] T 2fec375a833842b4a92a8d61f539c013 P a097908a4a5a4ddbb109982b1c87d93f: 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:42:17.130554 21179 tablet_bootstrap.cc:492] T 2fec375a833842b4a92a8d61f539c013 P a097908a4a5a4ddbb109982b1c87d93f: Bootstrap complete.
W20260630 12:42:17.133427 21244 instance_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:42:17.134111 21179 ts_tablet_manager.cc:1403] T 2fec375a833842b4a92a8d61f539c013 P a097908a4a5a4ddbb109982b1c87d93f: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.004s
W20260630 12:42:17.136930 21246 instance_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:42:17.137437 21179 raft_consensus.cc:359] T 2fec375a833842b4a92a8d61f539c013 P a097908a4a5a4ddbb109982b1c87d93f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } }
I20260630 12:42:17.138329 21179 raft_consensus.cc:740] T 2fec375a833842b4a92a8d61f539c013 P a097908a4a5a4ddbb109982b1c87d93f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a097908a4a5a4ddbb109982b1c87d93f, State: Initialized, Role: FOLLOWER
I20260630 12:42:17.139899 21179 consensus_queue.cc:260] T 2fec375a833842b4a92a8d61f539c013 P a097908a4a5a4ddbb109982b1c87d93f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } }
I20260630 12:42:17.143555 21179 ts_tablet_manager.cc:1434] T 2fec375a833842b4a92a8d61f539c013 P a097908a4a5a4ddbb109982b1c87d93f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260630 12:42:17.143787 21240 heartbeater.cc:344] Connected to a master server at 127.13.140.190:42623
I20260630 12:42:17.144356 21240 heartbeater.cc:461] Registering TS with master...
I20260630 12:42:17.145586 21240 heartbeater.cc:507] Master 127.13.140.190:42623 requested a full tablet report, sending...
I20260630 12:42:17.150718 13874 server_base.cc:1061] running on GCE node
W20260630 12:42:17.151456 21249 instance_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:42:17.151623 20753 ts_manager.cc:194] Re-registered known tserver with Master: a097908a4a5a4ddbb109982b1c87d93f (127.13.140.129:33151)
I20260630 12:42:17.152798 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:42:17.153091 13874 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:42:17.153298 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823337153278 us; error 0 us; skew 500 ppm
I20260630 12:42:17.154131 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:42:17.157320 13874 webserver.cc:533] Webserver started at http://127.13.140.130:35777/ using document root <none> and password file <none>
I20260630 12:42:17.157974 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:42:17.158206 13874 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:42:17.162870 20753 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57862
I20260630 12:42:17.163342 13874 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:42:17.166432 21240 heartbeater.cc:499] Master 127.13.140.190:42623 was elected leader, sending a full tablet report...
I20260630 12:42:17.167259 21253 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:42:17.168152 13874 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:42:17.168380 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782823128114093-13874-0/minicluster-data/ts-1-root
uuid: "119a8a41c607498cb40f8f5ea5264fd8"
format_stamp: "Formatted at 2026-06-30 12:42:07 on dist-test-slave-zctk"
I20260630 12:42:17.168663 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782823128114093-13874-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782823128114093-13874-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782823128114093-13874-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:42:17.182366 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:42:17.183478 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:42:17.185163 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:42:17.208999 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:42:17.209287 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.021s	user 0.002s	sys 0.000s
I20260630 12:42:17.213619 21260 tablet_bootstrap.cc:492] T ba09736601a645999016f5f437967f29 P 119a8a41c607498cb40f8f5ea5264fd8: Bootstrap starting.
I20260630 12:42:17.227370 21260 tablet_bootstrap.cc:492] T ba09736601a645999016f5f437967f29 P 119a8a41c607498cb40f8f5ea5264fd8: 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:42:17.228200 21260 tablet_bootstrap.cc:492] T ba09736601a645999016f5f437967f29 P 119a8a41c607498cb40f8f5ea5264fd8: Bootstrap complete.
I20260630 12:42:17.228893 21260 ts_tablet_manager.cc:1403] T ba09736601a645999016f5f437967f29 P 119a8a41c607498cb40f8f5ea5264fd8: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.007s
I20260630 12:42:17.230178 13874 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:42:17.230484 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.021s	user 0.017s	sys 0.003s
I20260630 12:42:17.231674 21260 raft_consensus.cc:359] T ba09736601a645999016f5f437967f29 P 119a8a41c607498cb40f8f5ea5264fd8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } }
I20260630 12:42:17.232455 21260 raft_consensus.cc:740] T ba09736601a645999016f5f437967f29 P 119a8a41c607498cb40f8f5ea5264fd8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 119a8a41c607498cb40f8f5ea5264fd8, State: Initialized, Role: FOLLOWER
I20260630 12:42:17.233326 21260 consensus_queue.cc:260] T ba09736601a645999016f5f437967f29 P 119a8a41c607498cb40f8f5ea5264fd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } }
I20260630 12:42:17.236279 21260 ts_tablet_manager.cc:1434] T ba09736601a645999016f5f437967f29 P 119a8a41c607498cb40f8f5ea5264fd8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:42:17.237185 21260 tablet_bootstrap.cc:492] T f6ae64dbef0b40198f3040a75684643f P 119a8a41c607498cb40f8f5ea5264fd8: Bootstrap starting.
I20260630 12:42:17.255959 21260 tablet_bootstrap.cc:492] T f6ae64dbef0b40198f3040a75684643f P 119a8a41c607498cb40f8f5ea5264fd8: 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:42:17.257107 21260 tablet_bootstrap.cc:492] T f6ae64dbef0b40198f3040a75684643f P 119a8a41c607498cb40f8f5ea5264fd8: Bootstrap complete.
I20260630 12:42:17.257963 21260 ts_tablet_manager.cc:1403] T f6ae64dbef0b40198f3040a75684643f P 119a8a41c607498cb40f8f5ea5264fd8: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260630 12:42:17.261474 21260 raft_consensus.cc:359] T f6ae64dbef0b40198f3040a75684643f P 119a8a41c607498cb40f8f5ea5264fd8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } }
I20260630 12:42:17.262387 21260 raft_consensus.cc:740] T f6ae64dbef0b40198f3040a75684643f P 119a8a41c607498cb40f8f5ea5264fd8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 119a8a41c607498cb40f8f5ea5264fd8, State: Initialized, Role: FOLLOWER
I20260630 12:42:17.263515 21260 consensus_queue.cc:260] T f6ae64dbef0b40198f3040a75684643f P 119a8a41c607498cb40f8f5ea5264fd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } }
I20260630 12:42:17.266323 21260 ts_tablet_manager.cc:1434] T f6ae64dbef0b40198f3040a75684643f P 119a8a41c607498cb40f8f5ea5264fd8: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260630 12:42:17.267383 21260 tablet_bootstrap.cc:492] T f3c0be469caf4415af487dafdf2fccca P 119a8a41c607498cb40f8f5ea5264fd8: Bootstrap starting.
I20260630 12:42:17.291419 21260 tablet_bootstrap.cc:492] T f3c0be469caf4415af487dafdf2fccca P 119a8a41c607498cb40f8f5ea5264fd8: 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:42:17.292695 21260 tablet_bootstrap.cc:492] T f3c0be469caf4415af487dafdf2fccca P 119a8a41c607498cb40f8f5ea5264fd8: Bootstrap complete.
I20260630 12:42:17.293506 21260 ts_tablet_manager.cc:1403] T f3c0be469caf4415af487dafdf2fccca P 119a8a41c607498cb40f8f5ea5264fd8: Time spent bootstrapping tablet: real 0.026s	user 0.021s	sys 0.004s
I20260630 12:42:17.296679 21260 raft_consensus.cc:359] T f3c0be469caf4415af487dafdf2fccca P 119a8a41c607498cb40f8f5ea5264fd8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } }
I20260630 12:42:17.297549 21260 raft_consensus.cc:740] T f3c0be469caf4415af487dafdf2fccca P 119a8a41c607498cb40f8f5ea5264fd8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 119a8a41c607498cb40f8f5ea5264fd8, State: Initialized, Role: FOLLOWER
I20260630 12:42:17.298601 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.130:45109
I20260630 12:42:17.298864 21320 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.130:45109 every 8 connection(s)
I20260630 12:42:17.298657 21260 consensus_queue.cc:260] T f3c0be469caf4415af487dafdf2fccca P 119a8a41c607498cb40f8f5ea5264fd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } }
I20260630 12:42:17.302400 21260 ts_tablet_manager.cc:1434] T f3c0be469caf4415af487dafdf2fccca P 119a8a41c607498cb40f8f5ea5264fd8: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:42:17.303529 21260 tablet_bootstrap.cc:492] T 2fec375a833842b4a92a8d61f539c013 P 119a8a41c607498cb40f8f5ea5264fd8: Bootstrap starting.
I20260630 12:42:17.312769 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:42:17.320513 21324 instance_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:42:17.327754 21260 tablet_bootstrap.cc:492] T 2fec375a833842b4a92a8d61f539c013 P 119a8a41c607498cb40f8f5ea5264fd8: 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:42:17.328888 21260 tablet_bootstrap.cc:492] T 2fec375a833842b4a92a8d61f539c013 P 119a8a41c607498cb40f8f5ea5264fd8: Bootstrap complete.
I20260630 12:42:17.329623 21260 ts_tablet_manager.cc:1403] T 2fec375a833842b4a92a8d61f539c013 P 119a8a41c607498cb40f8f5ea5264fd8: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.008s
I20260630 12:42:17.332533 21321 heartbeater.cc:344] Connected to a master server at 127.13.140.190:42623
I20260630 12:42:17.333000 21321 heartbeater.cc:461] Registering TS with master...
W20260630 12:42:17.333328 21325 instance_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:42:17.333942 21321 heartbeater.cc:507] Master 127.13.140.190:42623 requested a full tablet report, sending...
I20260630 12:42:17.333465 21260 raft_consensus.cc:359] T 2fec375a833842b4a92a8d61f539c013 P 119a8a41c607498cb40f8f5ea5264fd8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } }
I20260630 12:42:17.334457 21260 raft_consensus.cc:740] T 2fec375a833842b4a92a8d61f539c013 P 119a8a41c607498cb40f8f5ea5264fd8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 119a8a41c607498cb40f8f5ea5264fd8, State: Initialized, Role: FOLLOWER
I20260630 12:42:17.335633 21260 consensus_queue.cc:260] T 2fec375a833842b4a92a8d61f539c013 P 119a8a41c607498cb40f8f5ea5264fd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } }
I20260630 12:42:17.338513 21260 ts_tablet_manager.cc:1434] T 2fec375a833842b4a92a8d61f539c013 P 119a8a41c607498cb40f8f5ea5264fd8: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:42:17.342852 13874 server_base.cc:1061] running on GCE node
I20260630 12:42:17.343207 20753 ts_manager.cc:194] Re-registered known tserver with Master: 119a8a41c607498cb40f8f5ea5264fd8 (127.13.140.130:45109)
W20260630 12:42:17.343827 20802 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 1c332dd97d214bf59d89a18fb3309efc not available for placement
W20260630 12:42:17.345414 21328 instance_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:42:17.346441 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:42:17.346694 13874 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:42:17.346896 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823337346879 us; error 0 us; skew 500 ppm
I20260630 12:42:17.347414 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:42:17.350284 13874 webserver.cc:533] Webserver started at http://127.13.140.131:42927/ using document root <none> and password file <none>
I20260630 12:42:17.350580 20753 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57866
I20260630 12:42:17.350745 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:42:17.351125 13874 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:42:17.353829 21321 heartbeater.cc:499] Master 127.13.140.190:42623 was elected leader, sending a full tablet report...
I20260630 12:42:17.355430 13874 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260630 12:42:17.365914 21333 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:42:17.366837 13874 fs_manager.cc:730] Time spent opening block manager: real 0.009s	user 0.001s	sys 0.007s
I20260630 12:42:17.367142 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782823128114093-13874-0/minicluster-data/ts-2-root
uuid: "1c332dd97d214bf59d89a18fb3309efc"
format_stamp: "Formatted at 2026-06-30 12:42:07 on dist-test-slave-zctk"
I20260630 12:42:17.367403 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782823128114093-13874-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782823128114093-13874-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782823128114093-13874-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:42:17.384285 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:42:17.385462 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:42:17.387099 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:42:17.423979 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:42:17.424266 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.034s	user 0.001s	sys 0.000s
I20260630 12:42:17.429088 21340 tablet_bootstrap.cc:492] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc: Bootstrap starting.
I20260630 12:42:17.438189 13874 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:42:17.438510 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.014s	user 0.013s	sys 0.000s
I20260630 12:42:17.445866 21340 tablet_bootstrap.cc:492] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc: 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:42:17.447322 21340 tablet_bootstrap.cc:492] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc: Bootstrap complete.
I20260630 12:42:17.448156 21340 ts_tablet_manager.cc:1403] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260630 12:42:17.451162 21340 raft_consensus.cc:359] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } }
I20260630 12:42:17.452340 21340 raft_consensus.cc:740] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c332dd97d214bf59d89a18fb3309efc, State: Initialized, Role: FOLLOWER
I20260630 12:42:17.453441 21340 consensus_queue.cc:260] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc [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: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } }
I20260630 12:42:17.457108 21340 ts_tablet_manager.cc:1434] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260630 12:42:17.458133 21340 tablet_bootstrap.cc:492] T f6ae64dbef0b40198f3040a75684643f P 1c332dd97d214bf59d89a18fb3309efc: Bootstrap starting.
I20260630 12:42:17.477257 21340 tablet_bootstrap.cc:492] T f6ae64dbef0b40198f3040a75684643f P 1c332dd97d214bf59d89a18fb3309efc: 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:42:17.478427 21340 tablet_bootstrap.cc:492] T f6ae64dbef0b40198f3040a75684643f P 1c332dd97d214bf59d89a18fb3309efc: Bootstrap complete.
I20260630 12:42:17.479267 21340 ts_tablet_manager.cc:1403] T f6ae64dbef0b40198f3040a75684643f P 1c332dd97d214bf59d89a18fb3309efc: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.006s
I20260630 12:42:17.483883 21340 raft_consensus.cc:359] T f6ae64dbef0b40198f3040a75684643f P 1c332dd97d214bf59d89a18fb3309efc [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } }
I20260630 12:42:17.485138 21340 raft_consensus.cc:740] T f6ae64dbef0b40198f3040a75684643f P 1c332dd97d214bf59d89a18fb3309efc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c332dd97d214bf59d89a18fb3309efc, State: Initialized, Role: FOLLOWER
I20260630 12:42:17.486316 21340 consensus_queue.cc:260] T f6ae64dbef0b40198f3040a75684643f P 1c332dd97d214bf59d89a18fb3309efc [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: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } }
I20260630 12:42:17.489241 21340 ts_tablet_manager.cc:1434] T f6ae64dbef0b40198f3040a75684643f P 1c332dd97d214bf59d89a18fb3309efc: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260630 12:42:17.490424 21340 tablet_bootstrap.cc:492] T f3c0be469caf4415af487dafdf2fccca P 1c332dd97d214bf59d89a18fb3309efc: Bootstrap starting.
I20260630 12:42:17.510430 21340 tablet_bootstrap.cc:492] T f3c0be469caf4415af487dafdf2fccca P 1c332dd97d214bf59d89a18fb3309efc: 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:42:17.511832 21340 tablet_bootstrap.cc:492] T f3c0be469caf4415af487dafdf2fccca P 1c332dd97d214bf59d89a18fb3309efc: Bootstrap complete.
I20260630 12:42:17.512748 21340 ts_tablet_manager.cc:1403] T f3c0be469caf4415af487dafdf2fccca P 1c332dd97d214bf59d89a18fb3309efc: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.003s
I20260630 12:42:17.516279 21340 raft_consensus.cc:359] T f3c0be469caf4415af487dafdf2fccca P 1c332dd97d214bf59d89a18fb3309efc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } }
I20260630 12:42:17.517334 21340 raft_consensus.cc:740] T f3c0be469caf4415af487dafdf2fccca P 1c332dd97d214bf59d89a18fb3309efc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c332dd97d214bf59d89a18fb3309efc, State: Initialized, Role: FOLLOWER
I20260630 12:42:17.518537 21340 consensus_queue.cc:260] T f3c0be469caf4415af487dafdf2fccca P 1c332dd97d214bf59d89a18fb3309efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } }
I20260630 12:42:17.521382 21340 ts_tablet_manager.cc:1434] T f3c0be469caf4415af487dafdf2fccca P 1c332dd97d214bf59d89a18fb3309efc: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:42:17.522466 21340 tablet_bootstrap.cc:492] T 2fec375a833842b4a92a8d61f539c013 P 1c332dd97d214bf59d89a18fb3309efc: Bootstrap starting.
I20260630 12:42:17.526314 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.131:38441
I20260630 12:42:17.526592 21400 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.131:38441 every 8 connection(s)
I20260630 12:42:17.548139 21340 tablet_bootstrap.cc:492] T 2fec375a833842b4a92a8d61f539c013 P 1c332dd97d214bf59d89a18fb3309efc: 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:42:17.549489 21340 tablet_bootstrap.cc:492] T 2fec375a833842b4a92a8d61f539c013 P 1c332dd97d214bf59d89a18fb3309efc: Bootstrap complete.
I20260630 12:42:17.550441 21340 ts_tablet_manager.cc:1403] T 2fec375a833842b4a92a8d61f539c013 P 1c332dd97d214bf59d89a18fb3309efc: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.008s
I20260630 12:42:17.553964 21401 heartbeater.cc:344] Connected to a master server at 127.13.140.190:42623
I20260630 12:42:17.553954 21340 raft_consensus.cc:359] T 2fec375a833842b4a92a8d61f539c013 P 1c332dd97d214bf59d89a18fb3309efc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } }
I20260630 12:42:17.554630 21401 heartbeater.cc:461] Registering TS with master...
I20260630 12:42:17.555184 21340 raft_consensus.cc:740] T 2fec375a833842b4a92a8d61f539c013 P 1c332dd97d214bf59d89a18fb3309efc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c332dd97d214bf59d89a18fb3309efc, State: Initialized, Role: FOLLOWER
I20260630 12:42:17.556142 21401 heartbeater.cc:507] Master 127.13.140.190:42623 requested a full tablet report, sending...
I20260630 12:42:17.556464 21340 consensus_queue.cc:260] T 2fec375a833842b4a92a8d61f539c013 P 1c332dd97d214bf59d89a18fb3309efc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } }
I20260630 12:42:17.559465 21340 ts_tablet_manager.cc:1434] T 2fec375a833842b4a92a8d61f539c013 P 1c332dd97d214bf59d89a18fb3309efc: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:42:17.562071 20753 ts_manager.cc:194] Re-registered known tserver with Master: 1c332dd97d214bf59d89a18fb3309efc (127.13.140.131:38441)
I20260630 12:42:17.567293 20753 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57874
I20260630 12:42:17.570281 21401 heartbeater.cc:499] Master 127.13.140.190:42623 was elected leader, sending a full tablet report...
W20260630 12:42:18.368251 20802 auto_rebalancer.cc:639] Failed to schedule move for tablet ba09736601a645999016f5f437967f29: Illegal state: Replica 1c332dd97d214bf59d89a18fb3309efc is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } }
W20260630 12:42:18.373543 20802 auto_rebalancer.cc:639] Failed to schedule move for tablet f3c0be469caf4415af487dafdf2fccca: Illegal state: Replica 1c332dd97d214bf59d89a18fb3309efc is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } } }
W20260630 12:42:18.377645 20802 auto_rebalancer.cc:639] Failed to schedule move for tablet 2fec375a833842b4a92a8d61f539c013: Illegal state: Replica 1c332dd97d214bf59d89a18fb3309efc is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } } }
I20260630 12:42:18.437026 21407 raft_consensus.cc:493] T ba09736601a645999016f5f437967f29 P 119a8a41c607498cb40f8f5ea5264fd8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:42:18.437752 21407 raft_consensus.cc:515] T ba09736601a645999016f5f437967f29 P 119a8a41c607498cb40f8f5ea5264fd8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } }
I20260630 12:42:18.440021 21407 leader_election.cc:290] T ba09736601a645999016f5f437967f29 P 119a8a41c607498cb40f8f5ea5264fd8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a097908a4a5a4ddbb109982b1c87d93f (127.13.140.129:33151), 1c332dd97d214bf59d89a18fb3309efc (127.13.140.131:38441)
I20260630 12:42:18.453869 21375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba09736601a645999016f5f437967f29" candidate_uuid: "119a8a41c607498cb40f8f5ea5264fd8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c332dd97d214bf59d89a18fb3309efc" is_pre_election: true
I20260630 12:42:18.455551 21375 raft_consensus.cc:2410] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 119a8a41c607498cb40f8f5ea5264fd8 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:42:18.457278 21215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba09736601a645999016f5f437967f29" candidate_uuid: "119a8a41c607498cb40f8f5ea5264fd8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a097908a4a5a4ddbb109982b1c87d93f" is_pre_election: true
I20260630 12:42:18.458292 21411 raft_consensus.cc:493] T f6ae64dbef0b40198f3040a75684643f P a097908a4a5a4ddbb109982b1c87d93f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:42:18.458313 21215 raft_consensus.cc:2468] T ba09736601a645999016f5f437967f29 P a097908a4a5a4ddbb109982b1c87d93f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 119a8a41c607498cb40f8f5ea5264fd8 in term 1.
I20260630 12:42:18.459393 21411 raft_consensus.cc:515] T f6ae64dbef0b40198f3040a75684643f P a097908a4a5a4ddbb109982b1c87d93f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } }
I20260630 12:42:18.460690 21255 leader_election.cc:304] T ba09736601a645999016f5f437967f29 P 119a8a41c607498cb40f8f5ea5264fd8 [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: 119a8a41c607498cb40f8f5ea5264fd8, a097908a4a5a4ddbb109982b1c87d93f; no voters: 1c332dd97d214bf59d89a18fb3309efc
I20260630 12:42:18.461895 21407 raft_consensus.cc:2804] T ba09736601a645999016f5f437967f29 P 119a8a41c607498cb40f8f5ea5264fd8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:42:18.462409 21407 raft_consensus.cc:493] T ba09736601a645999016f5f437967f29 P 119a8a41c607498cb40f8f5ea5264fd8 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:42:18.462800 21407 raft_consensus.cc:3060] T ba09736601a645999016f5f437967f29 P 119a8a41c607498cb40f8f5ea5264fd8 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:42:18.472157 21411 leader_election.cc:290] T f6ae64dbef0b40198f3040a75684643f P a097908a4a5a4ddbb109982b1c87d93f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 119a8a41c607498cb40f8f5ea5264fd8 (127.13.140.130:45109), 1c332dd97d214bf59d89a18fb3309efc (127.13.140.131:38441)
I20260630 12:42:18.473538 21407 raft_consensus.cc:515] T ba09736601a645999016f5f437967f29 P 119a8a41c607498cb40f8f5ea5264fd8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } }
I20260630 12:42:18.478996 21375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba09736601a645999016f5f437967f29" candidate_uuid: "119a8a41c607498cb40f8f5ea5264fd8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c332dd97d214bf59d89a18fb3309efc"
I20260630 12:42:18.480010 21375 raft_consensus.cc:3060] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:42:18.491025 21375 raft_consensus.cc:2410] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 119a8a41c607498cb40f8f5ea5264fd8 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:42:18.491439 21407 leader_election.cc:290] T ba09736601a645999016f5f437967f29 P 119a8a41c607498cb40f8f5ea5264fd8 [CANDIDATE]: Term 2 election: Requested vote from peers a097908a4a5a4ddbb109982b1c87d93f (127.13.140.129:33151), 1c332dd97d214bf59d89a18fb3309efc (127.13.140.131:38441)
I20260630 12:42:18.493741 21215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba09736601a645999016f5f437967f29" candidate_uuid: "119a8a41c607498cb40f8f5ea5264fd8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a097908a4a5a4ddbb109982b1c87d93f"
I20260630 12:42:18.497092 21215 raft_consensus.cc:3060] T ba09736601a645999016f5f437967f29 P a097908a4a5a4ddbb109982b1c87d93f [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:42:18.504707 21407 raft_consensus.cc:493] T f3c0be469caf4415af487dafdf2fccca P 119a8a41c607498cb40f8f5ea5264fd8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:42:18.504518 21374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6ae64dbef0b40198f3040a75684643f" candidate_uuid: "a097908a4a5a4ddbb109982b1c87d93f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c332dd97d214bf59d89a18fb3309efc" is_pre_election: true
I20260630 12:42:18.505450 21215 raft_consensus.cc:2468] T ba09736601a645999016f5f437967f29 P a097908a4a5a4ddbb109982b1c87d93f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 119a8a41c607498cb40f8f5ea5264fd8 in term 2.
I20260630 12:42:18.506227 21374 raft_consensus.cc:2410] T f6ae64dbef0b40198f3040a75684643f P 1c332dd97d214bf59d89a18fb3309efc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a097908a4a5a4ddbb109982b1c87d93f 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:42:18.507668 21255 leader_election.cc:304] T ba09736601a645999016f5f437967f29 P 119a8a41c607498cb40f8f5ea5264fd8 [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: 119a8a41c607498cb40f8f5ea5264fd8, a097908a4a5a4ddbb109982b1c87d93f; no voters: 1c332dd97d214bf59d89a18fb3309efc
I20260630 12:42:18.505496 21407 raft_consensus.cc:515] T f3c0be469caf4415af487dafdf2fccca P 119a8a41c607498cb40f8f5ea5264fd8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } }
I20260630 12:42:18.509406 21415 raft_consensus.cc:2804] T ba09736601a645999016f5f437967f29 P 119a8a41c607498cb40f8f5ea5264fd8 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:42:18.512024 21215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3c0be469caf4415af487dafdf2fccca" candidate_uuid: "119a8a41c607498cb40f8f5ea5264fd8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a097908a4a5a4ddbb109982b1c87d93f" is_pre_election: true
I20260630 12:42:18.512025 21374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3c0be469caf4415af487dafdf2fccca" candidate_uuid: "119a8a41c607498cb40f8f5ea5264fd8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1c332dd97d214bf59d89a18fb3309efc" is_pre_election: true
I20260630 12:42:18.513492 21215 raft_consensus.cc:2468] T f3c0be469caf4415af487dafdf2fccca P a097908a4a5a4ddbb109982b1c87d93f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 119a8a41c607498cb40f8f5ea5264fd8 in term 1.
I20260630 12:42:18.513788 21374 raft_consensus.cc:2468] T f3c0be469caf4415af487dafdf2fccca P 1c332dd97d214bf59d89a18fb3309efc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 119a8a41c607498cb40f8f5ea5264fd8 in term 1.
I20260630 12:42:18.514178 21295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6ae64dbef0b40198f3040a75684643f" candidate_uuid: "a097908a4a5a4ddbb109982b1c87d93f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "119a8a41c607498cb40f8f5ea5264fd8" is_pre_election: true
I20260630 12:42:18.512745 21407 leader_election.cc:290] T f3c0be469caf4415af487dafdf2fccca P 119a8a41c607498cb40f8f5ea5264fd8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a097908a4a5a4ddbb109982b1c87d93f (127.13.140.129:33151), 1c332dd97d214bf59d89a18fb3309efc (127.13.140.131:38441)
I20260630 12:42:18.515110 21255 leader_election.cc:304] T f3c0be469caf4415af487dafdf2fccca P 119a8a41c607498cb40f8f5ea5264fd8 [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: 119a8a41c607498cb40f8f5ea5264fd8, a097908a4a5a4ddbb109982b1c87d93f; no voters: 
I20260630 12:42:18.515237 21295 raft_consensus.cc:2468] T f6ae64dbef0b40198f3040a75684643f P 119a8a41c607498cb40f8f5ea5264fd8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a097908a4a5a4ddbb109982b1c87d93f in term 1.
I20260630 12:42:18.517010 21416 raft_consensus.cc:2804] T f3c0be469caf4415af487dafdf2fccca P 119a8a41c607498cb40f8f5ea5264fd8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:42:18.517571 21416 raft_consensus.cc:493] T f3c0be469caf4415af487dafdf2fccca P 119a8a41c607498cb40f8f5ea5264fd8 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:42:18.518183 21416 raft_consensus.cc:3060] T f3c0be469caf4415af487dafdf2fccca P 119a8a41c607498cb40f8f5ea5264fd8 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:42:18.518216 21173 leader_election.cc:304] T f6ae64dbef0b40198f3040a75684643f P a097908a4a5a4ddbb109982b1c87d93f [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: 119a8a41c607498cb40f8f5ea5264fd8, a097908a4a5a4ddbb109982b1c87d93f; no voters: 1c332dd97d214bf59d89a18fb3309efc
I20260630 12:42:18.519872 21411 raft_consensus.cc:2804] T f6ae64dbef0b40198f3040a75684643f P a097908a4a5a4ddbb109982b1c87d93f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:42:18.520394 21411 raft_consensus.cc:493] T f6ae64dbef0b40198f3040a75684643f P a097908a4a5a4ddbb109982b1c87d93f [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:42:18.520998 21411 raft_consensus.cc:3060] T f6ae64dbef0b40198f3040a75684643f P a097908a4a5a4ddbb109982b1c87d93f [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:42:18.516306 21415 raft_consensus.cc:697] T ba09736601a645999016f5f437967f29 P 119a8a41c607498cb40f8f5ea5264fd8 [term 2 LEADER]: Becoming Leader. State: Replica: 119a8a41c607498cb40f8f5ea5264fd8, State: Running, Role: LEADER
I20260630 12:42:18.525568 21415 consensus_queue.cc:237] T ba09736601a645999016f5f437967f29 P 119a8a41c607498cb40f8f5ea5264fd8 [LEADER]: Queue going to LEADER 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: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } }
I20260630 12:42:18.526674 21416 raft_consensus.cc:515] T f3c0be469caf4415af487dafdf2fccca P 119a8a41c607498cb40f8f5ea5264fd8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } }
I20260630 12:42:18.530771 21411 raft_consensus.cc:515] T f6ae64dbef0b40198f3040a75684643f P a097908a4a5a4ddbb109982b1c87d93f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } }
I20260630 12:42:18.533406 21416 leader_election.cc:290] T f3c0be469caf4415af487dafdf2fccca P 119a8a41c607498cb40f8f5ea5264fd8 [CANDIDATE]: Term 2 election: Requested vote from peers a097908a4a5a4ddbb109982b1c87d93f (127.13.140.129:33151), 1c332dd97d214bf59d89a18fb3309efc (127.13.140.131:38441)
I20260630 12:42:18.534423 21295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6ae64dbef0b40198f3040a75684643f" candidate_uuid: "a097908a4a5a4ddbb109982b1c87d93f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "119a8a41c607498cb40f8f5ea5264fd8"
I20260630 12:42:18.535326 21295 raft_consensus.cc:3060] T f6ae64dbef0b40198f3040a75684643f P 119a8a41c607498cb40f8f5ea5264fd8 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:42:18.536100 21374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3c0be469caf4415af487dafdf2fccca" candidate_uuid: "119a8a41c607498cb40f8f5ea5264fd8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1c332dd97d214bf59d89a18fb3309efc"
I20260630 12:42:18.536954 21374 raft_consensus.cc:3060] T f3c0be469caf4415af487dafdf2fccca P 1c332dd97d214bf59d89a18fb3309efc [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:42:18.535229 21215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3c0be469caf4415af487dafdf2fccca" candidate_uuid: "119a8a41c607498cb40f8f5ea5264fd8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a097908a4a5a4ddbb109982b1c87d93f"
I20260630 12:42:18.541115 21215 raft_consensus.cc:3060] T f3c0be469caf4415af487dafdf2fccca P a097908a4a5a4ddbb109982b1c87d93f [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:42:18.545279 21374 raft_consensus.cc:2468] T f3c0be469caf4415af487dafdf2fccca P 1c332dd97d214bf59d89a18fb3309efc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 119a8a41c607498cb40f8f5ea5264fd8 in term 2.
I20260630 12:42:18.547123 21411 leader_election.cc:290] T f6ae64dbef0b40198f3040a75684643f P a097908a4a5a4ddbb109982b1c87d93f [CANDIDATE]: Term 2 election: Requested vote from peers 119a8a41c607498cb40f8f5ea5264fd8 (127.13.140.130:45109), 1c332dd97d214bf59d89a18fb3309efc (127.13.140.131:38441)
I20260630 12:42:18.548130 21255 leader_election.cc:304] T f3c0be469caf4415af487dafdf2fccca P 119a8a41c607498cb40f8f5ea5264fd8 [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: 119a8a41c607498cb40f8f5ea5264fd8, 1c332dd97d214bf59d89a18fb3309efc; no voters: 
I20260630 12:42:18.548434 21375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6ae64dbef0b40198f3040a75684643f" candidate_uuid: "a097908a4a5a4ddbb109982b1c87d93f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c332dd97d214bf59d89a18fb3309efc"
I20260630 12:42:18.549371 21375 raft_consensus.cc:3060] T f6ae64dbef0b40198f3040a75684643f P 1c332dd97d214bf59d89a18fb3309efc [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:42:18.551695 21416 raft_consensus.cc:2804] T f3c0be469caf4415af487dafdf2fccca P 119a8a41c607498cb40f8f5ea5264fd8 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:42:18.552443 21416 raft_consensus.cc:697] T f3c0be469caf4415af487dafdf2fccca P 119a8a41c607498cb40f8f5ea5264fd8 [term 2 LEADER]: Becoming Leader. State: Replica: 119a8a41c607498cb40f8f5ea5264fd8, State: Running, Role: LEADER
I20260630 12:42:18.553943 21416 consensus_queue.cc:237] T f3c0be469caf4415af487dafdf2fccca P 119a8a41c607498cb40f8f5ea5264fd8 [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: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } }
I20260630 12:42:18.555629 20753 catalog_manager.cc:5697] T ba09736601a645999016f5f437967f29 P 119a8a41c607498cb40f8f5ea5264fd8 reported cstate change: term changed from 1 to 2, leader changed from 1c332dd97d214bf59d89a18fb3309efc (127.13.140.131) to 119a8a41c607498cb40f8f5ea5264fd8 (127.13.140.130). New cstate: current_term: 2 leader_uuid: "119a8a41c607498cb40f8f5ea5264fd8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } health_report { overall_health: HEALTHY } } }
I20260630 12:42:18.561869 21215 raft_consensus.cc:2468] T f3c0be469caf4415af487dafdf2fccca P a097908a4a5a4ddbb109982b1c87d93f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 119a8a41c607498cb40f8f5ea5264fd8 in term 2.
I20260630 12:42:18.567680 21295 raft_consensus.cc:2468] T f6ae64dbef0b40198f3040a75684643f P 119a8a41c607498cb40f8f5ea5264fd8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a097908a4a5a4ddbb109982b1c87d93f in term 2.
I20260630 12:42:18.575205 21173 leader_election.cc:304] T f6ae64dbef0b40198f3040a75684643f P a097908a4a5a4ddbb109982b1c87d93f [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: 119a8a41c607498cb40f8f5ea5264fd8, a097908a4a5a4ddbb109982b1c87d93f; no voters: 
I20260630 12:42:18.569764 21375 raft_consensus.cc:2410] T f6ae64dbef0b40198f3040a75684643f P 1c332dd97d214bf59d89a18fb3309efc [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a097908a4a5a4ddbb109982b1c87d93f 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:42:18.576495 21411 raft_consensus.cc:2804] T f6ae64dbef0b40198f3040a75684643f P a097908a4a5a4ddbb109982b1c87d93f [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:42:18.585037 21411 raft_consensus.cc:697] T f6ae64dbef0b40198f3040a75684643f P a097908a4a5a4ddbb109982b1c87d93f [term 2 LEADER]: Becoming Leader. State: Replica: a097908a4a5a4ddbb109982b1c87d93f, State: Running, Role: LEADER
I20260630 12:42:18.586016 21411 consensus_queue.cc:237] T f6ae64dbef0b40198f3040a75684643f P a097908a4a5a4ddbb109982b1c87d93f [LEADER]: Queue going to LEADER 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: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } }
I20260630 12:42:18.593740 20753 catalog_manager.cc:5697] T f6ae64dbef0b40198f3040a75684643f P a097908a4a5a4ddbb109982b1c87d93f reported cstate change: term changed from 1 to 2, leader changed from 1c332dd97d214bf59d89a18fb3309efc (127.13.140.131) to a097908a4a5a4ddbb109982b1c87d93f (127.13.140.129). New cstate: current_term: 2 leader_uuid: "a097908a4a5a4ddbb109982b1c87d93f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } health_report { overall_health: UNKNOWN } } }
I20260630 12:42:18.594905 20752 catalog_manager.cc:5697] T f3c0be469caf4415af487dafdf2fccca P 119a8a41c607498cb40f8f5ea5264fd8 reported cstate change: term changed from 1 to 2, leader changed from 1c332dd97d214bf59d89a18fb3309efc (127.13.140.131) to 119a8a41c607498cb40f8f5ea5264fd8 (127.13.140.130). New cstate: current_term: 2 leader_uuid: "119a8a41c607498cb40f8f5ea5264fd8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } health_report { overall_health: UNKNOWN } } }
I20260630 12:42:18.793344 21416 raft_consensus.cc:493] T 2fec375a833842b4a92a8d61f539c013 P 119a8a41c607498cb40f8f5ea5264fd8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:42:18.794040 21416 raft_consensus.cc:515] T 2fec375a833842b4a92a8d61f539c013 P 119a8a41c607498cb40f8f5ea5264fd8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } }
I20260630 12:42:18.796394 21416 leader_election.cc:290] T 2fec375a833842b4a92a8d61f539c013 P 119a8a41c607498cb40f8f5ea5264fd8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a097908a4a5a4ddbb109982b1c87d93f (127.13.140.129:33151), 1c332dd97d214bf59d89a18fb3309efc (127.13.140.131:38441)
I20260630 12:42:18.797472 21215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fec375a833842b4a92a8d61f539c013" candidate_uuid: "119a8a41c607498cb40f8f5ea5264fd8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a097908a4a5a4ddbb109982b1c87d93f" is_pre_election: true
I20260630 12:42:18.797726 21375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fec375a833842b4a92a8d61f539c013" candidate_uuid: "119a8a41c607498cb40f8f5ea5264fd8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1c332dd97d214bf59d89a18fb3309efc" is_pre_election: true
I20260630 12:42:18.798586 21215 raft_consensus.cc:2468] T 2fec375a833842b4a92a8d61f539c013 P a097908a4a5a4ddbb109982b1c87d93f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 119a8a41c607498cb40f8f5ea5264fd8 in term 1.
I20260630 12:42:18.798969 21375 raft_consensus.cc:2468] T 2fec375a833842b4a92a8d61f539c013 P 1c332dd97d214bf59d89a18fb3309efc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 119a8a41c607498cb40f8f5ea5264fd8 in term 1.
I20260630 12:42:18.800333 21255 leader_election.cc:304] T 2fec375a833842b4a92a8d61f539c013 P 119a8a41c607498cb40f8f5ea5264fd8 [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: 119a8a41c607498cb40f8f5ea5264fd8, a097908a4a5a4ddbb109982b1c87d93f; no voters: 
I20260630 12:42:18.801529 21416 raft_consensus.cc:2804] T 2fec375a833842b4a92a8d61f539c013 P 119a8a41c607498cb40f8f5ea5264fd8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:42:18.802032 21416 raft_consensus.cc:493] T 2fec375a833842b4a92a8d61f539c013 P 119a8a41c607498cb40f8f5ea5264fd8 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:42:18.802474 21416 raft_consensus.cc:3060] T 2fec375a833842b4a92a8d61f539c013 P 119a8a41c607498cb40f8f5ea5264fd8 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:42:18.807776 21416 raft_consensus.cc:515] T 2fec375a833842b4a92a8d61f539c013 P 119a8a41c607498cb40f8f5ea5264fd8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } }
I20260630 12:42:18.809710 21416 leader_election.cc:290] T 2fec375a833842b4a92a8d61f539c013 P 119a8a41c607498cb40f8f5ea5264fd8 [CANDIDATE]: Term 2 election: Requested vote from peers a097908a4a5a4ddbb109982b1c87d93f (127.13.140.129:33151), 1c332dd97d214bf59d89a18fb3309efc (127.13.140.131:38441)
I20260630 12:42:18.810686 21215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fec375a833842b4a92a8d61f539c013" candidate_uuid: "119a8a41c607498cb40f8f5ea5264fd8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a097908a4a5a4ddbb109982b1c87d93f"
I20260630 12:42:18.811141 21375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fec375a833842b4a92a8d61f539c013" candidate_uuid: "119a8a41c607498cb40f8f5ea5264fd8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1c332dd97d214bf59d89a18fb3309efc"
I20260630 12:42:18.811751 21215 raft_consensus.cc:3060] T 2fec375a833842b4a92a8d61f539c013 P a097908a4a5a4ddbb109982b1c87d93f [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:42:18.812222 21375 raft_consensus.cc:3060] T 2fec375a833842b4a92a8d61f539c013 P 1c332dd97d214bf59d89a18fb3309efc [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:42:18.819994 21215 raft_consensus.cc:2468] T 2fec375a833842b4a92a8d61f539c013 P a097908a4a5a4ddbb109982b1c87d93f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 119a8a41c607498cb40f8f5ea5264fd8 in term 2.
I20260630 12:42:18.820737 21375 raft_consensus.cc:2468] T 2fec375a833842b4a92a8d61f539c013 P 1c332dd97d214bf59d89a18fb3309efc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 119a8a41c607498cb40f8f5ea5264fd8 in term 2.
I20260630 12:42:18.821615 21255 leader_election.cc:304] T 2fec375a833842b4a92a8d61f539c013 P 119a8a41c607498cb40f8f5ea5264fd8 [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: 119a8a41c607498cb40f8f5ea5264fd8, a097908a4a5a4ddbb109982b1c87d93f; no voters: 
I20260630 12:42:18.822713 21416 raft_consensus.cc:2804] T 2fec375a833842b4a92a8d61f539c013 P 119a8a41c607498cb40f8f5ea5264fd8 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:42:18.823465 21416 raft_consensus.cc:697] T 2fec375a833842b4a92a8d61f539c013 P 119a8a41c607498cb40f8f5ea5264fd8 [term 2 LEADER]: Becoming Leader. State: Replica: 119a8a41c607498cb40f8f5ea5264fd8, State: Running, Role: LEADER
I20260630 12:42:18.824451 21416 consensus_queue.cc:237] T 2fec375a833842b4a92a8d61f539c013 P 119a8a41c607498cb40f8f5ea5264fd8 [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: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } }
I20260630 12:42:18.833117 20752 catalog_manager.cc:5697] T 2fec375a833842b4a92a8d61f539c013 P 119a8a41c607498cb40f8f5ea5264fd8 reported cstate change: term changed from 1 to 2, leader changed from 1c332dd97d214bf59d89a18fb3309efc (127.13.140.131) to 119a8a41c607498cb40f8f5ea5264fd8 (127.13.140.130). New cstate: current_term: 2 leader_uuid: "119a8a41c607498cb40f8f5ea5264fd8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } health_report { overall_health: UNKNOWN } } }
I20260630 12:42:18.847524 21428 raft_consensus.cc:493] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:42:18.848157 21428 raft_consensus.cc:515] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } }
I20260630 12:42:18.850378 21428 leader_election.cc:290] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a097908a4a5a4ddbb109982b1c87d93f (127.13.140.129:33151), 119a8a41c607498cb40f8f5ea5264fd8 (127.13.140.130:45109)
I20260630 12:42:18.864010 21295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba09736601a645999016f5f437967f29" candidate_uuid: "1c332dd97d214bf59d89a18fb3309efc" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "119a8a41c607498cb40f8f5ea5264fd8" is_pre_election: true
I20260630 12:42:18.865401 21215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba09736601a645999016f5f437967f29" candidate_uuid: "1c332dd97d214bf59d89a18fb3309efc" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a097908a4a5a4ddbb109982b1c87d93f" is_pre_election: true
I20260630 12:42:18.866247 21215 raft_consensus.cc:2468] T ba09736601a645999016f5f437967f29 P a097908a4a5a4ddbb109982b1c87d93f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c332dd97d214bf59d89a18fb3309efc in term 2.
I20260630 12:42:18.867372 21335 leader_election.cc:304] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc [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: 1c332dd97d214bf59d89a18fb3309efc, a097908a4a5a4ddbb109982b1c87d93f; no voters: 119a8a41c607498cb40f8f5ea5264fd8
I20260630 12:42:18.868206 21428 raft_consensus.cc:2804] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:42:18.868749 21428 raft_consensus.cc:493] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:42:18.869251 21428 raft_consensus.cc:3060] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:42:18.875376 21428 raft_consensus.cc:515] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } }
I20260630 12:42:18.877838 21428 leader_election.cc:290] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc [CANDIDATE]: Term 3 election: Requested vote from peers a097908a4a5a4ddbb109982b1c87d93f (127.13.140.129:33151), 119a8a41c607498cb40f8f5ea5264fd8 (127.13.140.130:45109)
I20260630 12:42:18.878312 21215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba09736601a645999016f5f437967f29" candidate_uuid: "1c332dd97d214bf59d89a18fb3309efc" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a097908a4a5a4ddbb109982b1c87d93f"
I20260630 12:42:18.878366 21295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba09736601a645999016f5f437967f29" candidate_uuid: "1c332dd97d214bf59d89a18fb3309efc" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "119a8a41c607498cb40f8f5ea5264fd8"
I20260630 12:42:18.879611 21215 raft_consensus.cc:3060] T ba09736601a645999016f5f437967f29 P a097908a4a5a4ddbb109982b1c87d93f [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:42:18.888041 21215 raft_consensus.cc:2468] T ba09736601a645999016f5f437967f29 P a097908a4a5a4ddbb109982b1c87d93f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c332dd97d214bf59d89a18fb3309efc in term 3.
I20260630 12:42:18.889397 21335 leader_election.cc:304] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc [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: 1c332dd97d214bf59d89a18fb3309efc, a097908a4a5a4ddbb109982b1c87d93f; no voters: 119a8a41c607498cb40f8f5ea5264fd8
I20260630 12:42:18.890331 21428 raft_consensus.cc:2804] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:42:18.891609 21428 raft_consensus.cc:697] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc [term 3 LEADER]: Becoming Leader. State: Replica: 1c332dd97d214bf59d89a18fb3309efc, State: Running, Role: LEADER
I20260630 12:42:18.892673 21428 consensus_queue.cc:237] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc [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: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } }
I20260630 12:42:18.900300 20752 catalog_manager.cc:5697] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc reported cstate change: term changed from 2 to 3, leader changed from 119a8a41c607498cb40f8f5ea5264fd8 (127.13.140.130) to 1c332dd97d214bf59d89a18fb3309efc (127.13.140.131). New cstate: current_term: 3 leader_uuid: "1c332dd97d214bf59d89a18fb3309efc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } health_report { overall_health: UNKNOWN } } }
I20260630 12:42:18.973763 21375 raft_consensus.cc:1275] T f6ae64dbef0b40198f3040a75684643f P 1c332dd97d214bf59d89a18fb3309efc [term 2 FOLLOWER]: Refusing update from remote peer a097908a4a5a4ddbb109982b1c87d93f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260630 12:42:18.974479 21375 pending_rounds.cc:85] T f6ae64dbef0b40198f3040a75684643f P 1c332dd97d214bf59d89a18fb3309efc: Aborting all ops after (but not including) 0
I20260630 12:42:18.974941 21375 pending_rounds.cc:107] T f6ae64dbef0b40198f3040a75684643f P 1c332dd97d214bf59d89a18fb3309efc: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260630 12:42:18.975440 21375 raft_consensus.cc:2889] T f6ae64dbef0b40198f3040a75684643f P 1c332dd97d214bf59d89a18fb3309efc [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:42:18.977371 21411 consensus_queue.cc:1048] T f6ae64dbef0b40198f3040a75684643f P a097908a4a5a4ddbb109982b1c87d93f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:42:18.992525 21295 raft_consensus.cc:1275] T f6ae64dbef0b40198f3040a75684643f P 119a8a41c607498cb40f8f5ea5264fd8 [term 2 FOLLOWER]: Refusing update from remote peer a097908a4a5a4ddbb109982b1c87d93f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:42:18.996860 21422 consensus_queue.cc:1048] T f6ae64dbef0b40198f3040a75684643f P a097908a4a5a4ddbb109982b1c87d93f [LEADER]: Connected to new peer: Peer: permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:42:19.008248 21374 raft_consensus.cc:1275] T f3c0be469caf4415af487dafdf2fccca P 1c332dd97d214bf59d89a18fb3309efc [term 2 FOLLOWER]: Refusing update from remote peer 119a8a41c607498cb40f8f5ea5264fd8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:42:19.010557 21417 consensus_queue.cc:1048] T f3c0be469caf4415af487dafdf2fccca P 119a8a41c607498cb40f8f5ea5264fd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:42:19.023989 21215 raft_consensus.cc:1275] T f3c0be469caf4415af487dafdf2fccca P a097908a4a5a4ddbb109982b1c87d93f [term 2 FOLLOWER]: Refusing update from remote peer 119a8a41c607498cb40f8f5ea5264fd8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:42:19.026723 21417 consensus_queue.cc:1048] T f3c0be469caf4415af487dafdf2fccca P 119a8a41c607498cb40f8f5ea5264fd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:42:19.037442 21375 raft_consensus.cc:1240] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc [term 3 LEADER]: Rejecting Update request from peer 119a8a41c607498cb40f8f5ea5264fd8 for earlier term 2. Current term is 3. Ops: []
I20260630 12:42:19.040771 21416 consensus_queue.cc:1059] T ba09736601a645999016f5f437967f29 P 119a8a41c607498cb40f8f5ea5264fd8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:42:19.042719 21416 consensus_queue.cc:1243] T ba09736601a645999016f5f437967f29 P 119a8a41c607498cb40f8f5ea5264fd8 [LEADER]: Peer 1c332dd97d214bf59d89a18fb3309efc 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:42:19.053766 21416 raft_consensus.cc:3055] T ba09736601a645999016f5f437967f29 P 119a8a41c607498cb40f8f5ea5264fd8 [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:42:19.054592 21416 raft_consensus.cc:740] T ba09736601a645999016f5f437967f29 P 119a8a41c607498cb40f8f5ea5264fd8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 119a8a41c607498cb40f8f5ea5264fd8, State: Running, Role: LEADER
I20260630 12:42:19.057883 21416 consensus_queue.cc:260] T ba09736601a645999016f5f437967f29 P 119a8a41c607498cb40f8f5ea5264fd8 [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: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } }
I20260630 12:42:19.060002 21416 raft_consensus.cc:3060] T ba09736601a645999016f5f437967f29 P 119a8a41c607498cb40f8f5ea5264fd8 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:42:19.327343 21295 raft_consensus.cc:1275] T ba09736601a645999016f5f437967f29 P 119a8a41c607498cb40f8f5ea5264fd8 [term 3 FOLLOWER]: Refusing update from remote peer 1c332dd97d214bf59d89a18fb3309efc: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:42:19.329197 21428 consensus_queue.cc:1048] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:42:19.330327 21428 consensus_queue.cc:1243] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc [LEADER]: Peer 119a8a41c607498cb40f8f5ea5264fd8 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:42:19.333783 21295 pending_rounds.cc:85] T ba09736601a645999016f5f437967f29 P 119a8a41c607498cb40f8f5ea5264fd8: Aborting all ops after (but not including) 0
I20260630 12:42:19.334249 21295 pending_rounds.cc:107] T ba09736601a645999016f5f437967f29 P 119a8a41c607498cb40f8f5ea5264fd8: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260630 12:42:19.334554 21295 raft_consensus.cc:2889] T ba09736601a645999016f5f437967f29 P 119a8a41c607498cb40f8f5ea5264fd8 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:42:19.348291 21215 raft_consensus.cc:1275] T ba09736601a645999016f5f437967f29 P a097908a4a5a4ddbb109982b1c87d93f [term 3 FOLLOWER]: Refusing update from remote peer 1c332dd97d214bf59d89a18fb3309efc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:42:19.389360 21428 consensus_queue.cc:1048] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.009s
I20260630 12:42:19.419994 21374 raft_consensus.cc:1275] T 2fec375a833842b4a92a8d61f539c013 P 1c332dd97d214bf59d89a18fb3309efc [term 2 FOLLOWER]: Refusing update from remote peer 119a8a41c607498cb40f8f5ea5264fd8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:42:19.422817 21441 consensus_queue.cc:1048] T 2fec375a833842b4a92a8d61f539c013 P 119a8a41c607498cb40f8f5ea5264fd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:42:19.443461 21294 consensus_queue.cc:237] T f3c0be469caf4415af487dafdf2fccca P 119a8a41c607498cb40f8f5ea5264fd8 [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: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } attrs { replace: true } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } } peers { permanent_uuid: "55bce9ce7f1347efa33924b45625c58f" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 42097 } attrs { promote: true } }
I20260630 12:42:19.444398 21214 raft_consensus.cc:1275] T 2fec375a833842b4a92a8d61f539c013 P a097908a4a5a4ddbb109982b1c87d93f [term 2 FOLLOWER]: Refusing update from remote peer 119a8a41c607498cb40f8f5ea5264fd8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:42:19.447598 21441 consensus_queue.cc:1048] T 2fec375a833842b4a92a8d61f539c013 P 119a8a41c607498cb40f8f5ea5264fd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:42:19.466387 21214 raft_consensus.cc:1275] T f3c0be469caf4415af487dafdf2fccca P a097908a4a5a4ddbb109982b1c87d93f [term 2 FOLLOWER]: Refusing update from remote peer 119a8a41c607498cb40f8f5ea5264fd8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:42:19.474118 21374 raft_consensus.cc:1275] T f3c0be469caf4415af487dafdf2fccca P 1c332dd97d214bf59d89a18fb3309efc [term 2 FOLLOWER]: Refusing update from remote peer 119a8a41c607498cb40f8f5ea5264fd8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:42:19.475660 21415 consensus_queue.cc:1048] T f3c0be469caf4415af487dafdf2fccca P 119a8a41c607498cb40f8f5ea5264fd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } 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:42:19.480787 21441 consensus_queue.cc:1048] T f3c0be469caf4415af487dafdf2fccca P 119a8a41c607498cb40f8f5ea5264fd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:42:19.497826 21417 raft_consensus.cc:2955] T f3c0be469caf4415af487dafdf2fccca P 119a8a41c607498cb40f8f5ea5264fd8 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 55bce9ce7f1347efa33924b45625c58f (127.13.140.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } attrs { replace: true } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } } peers { permanent_uuid: "55bce9ce7f1347efa33924b45625c58f" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 42097 } attrs { promote: true } } }
I20260630 12:42:19.504264 21375 raft_consensus.cc:2955] T f3c0be469caf4415af487dafdf2fccca P 1c332dd97d214bf59d89a18fb3309efc [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 55bce9ce7f1347efa33924b45625c58f (127.13.140.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } attrs { replace: true } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } } peers { permanent_uuid: "55bce9ce7f1347efa33924b45625c58f" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 42097 } attrs { promote: true } } }
W20260630 12:42:19.515514 21257 consensus_peers.cc:597] T f3c0be469caf4415af487dafdf2fccca P 119a8a41c607498cb40f8f5ea5264fd8 -> Peer 55bce9ce7f1347efa33924b45625c58f (127.13.140.132:42097): Couldn't send request to peer 55bce9ce7f1347efa33924b45625c58f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f3c0be469caf4415af487dafdf2fccca. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:42:19.520195 21215 raft_consensus.cc:2955] T f3c0be469caf4415af487dafdf2fccca P a097908a4a5a4ddbb109982b1c87d93f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 55bce9ce7f1347efa33924b45625c58f (127.13.140.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } attrs { replace: true } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } } peers { permanent_uuid: "55bce9ce7f1347efa33924b45625c58f" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 42097 } attrs { promote: true } } }
I20260630 12:42:19.532094 20753 catalog_manager.cc:5697] T f3c0be469caf4415af487dafdf2fccca P 119a8a41c607498cb40f8f5ea5264fd8 reported cstate change: config changed from index -1 to 3, NON_VOTER 55bce9ce7f1347efa33924b45625c58f (127.13.140.132) added. New cstate: current_term: 2 leader_uuid: "119a8a41c607498cb40f8f5ea5264fd8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55bce9ce7f1347efa33924b45625c58f" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 42097 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:42:19.535669 21375 consensus_queue.cc:237] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc [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: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } attrs { replace: true } } peers { permanent_uuid: "55bce9ce7f1347efa33924b45625c58f" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 42097 } attrs { promote: true } }
I20260630 12:42:19.548025 21294 raft_consensus.cc:1275] T ba09736601a645999016f5f437967f29 P 119a8a41c607498cb40f8f5ea5264fd8 [term 3 FOLLOWER]: Refusing update from remote peer 1c332dd97d214bf59d89a18fb3309efc: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:42:19.549360 21215 raft_consensus.cc:1275] T ba09736601a645999016f5f437967f29 P a097908a4a5a4ddbb109982b1c87d93f [term 3 FOLLOWER]: Refusing update from remote peer 1c332dd97d214bf59d89a18fb3309efc: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:42:19.551673 21428 consensus_queue.cc:1048] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } 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:42:19.554353 21428 consensus_queue.cc:1048] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:42:19.566821 21445 raft_consensus.cc:2955] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 55bce9ce7f1347efa33924b45625c58f (127.13.140.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } attrs { replace: true } } peers { permanent_uuid: "55bce9ce7f1347efa33924b45625c58f" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 42097 } attrs { promote: true } } }
I20260630 12:42:19.569641 21295 raft_consensus.cc:2955] T ba09736601a645999016f5f437967f29 P 119a8a41c607498cb40f8f5ea5264fd8 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 55bce9ce7f1347efa33924b45625c58f (127.13.140.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } attrs { replace: true } } peers { permanent_uuid: "55bce9ce7f1347efa33924b45625c58f" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 42097 } attrs { promote: true } } }
W20260630 12:42:19.574482 21337 consensus_peers.cc:597] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc -> Peer 55bce9ce7f1347efa33924b45625c58f (127.13.140.132:42097): Couldn't send request to peer 55bce9ce7f1347efa33924b45625c58f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ba09736601a645999016f5f437967f29. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:42:19.582187 21215 raft_consensus.cc:2955] T ba09736601a645999016f5f437967f29 P a097908a4a5a4ddbb109982b1c87d93f [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 55bce9ce7f1347efa33924b45625c58f (127.13.140.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } attrs { replace: true } } peers { permanent_uuid: "55bce9ce7f1347efa33924b45625c58f" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 42097 } attrs { promote: true } } }
I20260630 12:42:19.601286 20753 catalog_manager.cc:5697] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc reported cstate change: config changed from index -1 to 3, NON_VOTER 55bce9ce7f1347efa33924b45625c58f (127.13.140.132) added. New cstate: current_term: 3 leader_uuid: "1c332dd97d214bf59d89a18fb3309efc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55bce9ce7f1347efa33924b45625c58f" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 42097 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:42:19.618409 21215 consensus_queue.cc:237] T f6ae64dbef0b40198f3040a75684643f P a097908a4a5a4ddbb109982b1c87d93f [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: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } attrs { replace: true } } peers { permanent_uuid: "55bce9ce7f1347efa33924b45625c58f" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 42097 } attrs { promote: true } }
I20260630 12:42:19.626302 21375 raft_consensus.cc:1275] T f6ae64dbef0b40198f3040a75684643f P 1c332dd97d214bf59d89a18fb3309efc [term 2 FOLLOWER]: Refusing update from remote peer a097908a4a5a4ddbb109982b1c87d93f: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:42:19.627369 21295 raft_consensus.cc:1275] T f6ae64dbef0b40198f3040a75684643f P 119a8a41c607498cb40f8f5ea5264fd8 [term 2 FOLLOWER]: Refusing update from remote peer a097908a4a5a4ddbb109982b1c87d93f: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:42:19.628679 21436 consensus_queue.cc:1048] T f6ae64dbef0b40198f3040a75684643f P a097908a4a5a4ddbb109982b1c87d93f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } 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:42:19.630008 21437 consensus_queue.cc:1048] T f6ae64dbef0b40198f3040a75684643f P a097908a4a5a4ddbb109982b1c87d93f [LEADER]: Connected to new peer: Peer: permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:42:19.640631 21436 raft_consensus.cc:2955] T f6ae64dbef0b40198f3040a75684643f P a097908a4a5a4ddbb109982b1c87d93f [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 55bce9ce7f1347efa33924b45625c58f (127.13.140.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } attrs { replace: true } } peers { permanent_uuid: "55bce9ce7f1347efa33924b45625c58f" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 42097 } attrs { promote: true } } }
I20260630 12:42:19.643690 21375 raft_consensus.cc:2955] T f6ae64dbef0b40198f3040a75684643f P 1c332dd97d214bf59d89a18fb3309efc [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 55bce9ce7f1347efa33924b45625c58f (127.13.140.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } attrs { replace: true } } peers { permanent_uuid: "55bce9ce7f1347efa33924b45625c58f" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 42097 } attrs { promote: true } } }
W20260630 12:42:19.649024 21176 consensus_peers.cc:597] T f6ae64dbef0b40198f3040a75684643f P a097908a4a5a4ddbb109982b1c87d93f -> Peer 55bce9ce7f1347efa33924b45625c58f (127.13.140.132:42097): Couldn't send request to peer 55bce9ce7f1347efa33924b45625c58f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f6ae64dbef0b40198f3040a75684643f. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:42:19.641983 21295 raft_consensus.cc:2955] T f6ae64dbef0b40198f3040a75684643f P 119a8a41c607498cb40f8f5ea5264fd8 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 55bce9ce7f1347efa33924b45625c58f (127.13.140.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } attrs { replace: true } } peers { permanent_uuid: "55bce9ce7f1347efa33924b45625c58f" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 42097 } attrs { promote: true } } }
I20260630 12:42:19.661209 20752 catalog_manager.cc:5697] T f6ae64dbef0b40198f3040a75684643f P a097908a4a5a4ddbb109982b1c87d93f reported cstate change: config changed from index -1 to 2, NON_VOTER 55bce9ce7f1347efa33924b45625c58f (127.13.140.132) added. New cstate: current_term: 2 leader_uuid: "a097908a4a5a4ddbb109982b1c87d93f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55bce9ce7f1347efa33924b45625c58f" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 42097 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:42:19.932591 21460 ts_tablet_manager.cc:933] T f3c0be469caf4415af487dafdf2fccca P 55bce9ce7f1347efa33924b45625c58f: Initiating tablet copy from peer 119a8a41c607498cb40f8f5ea5264fd8 (127.13.140.130:45109)
I20260630 12:42:19.935056 21460 tablet_copy_client.cc:323] T f3c0be469caf4415af487dafdf2fccca P 55bce9ce7f1347efa33924b45625c58f: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.130:45109
I20260630 12:42:19.949460 21306 tablet_copy_service.cc:140] P 119a8a41c607498cb40f8f5ea5264fd8: Received BeginTabletCopySession request for tablet f3c0be469caf4415af487dafdf2fccca from peer 55bce9ce7f1347efa33924b45625c58f ({username='slave'} at 127.0.0.1:47326)
I20260630 12:42:19.950412 21306 tablet_copy_service.cc:161] P 119a8a41c607498cb40f8f5ea5264fd8: Beginning new tablet copy session on tablet f3c0be469caf4415af487dafdf2fccca from peer 55bce9ce7f1347efa33924b45625c58f at {username='slave'} at 127.0.0.1:47326: session id = 55bce9ce7f1347efa33924b45625c58f-f3c0be469caf4415af487dafdf2fccca
I20260630 12:42:19.961509 21306 tablet_copy_source_session.cc:215] T f3c0be469caf4415af487dafdf2fccca P 119a8a41c607498cb40f8f5ea5264fd8: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:42:19.965449 21460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3c0be469caf4415af487dafdf2fccca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:19.985373 21460 tablet_copy_client.cc:806] T f3c0be469caf4415af487dafdf2fccca P 55bce9ce7f1347efa33924b45625c58f: tablet copy: Starting download of 0 data blocks...
I20260630 12:42:19.986284 21460 tablet_copy_client.cc:670] T f3c0be469caf4415af487dafdf2fccca P 55bce9ce7f1347efa33924b45625c58f: tablet copy: Starting download of 1 WAL segments...
I20260630 12:42:19.991207 21460 tablet_copy_client.cc:538] T f3c0be469caf4415af487dafdf2fccca P 55bce9ce7f1347efa33924b45625c58f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:42:20.000777 21460 tablet_bootstrap.cc:492] T f3c0be469caf4415af487dafdf2fccca P 55bce9ce7f1347efa33924b45625c58f: Bootstrap starting.
I20260630 12:42:20.024910 21460 tablet_bootstrap.cc:492] T f3c0be469caf4415af487dafdf2fccca P 55bce9ce7f1347efa33924b45625c58f: 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:42:20.026114 21460 tablet_bootstrap.cc:492] T f3c0be469caf4415af487dafdf2fccca P 55bce9ce7f1347efa33924b45625c58f: Bootstrap complete.
I20260630 12:42:20.027063 21460 ts_tablet_manager.cc:1403] T f3c0be469caf4415af487dafdf2fccca P 55bce9ce7f1347efa33924b45625c58f: Time spent bootstrapping tablet: real 0.027s	user 0.022s	sys 0.005s
I20260630 12:42:20.030551 21460 raft_consensus.cc:359] T f3c0be469caf4415af487dafdf2fccca P 55bce9ce7f1347efa33924b45625c58f [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } attrs { replace: true } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } } peers { permanent_uuid: "55bce9ce7f1347efa33924b45625c58f" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 42097 } attrs { promote: true } }
I20260630 12:42:20.031701 21460 raft_consensus.cc:740] T f3c0be469caf4415af487dafdf2fccca P 55bce9ce7f1347efa33924b45625c58f [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 55bce9ce7f1347efa33924b45625c58f, State: Initialized, Role: LEARNER
I20260630 12:42:20.032661 21460 consensus_queue.cc:260] T f3c0be469caf4415af487dafdf2fccca P 55bce9ce7f1347efa33924b45625c58f [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: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } attrs { replace: true } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } } peers { permanent_uuid: "55bce9ce7f1347efa33924b45625c58f" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 42097 } attrs { promote: true } }
I20260630 12:42:20.035877 21460 ts_tablet_manager.cc:1434] T f3c0be469caf4415af487dafdf2fccca P 55bce9ce7f1347efa33924b45625c58f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:42:20.038157 21306 tablet_copy_service.cc:342] P 119a8a41c607498cb40f8f5ea5264fd8: Request end of tablet copy session 55bce9ce7f1347efa33924b45625c58f-f3c0be469caf4415af487dafdf2fccca received from {username='slave'} at 127.0.0.1:47326
I20260630 12:42:20.038820 21306 tablet_copy_service.cc:434] P 119a8a41c607498cb40f8f5ea5264fd8: ending tablet copy session 55bce9ce7f1347efa33924b45625c58f-f3c0be469caf4415af487dafdf2fccca on tablet f3c0be469caf4415af487dafdf2fccca with peer 55bce9ce7f1347efa33924b45625c58f
I20260630 12:42:20.051836 21460 ts_tablet_manager.cc:933] T ba09736601a645999016f5f437967f29 P 55bce9ce7f1347efa33924b45625c58f: Initiating tablet copy from peer 1c332dd97d214bf59d89a18fb3309efc (127.13.140.131:38441)
I20260630 12:42:20.053856 21460 tablet_copy_client.cc:323] T ba09736601a645999016f5f437967f29 P 55bce9ce7f1347efa33924b45625c58f: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.131:38441
I20260630 12:42:20.070096 21385 tablet_copy_service.cc:140] P 1c332dd97d214bf59d89a18fb3309efc: Received BeginTabletCopySession request for tablet ba09736601a645999016f5f437967f29 from peer 55bce9ce7f1347efa33924b45625c58f ({username='slave'} at 127.0.0.1:37568)
I20260630 12:42:20.071027 21385 tablet_copy_service.cc:161] P 1c332dd97d214bf59d89a18fb3309efc: Beginning new tablet copy session on tablet ba09736601a645999016f5f437967f29 from peer 55bce9ce7f1347efa33924b45625c58f at {username='slave'} at 127.0.0.1:37568: session id = 55bce9ce7f1347efa33924b45625c58f-ba09736601a645999016f5f437967f29
I20260630 12:42:20.085455 21385 tablet_copy_source_session.cc:215] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:42:20.089143 21460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba09736601a645999016f5f437967f29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:20.107210 21460 tablet_copy_client.cc:806] T ba09736601a645999016f5f437967f29 P 55bce9ce7f1347efa33924b45625c58f: tablet copy: Starting download of 0 data blocks...
I20260630 12:42:20.108048 21460 tablet_copy_client.cc:670] T ba09736601a645999016f5f437967f29 P 55bce9ce7f1347efa33924b45625c58f: tablet copy: Starting download of 1 WAL segments...
I20260630 12:42:20.112679 21460 tablet_copy_client.cc:538] T ba09736601a645999016f5f437967f29 P 55bce9ce7f1347efa33924b45625c58f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:42:20.123571 21460 tablet_bootstrap.cc:492] T ba09736601a645999016f5f437967f29 P 55bce9ce7f1347efa33924b45625c58f: Bootstrap starting.
I20260630 12:42:20.147046 21460 tablet_bootstrap.cc:492] T ba09736601a645999016f5f437967f29 P 55bce9ce7f1347efa33924b45625c58f: 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:42:20.148196 21460 tablet_bootstrap.cc:492] T ba09736601a645999016f5f437967f29 P 55bce9ce7f1347efa33924b45625c58f: Bootstrap complete.
I20260630 12:42:20.149127 21460 ts_tablet_manager.cc:1403] T ba09736601a645999016f5f437967f29 P 55bce9ce7f1347efa33924b45625c58f: Time spent bootstrapping tablet: real 0.026s	user 0.025s	sys 0.000s
I20260630 12:42:20.152217 21460 raft_consensus.cc:359] T ba09736601a645999016f5f437967f29 P 55bce9ce7f1347efa33924b45625c58f [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } attrs { replace: true } } peers { permanent_uuid: "55bce9ce7f1347efa33924b45625c58f" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 42097 } attrs { promote: true } }
I20260630 12:42:20.153473 21460 raft_consensus.cc:740] T ba09736601a645999016f5f437967f29 P 55bce9ce7f1347efa33924b45625c58f [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 55bce9ce7f1347efa33924b45625c58f, State: Initialized, Role: LEARNER
I20260630 12:42:20.154346 21460 consensus_queue.cc:260] T ba09736601a645999016f5f437967f29 P 55bce9ce7f1347efa33924b45625c58f [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: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } attrs { replace: true } } peers { permanent_uuid: "55bce9ce7f1347efa33924b45625c58f" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 42097 } attrs { promote: true } }
I20260630 12:42:20.157112 21460 ts_tablet_manager.cc:1434] T ba09736601a645999016f5f437967f29 P 55bce9ce7f1347efa33924b45625c58f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:42:20.160768 21385 tablet_copy_service.cc:342] P 1c332dd97d214bf59d89a18fb3309efc: Request end of tablet copy session 55bce9ce7f1347efa33924b45625c58f-ba09736601a645999016f5f437967f29 received from {username='slave'} at 127.0.0.1:37568
I20260630 12:42:20.161453 21385 tablet_copy_service.cc:434] P 1c332dd97d214bf59d89a18fb3309efc: ending tablet copy session 55bce9ce7f1347efa33924b45625c58f-ba09736601a645999016f5f437967f29 on tablet ba09736601a645999016f5f437967f29 with peer 55bce9ce7f1347efa33924b45625c58f
I20260630 12:42:20.203619 21460 ts_tablet_manager.cc:933] T f6ae64dbef0b40198f3040a75684643f P 55bce9ce7f1347efa33924b45625c58f: Initiating tablet copy from peer a097908a4a5a4ddbb109982b1c87d93f (127.13.140.129:33151)
I20260630 12:42:20.205540 21460 tablet_copy_client.cc:323] T f6ae64dbef0b40198f3040a75684643f P 55bce9ce7f1347efa33924b45625c58f: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.129:33151
I20260630 12:42:20.219311 21225 tablet_copy_service.cc:140] P a097908a4a5a4ddbb109982b1c87d93f: Received BeginTabletCopySession request for tablet f6ae64dbef0b40198f3040a75684643f from peer 55bce9ce7f1347efa33924b45625c58f ({username='slave'} at 127.0.0.1:55342)
I20260630 12:42:20.220163 21225 tablet_copy_service.cc:161] P a097908a4a5a4ddbb109982b1c87d93f: Beginning new tablet copy session on tablet f6ae64dbef0b40198f3040a75684643f from peer 55bce9ce7f1347efa33924b45625c58f at {username='slave'} at 127.0.0.1:55342: session id = 55bce9ce7f1347efa33924b45625c58f-f6ae64dbef0b40198f3040a75684643f
I20260630 12:42:20.230214 21225 tablet_copy_source_session.cc:215] T f6ae64dbef0b40198f3040a75684643f P a097908a4a5a4ddbb109982b1c87d93f: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:42:20.234489 21460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6ae64dbef0b40198f3040a75684643f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:20.252610 21460 tablet_copy_client.cc:806] T f6ae64dbef0b40198f3040a75684643f P 55bce9ce7f1347efa33924b45625c58f: tablet copy: Starting download of 0 data blocks...
I20260630 12:42:20.253402 21460 tablet_copy_client.cc:670] T f6ae64dbef0b40198f3040a75684643f P 55bce9ce7f1347efa33924b45625c58f: tablet copy: Starting download of 1 WAL segments...
I20260630 12:42:20.257674 21460 tablet_copy_client.cc:538] T f6ae64dbef0b40198f3040a75684643f P 55bce9ce7f1347efa33924b45625c58f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:42:20.268230 21460 tablet_bootstrap.cc:492] T f6ae64dbef0b40198f3040a75684643f P 55bce9ce7f1347efa33924b45625c58f: Bootstrap starting.
I20260630 12:42:20.287406 21460 tablet_bootstrap.cc:492] T f6ae64dbef0b40198f3040a75684643f P 55bce9ce7f1347efa33924b45625c58f: 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:42:20.288527 21460 tablet_bootstrap.cc:492] T f6ae64dbef0b40198f3040a75684643f P 55bce9ce7f1347efa33924b45625c58f: Bootstrap complete.
I20260630 12:42:20.289369 21460 ts_tablet_manager.cc:1403] T f6ae64dbef0b40198f3040a75684643f P 55bce9ce7f1347efa33924b45625c58f: Time spent bootstrapping tablet: real 0.021s	user 0.023s	sys 0.000s
I20260630 12:42:20.292435 21460 raft_consensus.cc:359] T f6ae64dbef0b40198f3040a75684643f P 55bce9ce7f1347efa33924b45625c58f [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } attrs { replace: true } } peers { permanent_uuid: "55bce9ce7f1347efa33924b45625c58f" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 42097 } attrs { promote: true } }
I20260630 12:42:20.293550 21460 raft_consensus.cc:740] T f6ae64dbef0b40198f3040a75684643f P 55bce9ce7f1347efa33924b45625c58f [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 55bce9ce7f1347efa33924b45625c58f, State: Initialized, Role: LEARNER
I20260630 12:42:20.294384 21460 consensus_queue.cc:260] T f6ae64dbef0b40198f3040a75684643f P 55bce9ce7f1347efa33924b45625c58f [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: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } attrs { replace: true } } peers { permanent_uuid: "55bce9ce7f1347efa33924b45625c58f" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 42097 } attrs { promote: true } }
I20260630 12:42:20.297652 21460 ts_tablet_manager.cc:1434] T f6ae64dbef0b40198f3040a75684643f P 55bce9ce7f1347efa33924b45625c58f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:42:20.299623 21225 tablet_copy_service.cc:342] P a097908a4a5a4ddbb109982b1c87d93f: Request end of tablet copy session 55bce9ce7f1347efa33924b45625c58f-f6ae64dbef0b40198f3040a75684643f received from {username='slave'} at 127.0.0.1:55342
I20260630 12:42:20.300230 21225 tablet_copy_service.cc:434] P a097908a4a5a4ddbb109982b1c87d93f: ending tablet copy session 55bce9ce7f1347efa33924b45625c58f-f6ae64dbef0b40198f3040a75684643f on tablet f6ae64dbef0b40198f3040a75684643f with peer 55bce9ce7f1347efa33924b45625c58f
I20260630 12:42:20.388439 21131 raft_consensus.cc:1217] T f3c0be469caf4415af487dafdf2fccca P 55bce9ce7f1347efa33924b45625c58f [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:42:20.474300 21131 raft_consensus.cc:1217] T ba09736601a645999016f5f437967f29 P 55bce9ce7f1347efa33924b45625c58f [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260630 12:42:20.616432 21131 raft_consensus.cc:1217] T f6ae64dbef0b40198f3040a75684643f P 55bce9ce7f1347efa33924b45625c58f [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260630 12:42:20.807534 21471 raft_consensus.cc:1064] T f3c0be469caf4415af487dafdf2fccca P 119a8a41c607498cb40f8f5ea5264fd8: attempting to promote NON_VOTER 55bce9ce7f1347efa33924b45625c58f to VOTER
I20260630 12:42:20.809554 21471 consensus_queue.cc:237] T f3c0be469caf4415af487dafdf2fccca P 119a8a41c607498cb40f8f5ea5264fd8 [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: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } attrs { replace: true } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } } peers { permanent_uuid: "55bce9ce7f1347efa33924b45625c58f" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 42097 } attrs { promote: false } }
I20260630 12:42:20.815699 21131 raft_consensus.cc:1275] T f3c0be469caf4415af487dafdf2fccca P 55bce9ce7f1347efa33924b45625c58f [term 2 LEARNER]: Refusing update from remote peer 119a8a41c607498cb40f8f5ea5264fd8: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:42:20.815806 21375 raft_consensus.cc:1275] T f3c0be469caf4415af487dafdf2fccca P 1c332dd97d214bf59d89a18fb3309efc [term 2 FOLLOWER]: Refusing update from remote peer 119a8a41c607498cb40f8f5ea5264fd8: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:42:20.817816 21471 consensus_queue.cc:1048] T f3c0be469caf4415af487dafdf2fccca P 119a8a41c607498cb40f8f5ea5264fd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:42:20.818141 21215 raft_consensus.cc:1275] T f3c0be469caf4415af487dafdf2fccca P a097908a4a5a4ddbb109982b1c87d93f [term 2 FOLLOWER]: Refusing update from remote peer 119a8a41c607498cb40f8f5ea5264fd8: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:42:20.818706 21417 consensus_queue.cc:1048] T f3c0be469caf4415af487dafdf2fccca P 119a8a41c607498cb40f8f5ea5264fd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55bce9ce7f1347efa33924b45625c58f" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 42097 } 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:42:20.819579 21472 consensus_queue.cc:1048] T f3c0be469caf4415af487dafdf2fccca P 119a8a41c607498cb40f8f5ea5264fd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } 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:42:20.845816 21472 raft_consensus.cc:2955] T f3c0be469caf4415af487dafdf2fccca P 119a8a41c607498cb40f8f5ea5264fd8 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 55bce9ce7f1347efa33924b45625c58f (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } attrs { replace: true } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } } peers { permanent_uuid: "55bce9ce7f1347efa33924b45625c58f" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 42097 } attrs { promote: false } } }
I20260630 12:42:20.847793 21131 raft_consensus.cc:2955] T f3c0be469caf4415af487dafdf2fccca P 55bce9ce7f1347efa33924b45625c58f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 55bce9ce7f1347efa33924b45625c58f (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } attrs { replace: true } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } } peers { permanent_uuid: "55bce9ce7f1347efa33924b45625c58f" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 42097 } attrs { promote: false } } }
I20260630 12:42:20.848516 21375 raft_consensus.cc:2955] T f3c0be469caf4415af487dafdf2fccca P 1c332dd97d214bf59d89a18fb3309efc [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 55bce9ce7f1347efa33924b45625c58f (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } attrs { replace: true } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } } peers { permanent_uuid: "55bce9ce7f1347efa33924b45625c58f" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 42097 } attrs { promote: false } } }
I20260630 12:42:20.859038 21215 raft_consensus.cc:2955] T f3c0be469caf4415af487dafdf2fccca P a097908a4a5a4ddbb109982b1c87d93f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 55bce9ce7f1347efa33924b45625c58f (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } attrs { replace: true } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } } peers { permanent_uuid: "55bce9ce7f1347efa33924b45625c58f" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 42097 } attrs { promote: false } } }
I20260630 12:42:20.862658 20753 catalog_manager.cc:5697] T f3c0be469caf4415af487dafdf2fccca P 119a8a41c607498cb40f8f5ea5264fd8 reported cstate change: config changed from index 3 to 4, 55bce9ce7f1347efa33924b45625c58f (127.13.140.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "119a8a41c607498cb40f8f5ea5264fd8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55bce9ce7f1347efa33924b45625c58f" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 42097 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:42:20.912218 21295 consensus_queue.cc:237] T f3c0be469caf4415af487dafdf2fccca P 119a8a41c607498cb40f8f5ea5264fd8 [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: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } } peers { permanent_uuid: "55bce9ce7f1347efa33924b45625c58f" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 42097 } attrs { promote: false } }
I20260630 12:42:20.917320 21131 raft_consensus.cc:1275] T f3c0be469caf4415af487dafdf2fccca P 55bce9ce7f1347efa33924b45625c58f [term 2 FOLLOWER]: Refusing update from remote peer 119a8a41c607498cb40f8f5ea5264fd8: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:42:20.917440 21375 raft_consensus.cc:1275] T f3c0be469caf4415af487dafdf2fccca P 1c332dd97d214bf59d89a18fb3309efc [term 2 FOLLOWER]: Refusing update from remote peer 119a8a41c607498cb40f8f5ea5264fd8: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:42:20.918939 21481 consensus_queue.cc:1048] T f3c0be469caf4415af487dafdf2fccca P 119a8a41c607498cb40f8f5ea5264fd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55bce9ce7f1347efa33924b45625c58f" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 42097 } 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:42:20.919731 21471 consensus_queue.cc:1048] T f3c0be469caf4415af487dafdf2fccca P 119a8a41c607498cb40f8f5ea5264fd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:42:20.926672 21472 raft_consensus.cc:2955] T f3c0be469caf4415af487dafdf2fccca P 119a8a41c607498cb40f8f5ea5264fd8 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a097908a4a5a4ddbb109982b1c87d93f (127.13.140.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } } peers { permanent_uuid: "55bce9ce7f1347efa33924b45625c58f" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 42097 } attrs { promote: false } } }
I20260630 12:42:20.928454 21375 raft_consensus.cc:2955] T f3c0be469caf4415af487dafdf2fccca P 1c332dd97d214bf59d89a18fb3309efc [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a097908a4a5a4ddbb109982b1c87d93f (127.13.140.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } } peers { permanent_uuid: "55bce9ce7f1347efa33924b45625c58f" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 42097 } attrs { promote: false } } }
I20260630 12:42:20.928452 21131 raft_consensus.cc:2955] T f3c0be469caf4415af487dafdf2fccca P 55bce9ce7f1347efa33924b45625c58f [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a097908a4a5a4ddbb109982b1c87d93f (127.13.140.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } } peers { permanent_uuid: "55bce9ce7f1347efa33924b45625c58f" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 42097 } attrs { promote: false } } }
I20260630 12:42:20.936713 20738 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f3c0be469caf4415af487dafdf2fccca with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:42:20.943255 20752 catalog_manager.cc:5697] T f3c0be469caf4415af487dafdf2fccca P 55bce9ce7f1347efa33924b45625c58f reported cstate change: config changed from index 4 to 5, VOTER a097908a4a5a4ddbb109982b1c87d93f (127.13.140.129) evicted. New cstate: current_term: 2 leader_uuid: "119a8a41c607498cb40f8f5ea5264fd8" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } } peers { permanent_uuid: "55bce9ce7f1347efa33924b45625c58f" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 42097 } attrs { promote: false } } }
I20260630 12:42:20.975417 21204 tablet_service.cc:1558] Processing DeleteTablet for tablet f3c0be469caf4415af487dafdf2fccca with delete_type TABLET_DATA_TOMBSTONED (TS a097908a4a5a4ddbb109982b1c87d93f not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:55350
I20260630 12:42:20.977699 21489 tablet_replica.cc:333] stopping tablet replica
I20260630 12:42:20.978590 21489 raft_consensus.cc:2243] T f3c0be469caf4415af487dafdf2fccca P a097908a4a5a4ddbb109982b1c87d93f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:20.979313 21489 raft_consensus.cc:2272] T f3c0be469caf4415af487dafdf2fccca P a097908a4a5a4ddbb109982b1c87d93f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:20.982240 21474 raft_consensus.cc:1064] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc: attempting to promote NON_VOTER 55bce9ce7f1347efa33924b45625c58f to VOTER
I20260630 12:42:20.982857 21489 ts_tablet_manager.cc:1916] T f3c0be469caf4415af487dafdf2fccca P a097908a4a5a4ddbb109982b1c87d93f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:42:20.984181 21474 consensus_queue.cc:237] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } attrs { replace: true } } peers { permanent_uuid: "55bce9ce7f1347efa33924b45625c58f" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 42097 } attrs { promote: false } }
I20260630 12:42:20.990751 21131 raft_consensus.cc:1275] T ba09736601a645999016f5f437967f29 P 55bce9ce7f1347efa33924b45625c58f [term 3 LEARNER]: Refusing update from remote peer 1c332dd97d214bf59d89a18fb3309efc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:42:20.992962 21215 raft_consensus.cc:1275] T ba09736601a645999016f5f437967f29 P a097908a4a5a4ddbb109982b1c87d93f [term 3 FOLLOWER]: Refusing update from remote peer 1c332dd97d214bf59d89a18fb3309efc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:42:20.992806 21474 consensus_queue.cc:1048] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "55bce9ce7f1347efa33924b45625c58f" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 42097 } 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:42:20.994483 21295 raft_consensus.cc:1275] T ba09736601a645999016f5f437967f29 P 119a8a41c607498cb40f8f5ea5264fd8 [term 3 FOLLOWER]: Refusing update from remote peer 1c332dd97d214bf59d89a18fb3309efc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:42:20.994637 21490 consensus_queue.cc:1048] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:42:20.997284 21490 consensus_queue.cc:1048] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } 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:42:21.005488 21489 ts_tablet_manager.cc:1929] T f3c0be469caf4415af487dafdf2fccca P a097908a4a5a4ddbb109982b1c87d93f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:42:21.006058 21489 log.cc:1199] T f3c0be469caf4415af487dafdf2fccca P a097908a4a5a4ddbb109982b1c87d93f: Deleting WAL directory at /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782823128114093-13874-0/minicluster-data/ts-0-root/wals/f3c0be469caf4415af487dafdf2fccca
I20260630 12:42:21.007913 20739 catalog_manager.cc:5028] TS a097908a4a5a4ddbb109982b1c87d93f (127.13.140.129:33151): tablet f3c0be469caf4415af487dafdf2fccca (table test-workload [id=d166cd02e2214c728bcbc7bf7535acb9]) successfully deleted
I20260630 12:42:21.015113 21490 raft_consensus.cc:2955] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 55bce9ce7f1347efa33924b45625c58f (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } attrs { replace: true } } peers { permanent_uuid: "55bce9ce7f1347efa33924b45625c58f" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 42097 } attrs { promote: false } } }
I20260630 12:42:21.017154 21215 raft_consensus.cc:2955] T ba09736601a645999016f5f437967f29 P a097908a4a5a4ddbb109982b1c87d93f [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 55bce9ce7f1347efa33924b45625c58f (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } attrs { replace: true } } peers { permanent_uuid: "55bce9ce7f1347efa33924b45625c58f" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 42097 } attrs { promote: false } } }
I20260630 12:42:21.028635 21131 raft_consensus.cc:2955] T ba09736601a645999016f5f437967f29 P 55bce9ce7f1347efa33924b45625c58f [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 55bce9ce7f1347efa33924b45625c58f (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } attrs { replace: true } } peers { permanent_uuid: "55bce9ce7f1347efa33924b45625c58f" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 42097 } attrs { promote: false } } }
I20260630 12:42:21.036852 20752 catalog_manager.cc:5697] T ba09736601a645999016f5f437967f29 P a097908a4a5a4ddbb109982b1c87d93f reported cstate change: config changed from index 3 to 4, 55bce9ce7f1347efa33924b45625c58f (127.13.140.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "1c332dd97d214bf59d89a18fb3309efc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } attrs { replace: true } } peers { permanent_uuid: "55bce9ce7f1347efa33924b45625c58f" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 42097 } attrs { promote: false } } }
I20260630 12:42:21.047932 21295 raft_consensus.cc:2955] T ba09736601a645999016f5f437967f29 P 119a8a41c607498cb40f8f5ea5264fd8 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 55bce9ce7f1347efa33924b45625c58f (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } attrs { replace: true } } peers { permanent_uuid: "55bce9ce7f1347efa33924b45625c58f" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 42097 } attrs { promote: false } } }
I20260630 12:42:21.065209 21375 consensus_queue.cc:237] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } } peers { permanent_uuid: "55bce9ce7f1347efa33924b45625c58f" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 42097 } attrs { promote: false } }
I20260630 12:42:21.070254 21131 raft_consensus.cc:1275] T ba09736601a645999016f5f437967f29 P 55bce9ce7f1347efa33924b45625c58f [term 3 FOLLOWER]: Refusing update from remote peer 1c332dd97d214bf59d89a18fb3309efc: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:42:21.070494 21215 raft_consensus.cc:1275] T ba09736601a645999016f5f437967f29 P a097908a4a5a4ddbb109982b1c87d93f [term 3 FOLLOWER]: Refusing update from remote peer 1c332dd97d214bf59d89a18fb3309efc: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:42:21.071987 21492 consensus_queue.cc:1048] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "55bce9ce7f1347efa33924b45625c58f" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 42097 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260630 12:42:21.072844 21490 consensus_queue.cc:1048] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:42:21.079151 21492 raft_consensus.cc:2955] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 119a8a41c607498cb40f8f5ea5264fd8 (127.13.140.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } } peers { permanent_uuid: "55bce9ce7f1347efa33924b45625c58f" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 42097 } attrs { promote: false } } }
I20260630 12:42:21.080802 21215 raft_consensus.cc:2955] T ba09736601a645999016f5f437967f29 P a097908a4a5a4ddbb109982b1c87d93f [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 119a8a41c607498cb40f8f5ea5264fd8 (127.13.140.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } } peers { permanent_uuid: "55bce9ce7f1347efa33924b45625c58f" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 42097 } attrs { promote: false } } }
I20260630 12:42:21.081367 21131 raft_consensus.cc:2955] T ba09736601a645999016f5f437967f29 P 55bce9ce7f1347efa33924b45625c58f [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 119a8a41c607498cb40f8f5ea5264fd8 (127.13.140.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } } peers { permanent_uuid: "55bce9ce7f1347efa33924b45625c58f" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 42097 } attrs { promote: false } } }
I20260630 12:42:21.089820 21475 raft_consensus.cc:1064] T f6ae64dbef0b40198f3040a75684643f P a097908a4a5a4ddbb109982b1c87d93f: attempting to promote NON_VOTER 55bce9ce7f1347efa33924b45625c58f to VOTER
I20260630 12:42:21.092448 21475 consensus_queue.cc:237] T f6ae64dbef0b40198f3040a75684643f P a097908a4a5a4ddbb109982b1c87d93f [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: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } attrs { replace: true } } peers { permanent_uuid: "55bce9ce7f1347efa33924b45625c58f" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 42097 } attrs { promote: false } }
I20260630 12:42:21.096662 20751 catalog_manager.cc:5697] T ba09736601a645999016f5f437967f29 P a097908a4a5a4ddbb109982b1c87d93f reported cstate change: config changed from index 4 to 5, VOTER 119a8a41c607498cb40f8f5ea5264fd8 (127.13.140.130) evicted. New cstate: current_term: 3 leader_uuid: "1c332dd97d214bf59d89a18fb3309efc" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } } peers { permanent_uuid: "55bce9ce7f1347efa33924b45625c58f" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 42097 } attrs { promote: false } } }
I20260630 12:42:21.103207 20739 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ba09736601a645999016f5f437967f29 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:42:21.106544 21131 raft_consensus.cc:1275] T f6ae64dbef0b40198f3040a75684643f P 55bce9ce7f1347efa33924b45625c58f [term 2 LEARNER]: Refusing update from remote peer a097908a4a5a4ddbb109982b1c87d93f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:42:21.106613 21375 raft_consensus.cc:1275] T f6ae64dbef0b40198f3040a75684643f P 1c332dd97d214bf59d89a18fb3309efc [term 2 FOLLOWER]: Refusing update from remote peer a097908a4a5a4ddbb109982b1c87d93f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:42:21.108459 21475 consensus_queue.cc:1048] T f6ae64dbef0b40198f3040a75684643f P a097908a4a5a4ddbb109982b1c87d93f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } 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:42:21.109426 21437 consensus_queue.cc:1048] T f6ae64dbef0b40198f3040a75684643f P a097908a4a5a4ddbb109982b1c87d93f [LEADER]: Connected to new peer: Peer: permanent_uuid: "55bce9ce7f1347efa33924b45625c58f" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 42097 } 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:42:21.113569 21295 raft_consensus.cc:1275] T f6ae64dbef0b40198f3040a75684643f P 119a8a41c607498cb40f8f5ea5264fd8 [term 2 FOLLOWER]: Refusing update from remote peer a097908a4a5a4ddbb109982b1c87d93f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:42:21.115429 21475 consensus_queue.cc:1048] T f6ae64dbef0b40198f3040a75684643f P a097908a4a5a4ddbb109982b1c87d93f [LEADER]: Connected to new peer: Peer: permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:42:21.118975 21285 tablet_service.cc:1558] Processing DeleteTablet for tablet ba09736601a645999016f5f437967f29 with delete_type TABLET_DATA_TOMBSTONED (TS 119a8a41c607498cb40f8f5ea5264fd8 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:47342
I20260630 12:42:21.133978 21500 tablet_replica.cc:333] stopping tablet replica
I20260630 12:42:21.135160 21500 raft_consensus.cc:2243] T ba09736601a645999016f5f437967f29 P 119a8a41c607498cb40f8f5ea5264fd8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:21.136044 21500 raft_consensus.cc:2272] T ba09736601a645999016f5f437967f29 P 119a8a41c607498cb40f8f5ea5264fd8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:21.135638 21476 raft_consensus.cc:2955] T f6ae64dbef0b40198f3040a75684643f P a097908a4a5a4ddbb109982b1c87d93f [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 55bce9ce7f1347efa33924b45625c58f (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } attrs { replace: true } } peers { permanent_uuid: "55bce9ce7f1347efa33924b45625c58f" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 42097 } attrs { promote: false } } }
I20260630 12:42:21.138224 21131 raft_consensus.cc:2955] T f6ae64dbef0b40198f3040a75684643f P 55bce9ce7f1347efa33924b45625c58f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 55bce9ce7f1347efa33924b45625c58f (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } attrs { replace: true } } peers { permanent_uuid: "55bce9ce7f1347efa33924b45625c58f" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 42097 } attrs { promote: false } } }
I20260630 12:42:21.140197 21500 ts_tablet_manager.cc:1916] T ba09736601a645999016f5f437967f29 P 119a8a41c607498cb40f8f5ea5264fd8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:42:21.144275 21375 raft_consensus.cc:2955] T f6ae64dbef0b40198f3040a75684643f P 1c332dd97d214bf59d89a18fb3309efc [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 55bce9ce7f1347efa33924b45625c58f (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } attrs { replace: true } } peers { permanent_uuid: "55bce9ce7f1347efa33924b45625c58f" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 42097 } attrs { promote: false } } }
I20260630 12:42:21.149111 21295 raft_consensus.cc:2955] T f6ae64dbef0b40198f3040a75684643f P 119a8a41c607498cb40f8f5ea5264fd8 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 55bce9ce7f1347efa33924b45625c58f (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } attrs { replace: true } } peers { permanent_uuid: "55bce9ce7f1347efa33924b45625c58f" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 42097 } attrs { promote: false } } }
I20260630 12:42:21.156493 20754 catalog_manager.cc:5697] T f6ae64dbef0b40198f3040a75684643f P a097908a4a5a4ddbb109982b1c87d93f reported cstate change: config changed from index 2 to 3, 55bce9ce7f1347efa33924b45625c58f (127.13.140.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "a097908a4a5a4ddbb109982b1c87d93f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c332dd97d214bf59d89a18fb3309efc" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38441 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55bce9ce7f1347efa33924b45625c58f" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 42097 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:42:21.178045 21215 consensus_queue.cc:237] T f6ae64dbef0b40198f3040a75684643f P a097908a4a5a4ddbb109982b1c87d93f [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: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "55bce9ce7f1347efa33924b45625c58f" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 42097 } attrs { promote: false } }
I20260630 12:42:21.179800 21500 ts_tablet_manager.cc:1929] T ba09736601a645999016f5f437967f29 P 119a8a41c607498cb40f8f5ea5264fd8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260630 12:42:21.180294 21500 log.cc:1199] T ba09736601a645999016f5f437967f29 P 119a8a41c607498cb40f8f5ea5264fd8: Deleting WAL directory at /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782823128114093-13874-0/minicluster-data/ts-1-root/wals/ba09736601a645999016f5f437967f29
I20260630 12:42:21.182265 20738 catalog_manager.cc:5028] TS 119a8a41c607498cb40f8f5ea5264fd8 (127.13.140.130:45109): tablet ba09736601a645999016f5f437967f29 (table test-workload [id=d166cd02e2214c728bcbc7bf7535acb9]) successfully deleted
I20260630 12:42:21.185882 21131 raft_consensus.cc:1275] T f6ae64dbef0b40198f3040a75684643f P 55bce9ce7f1347efa33924b45625c58f [term 2 FOLLOWER]: Refusing update from remote peer a097908a4a5a4ddbb109982b1c87d93f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:42:21.186645 21295 raft_consensus.cc:1275] T f6ae64dbef0b40198f3040a75684643f P 119a8a41c607498cb40f8f5ea5264fd8 [term 2 FOLLOWER]: Refusing update from remote peer a097908a4a5a4ddbb109982b1c87d93f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:42:21.187525 21476 consensus_queue.cc:1048] T f6ae64dbef0b40198f3040a75684643f P a097908a4a5a4ddbb109982b1c87d93f [LEADER]: Connected to new peer: Peer: permanent_uuid: "55bce9ce7f1347efa33924b45625c58f" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 42097 } 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:42:21.188395 21475 consensus_queue.cc:1048] T f6ae64dbef0b40198f3040a75684643f P a097908a4a5a4ddbb109982b1c87d93f [LEADER]: Connected to new peer: Peer: permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:42:21.195309 21437 raft_consensus.cc:2955] T f6ae64dbef0b40198f3040a75684643f P a097908a4a5a4ddbb109982b1c87d93f [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 1c332dd97d214bf59d89a18fb3309efc (127.13.140.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "55bce9ce7f1347efa33924b45625c58f" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 42097 } attrs { promote: false } } }
I20260630 12:42:21.197193 21295 raft_consensus.cc:2955] T f6ae64dbef0b40198f3040a75684643f P 119a8a41c607498cb40f8f5ea5264fd8 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 1c332dd97d214bf59d89a18fb3309efc (127.13.140.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "55bce9ce7f1347efa33924b45625c58f" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 42097 } attrs { promote: false } } }
I20260630 12:42:21.197325 21131 raft_consensus.cc:2955] T f6ae64dbef0b40198f3040a75684643f P 55bce9ce7f1347efa33924b45625c58f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 1c332dd97d214bf59d89a18fb3309efc (127.13.140.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } } peers { permanent_uuid: "55bce9ce7f1347efa33924b45625c58f" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 42097 } attrs { promote: false } } }
I20260630 12:42:21.206082 20739 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f6ae64dbef0b40198f3040a75684643f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:42:21.211318 20751 catalog_manager.cc:5697] T f6ae64dbef0b40198f3040a75684643f P a097908a4a5a4ddbb109982b1c87d93f reported cstate change: config changed from index 3 to 4, VOTER 1c332dd97d214bf59d89a18fb3309efc (127.13.140.131) evicted. New cstate: current_term: 2 leader_uuid: "a097908a4a5a4ddbb109982b1c87d93f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a097908a4a5a4ddbb109982b1c87d93f" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 33151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "119a8a41c607498cb40f8f5ea5264fd8" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 45109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55bce9ce7f1347efa33924b45625c58f" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 42097 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:42:21.221964 21364 tablet_service.cc:1558] Processing DeleteTablet for tablet f6ae64dbef0b40198f3040a75684643f with delete_type TABLET_DATA_TOMBSTONED (TS 1c332dd97d214bf59d89a18fb3309efc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37578
I20260630 12:42:21.225036 21502 tablet_replica.cc:333] stopping tablet replica
I20260630 12:42:21.225926 21502 raft_consensus.cc:2243] T f6ae64dbef0b40198f3040a75684643f P 1c332dd97d214bf59d89a18fb3309efc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:21.226593 21502 raft_consensus.cc:2272] T f6ae64dbef0b40198f3040a75684643f P 1c332dd97d214bf59d89a18fb3309efc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:21.229460 21502 ts_tablet_manager.cc:1916] T f6ae64dbef0b40198f3040a75684643f P 1c332dd97d214bf59d89a18fb3309efc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:42:21.240685 21502 ts_tablet_manager.cc:1929] T f6ae64dbef0b40198f3040a75684643f P 1c332dd97d214bf59d89a18fb3309efc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260630 12:42:21.241052 21502 log.cc:1199] T f6ae64dbef0b40198f3040a75684643f P 1c332dd97d214bf59d89a18fb3309efc: Deleting WAL directory at /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782823128114093-13874-0/minicluster-data/ts-2-root/wals/f6ae64dbef0b40198f3040a75684643f
I20260630 12:42:21.242542 20739 catalog_manager.cc:5028] TS 1c332dd97d214bf59d89a18fb3309efc (127.13.140.131:38441): tablet f6ae64dbef0b40198f3040a75684643f (table test-workload [id=d166cd02e2214c728bcbc7bf7535acb9]) successfully deleted
W20260630 12:42:23.257097 21152 debug-util.cc:398] Leaking SignalData structure 0x7b080022af00 after lost signal to thread 13877
W20260630 12:42:23.258198 21152 debug-util.cc:398] Leaking SignalData structure 0x7b080008b0e0 after lost signal to thread 20788
W20260630 12:42:23.259482 21152 debug-util.cc:398] Leaking SignalData structure 0x7b080020ecc0 after lost signal to thread 21155
W20260630 12:42:23.260458 21152 debug-util.cc:398] Leaking SignalData structure 0x7b08000f8ec0 after lost signal to thread 21239
W20260630 12:42:23.261577 21152 debug-util.cc:398] Leaking SignalData structure 0x7b08000dc060 after lost signal to thread 21320
W20260630 12:42:23.262540 21152 debug-util.cc:398] Leaking SignalData structure 0x7b0800037a80 after lost signal to thread 21400
I20260630 12:42:23.632774 13874 tablet_server.cc:179] TabletServer@127.13.140.129:33151 shutting down...
I20260630 12:42:23.671263 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:42:23.672178 13874 tablet_replica.cc:333] stopping tablet replica
I20260630 12:42:23.673231 13874 raft_consensus.cc:2243] T 2fec375a833842b4a92a8d61f539c013 P a097908a4a5a4ddbb109982b1c87d93f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:23.673846 13874 raft_consensus.cc:2272] T 2fec375a833842b4a92a8d61f539c013 P a097908a4a5a4ddbb109982b1c87d93f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:23.676946 13874 tablet_replica.cc:333] stopping tablet replica
I20260630 12:42:23.677729 13874 raft_consensus.cc:2243] T f6ae64dbef0b40198f3040a75684643f P a097908a4a5a4ddbb109982b1c87d93f [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:42:23.678807 13874 raft_consensus.cc:2272] T f6ae64dbef0b40198f3040a75684643f P a097908a4a5a4ddbb109982b1c87d93f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:23.682017 13874 tablet_replica.cc:333] stopping tablet replica
I20260630 12:42:23.682801 13874 raft_consensus.cc:2243] T ba09736601a645999016f5f437967f29 P a097908a4a5a4ddbb109982b1c87d93f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:23.683665 13874 raft_consensus.cc:2272] T ba09736601a645999016f5f437967f29 P a097908a4a5a4ddbb109982b1c87d93f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:23.705010 13874 tablet_server.cc:196] TabletServer@127.13.140.129:33151 shutdown complete.
W20260630 12:42:23.710569 21255 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.140.129:33151: connect: Connection refused (error 111) [suppressed 5 similar messages]
W20260630 12:42:23.714263 21255 consensus_peers.cc:597] T 2fec375a833842b4a92a8d61f539c013 P 119a8a41c607498cb40f8f5ea5264fd8 -> Peer a097908a4a5a4ddbb109982b1c87d93f (127.13.140.129:33151): Couldn't send request to peer a097908a4a5a4ddbb109982b1c87d93f. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.129:33151: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:42:23.730036 13874 tablet_server.cc:179] TabletServer@127.13.140.130:45109 shutting down...
I20260630 12:42:23.763809 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:42:23.764629 13874 tablet_replica.cc:333] stopping tablet replica
I20260630 12:42:23.765317 13874 raft_consensus.cc:2243] T 2fec375a833842b4a92a8d61f539c013 P 119a8a41c607498cb40f8f5ea5264fd8 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:42:23.766176 13874 raft_consensus.cc:2272] T 2fec375a833842b4a92a8d61f539c013 P 119a8a41c607498cb40f8f5ea5264fd8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:23.768941 13874 tablet_replica.cc:333] stopping tablet replica
I20260630 12:42:23.769529 13874 raft_consensus.cc:2243] T f3c0be469caf4415af487dafdf2fccca P 119a8a41c607498cb40f8f5ea5264fd8 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:42:23.770437 13874 raft_consensus.cc:2272] T f3c0be469caf4415af487dafdf2fccca P 119a8a41c607498cb40f8f5ea5264fd8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:23.772751 13874 tablet_replica.cc:333] stopping tablet replica
I20260630 12:42:23.773262 13874 raft_consensus.cc:2243] T f6ae64dbef0b40198f3040a75684643f P 119a8a41c607498cb40f8f5ea5264fd8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:23.773798 13874 raft_consensus.cc:2272] T f6ae64dbef0b40198f3040a75684643f P 119a8a41c607498cb40f8f5ea5264fd8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:23.798883 13874 tablet_server.cc:196] TabletServer@127.13.140.130:45109 shutdown complete.
I20260630 12:42:23.816408 13874 tablet_server.cc:179] TabletServer@127.13.140.131:38441 shutting down...
I20260630 12:42:23.850404 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:42:23.851155 13874 tablet_replica.cc:333] stopping tablet replica
I20260630 12:42:23.851763 13874 raft_consensus.cc:2243] T 2fec375a833842b4a92a8d61f539c013 P 1c332dd97d214bf59d89a18fb3309efc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:23.852254 13874 raft_consensus.cc:2272] T 2fec375a833842b4a92a8d61f539c013 P 1c332dd97d214bf59d89a18fb3309efc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:23.854563 13874 tablet_replica.cc:333] stopping tablet replica
I20260630 12:42:23.855077 13874 raft_consensus.cc:2243] T f3c0be469caf4415af487dafdf2fccca P 1c332dd97d214bf59d89a18fb3309efc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:23.855587 13874 raft_consensus.cc:2272] T f3c0be469caf4415af487dafdf2fccca P 1c332dd97d214bf59d89a18fb3309efc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:23.857717 13874 tablet_replica.cc:333] stopping tablet replica
I20260630 12:42:23.858193 13874 raft_consensus.cc:2243] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:42:23.859010 13874 raft_consensus.cc:2272] T ba09736601a645999016f5f437967f29 P 1c332dd97d214bf59d89a18fb3309efc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:23.885308 13874 tablet_server.cc:196] TabletServer@127.13.140.131:38441 shutdown complete.
I20260630 12:42:23.902640 13874 tablet_server.cc:179] TabletServer@127.13.140.132:0 shutting down...
I20260630 12:42:23.934782 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:42:23.935515 13874 tablet_replica.cc:333] T f6ae64dbef0b40198f3040a75684643f P 55bce9ce7f1347efa33924b45625c58f: stopping tablet replica
I20260630 12:42:23.936136 13874 raft_consensus.cc:2243] T f6ae64dbef0b40198f3040a75684643f P 55bce9ce7f1347efa33924b45625c58f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:23.936775 13874 raft_consensus.cc:2272] T f6ae64dbef0b40198f3040a75684643f P 55bce9ce7f1347efa33924b45625c58f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:23.938670 13874 tablet_replica.cc:333] T ba09736601a645999016f5f437967f29 P 55bce9ce7f1347efa33924b45625c58f: stopping tablet replica
I20260630 12:42:23.939153 13874 raft_consensus.cc:2243] T ba09736601a645999016f5f437967f29 P 55bce9ce7f1347efa33924b45625c58f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:23.939656 13874 raft_consensus.cc:2272] T ba09736601a645999016f5f437967f29 P 55bce9ce7f1347efa33924b45625c58f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:23.941493 13874 tablet_replica.cc:333] T f3c0be469caf4415af487dafdf2fccca P 55bce9ce7f1347efa33924b45625c58f: stopping tablet replica
I20260630 12:42:23.941948 13874 raft_consensus.cc:2243] T f3c0be469caf4415af487dafdf2fccca P 55bce9ce7f1347efa33924b45625c58f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:23.942444 13874 raft_consensus.cc:2272] T f3c0be469caf4415af487dafdf2fccca P 55bce9ce7f1347efa33924b45625c58f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260630 12:42:24.962319 13874 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 21152)
W20260630 12:42:25.962796 13874 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 21152)
I20260630 12:42:26.041811 13874 tablet_server.cc:196] TabletServer@127.13.140.132:0 shutdown complete.
I20260630 12:42:26.054425 13874 master.cc:562] Master@127.13.140.190:42623 shutting down...
I20260630 12:42:26.073028 13874 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6c3661aba92b494bac7900f0f58b17d3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:42:26.073536 13874 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6c3661aba92b494bac7900f0f58b17d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:26.073808 13874 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6c3661aba92b494bac7900f0f58b17d3: stopping tablet replica
I20260630 12:42:26.108340 13874 master.cc:584] Master@127.13.140.190:42623 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (19052 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260630 12:42:26.149209 13874 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.140.190:38055
I20260630 12:42:26.150256 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:42:26.155695 21505 instance_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:42:26.157480 21506 instance_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:42:26.158677 21508 instance_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:42:26.159081 13874 server_base.cc:1061] running on GCE node
I20260630 12:42:26.160027 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:42:26.160243 13874 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:42:26.160404 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823346160386 us; error 0 us; skew 500 ppm
I20260630 12:42:26.160934 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:42:26.163357 13874 webserver.cc:533] Webserver started at http://127.13.140.190:43569/ using document root <none> and password file <none>
I20260630 12:42:26.163841 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:42:26.164041 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:42:26.164337 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:42:26.165607 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782823128114093-13874-0/minicluster-data/master-0-root/instance:
uuid: "16e2e98685f74b5a934713d1d5524e6e"
format_stamp: "Formatted at 2026-06-30 12:42:26 on dist-test-slave-zctk"
I20260630 12:42:26.170063 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:42:26.173532 21513 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:42:26.174531 13874 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:42:26.174846 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782823128114093-13874-0/minicluster-data/master-0-root
uuid: "16e2e98685f74b5a934713d1d5524e6e"
format_stamp: "Formatted at 2026-06-30 12:42:26 on dist-test-slave-zctk"
I20260630 12:42:26.175097 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782823128114093-13874-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782823128114093-13874-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782823128114093-13874-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:42:26.187901 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:42:26.189199 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:42:26.226825 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.190:38055
I20260630 12:42:26.226933 21564 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.190:38055 every 8 connection(s)
I20260630 12:42:26.230904 21565 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:42:26.241436 21565 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 16e2e98685f74b5a934713d1d5524e6e: Bootstrap starting.
I20260630 12:42:26.246384 21565 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 16e2e98685f74b5a934713d1d5524e6e: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:26.250798 21565 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 16e2e98685f74b5a934713d1d5524e6e: No bootstrap required, opened a new log
I20260630 12:42:26.253022 21565 raft_consensus.cc:359] T 00000000000000000000000000000000 P 16e2e98685f74b5a934713d1d5524e6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "16e2e98685f74b5a934713d1d5524e6e" member_type: VOTER }
I20260630 12:42:26.253420 21565 raft_consensus.cc:385] T 00000000000000000000000000000000 P 16e2e98685f74b5a934713d1d5524e6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:26.253667 21565 raft_consensus.cc:740] T 00000000000000000000000000000000 P 16e2e98685f74b5a934713d1d5524e6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16e2e98685f74b5a934713d1d5524e6e, State: Initialized, Role: FOLLOWER
I20260630 12:42:26.254251 21565 consensus_queue.cc:260] T 00000000000000000000000000000000 P 16e2e98685f74b5a934713d1d5524e6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "16e2e98685f74b5a934713d1d5524e6e" member_type: VOTER }
I20260630 12:42:26.254726 21565 raft_consensus.cc:399] T 00000000000000000000000000000000 P 16e2e98685f74b5a934713d1d5524e6e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:42:26.254948 21565 raft_consensus.cc:493] T 00000000000000000000000000000000 P 16e2e98685f74b5a934713d1d5524e6e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:42:26.255218 21565 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 16e2e98685f74b5a934713d1d5524e6e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:26.260083 21565 raft_consensus.cc:515] T 00000000000000000000000000000000 P 16e2e98685f74b5a934713d1d5524e6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "16e2e98685f74b5a934713d1d5524e6e" member_type: VOTER }
I20260630 12:42:26.260649 21565 leader_election.cc:304] T 00000000000000000000000000000000 P 16e2e98685f74b5a934713d1d5524e6e [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: 16e2e98685f74b5a934713d1d5524e6e; no voters: 
I20260630 12:42:26.261755 21565 leader_election.cc:290] T 00000000000000000000000000000000 P 16e2e98685f74b5a934713d1d5524e6e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:42:26.262101 21568 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 16e2e98685f74b5a934713d1d5524e6e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:42:26.263526 21568 raft_consensus.cc:697] T 00000000000000000000000000000000 P 16e2e98685f74b5a934713d1d5524e6e [term 1 LEADER]: Becoming Leader. State: Replica: 16e2e98685f74b5a934713d1d5524e6e, State: Running, Role: LEADER
I20260630 12:42:26.264109 21568 consensus_queue.cc:237] T 00000000000000000000000000000000 P 16e2e98685f74b5a934713d1d5524e6e [LEADER]: Queue going to LEADER mode. State: All 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: "16e2e98685f74b5a934713d1d5524e6e" member_type: VOTER }
I20260630 12:42:26.264662 21565 sys_catalog.cc:565] T 00000000000000000000000000000000 P 16e2e98685f74b5a934713d1d5524e6e [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:42:26.269460 21569 sys_catalog.cc:455] T 00000000000000000000000000000000 P 16e2e98685f74b5a934713d1d5524e6e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "16e2e98685f74b5a934713d1d5524e6e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "16e2e98685f74b5a934713d1d5524e6e" member_type: VOTER } }
I20260630 12:42:26.269850 21570 sys_catalog.cc:455] T 00000000000000000000000000000000 P 16e2e98685f74b5a934713d1d5524e6e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 16e2e98685f74b5a934713d1d5524e6e. Latest consensus state: current_term: 1 leader_uuid: "16e2e98685f74b5a934713d1d5524e6e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "16e2e98685f74b5a934713d1d5524e6e" member_type: VOTER } }
I20260630 12:42:26.270345 21569 sys_catalog.cc:458] T 00000000000000000000000000000000 P 16e2e98685f74b5a934713d1d5524e6e [sys.catalog]: This master's current role is: LEADER
I20260630 12:42:26.270607 21570 sys_catalog.cc:458] T 00000000000000000000000000000000 P 16e2e98685f74b5a934713d1d5524e6e [sys.catalog]: This master's current role is: LEADER
I20260630 12:42:26.279390 21576 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:42:26.285048 21576 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:42:26.286088 13874 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:42:26.294103 21576 catalog_manager.cc:1383] Generated new cluster ID: 7b080655523c4f0d87b312807486a05a
I20260630 12:42:26.294420 21576 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:42:26.313339 21576 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:42:26.314723 21576 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:42:26.327369 21576 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 16e2e98685f74b5a934713d1d5524e6e: Generated new TSK 0
I20260630 12:42:26.327986 21576 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:42:26.353360 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:42:26.359280 21586 instance_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:42:26.360605 21587 instance_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:42:26.362059 21589 instance_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:42:26.362874 13874 server_base.cc:1061] running on GCE node
I20260630 12:42:26.363806 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:42:26.363996 13874 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:42:26.364130 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823346364113 us; error 0 us; skew 500 ppm
I20260630 12:42:26.364554 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:42:26.366847 13874 webserver.cc:533] Webserver started at http://127.13.140.129:35149/ using document root <none> and password file <none>
I20260630 12:42:26.367286 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:42:26.367448 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:42:26.367723 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:42:26.368916 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782823128114093-13874-0/minicluster-data/ts-0-root/instance:
uuid: "3bf8b1e7e59a46449f9c763856fa3e57"
format_stamp: "Formatted at 2026-06-30 12:42:26 on dist-test-slave-zctk"
I20260630 12:42:26.373241 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260630 12:42:26.376421 21594 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:42:26.377211 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:42:26.377517 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782823128114093-13874-0/minicluster-data/ts-0-root
uuid: "3bf8b1e7e59a46449f9c763856fa3e57"
format_stamp: "Formatted at 2026-06-30 12:42:26 on dist-test-slave-zctk"
I20260630 12:42:26.377784 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782823128114093-13874-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782823128114093-13874-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782823128114093-13874-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:42:26.396862 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:42:26.398085 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:42:26.399513 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:42:26.401723 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:42:26.401960 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:42:26.402194 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:42:26.402386 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:42:26.442039 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.129:34205
I20260630 12:42:26.442181 21656 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.129:34205 every 8 connection(s)
I20260630 12:42:26.447139 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:42:26.453653 21661 instance_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:42:26.454696 21662 instance_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:42:26.458073 21665 instance_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:42:26.458379 13874 server_base.cc:1061] running on GCE node
I20260630 12:42:26.459367 21657 heartbeater.cc:344] Connected to a master server at 127.13.140.190:38055
I20260630 12:42:26.459553 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:42:26.459748 21657 heartbeater.cc:461] Registering TS with master...
W20260630 12:42:26.459844 13874 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:42:26.460183 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823346460167 us; error 0 us; skew 500 ppm
I20260630 12:42:26.460780 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:42:26.460738 21657 heartbeater.cc:507] Master 127.13.140.190:38055 requested a full tablet report, sending...
I20260630 12:42:26.463335 21530 ts_manager.cc:194] Registered new tserver with Master: 3bf8b1e7e59a46449f9c763856fa3e57 (127.13.140.129:34205)
I20260630 12:42:26.463485 13874 webserver.cc:533] Webserver started at http://127.13.140.130:35839/ using document root <none> and password file <none>
I20260630 12:42:26.464121 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:42:26.464334 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:42:26.464635 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:42:26.465461 21530 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38804
I20260630 12:42:26.465734 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782823128114093-13874-0/minicluster-data/ts-1-root/instance:
uuid: "ea91f113821a4466b11d6b1358754fe9"
format_stamp: "Formatted at 2026-06-30 12:42:26 on dist-test-slave-zctk"
I20260630 12:42:26.470433 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260630 12:42:26.473829 21669 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:42:26.474622 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:42:26.474938 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782823128114093-13874-0/minicluster-data/ts-1-root
uuid: "ea91f113821a4466b11d6b1358754fe9"
format_stamp: "Formatted at 2026-06-30 12:42:26 on dist-test-slave-zctk"
I20260630 12:42:26.475278 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782823128114093-13874-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782823128114093-13874-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782823128114093-13874-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:42:26.503350 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:42:26.504474 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:42:26.505959 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:42:26.508173 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:42:26.508399 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:42:26.508654 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:42:26.508827 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:42:26.546471 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.130:41951
I20260630 12:42:26.546584 21731 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.130:41951 every 8 connection(s)
I20260630 12:42:26.551117 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:42:26.557761 21735 instance_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:42:26.560077 21736 instance_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:42:26.561390 21738 instance_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:42:26.564006 13874 server_base.cc:1061] running on GCE node
I20260630 12:42:26.564396 21732 heartbeater.cc:344] Connected to a master server at 127.13.140.190:38055
I20260630 12:42:26.564882 21732 heartbeater.cc:461] Registering TS with master...
I20260630 12:42:26.565107 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:42:26.565387 13874 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:42:26.565619 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823346565598 us; error 0 us; skew 500 ppm
I20260630 12:42:26.565771 21732 heartbeater.cc:507] Master 127.13.140.190:38055 requested a full tablet report, sending...
I20260630 12:42:26.566356 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:42:26.568182 21530 ts_manager.cc:194] Registered new tserver with Master: ea91f113821a4466b11d6b1358754fe9 (127.13.140.130:41951)
I20260630 12:42:26.569037 13874 webserver.cc:533] Webserver started at http://127.13.140.131:41435/ using document root <none> and password file <none>
I20260630 12:42:26.569558 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:42:26.569741 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:42:26.569801 21530 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38810
I20260630 12:42:26.570012 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:42:26.571461 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782823128114093-13874-0/minicluster-data/ts-2-root/instance:
uuid: "65bd19bef369412da0af5a407767f2fd"
format_stamp: "Formatted at 2026-06-30 12:42:26 on dist-test-slave-zctk"
I20260630 12:42:26.576728 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.007s
I20260630 12:42:26.580181 21743 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:42:26.581004 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:42:26.581293 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782823128114093-13874-0/minicluster-data/ts-2-root
uuid: "65bd19bef369412da0af5a407767f2fd"
format_stamp: "Formatted at 2026-06-30 12:42:26 on dist-test-slave-zctk"
I20260630 12:42:26.581564 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782823128114093-13874-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782823128114093-13874-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782823128114093-13874-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:42:26.612797 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:42:26.613970 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:42:26.615444 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:42:26.617576 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:42:26.617805 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:42:26.618045 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:42:26.618220 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:42:26.656916 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.131:41479
I20260630 12:42:26.657047 21805 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.131:41479 every 8 connection(s)
I20260630 12:42:26.670835 21806 heartbeater.cc:344] Connected to a master server at 127.13.140.190:38055
I20260630 12:42:26.671342 21806 heartbeater.cc:461] Registering TS with master...
I20260630 12:42:26.672129 21806 heartbeater.cc:507] Master 127.13.140.190:38055 requested a full tablet report, sending...
I20260630 12:42:26.674373 21530 ts_manager.cc:194] Registered new tserver with Master: 65bd19bef369412da0af5a407767f2fd (127.13.140.131:41479)
I20260630 12:42:26.674913 13874 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014858803s
I20260630 12:42:26.675943 21530 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38822
I20260630 12:42:27.468253 21657 heartbeater.cc:499] Master 127.13.140.190:38055 was elected leader, sending a full tablet report...
I20260630 12:42:27.572666 21732 heartbeater.cc:499] Master 127.13.140.190:38055 was elected leader, sending a full tablet report...
I20260630 12:42:27.678896 21806 heartbeater.cc:499] Master 127.13.140.190:38055 was elected leader, sending a full tablet report...
I20260630 12:42:27.731870 21530 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38824:
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:42:27.734231 21530 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:42:27.803884 21771 tablet_service.cc:1511] Processing CreateTablet for tablet 5608fb2948c649648df9c5951006e0f0 (DEFAULT_TABLE table=test-workload [id=279b17839ec646318be908a20dda95fe]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:42:27.804805 21768 tablet_service.cc:1511] Processing CreateTablet for tablet c361d30c64fc4817914ac03cd5e64ab2 (DEFAULT_TABLE table=test-workload [id=279b17839ec646318be908a20dda95fe]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:42:27.805379 21771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5608fb2948c649648df9c5951006e0f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:27.806172 21768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c361d30c64fc4817914ac03cd5e64ab2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:27.809687 21770 tablet_service.cc:1511] Processing CreateTablet for tablet 6f2bac09de0a45cabb42063e0db6ebf4 (DEFAULT_TABLE table=test-workload [id=279b17839ec646318be908a20dda95fe]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:42:27.811136 21770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f2bac09de0a45cabb42063e0db6ebf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:27.813069 21769 tablet_service.cc:1511] Processing CreateTablet for tablet a933f0ae774b4ee98c1232e806ad8647 (DEFAULT_TABLE table=test-workload [id=279b17839ec646318be908a20dda95fe]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:42:27.814457 21769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a933f0ae774b4ee98c1232e806ad8647. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:27.823895 21621 tablet_service.cc:1511] Processing CreateTablet for tablet 6f2bac09de0a45cabb42063e0db6ebf4 (DEFAULT_TABLE table=test-workload [id=279b17839ec646318be908a20dda95fe]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:42:27.825358 21621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f2bac09de0a45cabb42063e0db6ebf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:27.827481 21620 tablet_service.cc:1511] Processing CreateTablet for tablet a933f0ae774b4ee98c1232e806ad8647 (DEFAULT_TABLE table=test-workload [id=279b17839ec646318be908a20dda95fe]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:42:27.828828 21620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a933f0ae774b4ee98c1232e806ad8647. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:27.834112 21619 tablet_service.cc:1511] Processing CreateTablet for tablet c361d30c64fc4817914ac03cd5e64ab2 (DEFAULT_TABLE table=test-workload [id=279b17839ec646318be908a20dda95fe]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:42:27.835983 21619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c361d30c64fc4817914ac03cd5e64ab2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:27.838176 21622 tablet_service.cc:1511] Processing CreateTablet for tablet 5608fb2948c649648df9c5951006e0f0 (DEFAULT_TABLE table=test-workload [id=279b17839ec646318be908a20dda95fe]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:42:27.839895 21622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5608fb2948c649648df9c5951006e0f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:27.862799 21697 tablet_service.cc:1511] Processing CreateTablet for tablet 5608fb2948c649648df9c5951006e0f0 (DEFAULT_TABLE table=test-workload [id=279b17839ec646318be908a20dda95fe]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:42:27.864289 21697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5608fb2948c649648df9c5951006e0f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:27.867370 21696 tablet_service.cc:1511] Processing CreateTablet for tablet 6f2bac09de0a45cabb42063e0db6ebf4 (DEFAULT_TABLE table=test-workload [id=279b17839ec646318be908a20dda95fe]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:42:27.868834 21696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f2bac09de0a45cabb42063e0db6ebf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:27.873744 21695 tablet_service.cc:1511] Processing CreateTablet for tablet a933f0ae774b4ee98c1232e806ad8647 (DEFAULT_TABLE table=test-workload [id=279b17839ec646318be908a20dda95fe]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:42:27.875224 21695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a933f0ae774b4ee98c1232e806ad8647. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:27.877735 21694 tablet_service.cc:1511] Processing CreateTablet for tablet c361d30c64fc4817914ac03cd5e64ab2 (DEFAULT_TABLE table=test-workload [id=279b17839ec646318be908a20dda95fe]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:42:27.879149 21694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c361d30c64fc4817914ac03cd5e64ab2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:27.892485 21827 tablet_bootstrap.cc:492] T 5608fb2948c649648df9c5951006e0f0 P 3bf8b1e7e59a46449f9c763856fa3e57: Bootstrap starting.
I20260630 12:42:27.900194 21828 tablet_bootstrap.cc:492] T c361d30c64fc4817914ac03cd5e64ab2 P ea91f113821a4466b11d6b1358754fe9: Bootstrap starting.
I20260630 12:42:27.903466 21827 tablet_bootstrap.cc:654] T 5608fb2948c649648df9c5951006e0f0 P 3bf8b1e7e59a46449f9c763856fa3e57: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:27.907078 21828 tablet_bootstrap.cc:654] T c361d30c64fc4817914ac03cd5e64ab2 P ea91f113821a4466b11d6b1358754fe9: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:27.924106 21826 tablet_bootstrap.cc:492] T 6f2bac09de0a45cabb42063e0db6ebf4 P 65bd19bef369412da0af5a407767f2fd: Bootstrap starting.
I20260630 12:42:27.930080 21828 tablet_bootstrap.cc:492] T c361d30c64fc4817914ac03cd5e64ab2 P ea91f113821a4466b11d6b1358754fe9: No bootstrap required, opened a new log
I20260630 12:42:27.930752 21828 ts_tablet_manager.cc:1403] T c361d30c64fc4817914ac03cd5e64ab2 P ea91f113821a4466b11d6b1358754fe9: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.019s
I20260630 12:42:27.934152 21826 tablet_bootstrap.cc:654] T 6f2bac09de0a45cabb42063e0db6ebf4 P 65bd19bef369412da0af5a407767f2fd: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:27.933939 21828 raft_consensus.cc:359] T c361d30c64fc4817914ac03cd5e64ab2 P ea91f113821a4466b11d6b1358754fe9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } }
I20260630 12:42:27.934660 21828 raft_consensus.cc:385] T c361d30c64fc4817914ac03cd5e64ab2 P ea91f113821a4466b11d6b1358754fe9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:27.934935 21828 raft_consensus.cc:740] T c361d30c64fc4817914ac03cd5e64ab2 P ea91f113821a4466b11d6b1358754fe9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea91f113821a4466b11d6b1358754fe9, State: Initialized, Role: FOLLOWER
I20260630 12:42:27.934960 21827 tablet_bootstrap.cc:492] T 5608fb2948c649648df9c5951006e0f0 P 3bf8b1e7e59a46449f9c763856fa3e57: No bootstrap required, opened a new log
I20260630 12:42:27.935596 21827 ts_tablet_manager.cc:1403] T 5608fb2948c649648df9c5951006e0f0 P 3bf8b1e7e59a46449f9c763856fa3e57: Time spent bootstrapping tablet: real 0.043s	user 0.004s	sys 0.009s
I20260630 12:42:27.935724 21828 consensus_queue.cc:260] T c361d30c64fc4817914ac03cd5e64ab2 P ea91f113821a4466b11d6b1358754fe9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } }
I20260630 12:42:27.938998 21827 raft_consensus.cc:359] T 5608fb2948c649648df9c5951006e0f0 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } }
I20260630 12:42:27.940026 21827 raft_consensus.cc:385] T 5608fb2948c649648df9c5951006e0f0 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:27.940436 21827 raft_consensus.cc:740] T 5608fb2948c649648df9c5951006e0f0 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bf8b1e7e59a46449f9c763856fa3e57, State: Initialized, Role: FOLLOWER
I20260630 12:42:27.941636 21827 consensus_queue.cc:260] T 5608fb2948c649648df9c5951006e0f0 P 3bf8b1e7e59a46449f9c763856fa3e57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } }
I20260630 12:42:27.942826 21828 ts_tablet_manager.cc:1434] T c361d30c64fc4817914ac03cd5e64ab2 P ea91f113821a4466b11d6b1358754fe9: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.003s
I20260630 12:42:27.943639 21826 tablet_bootstrap.cc:492] T 6f2bac09de0a45cabb42063e0db6ebf4 P 65bd19bef369412da0af5a407767f2fd: No bootstrap required, opened a new log
I20260630 12:42:27.943904 21828 tablet_bootstrap.cc:492] T a933f0ae774b4ee98c1232e806ad8647 P ea91f113821a4466b11d6b1358754fe9: Bootstrap starting.
I20260630 12:42:27.944460 21826 ts_tablet_manager.cc:1403] T 6f2bac09de0a45cabb42063e0db6ebf4 P 65bd19bef369412da0af5a407767f2fd: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.008s
I20260630 12:42:27.948483 21826 raft_consensus.cc:359] T 6f2bac09de0a45cabb42063e0db6ebf4 P 65bd19bef369412da0af5a407767f2fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } }
I20260630 12:42:27.950420 21826 raft_consensus.cc:385] T 6f2bac09de0a45cabb42063e0db6ebf4 P 65bd19bef369412da0af5a407767f2fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:27.950799 21826 raft_consensus.cc:740] T 6f2bac09de0a45cabb42063e0db6ebf4 P 65bd19bef369412da0af5a407767f2fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65bd19bef369412da0af5a407767f2fd, State: Initialized, Role: FOLLOWER
I20260630 12:42:27.951201 21827 ts_tablet_manager.cc:1434] T 5608fb2948c649648df9c5951006e0f0 P 3bf8b1e7e59a46449f9c763856fa3e57: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.007s
I20260630 12:42:27.951586 21828 tablet_bootstrap.cc:654] T a933f0ae774b4ee98c1232e806ad8647 P ea91f113821a4466b11d6b1358754fe9: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:27.952315 21827 tablet_bootstrap.cc:492] T c361d30c64fc4817914ac03cd5e64ab2 P 3bf8b1e7e59a46449f9c763856fa3e57: Bootstrap starting.
I20260630 12:42:27.957229 21826 consensus_queue.cc:260] T 6f2bac09de0a45cabb42063e0db6ebf4 P 65bd19bef369412da0af5a407767f2fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } }
I20260630 12:42:27.958859 21827 tablet_bootstrap.cc:654] T c361d30c64fc4817914ac03cd5e64ab2 P 3bf8b1e7e59a46449f9c763856fa3e57: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:27.965914 21826 ts_tablet_manager.cc:1434] T 6f2bac09de0a45cabb42063e0db6ebf4 P 65bd19bef369412da0af5a407767f2fd: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.004s
I20260630 12:42:27.966110 21828 tablet_bootstrap.cc:492] T a933f0ae774b4ee98c1232e806ad8647 P ea91f113821a4466b11d6b1358754fe9: No bootstrap required, opened a new log
I20260630 12:42:27.966789 21828 ts_tablet_manager.cc:1403] T a933f0ae774b4ee98c1232e806ad8647 P ea91f113821a4466b11d6b1358754fe9: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.007s
I20260630 12:42:27.967268 21826 tablet_bootstrap.cc:492] T a933f0ae774b4ee98c1232e806ad8647 P 65bd19bef369412da0af5a407767f2fd: Bootstrap starting.
I20260630 12:42:27.969941 21828 raft_consensus.cc:359] T a933f0ae774b4ee98c1232e806ad8647 P ea91f113821a4466b11d6b1358754fe9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } }
I20260630 12:42:27.970467 21827 tablet_bootstrap.cc:492] T c361d30c64fc4817914ac03cd5e64ab2 P 3bf8b1e7e59a46449f9c763856fa3e57: No bootstrap required, opened a new log
I20260630 12:42:27.970816 21828 raft_consensus.cc:385] T a933f0ae774b4ee98c1232e806ad8647 P ea91f113821a4466b11d6b1358754fe9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:27.971257 21827 ts_tablet_manager.cc:1403] T c361d30c64fc4817914ac03cd5e64ab2 P 3bf8b1e7e59a46449f9c763856fa3e57: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.007s
I20260630 12:42:27.971308 21828 raft_consensus.cc:740] T a933f0ae774b4ee98c1232e806ad8647 P ea91f113821a4466b11d6b1358754fe9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea91f113821a4466b11d6b1358754fe9, State: Initialized, Role: FOLLOWER
I20260630 12:42:27.972369 21828 consensus_queue.cc:260] T a933f0ae774b4ee98c1232e806ad8647 P ea91f113821a4466b11d6b1358754fe9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } }
I20260630 12:42:27.974632 21828 ts_tablet_manager.cc:1434] T a933f0ae774b4ee98c1232e806ad8647 P ea91f113821a4466b11d6b1358754fe9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:42:27.974527 21827 raft_consensus.cc:359] T c361d30c64fc4817914ac03cd5e64ab2 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } }
I20260630 12:42:27.975455 21827 raft_consensus.cc:385] T c361d30c64fc4817914ac03cd5e64ab2 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:27.975746 21828 tablet_bootstrap.cc:492] T 6f2bac09de0a45cabb42063e0db6ebf4 P ea91f113821a4466b11d6b1358754fe9: Bootstrap starting.
I20260630 12:42:27.975930 21827 raft_consensus.cc:740] T c361d30c64fc4817914ac03cd5e64ab2 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bf8b1e7e59a46449f9c763856fa3e57, State: Initialized, Role: FOLLOWER
I20260630 12:42:27.977005 21827 consensus_queue.cc:260] T c361d30c64fc4817914ac03cd5e64ab2 P 3bf8b1e7e59a46449f9c763856fa3e57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } }
I20260630 12:42:27.979009 21827 ts_tablet_manager.cc:1434] T c361d30c64fc4817914ac03cd5e64ab2 P 3bf8b1e7e59a46449f9c763856fa3e57: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:42:27.980101 21827 tablet_bootstrap.cc:492] T a933f0ae774b4ee98c1232e806ad8647 P 3bf8b1e7e59a46449f9c763856fa3e57: Bootstrap starting.
I20260630 12:42:27.983073 21828 tablet_bootstrap.cc:654] T 6f2bac09de0a45cabb42063e0db6ebf4 P ea91f113821a4466b11d6b1358754fe9: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:27.986721 21827 tablet_bootstrap.cc:654] T a933f0ae774b4ee98c1232e806ad8647 P 3bf8b1e7e59a46449f9c763856fa3e57: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:27.993217 21826 tablet_bootstrap.cc:654] T a933f0ae774b4ee98c1232e806ad8647 P 65bd19bef369412da0af5a407767f2fd: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:27.994910 21828 tablet_bootstrap.cc:492] T 6f2bac09de0a45cabb42063e0db6ebf4 P ea91f113821a4466b11d6b1358754fe9: No bootstrap required, opened a new log
I20260630 12:42:27.995505 21828 ts_tablet_manager.cc:1403] T 6f2bac09de0a45cabb42063e0db6ebf4 P ea91f113821a4466b11d6b1358754fe9: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260630 12:42:27.996003 21827 tablet_bootstrap.cc:492] T a933f0ae774b4ee98c1232e806ad8647 P 3bf8b1e7e59a46449f9c763856fa3e57: No bootstrap required, opened a new log
I20260630 12:42:27.996515 21827 ts_tablet_manager.cc:1403] T a933f0ae774b4ee98c1232e806ad8647 P 3bf8b1e7e59a46449f9c763856fa3e57: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260630 12:42:27.998934 21826 tablet_bootstrap.cc:492] T a933f0ae774b4ee98c1232e806ad8647 P 65bd19bef369412da0af5a407767f2fd: No bootstrap required, opened a new log
I20260630 12:42:27.998538 21828 raft_consensus.cc:359] T 6f2bac09de0a45cabb42063e0db6ebf4 P ea91f113821a4466b11d6b1358754fe9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } }
I20260630 12:42:27.999356 21828 raft_consensus.cc:385] T 6f2bac09de0a45cabb42063e0db6ebf4 P ea91f113821a4466b11d6b1358754fe9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:27.999466 21826 ts_tablet_manager.cc:1403] T a933f0ae774b4ee98c1232e806ad8647 P 65bd19bef369412da0af5a407767f2fd: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.000s
I20260630 12:42:27.999182 21827 raft_consensus.cc:359] T a933f0ae774b4ee98c1232e806ad8647 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } }
I20260630 12:42:27.999789 21828 raft_consensus.cc:740] T 6f2bac09de0a45cabb42063e0db6ebf4 P ea91f113821a4466b11d6b1358754fe9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea91f113821a4466b11d6b1358754fe9, State: Initialized, Role: FOLLOWER
I20260630 12:42:28.000028 21827 raft_consensus.cc:385] T a933f0ae774b4ee98c1232e806ad8647 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:28.000389 21827 raft_consensus.cc:740] T a933f0ae774b4ee98c1232e806ad8647 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bf8b1e7e59a46449f9c763856fa3e57, State: Initialized, Role: FOLLOWER
I20260630 12:42:28.000877 21828 consensus_queue.cc:260] T 6f2bac09de0a45cabb42063e0db6ebf4 P ea91f113821a4466b11d6b1358754fe9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } }
I20260630 12:42:28.001322 21827 consensus_queue.cc:260] T a933f0ae774b4ee98c1232e806ad8647 P 3bf8b1e7e59a46449f9c763856fa3e57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } }
I20260630 12:42:28.003248 21828 ts_tablet_manager.cc:1434] T 6f2bac09de0a45cabb42063e0db6ebf4 P ea91f113821a4466b11d6b1358754fe9: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260630 12:42:28.003046 21826 raft_consensus.cc:359] T a933f0ae774b4ee98c1232e806ad8647 P 65bd19bef369412da0af5a407767f2fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } }
I20260630 12:42:28.003796 21826 raft_consensus.cc:385] T a933f0ae774b4ee98c1232e806ad8647 P 65bd19bef369412da0af5a407767f2fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:28.004102 21826 raft_consensus.cc:740] T a933f0ae774b4ee98c1232e806ad8647 P 65bd19bef369412da0af5a407767f2fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65bd19bef369412da0af5a407767f2fd, State: Initialized, Role: FOLLOWER
I20260630 12:42:28.004355 21828 tablet_bootstrap.cc:492] T 5608fb2948c649648df9c5951006e0f0 P ea91f113821a4466b11d6b1358754fe9: Bootstrap starting.
I20260630 12:42:28.005280 21827 ts_tablet_manager.cc:1434] T a933f0ae774b4ee98c1232e806ad8647 P 3bf8b1e7e59a46449f9c763856fa3e57: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260630 12:42:28.005008 21826 consensus_queue.cc:260] T a933f0ae774b4ee98c1232e806ad8647 P 65bd19bef369412da0af5a407767f2fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } }
I20260630 12:42:28.006340 21827 tablet_bootstrap.cc:492] T 6f2bac09de0a45cabb42063e0db6ebf4 P 3bf8b1e7e59a46449f9c763856fa3e57: Bootstrap starting.
I20260630 12:42:28.007266 21826 ts_tablet_manager.cc:1434] T a933f0ae774b4ee98c1232e806ad8647 P 65bd19bef369412da0af5a407767f2fd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:42:28.011535 21828 tablet_bootstrap.cc:654] T 5608fb2948c649648df9c5951006e0f0 P ea91f113821a4466b11d6b1358754fe9: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:28.012804 21826 tablet_bootstrap.cc:492] T 5608fb2948c649648df9c5951006e0f0 P 65bd19bef369412da0af5a407767f2fd: Bootstrap starting.
I20260630 12:42:28.013585 21827 tablet_bootstrap.cc:654] T 6f2bac09de0a45cabb42063e0db6ebf4 P 3bf8b1e7e59a46449f9c763856fa3e57: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:28.024223 21827 tablet_bootstrap.cc:492] T 6f2bac09de0a45cabb42063e0db6ebf4 P 3bf8b1e7e59a46449f9c763856fa3e57: No bootstrap required, opened a new log
I20260630 12:42:28.024791 21827 ts_tablet_manager.cc:1403] T 6f2bac09de0a45cabb42063e0db6ebf4 P 3bf8b1e7e59a46449f9c763856fa3e57: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.009s
I20260630 12:42:28.027695 21827 raft_consensus.cc:359] T 6f2bac09de0a45cabb42063e0db6ebf4 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } }
I20260630 12:42:28.028466 21827 raft_consensus.cc:385] T 6f2bac09de0a45cabb42063e0db6ebf4 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:28.028501 21826 tablet_bootstrap.cc:654] T 5608fb2948c649648df9c5951006e0f0 P 65bd19bef369412da0af5a407767f2fd: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:28.028898 21827 raft_consensus.cc:740] T 6f2bac09de0a45cabb42063e0db6ebf4 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bf8b1e7e59a46449f9c763856fa3e57, State: Initialized, Role: FOLLOWER
I20260630 12:42:28.029855 21827 consensus_queue.cc:260] T 6f2bac09de0a45cabb42063e0db6ebf4 P 3bf8b1e7e59a46449f9c763856fa3e57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } }
I20260630 12:42:28.035133 21828 tablet_bootstrap.cc:492] T 5608fb2948c649648df9c5951006e0f0 P ea91f113821a4466b11d6b1358754fe9: No bootstrap required, opened a new log
I20260630 12:42:28.035646 21828 ts_tablet_manager.cc:1403] T 5608fb2948c649648df9c5951006e0f0 P ea91f113821a4466b11d6b1358754fe9: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.011s
I20260630 12:42:28.037395 21827 ts_tablet_manager.cc:1434] T 6f2bac09de0a45cabb42063e0db6ebf4 P 3bf8b1e7e59a46449f9c763856fa3e57: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.004s
I20260630 12:42:28.038573 21828 raft_consensus.cc:359] T 5608fb2948c649648df9c5951006e0f0 P ea91f113821a4466b11d6b1358754fe9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } }
I20260630 12:42:28.039390 21828 raft_consensus.cc:385] T 5608fb2948c649648df9c5951006e0f0 P ea91f113821a4466b11d6b1358754fe9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:28.039690 21828 raft_consensus.cc:740] T 5608fb2948c649648df9c5951006e0f0 P ea91f113821a4466b11d6b1358754fe9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea91f113821a4466b11d6b1358754fe9, State: Initialized, Role: FOLLOWER
I20260630 12:42:28.040441 21828 consensus_queue.cc:260] T 5608fb2948c649648df9c5951006e0f0 P ea91f113821a4466b11d6b1358754fe9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } }
I20260630 12:42:28.042338 21828 ts_tablet_manager.cc:1434] T 5608fb2948c649648df9c5951006e0f0 P ea91f113821a4466b11d6b1358754fe9: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:42:28.047147 21826 tablet_bootstrap.cc:492] T 5608fb2948c649648df9c5951006e0f0 P 65bd19bef369412da0af5a407767f2fd: No bootstrap required, opened a new log
I20260630 12:42:28.047655 21826 ts_tablet_manager.cc:1403] T 5608fb2948c649648df9c5951006e0f0 P 65bd19bef369412da0af5a407767f2fd: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.007s
I20260630 12:42:28.050140 21826 raft_consensus.cc:359] T 5608fb2948c649648df9c5951006e0f0 P 65bd19bef369412da0af5a407767f2fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } }
I20260630 12:42:28.050725 21826 raft_consensus.cc:385] T 5608fb2948c649648df9c5951006e0f0 P 65bd19bef369412da0af5a407767f2fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:28.050982 21826 raft_consensus.cc:740] T 5608fb2948c649648df9c5951006e0f0 P 65bd19bef369412da0af5a407767f2fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65bd19bef369412da0af5a407767f2fd, State: Initialized, Role: FOLLOWER
I20260630 12:42:28.051652 21826 consensus_queue.cc:260] T 5608fb2948c649648df9c5951006e0f0 P 65bd19bef369412da0af5a407767f2fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } }
I20260630 12:42:28.054971 21826 ts_tablet_manager.cc:1434] T 5608fb2948c649648df9c5951006e0f0 P 65bd19bef369412da0af5a407767f2fd: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260630 12:42:28.055837 21826 tablet_bootstrap.cc:492] T c361d30c64fc4817914ac03cd5e64ab2 P 65bd19bef369412da0af5a407767f2fd: Bootstrap starting.
I20260630 12:42:28.060459 21835 raft_consensus.cc:493] T a933f0ae774b4ee98c1232e806ad8647 P 65bd19bef369412da0af5a407767f2fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:42:28.061240 21826 tablet_bootstrap.cc:654] T c361d30c64fc4817914ac03cd5e64ab2 P 65bd19bef369412da0af5a407767f2fd: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:28.060984 21835 raft_consensus.cc:515] T a933f0ae774b4ee98c1232e806ad8647 P 65bd19bef369412da0af5a407767f2fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } }
I20260630 12:42:28.063974 21835 leader_election.cc:290] T a933f0ae774b4ee98c1232e806ad8647 P 65bd19bef369412da0af5a407767f2fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bf8b1e7e59a46449f9c763856fa3e57 (127.13.140.129:34205), ea91f113821a4466b11d6b1358754fe9 (127.13.140.130:41951)
I20260630 12:42:28.071058 21826 tablet_bootstrap.cc:492] T c361d30c64fc4817914ac03cd5e64ab2 P 65bd19bef369412da0af5a407767f2fd: No bootstrap required, opened a new log
I20260630 12:42:28.071635 21826 ts_tablet_manager.cc:1403] T c361d30c64fc4817914ac03cd5e64ab2 P 65bd19bef369412da0af5a407767f2fd: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260630 12:42:28.074648 21826 raft_consensus.cc:359] T c361d30c64fc4817914ac03cd5e64ab2 P 65bd19bef369412da0af5a407767f2fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } }
I20260630 12:42:28.075428 21826 raft_consensus.cc:385] T c361d30c64fc4817914ac03cd5e64ab2 P 65bd19bef369412da0af5a407767f2fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:28.075718 21826 raft_consensus.cc:740] T c361d30c64fc4817914ac03cd5e64ab2 P 65bd19bef369412da0af5a407767f2fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65bd19bef369412da0af5a407767f2fd, State: Initialized, Role: FOLLOWER
I20260630 12:42:28.076757 21826 consensus_queue.cc:260] T c361d30c64fc4817914ac03cd5e64ab2 P 65bd19bef369412da0af5a407767f2fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } }
I20260630 12:42:28.079010 21826 ts_tablet_manager.cc:1434] T c361d30c64fc4817914ac03cd5e64ab2 P 65bd19bef369412da0af5a407767f2fd: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260630 12:42:28.078778 21632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a933f0ae774b4ee98c1232e806ad8647" candidate_uuid: "65bd19bef369412da0af5a407767f2fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" is_pre_election: true
I20260630 12:42:28.079651 21632 raft_consensus.cc:2468] T a933f0ae774b4ee98c1232e806ad8647 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65bd19bef369412da0af5a407767f2fd in term 0.
I20260630 12:42:28.080955 21745 leader_election.cc:304] T a933f0ae774b4ee98c1232e806ad8647 P 65bd19bef369412da0af5a407767f2fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bf8b1e7e59a46449f9c763856fa3e57, 65bd19bef369412da0af5a407767f2fd; no voters: 
I20260630 12:42:28.081723 21835 raft_consensus.cc:2804] T a933f0ae774b4ee98c1232e806ad8647 P 65bd19bef369412da0af5a407767f2fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:42:28.081878 21707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a933f0ae774b4ee98c1232e806ad8647" candidate_uuid: "65bd19bef369412da0af5a407767f2fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea91f113821a4466b11d6b1358754fe9" is_pre_election: true
I20260630 12:42:28.082147 21835 raft_consensus.cc:493] T a933f0ae774b4ee98c1232e806ad8647 P 65bd19bef369412da0af5a407767f2fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:42:28.082630 21835 raft_consensus.cc:3060] T a933f0ae774b4ee98c1232e806ad8647 P 65bd19bef369412da0af5a407767f2fd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:28.082650 21707 raft_consensus.cc:2468] T a933f0ae774b4ee98c1232e806ad8647 P ea91f113821a4466b11d6b1358754fe9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65bd19bef369412da0af5a407767f2fd in term 0.
I20260630 12:42:28.084972 21846 raft_consensus.cc:493] T c361d30c64fc4817914ac03cd5e64ab2 P 65bd19bef369412da0af5a407767f2fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:42:28.085551 21846 raft_consensus.cc:515] T c361d30c64fc4817914ac03cd5e64ab2 P 65bd19bef369412da0af5a407767f2fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } }
I20260630 12:42:28.088301 21846 leader_election.cc:290] T c361d30c64fc4817914ac03cd5e64ab2 P 65bd19bef369412da0af5a407767f2fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bf8b1e7e59a46449f9c763856fa3e57 (127.13.140.129:34205), ea91f113821a4466b11d6b1358754fe9 (127.13.140.130:41951)
I20260630 12:42:28.088528 21632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c361d30c64fc4817914ac03cd5e64ab2" candidate_uuid: "65bd19bef369412da0af5a407767f2fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" is_pre_election: true
I20260630 12:42:28.089372 21632 raft_consensus.cc:2468] T c361d30c64fc4817914ac03cd5e64ab2 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65bd19bef369412da0af5a407767f2fd in term 0.
I20260630 12:42:28.089569 21707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c361d30c64fc4817914ac03cd5e64ab2" candidate_uuid: "65bd19bef369412da0af5a407767f2fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea91f113821a4466b11d6b1358754fe9" is_pre_election: true
I20260630 12:42:28.090111 21707 raft_consensus.cc:2468] T c361d30c64fc4817914ac03cd5e64ab2 P ea91f113821a4466b11d6b1358754fe9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65bd19bef369412da0af5a407767f2fd in term 0.
I20260630 12:42:28.090960 21746 leader_election.cc:304] T c361d30c64fc4817914ac03cd5e64ab2 P 65bd19bef369412da0af5a407767f2fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65bd19bef369412da0af5a407767f2fd, ea91f113821a4466b11d6b1358754fe9; no voters: 
I20260630 12:42:28.090924 21835 raft_consensus.cc:515] T a933f0ae774b4ee98c1232e806ad8647 P 65bd19bef369412da0af5a407767f2fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } }
I20260630 12:42:28.092013 21846 raft_consensus.cc:2804] T c361d30c64fc4817914ac03cd5e64ab2 P 65bd19bef369412da0af5a407767f2fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:42:28.092397 21846 raft_consensus.cc:493] T c361d30c64fc4817914ac03cd5e64ab2 P 65bd19bef369412da0af5a407767f2fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:42:28.092736 21846 raft_consensus.cc:3060] T c361d30c64fc4817914ac03cd5e64ab2 P 65bd19bef369412da0af5a407767f2fd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:28.093405 21835 leader_election.cc:290] T a933f0ae774b4ee98c1232e806ad8647 P 65bd19bef369412da0af5a407767f2fd [CANDIDATE]: Term 1 election: Requested vote from peers 3bf8b1e7e59a46449f9c763856fa3e57 (127.13.140.129:34205), ea91f113821a4466b11d6b1358754fe9 (127.13.140.130:41951)
I20260630 12:42:28.094300 21632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a933f0ae774b4ee98c1232e806ad8647" candidate_uuid: "65bd19bef369412da0af5a407767f2fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bf8b1e7e59a46449f9c763856fa3e57"
I20260630 12:42:28.094893 21632 raft_consensus.cc:3060] T a933f0ae774b4ee98c1232e806ad8647 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:28.095170 21707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a933f0ae774b4ee98c1232e806ad8647" candidate_uuid: "65bd19bef369412da0af5a407767f2fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea91f113821a4466b11d6b1358754fe9"
I20260630 12:42:28.095781 21707 raft_consensus.cc:3060] T a933f0ae774b4ee98c1232e806ad8647 P ea91f113821a4466b11d6b1358754fe9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:28.100075 21632 raft_consensus.cc:2468] T a933f0ae774b4ee98c1232e806ad8647 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65bd19bef369412da0af5a407767f2fd in term 1.
I20260630 12:42:28.100333 21846 raft_consensus.cc:515] T c361d30c64fc4817914ac03cd5e64ab2 P 65bd19bef369412da0af5a407767f2fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } }
I20260630 12:42:28.101238 21745 leader_election.cc:304] T a933f0ae774b4ee98c1232e806ad8647 P 65bd19bef369412da0af5a407767f2fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bf8b1e7e59a46449f9c763856fa3e57, 65bd19bef369412da0af5a407767f2fd; no voters: 
I20260630 12:42:28.101884 21835 raft_consensus.cc:2804] T a933f0ae774b4ee98c1232e806ad8647 P 65bd19bef369412da0af5a407767f2fd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:42:28.103528 21707 raft_consensus.cc:2468] T a933f0ae774b4ee98c1232e806ad8647 P ea91f113821a4466b11d6b1358754fe9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65bd19bef369412da0af5a407767f2fd in term 1.
I20260630 12:42:28.103394 21632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c361d30c64fc4817914ac03cd5e64ab2" candidate_uuid: "65bd19bef369412da0af5a407767f2fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bf8b1e7e59a46449f9c763856fa3e57"
I20260630 12:42:28.104049 21706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c361d30c64fc4817914ac03cd5e64ab2" candidate_uuid: "65bd19bef369412da0af5a407767f2fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea91f113821a4466b11d6b1358754fe9"
I20260630 12:42:28.104676 21632 raft_consensus.cc:3060] T c361d30c64fc4817914ac03cd5e64ab2 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:28.104753 21706 raft_consensus.cc:3060] T c361d30c64fc4817914ac03cd5e64ab2 P ea91f113821a4466b11d6b1358754fe9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:28.105203 21835 raft_consensus.cc:697] T a933f0ae774b4ee98c1232e806ad8647 P 65bd19bef369412da0af5a407767f2fd [term 1 LEADER]: Becoming Leader. State: Replica: 65bd19bef369412da0af5a407767f2fd, State: Running, Role: LEADER
I20260630 12:42:28.106149 21835 consensus_queue.cc:237] T a933f0ae774b4ee98c1232e806ad8647 P 65bd19bef369412da0af5a407767f2fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } }
I20260630 12:42:28.107458 21847 raft_consensus.cc:493] T 5608fb2948c649648df9c5951006e0f0 P 65bd19bef369412da0af5a407767f2fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:42:28.108117 21847 raft_consensus.cc:515] T 5608fb2948c649648df9c5951006e0f0 P 65bd19bef369412da0af5a407767f2fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } }
I20260630 12:42:28.110486 21847 leader_election.cc:290] T 5608fb2948c649648df9c5951006e0f0 P 65bd19bef369412da0af5a407767f2fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea91f113821a4466b11d6b1358754fe9 (127.13.140.130:41951), 3bf8b1e7e59a46449f9c763856fa3e57 (127.13.140.129:34205)
I20260630 12:42:28.111666 21631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5608fb2948c649648df9c5951006e0f0" candidate_uuid: "65bd19bef369412da0af5a407767f2fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" is_pre_election: true
I20260630 12:42:28.112416 21631 raft_consensus.cc:2468] T 5608fb2948c649648df9c5951006e0f0 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65bd19bef369412da0af5a407767f2fd in term 0.
I20260630 12:42:28.113523 21707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5608fb2948c649648df9c5951006e0f0" candidate_uuid: "65bd19bef369412da0af5a407767f2fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea91f113821a4466b11d6b1358754fe9" is_pre_election: true
I20260630 12:42:28.113968 21632 raft_consensus.cc:2468] T c361d30c64fc4817914ac03cd5e64ab2 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65bd19bef369412da0af5a407767f2fd in term 1.
I20260630 12:42:28.115059 21706 raft_consensus.cc:2468] T c361d30c64fc4817914ac03cd5e64ab2 P ea91f113821a4466b11d6b1358754fe9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65bd19bef369412da0af5a407767f2fd in term 1.
I20260630 12:42:28.114140 21707 raft_consensus.cc:2468] T 5608fb2948c649648df9c5951006e0f0 P ea91f113821a4466b11d6b1358754fe9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65bd19bef369412da0af5a407767f2fd in term 0.
I20260630 12:42:28.115201 21745 leader_election.cc:304] T 5608fb2948c649648df9c5951006e0f0 P 65bd19bef369412da0af5a407767f2fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bf8b1e7e59a46449f9c763856fa3e57, 65bd19bef369412da0af5a407767f2fd; no voters: 
I20260630 12:42:28.115702 21846 leader_election.cc:290] T c361d30c64fc4817914ac03cd5e64ab2 P 65bd19bef369412da0af5a407767f2fd [CANDIDATE]: Term 1 election: Requested vote from peers 3bf8b1e7e59a46449f9c763856fa3e57 (127.13.140.129:34205), ea91f113821a4466b11d6b1358754fe9 (127.13.140.130:41951)
I20260630 12:42:28.116186 21745 leader_election.cc:304] T c361d30c64fc4817914ac03cd5e64ab2 P 65bd19bef369412da0af5a407767f2fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bf8b1e7e59a46449f9c763856fa3e57, 65bd19bef369412da0af5a407767f2fd; no voters: 
I20260630 12:42:28.117065 21847 raft_consensus.cc:2804] T c361d30c64fc4817914ac03cd5e64ab2 P 65bd19bef369412da0af5a407767f2fd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:42:28.116602 21846 raft_consensus.cc:2804] T 5608fb2948c649648df9c5951006e0f0 P 65bd19bef369412da0af5a407767f2fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:42:28.117892 21846 raft_consensus.cc:493] T 5608fb2948c649648df9c5951006e0f0 P 65bd19bef369412da0af5a407767f2fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:42:28.118431 21846 raft_consensus.cc:3060] T 5608fb2948c649648df9c5951006e0f0 P 65bd19bef369412da0af5a407767f2fd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:28.118728 21847 raft_consensus.cc:697] T c361d30c64fc4817914ac03cd5e64ab2 P 65bd19bef369412da0af5a407767f2fd [term 1 LEADER]: Becoming Leader. State: Replica: 65bd19bef369412da0af5a407767f2fd, State: Running, Role: LEADER
I20260630 12:42:28.119587 21847 consensus_queue.cc:237] T c361d30c64fc4817914ac03cd5e64ab2 P 65bd19bef369412da0af5a407767f2fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } }
I20260630 12:42:28.125377 21846 raft_consensus.cc:515] T 5608fb2948c649648df9c5951006e0f0 P 65bd19bef369412da0af5a407767f2fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } }
I20260630 12:42:28.127012 21530 catalog_manager.cc:5697] T a933f0ae774b4ee98c1232e806ad8647 P 65bd19bef369412da0af5a407767f2fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 65bd19bef369412da0af5a407767f2fd (127.13.140.131). New cstate: current_term: 1 leader_uuid: "65bd19bef369412da0af5a407767f2fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } health_report { overall_health: HEALTHY } } }
I20260630 12:42:28.128422 21706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5608fb2948c649648df9c5951006e0f0" candidate_uuid: "65bd19bef369412da0af5a407767f2fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea91f113821a4466b11d6b1358754fe9"
I20260630 12:42:28.128540 21846 leader_election.cc:290] T 5608fb2948c649648df9c5951006e0f0 P 65bd19bef369412da0af5a407767f2fd [CANDIDATE]: Term 1 election: Requested vote from peers ea91f113821a4466b11d6b1358754fe9 (127.13.140.130:41951), 3bf8b1e7e59a46449f9c763856fa3e57 (127.13.140.129:34205)
I20260630 12:42:28.128715 21632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5608fb2948c649648df9c5951006e0f0" candidate_uuid: "65bd19bef369412da0af5a407767f2fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bf8b1e7e59a46449f9c763856fa3e57"
I20260630 12:42:28.129122 21706 raft_consensus.cc:3060] T 5608fb2948c649648df9c5951006e0f0 P ea91f113821a4466b11d6b1358754fe9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:28.129345 21632 raft_consensus.cc:3060] T 5608fb2948c649648df9c5951006e0f0 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:28.134974 21706 raft_consensus.cc:2468] T 5608fb2948c649648df9c5951006e0f0 P ea91f113821a4466b11d6b1358754fe9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65bd19bef369412da0af5a407767f2fd in term 1.
I20260630 12:42:28.135457 21632 raft_consensus.cc:2468] T 5608fb2948c649648df9c5951006e0f0 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65bd19bef369412da0af5a407767f2fd in term 1.
I20260630 12:42:28.136132 21746 leader_election.cc:304] T 5608fb2948c649648df9c5951006e0f0 P 65bd19bef369412da0af5a407767f2fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65bd19bef369412da0af5a407767f2fd, ea91f113821a4466b11d6b1358754fe9; no voters: 
I20260630 12:42:28.137003 21846 raft_consensus.cc:2804] T 5608fb2948c649648df9c5951006e0f0 P 65bd19bef369412da0af5a407767f2fd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:42:28.137552 21846 raft_consensus.cc:697] T 5608fb2948c649648df9c5951006e0f0 P 65bd19bef369412da0af5a407767f2fd [term 1 LEADER]: Becoming Leader. State: Replica: 65bd19bef369412da0af5a407767f2fd, State: Running, Role: LEADER
I20260630 12:42:28.138149 21846 consensus_queue.cc:237] T 5608fb2948c649648df9c5951006e0f0 P 65bd19bef369412da0af5a407767f2fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } }
I20260630 12:42:28.146680 21530 catalog_manager.cc:5697] T c361d30c64fc4817914ac03cd5e64ab2 P 65bd19bef369412da0af5a407767f2fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 65bd19bef369412da0af5a407767f2fd (127.13.140.131). New cstate: current_term: 1 leader_uuid: "65bd19bef369412da0af5a407767f2fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } health_report { overall_health: HEALTHY } } }
I20260630 12:42:28.147980 21530 catalog_manager.cc:5697] T 5608fb2948c649648df9c5951006e0f0 P 65bd19bef369412da0af5a407767f2fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 65bd19bef369412da0af5a407767f2fd (127.13.140.131). New cstate: current_term: 1 leader_uuid: "65bd19bef369412da0af5a407767f2fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } health_report { overall_health: UNKNOWN } } }
I20260630 12:42:28.157687 21846 raft_consensus.cc:493] T 6f2bac09de0a45cabb42063e0db6ebf4 P 65bd19bef369412da0af5a407767f2fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:42:28.158115 21846 raft_consensus.cc:515] T 6f2bac09de0a45cabb42063e0db6ebf4 P 65bd19bef369412da0af5a407767f2fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } }
I20260630 12:42:28.159759 21846 leader_election.cc:290] T 6f2bac09de0a45cabb42063e0db6ebf4 P 65bd19bef369412da0af5a407767f2fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bf8b1e7e59a46449f9c763856fa3e57 (127.13.140.129:34205), ea91f113821a4466b11d6b1358754fe9 (127.13.140.130:41951)
I20260630 12:42:28.160518 21632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f2bac09de0a45cabb42063e0db6ebf4" candidate_uuid: "65bd19bef369412da0af5a407767f2fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" is_pre_election: true
I20260630 12:42:28.160806 21706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f2bac09de0a45cabb42063e0db6ebf4" candidate_uuid: "65bd19bef369412da0af5a407767f2fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea91f113821a4466b11d6b1358754fe9" is_pre_election: true
I20260630 12:42:28.161254 21632 raft_consensus.cc:2468] T 6f2bac09de0a45cabb42063e0db6ebf4 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65bd19bef369412da0af5a407767f2fd in term 0.
I20260630 12:42:28.161427 21706 raft_consensus.cc:2468] T 6f2bac09de0a45cabb42063e0db6ebf4 P ea91f113821a4466b11d6b1358754fe9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65bd19bef369412da0af5a407767f2fd in term 0.
I20260630 12:42:28.162325 21745 leader_election.cc:304] T 6f2bac09de0a45cabb42063e0db6ebf4 P 65bd19bef369412da0af5a407767f2fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bf8b1e7e59a46449f9c763856fa3e57, 65bd19bef369412da0af5a407767f2fd; no voters: 
I20260630 12:42:28.162985 21846 raft_consensus.cc:2804] T 6f2bac09de0a45cabb42063e0db6ebf4 P 65bd19bef369412da0af5a407767f2fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:42:28.163324 21846 raft_consensus.cc:493] T 6f2bac09de0a45cabb42063e0db6ebf4 P 65bd19bef369412da0af5a407767f2fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:42:28.163566 21846 raft_consensus.cc:3060] T 6f2bac09de0a45cabb42063e0db6ebf4 P 65bd19bef369412da0af5a407767f2fd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:28.168435 21846 raft_consensus.cc:515] T 6f2bac09de0a45cabb42063e0db6ebf4 P 65bd19bef369412da0af5a407767f2fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } }
I20260630 12:42:28.170214 21846 leader_election.cc:290] T 6f2bac09de0a45cabb42063e0db6ebf4 P 65bd19bef369412da0af5a407767f2fd [CANDIDATE]: Term 1 election: Requested vote from peers 3bf8b1e7e59a46449f9c763856fa3e57 (127.13.140.129:34205), ea91f113821a4466b11d6b1358754fe9 (127.13.140.130:41951)
I20260630 12:42:28.170985 21632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f2bac09de0a45cabb42063e0db6ebf4" candidate_uuid: "65bd19bef369412da0af5a407767f2fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bf8b1e7e59a46449f9c763856fa3e57"
I20260630 12:42:28.171268 21706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f2bac09de0a45cabb42063e0db6ebf4" candidate_uuid: "65bd19bef369412da0af5a407767f2fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea91f113821a4466b11d6b1358754fe9"
I20260630 12:42:28.171550 21632 raft_consensus.cc:3060] T 6f2bac09de0a45cabb42063e0db6ebf4 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:28.171957 21706 raft_consensus.cc:3060] T 6f2bac09de0a45cabb42063e0db6ebf4 P ea91f113821a4466b11d6b1358754fe9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:28.176640 21632 raft_consensus.cc:2468] T 6f2bac09de0a45cabb42063e0db6ebf4 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65bd19bef369412da0af5a407767f2fd in term 1.
I20260630 12:42:28.177469 21706 raft_consensus.cc:2468] T 6f2bac09de0a45cabb42063e0db6ebf4 P ea91f113821a4466b11d6b1358754fe9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65bd19bef369412da0af5a407767f2fd in term 1.
I20260630 12:42:28.177842 21745 leader_election.cc:304] T 6f2bac09de0a45cabb42063e0db6ebf4 P 65bd19bef369412da0af5a407767f2fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bf8b1e7e59a46449f9c763856fa3e57, 65bd19bef369412da0af5a407767f2fd; no voters: 
I20260630 12:42:28.178716 21846 raft_consensus.cc:2804] T 6f2bac09de0a45cabb42063e0db6ebf4 P 65bd19bef369412da0af5a407767f2fd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:42:28.179270 21846 raft_consensus.cc:697] T 6f2bac09de0a45cabb42063e0db6ebf4 P 65bd19bef369412da0af5a407767f2fd [term 1 LEADER]: Becoming Leader. State: Replica: 65bd19bef369412da0af5a407767f2fd, State: Running, Role: LEADER
I20260630 12:42:28.180027 21846 consensus_queue.cc:237] T 6f2bac09de0a45cabb42063e0db6ebf4 P 65bd19bef369412da0af5a407767f2fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } }
I20260630 12:42:28.186980 21530 catalog_manager.cc:5697] T 6f2bac09de0a45cabb42063e0db6ebf4 P 65bd19bef369412da0af5a407767f2fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 65bd19bef369412da0af5a407767f2fd (127.13.140.131). New cstate: current_term: 1 leader_uuid: "65bd19bef369412da0af5a407767f2fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } health_report { overall_health: HEALTHY } } }
I20260630 12:42:28.242285 21530 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38830:
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:42:28.271622 21621 tablet_service.cc:1511] Processing CreateTablet for tablet 05846a55857746959e868271bd0665fe (DEFAULT_TABLE table=dugtrio [id=60542142bc774a4e8b60d69d4f985dc7]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:42:28.272995 21621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05846a55857746959e868271bd0665fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:28.273062 21697 tablet_service.cc:1511] Processing CreateTablet for tablet 32d00a38ee8e43e69e2de08511dc8779 (DEFAULT_TABLE table=dugtrio [id=60542142bc774a4e8b60d69d4f985dc7]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:42:28.274354 21770 tablet_service.cc:1511] Processing CreateTablet for tablet a613f185ef744c65a0970f50f5b8bd6c (DEFAULT_TABLE table=dugtrio [id=60542142bc774a4e8b60d69d4f985dc7]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:42:28.274379 21697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32d00a38ee8e43e69e2de08511dc8779. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:28.275621 21770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a613f185ef744c65a0970f50f5b8bd6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:28.277859 21620 tablet_service.cc:1511] Processing CreateTablet for tablet 60887363ccc14497b3c9dcf7a49bd185 (DEFAULT_TABLE table=dugtrio [id=60542142bc774a4e8b60d69d4f985dc7]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
W20260630 12:42:28.278381 21578 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:42:28.279137 21620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60887363ccc14497b3c9dcf7a49bd185. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:28.294291 21827 tablet_bootstrap.cc:492] T 05846a55857746959e868271bd0665fe P 3bf8b1e7e59a46449f9c763856fa3e57: Bootstrap starting.
I20260630 12:42:28.295529 21828 tablet_bootstrap.cc:492] T 32d00a38ee8e43e69e2de08511dc8779 P ea91f113821a4466b11d6b1358754fe9: Bootstrap starting.
I20260630 12:42:28.295603 21826 tablet_bootstrap.cc:492] T a613f185ef744c65a0970f50f5b8bd6c P 65bd19bef369412da0af5a407767f2fd: Bootstrap starting.
I20260630 12:42:28.301011 21827 tablet_bootstrap.cc:654] T 05846a55857746959e868271bd0665fe P 3bf8b1e7e59a46449f9c763856fa3e57: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:28.301565 21828 tablet_bootstrap.cc:654] T 32d00a38ee8e43e69e2de08511dc8779 P ea91f113821a4466b11d6b1358754fe9: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:28.304222 21826 tablet_bootstrap.cc:654] T a613f185ef744c65a0970f50f5b8bd6c P 65bd19bef369412da0af5a407767f2fd: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:28.308667 21827 tablet_bootstrap.cc:492] T 05846a55857746959e868271bd0665fe P 3bf8b1e7e59a46449f9c763856fa3e57: No bootstrap required, opened a new log
I20260630 12:42:28.309172 21827 ts_tablet_manager.cc:1403] T 05846a55857746959e868271bd0665fe P 3bf8b1e7e59a46449f9c763856fa3e57: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.003s
I20260630 12:42:28.309648 21828 tablet_bootstrap.cc:492] T 32d00a38ee8e43e69e2de08511dc8779 P ea91f113821a4466b11d6b1358754fe9: No bootstrap required, opened a new log
I20260630 12:42:28.310209 21828 ts_tablet_manager.cc:1403] T 32d00a38ee8e43e69e2de08511dc8779 P ea91f113821a4466b11d6b1358754fe9: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260630 12:42:28.310218 21826 tablet_bootstrap.cc:492] T a613f185ef744c65a0970f50f5b8bd6c P 65bd19bef369412da0af5a407767f2fd: No bootstrap required, opened a new log
I20260630 12:42:28.310992 21826 ts_tablet_manager.cc:1403] T a613f185ef744c65a0970f50f5b8bd6c P 65bd19bef369412da0af5a407767f2fd: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.002s
I20260630 12:42:28.312040 21827 raft_consensus.cc:359] T 05846a55857746959e868271bd0665fe P 3bf8b1e7e59a46449f9c763856fa3e57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } }
I20260630 12:42:28.312649 21827 raft_consensus.cc:385] T 05846a55857746959e868271bd0665fe P 3bf8b1e7e59a46449f9c763856fa3e57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:28.312947 21827 raft_consensus.cc:740] T 05846a55857746959e868271bd0665fe P 3bf8b1e7e59a46449f9c763856fa3e57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bf8b1e7e59a46449f9c763856fa3e57, State: Initialized, Role: FOLLOWER
I20260630 12:42:28.313261 21826 raft_consensus.cc:359] T a613f185ef744c65a0970f50f5b8bd6c P 65bd19bef369412da0af5a407767f2fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } }
I20260630 12:42:28.313872 21826 raft_consensus.cc:385] T a613f185ef744c65a0970f50f5b8bd6c P 65bd19bef369412da0af5a407767f2fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:28.313625 21828 raft_consensus.cc:359] T 32d00a38ee8e43e69e2de08511dc8779 P ea91f113821a4466b11d6b1358754fe9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } }
I20260630 12:42:28.313694 21827 consensus_queue.cc:260] T 05846a55857746959e868271bd0665fe P 3bf8b1e7e59a46449f9c763856fa3e57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } }
I20260630 12:42:28.314324 21826 raft_consensus.cc:740] T a613f185ef744c65a0970f50f5b8bd6c P 65bd19bef369412da0af5a407767f2fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65bd19bef369412da0af5a407767f2fd, State: Initialized, Role: FOLLOWER
I20260630 12:42:28.314435 21828 raft_consensus.cc:385] T 32d00a38ee8e43e69e2de08511dc8779 P ea91f113821a4466b11d6b1358754fe9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:28.314575 21827 raft_consensus.cc:399] T 05846a55857746959e868271bd0665fe P 3bf8b1e7e59a46449f9c763856fa3e57 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:42:28.314960 21828 raft_consensus.cc:740] T 32d00a38ee8e43e69e2de08511dc8779 P ea91f113821a4466b11d6b1358754fe9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea91f113821a4466b11d6b1358754fe9, State: Initialized, Role: FOLLOWER
I20260630 12:42:28.315045 21827 raft_consensus.cc:493] T 05846a55857746959e868271bd0665fe P 3bf8b1e7e59a46449f9c763856fa3e57 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:42:28.315490 21827 raft_consensus.cc:3060] T 05846a55857746959e868271bd0665fe P 3bf8b1e7e59a46449f9c763856fa3e57 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:28.315748 21828 consensus_queue.cc:260] T 32d00a38ee8e43e69e2de08511dc8779 P ea91f113821a4466b11d6b1358754fe9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } }
I20260630 12:42:28.315232 21826 consensus_queue.cc:260] T a613f185ef744c65a0970f50f5b8bd6c P 65bd19bef369412da0af5a407767f2fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } }
I20260630 12:42:28.316481 21828 raft_consensus.cc:399] T 32d00a38ee8e43e69e2de08511dc8779 P ea91f113821a4466b11d6b1358754fe9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:42:28.316949 21828 raft_consensus.cc:493] T 32d00a38ee8e43e69e2de08511dc8779 P ea91f113821a4466b11d6b1358754fe9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:42:28.316951 21826 raft_consensus.cc:399] T a613f185ef744c65a0970f50f5b8bd6c P 65bd19bef369412da0af5a407767f2fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:42:28.317512 21828 raft_consensus.cc:3060] T 32d00a38ee8e43e69e2de08511dc8779 P ea91f113821a4466b11d6b1358754fe9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:28.317530 21826 raft_consensus.cc:493] T a613f185ef744c65a0970f50f5b8bd6c P 65bd19bef369412da0af5a407767f2fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:42:28.318145 21826 raft_consensus.cc:3060] T a613f185ef744c65a0970f50f5b8bd6c P 65bd19bef369412da0af5a407767f2fd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:28.321918 21827 raft_consensus.cc:515] T 05846a55857746959e868271bd0665fe P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } }
I20260630 12:42:28.322604 21827 leader_election.cc:304] T 05846a55857746959e868271bd0665fe P 3bf8b1e7e59a46449f9c763856fa3e57 [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: 3bf8b1e7e59a46449f9c763856fa3e57; no voters: 
I20260630 12:42:28.323463 21833 raft_consensus.cc:2804] T 05846a55857746959e868271bd0665fe P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:42:28.324712 21833 raft_consensus.cc:697] T 05846a55857746959e868271bd0665fe P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 LEADER]: Becoming Leader. State: Replica: 3bf8b1e7e59a46449f9c763856fa3e57, State: Running, Role: LEADER
I20260630 12:42:28.325426 21833 consensus_queue.cc:237] T 05846a55857746959e868271bd0665fe P 3bf8b1e7e59a46449f9c763856fa3e57 [LEADER]: Queue going to LEADER mode. State: All 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: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } }
I20260630 12:42:28.324991 21828 raft_consensus.cc:515] T 32d00a38ee8e43e69e2de08511dc8779 P ea91f113821a4466b11d6b1358754fe9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } }
I20260630 12:42:28.326613 21828 leader_election.cc:304] T 32d00a38ee8e43e69e2de08511dc8779 P ea91f113821a4466b11d6b1358754fe9 [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: ea91f113821a4466b11d6b1358754fe9; no voters: 
I20260630 12:42:28.326936 21826 raft_consensus.cc:515] T a613f185ef744c65a0970f50f5b8bd6c P 65bd19bef369412da0af5a407767f2fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } }
I20260630 12:42:28.327239 21828 leader_election.cc:290] T 32d00a38ee8e43e69e2de08511dc8779 P ea91f113821a4466b11d6b1358754fe9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:42:28.327515 21832 raft_consensus.cc:2804] T 32d00a38ee8e43e69e2de08511dc8779 P ea91f113821a4466b11d6b1358754fe9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:42:28.327721 21826 leader_election.cc:304] T a613f185ef744c65a0970f50f5b8bd6c P 65bd19bef369412da0af5a407767f2fd [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: 65bd19bef369412da0af5a407767f2fd; no voters: 
I20260630 12:42:28.328416 21826 leader_election.cc:290] T a613f185ef744c65a0970f50f5b8bd6c P 65bd19bef369412da0af5a407767f2fd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:42:28.328774 21846 raft_consensus.cc:2804] T a613f185ef744c65a0970f50f5b8bd6c P 65bd19bef369412da0af5a407767f2fd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:42:28.329252 21846 raft_consensus.cc:697] T a613f185ef744c65a0970f50f5b8bd6c P 65bd19bef369412da0af5a407767f2fd [term 1 LEADER]: Becoming Leader. State: Replica: 65bd19bef369412da0af5a407767f2fd, State: Running, Role: LEADER
I20260630 12:42:28.329264 21827 leader_election.cc:290] T 05846a55857746959e868271bd0665fe P 3bf8b1e7e59a46449f9c763856fa3e57 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:42:28.329991 21846 consensus_queue.cc:237] T a613f185ef744c65a0970f50f5b8bd6c P 65bd19bef369412da0af5a407767f2fd [LEADER]: Queue going to LEADER mode. State: All 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: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } }
I20260630 12:42:28.332891 21827 ts_tablet_manager.cc:1434] T 05846a55857746959e868271bd0665fe P 3bf8b1e7e59a46449f9c763856fa3e57: Time spent starting tablet: real 0.023s	user 0.016s	sys 0.001s
I20260630 12:42:28.334285 21827 tablet_bootstrap.cc:492] T 60887363ccc14497b3c9dcf7a49bd185 P 3bf8b1e7e59a46449f9c763856fa3e57: Bootstrap starting.
I20260630 12:42:28.335476 21826 ts_tablet_manager.cc:1434] T a613f185ef744c65a0970f50f5b8bd6c P 65bd19bef369412da0af5a407767f2fd: Time spent starting tablet: real 0.024s	user 0.011s	sys 0.006s
I20260630 12:42:28.336776 21832 raft_consensus.cc:697] T 32d00a38ee8e43e69e2de08511dc8779 P ea91f113821a4466b11d6b1358754fe9 [term 1 LEADER]: Becoming Leader. State: Replica: ea91f113821a4466b11d6b1358754fe9, State: Running, Role: LEADER
I20260630 12:42:28.337631 21832 consensus_queue.cc:237] T 32d00a38ee8e43e69e2de08511dc8779 P ea91f113821a4466b11d6b1358754fe9 [LEADER]: Queue going to LEADER mode. State: All 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: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } }
I20260630 12:42:28.345574 21528 catalog_manager.cc:5697] T a613f185ef744c65a0970f50f5b8bd6c P 65bd19bef369412da0af5a407767f2fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 65bd19bef369412da0af5a407767f2fd (127.13.140.131). New cstate: current_term: 1 leader_uuid: "65bd19bef369412da0af5a407767f2fd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } health_report { overall_health: HEALTHY } } }
I20260630 12:42:28.352177 21827 tablet_bootstrap.cc:654] T 60887363ccc14497b3c9dcf7a49bd185 P 3bf8b1e7e59a46449f9c763856fa3e57: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:28.361331 21828 ts_tablet_manager.cc:1434] T 32d00a38ee8e43e69e2de08511dc8779 P ea91f113821a4466b11d6b1358754fe9: Time spent starting tablet: real 0.051s	user 0.024s	sys 0.025s
I20260630 12:42:28.363030 21530 catalog_manager.cc:5697] T 32d00a38ee8e43e69e2de08511dc8779 P ea91f113821a4466b11d6b1358754fe9 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea91f113821a4466b11d6b1358754fe9 (127.13.140.130). New cstate: current_term: 1 leader_uuid: "ea91f113821a4466b11d6b1358754fe9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } health_report { overall_health: HEALTHY } } }
I20260630 12:42:28.368659 21528 catalog_manager.cc:5697] T 05846a55857746959e868271bd0665fe P 3bf8b1e7e59a46449f9c763856fa3e57 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3bf8b1e7e59a46449f9c763856fa3e57 (127.13.140.129). New cstate: current_term: 1 leader_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } health_report { overall_health: HEALTHY } } }
I20260630 12:42:28.390183 21827 tablet_bootstrap.cc:492] T 60887363ccc14497b3c9dcf7a49bd185 P 3bf8b1e7e59a46449f9c763856fa3e57: No bootstrap required, opened a new log
I20260630 12:42:28.390697 21827 ts_tablet_manager.cc:1403] T 60887363ccc14497b3c9dcf7a49bd185 P 3bf8b1e7e59a46449f9c763856fa3e57: Time spent bootstrapping tablet: real 0.057s	user 0.012s	sys 0.000s
I20260630 12:42:28.393539 21827 raft_consensus.cc:359] T 60887363ccc14497b3c9dcf7a49bd185 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } }
I20260630 12:42:28.394112 21827 raft_consensus.cc:385] T 60887363ccc14497b3c9dcf7a49bd185 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:28.394402 21827 raft_consensus.cc:740] T 60887363ccc14497b3c9dcf7a49bd185 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bf8b1e7e59a46449f9c763856fa3e57, State: Initialized, Role: FOLLOWER
I20260630 12:42:28.395188 21827 consensus_queue.cc:260] T 60887363ccc14497b3c9dcf7a49bd185 P 3bf8b1e7e59a46449f9c763856fa3e57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } }
I20260630 12:42:28.395750 21827 raft_consensus.cc:399] T 60887363ccc14497b3c9dcf7a49bd185 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:42:28.396062 21827 raft_consensus.cc:493] T 60887363ccc14497b3c9dcf7a49bd185 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:42:28.396399 21827 raft_consensus.cc:3060] T 60887363ccc14497b3c9dcf7a49bd185 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:28.401911 21827 raft_consensus.cc:515] T 60887363ccc14497b3c9dcf7a49bd185 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } }
I20260630 12:42:28.402426 21827 leader_election.cc:304] T 60887363ccc14497b3c9dcf7a49bd185 P 3bf8b1e7e59a46449f9c763856fa3e57 [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: 3bf8b1e7e59a46449f9c763856fa3e57; no voters: 
I20260630 12:42:28.402837 21827 leader_election.cc:290] T 60887363ccc14497b3c9dcf7a49bd185 P 3bf8b1e7e59a46449f9c763856fa3e57 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:42:28.403025 21862 raft_consensus.cc:2804] T 60887363ccc14497b3c9dcf7a49bd185 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:42:28.403550 21862 raft_consensus.cc:697] T 60887363ccc14497b3c9dcf7a49bd185 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 LEADER]: Becoming Leader. State: Replica: 3bf8b1e7e59a46449f9c763856fa3e57, State: Running, Role: LEADER
I20260630 12:42:28.404352 21827 ts_tablet_manager.cc:1434] T 60887363ccc14497b3c9dcf7a49bd185 P 3bf8b1e7e59a46449f9c763856fa3e57: Time spent starting tablet: real 0.013s	user 0.012s	sys 0.000s
I20260630 12:42:28.404218 21862 consensus_queue.cc:237] T 60887363ccc14497b3c9dcf7a49bd185 P 3bf8b1e7e59a46449f9c763856fa3e57 [LEADER]: Queue going to LEADER mode. State: All 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: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } }
I20260630 12:42:28.410779 21530 catalog_manager.cc:5697] T 60887363ccc14497b3c9dcf7a49bd185 P 3bf8b1e7e59a46449f9c763856fa3e57 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3bf8b1e7e59a46449f9c763856fa3e57 (127.13.140.129). New cstate: current_term: 1 leader_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } health_report { overall_health: HEALTHY } } }
I20260630 12:42:28.446820 13874 tablet_server.cc:179] TabletServer@127.13.140.129:0 shutting down...
I20260630 12:42:28.467185 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:42:28.468076 13874 tablet_replica.cc:333] T 60887363ccc14497b3c9dcf7a49bd185 P 3bf8b1e7e59a46449f9c763856fa3e57: stopping tablet replica
I20260630 12:42:28.468863 13874 raft_consensus.cc:2243] T 60887363ccc14497b3c9dcf7a49bd185 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:42:28.469282 13874 raft_consensus.cc:2272] T 60887363ccc14497b3c9dcf7a49bd185 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:28.471805 13874 tablet_replica.cc:333] T 6f2bac09de0a45cabb42063e0db6ebf4 P 3bf8b1e7e59a46449f9c763856fa3e57: stopping tablet replica
I20260630 12:42:28.472297 13874 raft_consensus.cc:2243] T 6f2bac09de0a45cabb42063e0db6ebf4 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:28.472684 13874 raft_consensus.cc:2272] T 6f2bac09de0a45cabb42063e0db6ebf4 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:28.474659 13874 tablet_replica.cc:333] T 05846a55857746959e868271bd0665fe P 3bf8b1e7e59a46449f9c763856fa3e57: stopping tablet replica
I20260630 12:42:28.475205 13874 raft_consensus.cc:2243] T 05846a55857746959e868271bd0665fe P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:42:28.475639 13874 raft_consensus.cc:2272] T 05846a55857746959e868271bd0665fe P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:28.478410 13874 tablet_replica.cc:333] T a933f0ae774b4ee98c1232e806ad8647 P 3bf8b1e7e59a46449f9c763856fa3e57: stopping tablet replica
I20260630 12:42:28.478895 13874 raft_consensus.cc:2243] T a933f0ae774b4ee98c1232e806ad8647 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:28.479293 13874 raft_consensus.cc:2272] T a933f0ae774b4ee98c1232e806ad8647 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:28.481179 13874 tablet_replica.cc:333] T c361d30c64fc4817914ac03cd5e64ab2 P 3bf8b1e7e59a46449f9c763856fa3e57: stopping tablet replica
I20260630 12:42:28.481631 13874 raft_consensus.cc:2243] T c361d30c64fc4817914ac03cd5e64ab2 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:28.481940 13874 raft_consensus.cc:2272] T c361d30c64fc4817914ac03cd5e64ab2 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:28.483604 13874 tablet_replica.cc:333] T 5608fb2948c649648df9c5951006e0f0 P 3bf8b1e7e59a46449f9c763856fa3e57: stopping tablet replica
I20260630 12:42:28.484026 13874 raft_consensus.cc:2243] T 5608fb2948c649648df9c5951006e0f0 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:28.484323 13874 raft_consensus.cc:2272] T 5608fb2948c649648df9c5951006e0f0 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:28.507843 13874 tablet_server.cc:196] TabletServer@127.13.140.129:0 shutdown complete.
I20260630 12:42:28.525981 21847 consensus_queue.cc:1048] T 5608fb2948c649648df9c5951006e0f0 P 65bd19bef369412da0af5a407767f2fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:42:28.539544 21745 consensus_peers.cc:597] T 5608fb2948c649648df9c5951006e0f0 P 65bd19bef369412da0af5a407767f2fd -> Peer 3bf8b1e7e59a46449f9c763856fa3e57 (127.13.140.129:34205): Couldn't send request to peer 3bf8b1e7e59a46449f9c763856fa3e57. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.129:34205: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:42:28.678975 21745 consensus_peers.cc:597] T c361d30c64fc4817914ac03cd5e64ab2 P 65bd19bef369412da0af5a407767f2fd -> Peer 3bf8b1e7e59a46449f9c763856fa3e57 (127.13.140.129:34205): Couldn't send request to peer 3bf8b1e7e59a46449f9c763856fa3e57. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.129:34205: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:42:28.691417 21745 consensus_peers.cc:597] T a933f0ae774b4ee98c1232e806ad8647 P 65bd19bef369412da0af5a407767f2fd -> Peer 3bf8b1e7e59a46449f9c763856fa3e57 (127.13.140.129:34205): Couldn't send request to peer 3bf8b1e7e59a46449f9c763856fa3e57. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.129:34205: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:42:28.709528 21846 consensus_queue.cc:1048] T c361d30c64fc4817914ac03cd5e64ab2 P 65bd19bef369412da0af5a407767f2fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:42:28.726670 21847 consensus_queue.cc:1048] T a933f0ae774b4ee98c1232e806ad8647 P 65bd19bef369412da0af5a407767f2fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:42:28.727187 21846 consensus_queue.cc:1048] T 6f2bac09de0a45cabb42063e0db6ebf4 P 65bd19bef369412da0af5a407767f2fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:42:28.741531 21745 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.140.129:34205: connect: Connection refused (error 111) [suppressed 3 similar messages]
W20260630 12:42:28.745023 21745 consensus_peers.cc:597] T 6f2bac09de0a45cabb42063e0db6ebf4 P 65bd19bef369412da0af5a407767f2fd -> Peer 3bf8b1e7e59a46449f9c763856fa3e57 (127.13.140.129:34205): Couldn't send request to peer 3bf8b1e7e59a46449f9c763856fa3e57. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.129:34205: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:42:29.218389 21849 consensus_queue.cc:579] T a933f0ae774b4ee98c1232e806ad8647 P 65bd19bef369412da0af5a407767f2fd [LEADER]: Leader has been unable to successfully communicate with peer 3bf8b1e7e59a46449f9c763856fa3e57 for more than 1 seconds (1.111s)
I20260630 12:42:29.233320 21849 consensus_queue.cc:579] T 6f2bac09de0a45cabb42063e0db6ebf4 P 65bd19bef369412da0af5a407767f2fd [LEADER]: Leader has been unable to successfully communicate with peer 3bf8b1e7e59a46449f9c763856fa3e57 for more than 1 seconds (1.052s)
I20260630 12:42:29.239842 21849 consensus_queue.cc:579] T c361d30c64fc4817914ac03cd5e64ab2 P 65bd19bef369412da0af5a407767f2fd [LEADER]: Leader has been unable to successfully communicate with peer 3bf8b1e7e59a46449f9c763856fa3e57 for more than 1 seconds (1.119s)
I20260630 12:42:29.575258 21528 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:38824:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260630 12:42:29.576043 21528 catalog_manager.cc:2781] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:38824:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260630 12:42:29.594619 21528 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 16e2e98685f74b5a934713d1d5524e6e: Sending DeleteTablet for 1 replicas of tablet 05846a55857746959e868271bd0665fe
I20260630 12:42:29.595491 21528 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 16e2e98685f74b5a934713d1d5524e6e: Sending DeleteTablet for 1 replicas of tablet 32d00a38ee8e43e69e2de08511dc8779
I20260630 12:42:29.596304 21528 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 16e2e98685f74b5a934713d1d5524e6e: Sending DeleteTablet for 1 replicas of tablet a613f185ef744c65a0970f50f5b8bd6c
I20260630 12:42:29.597994 21528 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 16e2e98685f74b5a934713d1d5524e6e: Sending DeleteTablet for 1 replicas of tablet 60887363ccc14497b3c9dcf7a49bd185
I20260630 12:42:29.597998 21697 tablet_service.cc:1558] Processing DeleteTablet for tablet 32d00a38ee8e43e69e2de08511dc8779 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:42:29 UTC) from {username='slave'} at 127.0.0.1:51052
I20260630 12:42:29.599323 21770 tablet_service.cc:1558] Processing DeleteTablet for tablet a613f185ef744c65a0970f50f5b8bd6c with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:42:29 UTC) from {username='slave'} at 127.0.0.1:44300
I20260630 12:42:29.601245 21888 tablet_replica.cc:333] T 32d00a38ee8e43e69e2de08511dc8779 P ea91f113821a4466b11d6b1358754fe9: stopping tablet replica
I20260630 12:42:29.603004 21888 raft_consensus.cc:2243] T 32d00a38ee8e43e69e2de08511dc8779 P ea91f113821a4466b11d6b1358754fe9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:42:29.603539 21890 tablet_replica.cc:333] T a613f185ef744c65a0970f50f5b8bd6c P 65bd19bef369412da0af5a407767f2fd: stopping tablet replica
I20260630 12:42:29.604401 21888 raft_consensus.cc:2272] T 32d00a38ee8e43e69e2de08511dc8779 P ea91f113821a4466b11d6b1358754fe9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:42:29.605049 21515 catalog_manager.cc:4755] TS 3bf8b1e7e59a46449f9c763856fa3e57 (127.13.140.129:34205): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 05846a55857746959e868271bd0665fe: Network error: Client connection negotiation failed: client connection to 127.13.140.129:34205: connect: Connection refused (error 111)
I20260630 12:42:29.605342 21890 raft_consensus.cc:2243] T a613f185ef744c65a0970f50f5b8bd6c P 65bd19bef369412da0af5a407767f2fd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:42:29.606052 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:42:29.607492 21890 raft_consensus.cc:2272] T a613f185ef744c65a0970f50f5b8bd6c P 65bd19bef369412da0af5a407767f2fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:29.609686 21888 ts_tablet_manager.cc:1916] T 32d00a38ee8e43e69e2de08511dc8779 P ea91f113821a4466b11d6b1358754fe9: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:42:29.612952 21890 ts_tablet_manager.cc:1916] T a613f185ef744c65a0970f50f5b8bd6c P 65bd19bef369412da0af5a407767f2fd: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260630 12:42:29.622014 21891 instance_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:42:29.627635 21892 instance_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:42:29.631028 21894 instance_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:42:29.633919 13874 server_base.cc:1061] running on GCE node
I20260630 12:42:29.634373 21888 ts_tablet_manager.cc:1929] T 32d00a38ee8e43e69e2de08511dc8779 P ea91f113821a4466b11d6b1358754fe9: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260630 12:42:29.634934 21888 log.cc:1199] T 32d00a38ee8e43e69e2de08511dc8779 P ea91f113821a4466b11d6b1358754fe9: Deleting WAL directory at /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782823128114093-13874-0/minicluster-data/ts-1-root/wals/32d00a38ee8e43e69e2de08511dc8779
I20260630 12:42:29.635874 21888 ts_tablet_manager.cc:1950] T 32d00a38ee8e43e69e2de08511dc8779 P ea91f113821a4466b11d6b1358754fe9: Deleting consensus metadata
I20260630 12:42:29.636727 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:42:29.637040 13874 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:42:29.637271 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823349637250 us; error 0 us; skew 500 ppm
I20260630 12:42:29.637338 21890 ts_tablet_manager.cc:1929] T a613f185ef744c65a0970f50f5b8bd6c P 65bd19bef369412da0af5a407767f2fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260630 12:42:29.637869 21890 log.cc:1199] T a613f185ef744c65a0970f50f5b8bd6c P 65bd19bef369412da0af5a407767f2fd: Deleting WAL directory at /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782823128114093-13874-0/minicluster-data/ts-2-root/wals/a613f185ef744c65a0970f50f5b8bd6c
I20260630 12:42:29.638126 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:42:29.638867 21890 ts_tablet_manager.cc:1950] T a613f185ef744c65a0970f50f5b8bd6c P 65bd19bef369412da0af5a407767f2fd: Deleting consensus metadata
I20260630 12:42:29.640816 21516 catalog_manager.cc:5028] TS ea91f113821a4466b11d6b1358754fe9 (127.13.140.130:41951): tablet 32d00a38ee8e43e69e2de08511dc8779 (table dugtrio [id=60542142bc774a4e8b60d69d4f985dc7]) successfully deleted
I20260630 12:42:29.642532 13874 webserver.cc:533] Webserver started at http://127.13.140.132:46255/ using document root <none> and password file <none>
I20260630 12:42:29.643278 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:42:29.643347 21517 catalog_manager.cc:5028] TS 65bd19bef369412da0af5a407767f2fd (127.13.140.131:41479): tablet a613f185ef744c65a0970f50f5b8bd6c (table dugtrio [id=60542142bc774a4e8b60d69d4f985dc7]) successfully deleted
I20260630 12:42:29.643672 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:42:29.644207 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:42:29.645674 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782823128114093-13874-0/minicluster-data/ts-3-root/instance:
uuid: "e8854911a86f474d8b8a12d9ef54e86d"
format_stamp: "Formatted at 2026-06-30 12:42:29 on dist-test-slave-zctk"
I20260630 12:42:29.651571 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260630 12:42:29.655473 21899 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:42:29.656365 13874 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260630 12:42:29.656738 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782823128114093-13874-0/minicluster-data/ts-3-root
uuid: "e8854911a86f474d8b8a12d9ef54e86d"
format_stamp: "Formatted at 2026-06-30 12:42:29 on dist-test-slave-zctk"
I20260630 12:42:29.657068 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782823128114093-13874-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782823128114093-13874-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782823128114093-13874-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:42:29.662791 21849 consensus_queue.cc:579] T 5608fb2948c649648df9c5951006e0f0 P 65bd19bef369412da0af5a407767f2fd [LEADER]: Leader has been unable to successfully communicate with peer 3bf8b1e7e59a46449f9c763856fa3e57 for more than 1 seconds (1.523s)
I20260630 12:42:29.681556 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:42:29.682909 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:42:29.684653 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:42:29.687103 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:42:29.687341 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:42:29.687603 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:42:29.687793 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:42:29.743974 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.132:38771
I20260630 12:42:29.744079 21961 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.132:38771 every 8 connection(s)
I20260630 12:42:29.750936 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:42:29.758803 21965 instance_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:42:29.760543 21966 instance_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:42:29.763257 21962 heartbeater.cc:344] Connected to a master server at 127.13.140.190:38055
I20260630 12:42:29.763827 21962 heartbeater.cc:461] Registering TS with master...
I20260630 12:42:29.764972 21962 heartbeater.cc:507] Master 127.13.140.190:38055 requested a full tablet report, sending...
I20260630 12:42:29.766121 13874 server_base.cc:1061] running on GCE node
W20260630 12:42:29.766938 21968 instance_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:42:29.767494 21528 ts_manager.cc:194] Registered new tserver with Master: e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132:38771)
I20260630 12:42:29.768074 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:42:29.768348 13874 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:42:29.768559 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823349768542 us; error 0 us; skew 500 ppm
I20260630 12:42:29.769208 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:42:29.769308 21528 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53746
I20260630 12:42:29.771989 13874 webserver.cc:533] Webserver started at http://127.13.140.129:35149/ using document root <none> and password file <none>
I20260630 12:42:29.772643 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:42:29.772848 13874 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:42:29.776664 13874 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:42:29.780465 21781 consensus_queue.cc:237] T 5608fb2948c649648df9c5951006e0f0 P 65bd19bef369412da0af5a407767f2fd [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: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: true } }
I20260630 12:42:29.782147 21973 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:42:29.783226 13874 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:42:29.783531 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782823128114093-13874-0/minicluster-data/ts-0-root
uuid: "3bf8b1e7e59a46449f9c763856fa3e57"
format_stamp: "Formatted at 2026-06-30 12:42:26 on dist-test-slave-zctk"
I20260630 12:42:29.783866 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782823128114093-13874-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782823128114093-13874-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782823128114093-13874-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:42:29.790304 21707 raft_consensus.cc:1275] T 5608fb2948c649648df9c5951006e0f0 P ea91f113821a4466b11d6b1358754fe9 [term 1 FOLLOWER]: Refusing update from remote peer 65bd19bef369412da0af5a407767f2fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:42:29.792577 21849 consensus_queue.cc:1048] T 5608fb2948c649648df9c5951006e0f0 P 65bd19bef369412da0af5a407767f2fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260630 12:42:29.794209 21745 consensus_peers.cc:597] T 5608fb2948c649648df9c5951006e0f0 P 65bd19bef369412da0af5a407767f2fd -> Peer 3bf8b1e7e59a46449f9c763856fa3e57 (127.13.140.129:34205): Couldn't send request to peer 3bf8b1e7e59a46449f9c763856fa3e57. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.129:34205: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:42:29.813553 21847 raft_consensus.cc:2955] T 5608fb2948c649648df9c5951006e0f0 P 65bd19bef369412da0af5a407767f2fd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: true } } }
I20260630 12:42:29.815579 21706 raft_consensus.cc:2955] T 5608fb2948c649648df9c5951006e0f0 P ea91f113821a4466b11d6b1358754fe9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: true } } }
W20260630 12:42:29.818059 21747 consensus_peers.cc:597] T 5608fb2948c649648df9c5951006e0f0 P 65bd19bef369412da0af5a407767f2fd -> Peer e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132:38771): Couldn't send request to peer e8854911a86f474d8b8a12d9ef54e86d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5608fb2948c649648df9c5951006e0f0. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:42:29.828759 21517 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 5608fb2948c649648df9c5951006e0f0 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 3)
I20260630 12:42:29.833159 21528 catalog_manager.cc:5697] T 5608fb2948c649648df9c5951006e0f0 P 65bd19bef369412da0af5a407767f2fd reported cstate change: config changed from index -1 to 2, NON_VOTER e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132) added. New cstate: current_term: 1 leader_uuid: "65bd19bef369412da0af5a407767f2fd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:42:29.839308 21781 consensus_queue.cc:237] T a933f0ae774b4ee98c1232e806ad8647 P 65bd19bef369412da0af5a407767f2fd [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: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: true } }
I20260630 12:42:29.843533 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:42:29.843530 21780 consensus_queue.cc:237] T 6f2bac09de0a45cabb42063e0db6ebf4 P 65bd19bef369412da0af5a407767f2fd [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: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: true } }
I20260630 12:42:29.845650 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:42:29.848078 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
W20260630 12:42:29.858894 21747 consensus_peers.cc:597] T a933f0ae774b4ee98c1232e806ad8647 P 65bd19bef369412da0af5a407767f2fd -> Peer e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132:38771): Couldn't send request to peer e8854911a86f474d8b8a12d9ef54e86d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a933f0ae774b4ee98c1232e806ad8647. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:42:29.864339 21706 raft_consensus.cc:1275] T a933f0ae774b4ee98c1232e806ad8647 P ea91f113821a4466b11d6b1358754fe9 [term 1 FOLLOWER]: Refusing update from remote peer 65bd19bef369412da0af5a407767f2fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:42:29.866039 21747 consensus_peers.cc:597] T 6f2bac09de0a45cabb42063e0db6ebf4 P 65bd19bef369412da0af5a407767f2fd -> Peer e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132:38771): Couldn't send request to peer e8854911a86f474d8b8a12d9ef54e86d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6f2bac09de0a45cabb42063e0db6ebf4. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:42:29.865469 21779 consensus_queue.cc:237] T c361d30c64fc4817914ac03cd5e64ab2 P 65bd19bef369412da0af5a407767f2fd [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: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: true } }
I20260630 12:42:29.866986 21987 ts_tablet_manager.cc:548] Loading tablet metadata (0/6 complete)
I20260630 12:42:29.867609 21879 consensus_queue.cc:1048] T a933f0ae774b4ee98c1232e806ad8647 P 65bd19bef369412da0af5a407767f2fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:42:29.871654 21707 raft_consensus.cc:1275] T 6f2bac09de0a45cabb42063e0db6ebf4 P ea91f113821a4466b11d6b1358754fe9 [term 1 FOLLOWER]: Refusing update from remote peer 65bd19bef369412da0af5a407767f2fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:42:29.873765 21849 consensus_queue.cc:1048] T 6f2bac09de0a45cabb42063e0db6ebf4 P 65bd19bef369412da0af5a407767f2fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260630 12:42:29.880929 21745 consensus_peers.cc:597] T a933f0ae774b4ee98c1232e806ad8647 P 65bd19bef369412da0af5a407767f2fd -> Peer 3bf8b1e7e59a46449f9c763856fa3e57 (127.13.140.129:34205): Couldn't send request to peer 3bf8b1e7e59a46449f9c763856fa3e57. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.129:34205: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:42:29.889254 21745 consensus_peers.cc:597] T 6f2bac09de0a45cabb42063e0db6ebf4 P 65bd19bef369412da0af5a407767f2fd -> Peer 3bf8b1e7e59a46449f9c763856fa3e57 (127.13.140.129:34205): Couldn't send request to peer 3bf8b1e7e59a46449f9c763856fa3e57. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.129:34205: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:42:29.900919 21849 raft_consensus.cc:2955] T 6f2bac09de0a45cabb42063e0db6ebf4 P 65bd19bef369412da0af5a407767f2fd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: true } } }
I20260630 12:42:29.910769 21705 raft_consensus.cc:2955] T 6f2bac09de0a45cabb42063e0db6ebf4 P ea91f113821a4466b11d6b1358754fe9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: true } } }
I20260630 12:42:29.937636 21528 catalog_manager.cc:5697] T 6f2bac09de0a45cabb42063e0db6ebf4 P ea91f113821a4466b11d6b1358754fe9 reported cstate change: config changed from index -1 to 2, NON_VOTER e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132) added. New cstate: current_term: 1 leader_uuid: "65bd19bef369412da0af5a407767f2fd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: true } } }
I20260630 12:42:29.941861 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (6 total tablets, 6 live tablets)
I20260630 12:42:29.942381 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.084s	user 0.001s	sys 0.008s
I20260630 12:42:29.942782 13874 ts_tablet_manager.cc:600] Registering tablets (0/6 complete)
I20260630 12:42:29.957159 21987 tablet_bootstrap.cc:492] T c361d30c64fc4817914ac03cd5e64ab2 P 3bf8b1e7e59a46449f9c763856fa3e57: Bootstrap starting.
I20260630 12:42:29.959439 21517 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 6f2bac09de0a45cabb42063e0db6ebf4 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260630 12:42:29.961534 21879 raft_consensus.cc:2955] T a933f0ae774b4ee98c1232e806ad8647 P 65bd19bef369412da0af5a407767f2fd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: true } } }
W20260630 12:42:29.963575 21747 consensus_peers.cc:597] T c361d30c64fc4817914ac03cd5e64ab2 P 65bd19bef369412da0af5a407767f2fd -> Peer e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132:38771): Couldn't send request to peer e8854911a86f474d8b8a12d9ef54e86d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c361d30c64fc4817914ac03cd5e64ab2. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:42:29.975634 21706 raft_consensus.cc:1275] T c361d30c64fc4817914ac03cd5e64ab2 P ea91f113821a4466b11d6b1358754fe9 [term 1 FOLLOWER]: Refusing update from remote peer 65bd19bef369412da0af5a407767f2fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:42:29.977881 21995 consensus_queue.cc:1048] T c361d30c64fc4817914ac03cd5e64ab2 P 65bd19bef369412da0af5a407767f2fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:42:29.979861 21987 tablet_bootstrap.cc:492] T c361d30c64fc4817914ac03cd5e64ab2 P 3bf8b1e7e59a46449f9c763856fa3e57: 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:42:29.980760 21987 tablet_bootstrap.cc:492] T c361d30c64fc4817914ac03cd5e64ab2 P 3bf8b1e7e59a46449f9c763856fa3e57: Bootstrap complete.
I20260630 12:42:29.981452 21987 ts_tablet_manager.cc:1403] T c361d30c64fc4817914ac03cd5e64ab2 P 3bf8b1e7e59a46449f9c763856fa3e57: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.012s
W20260630 12:42:29.985114 21745 consensus_peers.cc:597] T c361d30c64fc4817914ac03cd5e64ab2 P 65bd19bef369412da0af5a407767f2fd -> Peer 3bf8b1e7e59a46449f9c763856fa3e57 (127.13.140.129:34205): Couldn't send request to peer 3bf8b1e7e59a46449f9c763856fa3e57. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.129:34205: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:42:29.985105 21987 raft_consensus.cc:359] T c361d30c64fc4817914ac03cd5e64ab2 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } }
I20260630 12:42:29.990170 21705 raft_consensus.cc:2955] T a933f0ae774b4ee98c1232e806ad8647 P ea91f113821a4466b11d6b1358754fe9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: true } } }
I20260630 12:42:29.991645 21987 raft_consensus.cc:740] T c361d30c64fc4817914ac03cd5e64ab2 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bf8b1e7e59a46449f9c763856fa3e57, State: Initialized, Role: FOLLOWER
I20260630 12:42:29.992535 21987 consensus_queue.cc:260] T c361d30c64fc4817914ac03cd5e64ab2 P 3bf8b1e7e59a46449f9c763856fa3e57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } }
I20260630 12:42:29.994598 21992 raft_consensus.cc:2955] T c361d30c64fc4817914ac03cd5e64ab2 P 65bd19bef369412da0af5a407767f2fd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: true } } }
I20260630 12:42:29.996150 21706 raft_consensus.cc:2955] T c361d30c64fc4817914ac03cd5e64ab2 P ea91f113821a4466b11d6b1358754fe9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: true } } }
I20260630 12:42:30.010525 21517 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet c361d30c64fc4817914ac03cd5e64ab2 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260630 12:42:30.011225 13874 ts_tablet_manager.cc:616] Registered 6 tablets
I20260630 12:42:30.011615 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.069s	user 0.039s	sys 0.002s
I20260630 12:42:30.011530 21517 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet a933f0ae774b4ee98c1232e806ad8647 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260630 12:42:30.014820 21987 ts_tablet_manager.cc:1434] T c361d30c64fc4817914ac03cd5e64ab2 P 3bf8b1e7e59a46449f9c763856fa3e57: Time spent starting tablet: real 0.033s	user 0.004s	sys 0.010s
I20260630 12:42:30.014415 21528 catalog_manager.cc:5697] T c361d30c64fc4817914ac03cd5e64ab2 P ea91f113821a4466b11d6b1358754fe9 reported cstate change: config changed from index -1 to 2, NON_VOTER e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132) added. New cstate: current_term: 1 leader_uuid: "65bd19bef369412da0af5a407767f2fd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: true } } }
I20260630 12:42:30.015799 21987 tablet_bootstrap.cc:492] T 5608fb2948c649648df9c5951006e0f0 P 3bf8b1e7e59a46449f9c763856fa3e57: Bootstrap starting.
I20260630 12:42:30.024356 21530 catalog_manager.cc:5697] T a933f0ae774b4ee98c1232e806ad8647 P 65bd19bef369412da0af5a407767f2fd reported cstate change: config changed from index -1 to 2, NON_VOTER e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132) added. New cstate: current_term: 1 leader_uuid: "65bd19bef369412da0af5a407767f2fd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:42:30.032305 21987 tablet_bootstrap.cc:492] T 5608fb2948c649648df9c5951006e0f0 P 3bf8b1e7e59a46449f9c763856fa3e57: 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:42:30.033303 21987 tablet_bootstrap.cc:492] T 5608fb2948c649648df9c5951006e0f0 P 3bf8b1e7e59a46449f9c763856fa3e57: Bootstrap complete.
I20260630 12:42:30.034106 21987 ts_tablet_manager.cc:1403] T 5608fb2948c649648df9c5951006e0f0 P 3bf8b1e7e59a46449f9c763856fa3e57: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.006s
I20260630 12:42:30.037979 21987 raft_consensus.cc:359] T 5608fb2948c649648df9c5951006e0f0 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } }
I20260630 12:42:30.039083 21987 raft_consensus.cc:740] T 5608fb2948c649648df9c5951006e0f0 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bf8b1e7e59a46449f9c763856fa3e57, State: Initialized, Role: FOLLOWER
I20260630 12:42:30.040162 21987 consensus_queue.cc:260] T 5608fb2948c649648df9c5951006e0f0 P 3bf8b1e7e59a46449f9c763856fa3e57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } }
I20260630 12:42:30.043059 21987 ts_tablet_manager.cc:1434] T 5608fb2948c649648df9c5951006e0f0 P 3bf8b1e7e59a46449f9c763856fa3e57: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260630 12:42:30.044185 21987 tablet_bootstrap.cc:492] T 60887363ccc14497b3c9dcf7a49bd185 P 3bf8b1e7e59a46449f9c763856fa3e57: Bootstrap starting.
I20260630 12:42:30.066398 21987 tablet_bootstrap.cc:492] T 60887363ccc14497b3c9dcf7a49bd185 P 3bf8b1e7e59a46449f9c763856fa3e57: 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:42:30.067607 21987 tablet_bootstrap.cc:492] T 60887363ccc14497b3c9dcf7a49bd185 P 3bf8b1e7e59a46449f9c763856fa3e57: Bootstrap complete.
I20260630 12:42:30.068522 21987 ts_tablet_manager.cc:1403] T 60887363ccc14497b3c9dcf7a49bd185 P 3bf8b1e7e59a46449f9c763856fa3e57: Time spent bootstrapping tablet: real 0.025s	user 0.022s	sys 0.001s
I20260630 12:42:30.071944 21987 raft_consensus.cc:359] T 60887363ccc14497b3c9dcf7a49bd185 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } }
I20260630 12:42:30.072727 21987 raft_consensus.cc:740] T 60887363ccc14497b3c9dcf7a49bd185 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bf8b1e7e59a46449f9c763856fa3e57, State: Initialized, Role: FOLLOWER
I20260630 12:42:30.073578 21987 consensus_queue.cc:260] T 60887363ccc14497b3c9dcf7a49bd185 P 3bf8b1e7e59a46449f9c763856fa3e57 [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: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } }
I20260630 12:42:30.074255 21987 raft_consensus.cc:399] T 60887363ccc14497b3c9dcf7a49bd185 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:42:30.074572 21987 raft_consensus.cc:493] T 60887363ccc14497b3c9dcf7a49bd185 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:42:30.074914 21987 raft_consensus.cc:3060] T 60887363ccc14497b3c9dcf7a49bd185 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:42:30.084466 21987 raft_consensus.cc:515] T 60887363ccc14497b3c9dcf7a49bd185 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } }
I20260630 12:42:30.085417 21987 leader_election.cc:304] T 60887363ccc14497b3c9dcf7a49bd185 P 3bf8b1e7e59a46449f9c763856fa3e57 [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: 3bf8b1e7e59a46449f9c763856fa3e57; no voters: 
I20260630 12:42:30.086261 21987 leader_election.cc:290] T 60887363ccc14497b3c9dcf7a49bd185 P 3bf8b1e7e59a46449f9c763856fa3e57 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260630 12:42:30.086486 21997 raft_consensus.cc:2804] T 60887363ccc14497b3c9dcf7a49bd185 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:42:30.086889 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.129:34205
I20260630 12:42:30.087141 22055 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.129:34205 every 8 connection(s)
I20260630 12:42:30.088104 21997 raft_consensus.cc:697] T 60887363ccc14497b3c9dcf7a49bd185 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 2 LEADER]: Becoming Leader. State: Replica: 3bf8b1e7e59a46449f9c763856fa3e57, State: Running, Role: LEADER
I20260630 12:42:30.088946 21997 consensus_queue.cc:237] T 60887363ccc14497b3c9dcf7a49bd185 P 3bf8b1e7e59a46449f9c763856fa3e57 [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: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } }
I20260630 12:42:30.093127 21987 ts_tablet_manager.cc:1434] T 60887363ccc14497b3c9dcf7a49bd185 P 3bf8b1e7e59a46449f9c763856fa3e57: Time spent starting tablet: real 0.024s	user 0.020s	sys 0.004s
I20260630 12:42:30.094156 21987 tablet_bootstrap.cc:492] T 05846a55857746959e868271bd0665fe P 3bf8b1e7e59a46449f9c763856fa3e57: Bootstrap starting.
I20260630 12:42:30.110081 21987 tablet_bootstrap.cc:492] T 05846a55857746959e868271bd0665fe P 3bf8b1e7e59a46449f9c763856fa3e57: 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:42:30.110826 21987 tablet_bootstrap.cc:492] T 05846a55857746959e868271bd0665fe P 3bf8b1e7e59a46449f9c763856fa3e57: Bootstrap complete.
I20260630 12:42:30.111366 21987 ts_tablet_manager.cc:1403] T 05846a55857746959e868271bd0665fe P 3bf8b1e7e59a46449f9c763856fa3e57: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.006s
I20260630 12:42:30.113567 21987 raft_consensus.cc:359] T 05846a55857746959e868271bd0665fe P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } }
I20260630 12:42:30.114106 21987 raft_consensus.cc:740] T 05846a55857746959e868271bd0665fe P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bf8b1e7e59a46449f9c763856fa3e57, State: Initialized, Role: FOLLOWER
I20260630 12:42:30.114782 21987 consensus_queue.cc:260] T 05846a55857746959e868271bd0665fe P 3bf8b1e7e59a46449f9c763856fa3e57 [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: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } }
I20260630 12:42:30.115358 21987 raft_consensus.cc:399] T 05846a55857746959e868271bd0665fe P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:42:30.115655 21987 raft_consensus.cc:493] T 05846a55857746959e868271bd0665fe P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:42:30.115883 21987 raft_consensus.cc:3060] T 05846a55857746959e868271bd0665fe P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:42:30.117079 22059 heartbeater.cc:344] Connected to a master server at 127.13.140.190:38055
I20260630 12:42:30.117542 22059 heartbeater.cc:461] Registering TS with master...
I20260630 12:42:30.118516 22059 heartbeater.cc:507] Master 127.13.140.190:38055 requested a full tablet report, sending...
I20260630 12:42:30.121526 21987 raft_consensus.cc:515] T 05846a55857746959e868271bd0665fe P 3bf8b1e7e59a46449f9c763856fa3e57 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } }
I20260630 12:42:30.122100 21987 leader_election.cc:304] T 05846a55857746959e868271bd0665fe P 3bf8b1e7e59a46449f9c763856fa3e57 [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: 3bf8b1e7e59a46449f9c763856fa3e57; no voters: 
I20260630 12:42:30.122673 21987 leader_election.cc:290] T 05846a55857746959e868271bd0665fe P 3bf8b1e7e59a46449f9c763856fa3e57 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260630 12:42:30.122922 22056 raft_consensus.cc:2804] T 05846a55857746959e868271bd0665fe P 3bf8b1e7e59a46449f9c763856fa3e57 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:42:30.123479 22056 raft_consensus.cc:697] T 05846a55857746959e868271bd0665fe P 3bf8b1e7e59a46449f9c763856fa3e57 [term 2 LEADER]: Becoming Leader. State: Replica: 3bf8b1e7e59a46449f9c763856fa3e57, State: Running, Role: LEADER
I20260630 12:42:30.124150 21987 ts_tablet_manager.cc:1434] T 05846a55857746959e868271bd0665fe P 3bf8b1e7e59a46449f9c763856fa3e57: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.002s
I20260630 12:42:30.124162 22056 consensus_queue.cc:237] T 05846a55857746959e868271bd0665fe P 3bf8b1e7e59a46449f9c763856fa3e57 [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: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } }
I20260630 12:42:30.125142 21987 tablet_bootstrap.cc:492] T 6f2bac09de0a45cabb42063e0db6ebf4 P 3bf8b1e7e59a46449f9c763856fa3e57: Bootstrap starting.
I20260630 12:42:30.128058 21528 ts_manager.cc:194] Re-registered known tserver with Master: 3bf8b1e7e59a46449f9c763856fa3e57 (127.13.140.129:34205)
I20260630 12:42:30.136955 21528 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53752
I20260630 12:42:30.137173 21987 tablet_bootstrap.cc:492] T 6f2bac09de0a45cabb42063e0db6ebf4 P 3bf8b1e7e59a46449f9c763856fa3e57: 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:42:30.138005 21987 tablet_bootstrap.cc:492] T 6f2bac09de0a45cabb42063e0db6ebf4 P 3bf8b1e7e59a46449f9c763856fa3e57: Bootstrap complete.
I20260630 12:42:30.138680 21987 ts_tablet_manager.cc:1403] T 6f2bac09de0a45cabb42063e0db6ebf4 P 3bf8b1e7e59a46449f9c763856fa3e57: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260630 12:42:30.140151 22059 heartbeater.cc:499] Master 127.13.140.190:38055 was elected leader, sending a full tablet report...
I20260630 12:42:30.141299 21987 raft_consensus.cc:359] T 6f2bac09de0a45cabb42063e0db6ebf4 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } }
I20260630 12:42:30.141961 21987 raft_consensus.cc:740] T 6f2bac09de0a45cabb42063e0db6ebf4 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bf8b1e7e59a46449f9c763856fa3e57, State: Initialized, Role: FOLLOWER
I20260630 12:42:30.142686 21987 consensus_queue.cc:260] T 6f2bac09de0a45cabb42063e0db6ebf4 P 3bf8b1e7e59a46449f9c763856fa3e57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } }
I20260630 12:42:30.144402 21987 ts_tablet_manager.cc:1434] T 6f2bac09de0a45cabb42063e0db6ebf4 P 3bf8b1e7e59a46449f9c763856fa3e57: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:42:30.145088 21987 tablet_bootstrap.cc:492] T a933f0ae774b4ee98c1232e806ad8647 P 3bf8b1e7e59a46449f9c763856fa3e57: Bootstrap starting.
I20260630 12:42:30.154603 21987 tablet_bootstrap.cc:492] T a933f0ae774b4ee98c1232e806ad8647 P 3bf8b1e7e59a46449f9c763856fa3e57: 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:42:30.155265 21987 tablet_bootstrap.cc:492] T a933f0ae774b4ee98c1232e806ad8647 P 3bf8b1e7e59a46449f9c763856fa3e57: Bootstrap complete.
I20260630 12:42:30.155838 21987 ts_tablet_manager.cc:1403] T a933f0ae774b4ee98c1232e806ad8647 P 3bf8b1e7e59a46449f9c763856fa3e57: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260630 12:42:30.157922 21987 raft_consensus.cc:359] T a933f0ae774b4ee98c1232e806ad8647 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } }
I20260630 12:42:30.158429 21987 raft_consensus.cc:740] T a933f0ae774b4ee98c1232e806ad8647 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bf8b1e7e59a46449f9c763856fa3e57, State: Initialized, Role: FOLLOWER
I20260630 12:42:30.159024 21987 consensus_queue.cc:260] T a933f0ae774b4ee98c1232e806ad8647 P 3bf8b1e7e59a46449f9c763856fa3e57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } }
I20260630 12:42:30.160727 21987 ts_tablet_manager.cc:1434] T a933f0ae774b4ee98c1232e806ad8647 P 3bf8b1e7e59a46449f9c763856fa3e57: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:42:30.196996 21879 consensus_queue.cc:1050] T 5608fb2948c649648df9c5951006e0f0 P 65bd19bef369412da0af5a407767f2fd [LEADER]: Got LMP mismatch error from peer: Peer: permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:42:30.202524 22031 raft_consensus.cc:2955] T 5608fb2948c649648df9c5951006e0f0 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: true } } }
I20260630 12:42:30.204330 22069 ts_tablet_manager.cc:933] T 5608fb2948c649648df9c5951006e0f0 P e8854911a86f474d8b8a12d9ef54e86d: Initiating tablet copy from peer 65bd19bef369412da0af5a407767f2fd (127.13.140.131:41479)
I20260630 12:42:30.206044 22069 tablet_copy_client.cc:323] T 5608fb2948c649648df9c5951006e0f0 P e8854911a86f474d8b8a12d9ef54e86d: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.131:41479
I20260630 12:42:30.216941 21791 tablet_copy_service.cc:140] P 65bd19bef369412da0af5a407767f2fd: Received BeginTabletCopySession request for tablet 5608fb2948c649648df9c5951006e0f0 from peer e8854911a86f474d8b8a12d9ef54e86d ({username='slave'} at 127.0.0.1:52066)
I20260630 12:42:30.217444 21791 tablet_copy_service.cc:161] P 65bd19bef369412da0af5a407767f2fd: Beginning new tablet copy session on tablet 5608fb2948c649648df9c5951006e0f0 from peer e8854911a86f474d8b8a12d9ef54e86d at {username='slave'} at 127.0.0.1:52066: session id = e8854911a86f474d8b8a12d9ef54e86d-5608fb2948c649648df9c5951006e0f0
I20260630 12:42:30.223446 21791 tablet_copy_source_session.cc:215] T 5608fb2948c649648df9c5951006e0f0 P 65bd19bef369412da0af5a407767f2fd: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:42:30.226823 22069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5608fb2948c649648df9c5951006e0f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:30.238548 22069 tablet_copy_client.cc:806] T 5608fb2948c649648df9c5951006e0f0 P e8854911a86f474d8b8a12d9ef54e86d: tablet copy: Starting download of 0 data blocks...
I20260630 12:42:30.239179 22069 tablet_copy_client.cc:670] T 5608fb2948c649648df9c5951006e0f0 P e8854911a86f474d8b8a12d9ef54e86d: tablet copy: Starting download of 1 WAL segments...
I20260630 12:42:30.243125 22069 tablet_copy_client.cc:538] T 5608fb2948c649648df9c5951006e0f0 P e8854911a86f474d8b8a12d9ef54e86d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:42:30.249837 22069 tablet_bootstrap.cc:492] T 5608fb2948c649648df9c5951006e0f0 P e8854911a86f474d8b8a12d9ef54e86d: Bootstrap starting.
I20260630 12:42:30.260308 22020 tablet_service.cc:1558] Processing DeleteTablet for tablet 05846a55857746959e868271bd0665fe with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:42:29 UTC) from {username='slave'} at 127.0.0.1:56870
I20260630 12:42:30.260761 22019 tablet_service.cc:1558] Processing DeleteTablet for tablet 60887363ccc14497b3c9dcf7a49bd185 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:42:29 UTC) from {username='slave'} at 127.0.0.1:56870
I20260630 12:42:30.262629 22072 tablet_replica.cc:333] stopping tablet replica
I20260630 12:42:30.263432 22072 raft_consensus.cc:2243] T 05846a55857746959e868271bd0665fe P 3bf8b1e7e59a46449f9c763856fa3e57 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:42:30.263943 22072 raft_consensus.cc:2272] T 05846a55857746959e868271bd0665fe P 3bf8b1e7e59a46449f9c763856fa3e57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:30.266698 22072 ts_tablet_manager.cc:1916] T 05846a55857746959e868271bd0665fe P 3bf8b1e7e59a46449f9c763856fa3e57: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:42:30.268275 22069 tablet_bootstrap.cc:492] T 5608fb2948c649648df9c5951006e0f0 P e8854911a86f474d8b8a12d9ef54e86d: 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:42:30.269086 22069 tablet_bootstrap.cc:492] T 5608fb2948c649648df9c5951006e0f0 P e8854911a86f474d8b8a12d9ef54e86d: Bootstrap complete.
I20260630 12:42:30.269641 22069 ts_tablet_manager.cc:1403] T 5608fb2948c649648df9c5951006e0f0 P e8854911a86f474d8b8a12d9ef54e86d: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.005s
I20260630 12:42:30.271920 22069 raft_consensus.cc:359] T 5608fb2948c649648df9c5951006e0f0 P e8854911a86f474d8b8a12d9ef54e86d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: true } }
I20260630 12:42:30.272513 22069 raft_consensus.cc:740] T 5608fb2948c649648df9c5951006e0f0 P e8854911a86f474d8b8a12d9ef54e86d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e8854911a86f474d8b8a12d9ef54e86d, State: Initialized, Role: LEARNER
I20260630 12:42:30.273121 22069 consensus_queue.cc:260] T 5608fb2948c649648df9c5951006e0f0 P e8854911a86f474d8b8a12d9ef54e86d [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: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: true } }
I20260630 12:42:30.275172 21962 heartbeater.cc:499] Master 127.13.140.190:38055 was elected leader, sending a full tablet report...
I20260630 12:42:30.275602 22069 ts_tablet_manager.cc:1434] T 5608fb2948c649648df9c5951006e0f0 P e8854911a86f474d8b8a12d9ef54e86d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:42:30.277930 21791 tablet_copy_service.cc:342] P 65bd19bef369412da0af5a407767f2fd: Request end of tablet copy session e8854911a86f474d8b8a12d9ef54e86d-5608fb2948c649648df9c5951006e0f0 received from {username='slave'} at 127.0.0.1:52066
I20260630 12:42:30.278431 21791 tablet_copy_service.cc:434] P 65bd19bef369412da0af5a407767f2fd: ending tablet copy session e8854911a86f474d8b8a12d9ef54e86d-5608fb2948c649648df9c5951006e0f0 on tablet 5608fb2948c649648df9c5951006e0f0 with peer e8854911a86f474d8b8a12d9ef54e86d
I20260630 12:42:30.281402 22072 ts_tablet_manager.cc:1929] T 05846a55857746959e868271bd0665fe P 3bf8b1e7e59a46449f9c763856fa3e57: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.2
I20260630 12:42:30.281906 22072 log.cc:1199] T 05846a55857746959e868271bd0665fe P 3bf8b1e7e59a46449f9c763856fa3e57: Deleting WAL directory at /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782823128114093-13874-0/minicluster-data/ts-0-root/wals/05846a55857746959e868271bd0665fe
I20260630 12:42:30.282788 22072 ts_tablet_manager.cc:1950] T 05846a55857746959e868271bd0665fe P 3bf8b1e7e59a46449f9c763856fa3e57: Deleting consensus metadata
I20260630 12:42:30.285372 22072 tablet_replica.cc:333] stopping tablet replica
I20260630 12:42:30.285416 21515 catalog_manager.cc:5028] TS 3bf8b1e7e59a46449f9c763856fa3e57 (127.13.140.129:34205): tablet 05846a55857746959e868271bd0665fe (table dugtrio [id=60542142bc774a4e8b60d69d4f985dc7]) successfully deleted
I20260630 12:42:30.286518 22072 raft_consensus.cc:2243] T 60887363ccc14497b3c9dcf7a49bd185 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:42:30.287070 22072 raft_consensus.cc:2272] T 60887363ccc14497b3c9dcf7a49bd185 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:30.289630 22072 ts_tablet_manager.cc:1916] T 60887363ccc14497b3c9dcf7a49bd185 P 3bf8b1e7e59a46449f9c763856fa3e57: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:42:30.301570 22072 ts_tablet_manager.cc:1929] T 60887363ccc14497b3c9dcf7a49bd185 P 3bf8b1e7e59a46449f9c763856fa3e57: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.2
I20260630 12:42:30.301951 22072 log.cc:1199] T 60887363ccc14497b3c9dcf7a49bd185 P 3bf8b1e7e59a46449f9c763856fa3e57: Deleting WAL directory at /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782823128114093-13874-0/minicluster-data/ts-0-root/wals/60887363ccc14497b3c9dcf7a49bd185
I20260630 12:42:30.302649 22072 ts_tablet_manager.cc:1950] T 60887363ccc14497b3c9dcf7a49bd185 P 3bf8b1e7e59a46449f9c763856fa3e57: Deleting consensus metadata
I20260630 12:42:30.305459 21515 catalog_manager.cc:5028] TS 3bf8b1e7e59a46449f9c763856fa3e57 (127.13.140.129:34205): tablet 60887363ccc14497b3c9dcf7a49bd185 (table dugtrio [id=60542142bc774a4e8b60d69d4f985dc7]) successfully deleted
W20260630 12:42:30.310901 21578 auto_rebalancer.cc:639] Failed to schedule move for tablet a933f0ae774b4ee98c1232e806ad8647: Invalid argument: Server with UUID e8854911a86f474d8b8a12d9ef54e86d is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: true } }
I20260630 12:42:30.312013 22069 ts_tablet_manager.cc:933] T 6f2bac09de0a45cabb42063e0db6ebf4 P e8854911a86f474d8b8a12d9ef54e86d: Initiating tablet copy from peer 65bd19bef369412da0af5a407767f2fd (127.13.140.131:41479)
I20260630 12:42:30.313488 22069 tablet_copy_client.cc:323] T 6f2bac09de0a45cabb42063e0db6ebf4 P e8854911a86f474d8b8a12d9ef54e86d: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.131:41479
I20260630 12:42:30.315021 21791 tablet_copy_service.cc:140] P 65bd19bef369412da0af5a407767f2fd: Received BeginTabletCopySession request for tablet 6f2bac09de0a45cabb42063e0db6ebf4 from peer e8854911a86f474d8b8a12d9ef54e86d ({username='slave'} at 127.0.0.1:52066)
W20260630 12:42:30.315582 21578 auto_rebalancer.cc:639] Failed to schedule move for tablet 6f2bac09de0a45cabb42063e0db6ebf4: Invalid argument: Server with UUID e8854911a86f474d8b8a12d9ef54e86d is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: true } }
I20260630 12:42:30.315603 21791 tablet_copy_service.cc:161] P 65bd19bef369412da0af5a407767f2fd: Beginning new tablet copy session on tablet 6f2bac09de0a45cabb42063e0db6ebf4 from peer e8854911a86f474d8b8a12d9ef54e86d at {username='slave'} at 127.0.0.1:52066: session id = e8854911a86f474d8b8a12d9ef54e86d-6f2bac09de0a45cabb42063e0db6ebf4
W20260630 12:42:30.320720 21578 auto_rebalancer.cc:639] Failed to schedule move for tablet c361d30c64fc4817914ac03cd5e64ab2: Invalid argument: Server with UUID e8854911a86f474d8b8a12d9ef54e86d is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: true } }
I20260630 12:42:30.322281 21791 tablet_copy_source_session.cc:215] T 6f2bac09de0a45cabb42063e0db6ebf4 P 65bd19bef369412da0af5a407767f2fd: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:42:30.325204 22069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f2bac09de0a45cabb42063e0db6ebf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:30.336035 22069 tablet_copy_client.cc:806] T 6f2bac09de0a45cabb42063e0db6ebf4 P e8854911a86f474d8b8a12d9ef54e86d: tablet copy: Starting download of 0 data blocks...
I20260630 12:42:30.336661 22069 tablet_copy_client.cc:670] T 6f2bac09de0a45cabb42063e0db6ebf4 P e8854911a86f474d8b8a12d9ef54e86d: tablet copy: Starting download of 1 WAL segments...
I20260630 12:42:30.340281 22069 tablet_copy_client.cc:538] T 6f2bac09de0a45cabb42063e0db6ebf4 P e8854911a86f474d8b8a12d9ef54e86d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:42:30.346439 22069 tablet_bootstrap.cc:492] T 6f2bac09de0a45cabb42063e0db6ebf4 P e8854911a86f474d8b8a12d9ef54e86d: Bootstrap starting.
I20260630 12:42:30.360882 22069 tablet_bootstrap.cc:492] T 6f2bac09de0a45cabb42063e0db6ebf4 P e8854911a86f474d8b8a12d9ef54e86d: 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:42:30.361632 22069 tablet_bootstrap.cc:492] T 6f2bac09de0a45cabb42063e0db6ebf4 P e8854911a86f474d8b8a12d9ef54e86d: Bootstrap complete.
I20260630 12:42:30.362215 22069 ts_tablet_manager.cc:1403] T 6f2bac09de0a45cabb42063e0db6ebf4 P e8854911a86f474d8b8a12d9ef54e86d: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.007s
I20260630 12:42:30.364470 22069 raft_consensus.cc:359] T 6f2bac09de0a45cabb42063e0db6ebf4 P e8854911a86f474d8b8a12d9ef54e86d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: true } }
I20260630 12:42:30.365132 22069 raft_consensus.cc:740] T 6f2bac09de0a45cabb42063e0db6ebf4 P e8854911a86f474d8b8a12d9ef54e86d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e8854911a86f474d8b8a12d9ef54e86d, State: Initialized, Role: LEARNER
I20260630 12:42:30.365667 22069 consensus_queue.cc:260] T 6f2bac09de0a45cabb42063e0db6ebf4 P e8854911a86f474d8b8a12d9ef54e86d [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: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: true } }
I20260630 12:42:30.367307 22069 ts_tablet_manager.cc:1434] T 6f2bac09de0a45cabb42063e0db6ebf4 P e8854911a86f474d8b8a12d9ef54e86d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:42:30.368901 21791 tablet_copy_service.cc:342] P 65bd19bef369412da0af5a407767f2fd: Request end of tablet copy session e8854911a86f474d8b8a12d9ef54e86d-6f2bac09de0a45cabb42063e0db6ebf4 received from {username='slave'} at 127.0.0.1:52066
I20260630 12:42:30.369266 21791 tablet_copy_service.cc:434] P 65bd19bef369412da0af5a407767f2fd: ending tablet copy session e8854911a86f474d8b8a12d9ef54e86d-6f2bac09de0a45cabb42063e0db6ebf4 on tablet 6f2bac09de0a45cabb42063e0db6ebf4 with peer e8854911a86f474d8b8a12d9ef54e86d
I20260630 12:42:30.379433 21879 consensus_queue.cc:1050] T a933f0ae774b4ee98c1232e806ad8647 P 65bd19bef369412da0af5a407767f2fd [LEADER]: Got LMP mismatch error from peer: Peer: permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:42:30.386727 22031 raft_consensus.cc:2955] T a933f0ae774b4ee98c1232e806ad8647 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: true } } }
I20260630 12:42:30.402828 21879 consensus_queue.cc:1050] T 6f2bac09de0a45cabb42063e0db6ebf4 P 65bd19bef369412da0af5a407767f2fd [LEADER]: Got LMP mismatch error from peer: Peer: permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:42:30.409333 22031 raft_consensus.cc:2955] T 6f2bac09de0a45cabb42063e0db6ebf4 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: true } } }
I20260630 12:42:30.430141 22069 ts_tablet_manager.cc:933] T c361d30c64fc4817914ac03cd5e64ab2 P e8854911a86f474d8b8a12d9ef54e86d: Initiating tablet copy from peer 65bd19bef369412da0af5a407767f2fd (127.13.140.131:41479)
I20260630 12:42:30.431794 22069 tablet_copy_client.cc:323] T c361d30c64fc4817914ac03cd5e64ab2 P e8854911a86f474d8b8a12d9ef54e86d: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.131:41479
I20260630 12:42:30.433379 21791 tablet_copy_service.cc:140] P 65bd19bef369412da0af5a407767f2fd: Received BeginTabletCopySession request for tablet c361d30c64fc4817914ac03cd5e64ab2 from peer e8854911a86f474d8b8a12d9ef54e86d ({username='slave'} at 127.0.0.1:52066)
I20260630 12:42:30.433831 21791 tablet_copy_service.cc:161] P 65bd19bef369412da0af5a407767f2fd: Beginning new tablet copy session on tablet c361d30c64fc4817914ac03cd5e64ab2 from peer e8854911a86f474d8b8a12d9ef54e86d at {username='slave'} at 127.0.0.1:52066: session id = e8854911a86f474d8b8a12d9ef54e86d-c361d30c64fc4817914ac03cd5e64ab2
I20260630 12:42:30.439206 21791 tablet_copy_source_session.cc:215] T c361d30c64fc4817914ac03cd5e64ab2 P 65bd19bef369412da0af5a407767f2fd: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:42:30.442067 22069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c361d30c64fc4817914ac03cd5e64ab2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:30.446353 22081 ts_tablet_manager.cc:933] T a933f0ae774b4ee98c1232e806ad8647 P e8854911a86f474d8b8a12d9ef54e86d: Initiating tablet copy from peer 65bd19bef369412da0af5a407767f2fd (127.13.140.131:41479)
I20260630 12:42:30.448325 22081 tablet_copy_client.cc:323] T a933f0ae774b4ee98c1232e806ad8647 P e8854911a86f474d8b8a12d9ef54e86d: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.131:41479
I20260630 12:42:30.450110 21791 tablet_copy_service.cc:140] P 65bd19bef369412da0af5a407767f2fd: Received BeginTabletCopySession request for tablet a933f0ae774b4ee98c1232e806ad8647 from peer e8854911a86f474d8b8a12d9ef54e86d ({username='slave'} at 127.0.0.1:52066)
I20260630 12:42:30.450629 21791 tablet_copy_service.cc:161] P 65bd19bef369412da0af5a407767f2fd: Beginning new tablet copy session on tablet a933f0ae774b4ee98c1232e806ad8647 from peer e8854911a86f474d8b8a12d9ef54e86d at {username='slave'} at 127.0.0.1:52066: session id = e8854911a86f474d8b8a12d9ef54e86d-a933f0ae774b4ee98c1232e806ad8647
I20260630 12:42:30.457909 22069 tablet_copy_client.cc:806] T c361d30c64fc4817914ac03cd5e64ab2 P e8854911a86f474d8b8a12d9ef54e86d: tablet copy: Starting download of 0 data blocks...
I20260630 12:42:30.458247 21791 tablet_copy_source_session.cc:215] T a933f0ae774b4ee98c1232e806ad8647 P 65bd19bef369412da0af5a407767f2fd: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:42:30.458611 22069 tablet_copy_client.cc:670] T c361d30c64fc4817914ac03cd5e64ab2 P e8854911a86f474d8b8a12d9ef54e86d: tablet copy: Starting download of 1 WAL segments...
I20260630 12:42:30.461436 22081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a933f0ae774b4ee98c1232e806ad8647. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:30.462714 22069 tablet_copy_client.cc:538] T c361d30c64fc4817914ac03cd5e64ab2 P e8854911a86f474d8b8a12d9ef54e86d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:42:30.471164 22069 tablet_bootstrap.cc:492] T c361d30c64fc4817914ac03cd5e64ab2 P e8854911a86f474d8b8a12d9ef54e86d: Bootstrap starting.
I20260630 12:42:30.477445 22081 tablet_copy_client.cc:806] T a933f0ae774b4ee98c1232e806ad8647 P e8854911a86f474d8b8a12d9ef54e86d: tablet copy: Starting download of 0 data blocks...
I20260630 12:42:30.478022 22081 tablet_copy_client.cc:670] T a933f0ae774b4ee98c1232e806ad8647 P e8854911a86f474d8b8a12d9ef54e86d: tablet copy: Starting download of 1 WAL segments...
I20260630 12:42:30.481789 22081 tablet_copy_client.cc:538] T a933f0ae774b4ee98c1232e806ad8647 P e8854911a86f474d8b8a12d9ef54e86d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:42:30.487242 22069 tablet_bootstrap.cc:492] T c361d30c64fc4817914ac03cd5e64ab2 P e8854911a86f474d8b8a12d9ef54e86d: 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:42:30.487955 22069 tablet_bootstrap.cc:492] T c361d30c64fc4817914ac03cd5e64ab2 P e8854911a86f474d8b8a12d9ef54e86d: Bootstrap complete.
I20260630 12:42:30.488519 22069 ts_tablet_manager.cc:1403] T c361d30c64fc4817914ac03cd5e64ab2 P e8854911a86f474d8b8a12d9ef54e86d: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260630 12:42:30.489068 22081 tablet_bootstrap.cc:492] T a933f0ae774b4ee98c1232e806ad8647 P e8854911a86f474d8b8a12d9ef54e86d: Bootstrap starting.
I20260630 12:42:30.490598 22069 raft_consensus.cc:359] T c361d30c64fc4817914ac03cd5e64ab2 P e8854911a86f474d8b8a12d9ef54e86d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: true } }
I20260630 12:42:30.491118 22069 raft_consensus.cc:740] T c361d30c64fc4817914ac03cd5e64ab2 P e8854911a86f474d8b8a12d9ef54e86d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e8854911a86f474d8b8a12d9ef54e86d, State: Initialized, Role: LEARNER
I20260630 12:42:30.491590 22069 consensus_queue.cc:260] T c361d30c64fc4817914ac03cd5e64ab2 P e8854911a86f474d8b8a12d9ef54e86d [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: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: true } }
I20260630 12:42:30.493252 22069 ts_tablet_manager.cc:1434] T c361d30c64fc4817914ac03cd5e64ab2 P e8854911a86f474d8b8a12d9ef54e86d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:42:30.495003 21791 tablet_copy_service.cc:342] P 65bd19bef369412da0af5a407767f2fd: Request end of tablet copy session e8854911a86f474d8b8a12d9ef54e86d-c361d30c64fc4817914ac03cd5e64ab2 received from {username='slave'} at 127.0.0.1:52066
I20260630 12:42:30.495410 21791 tablet_copy_service.cc:434] P 65bd19bef369412da0af5a407767f2fd: ending tablet copy session e8854911a86f474d8b8a12d9ef54e86d-c361d30c64fc4817914ac03cd5e64ab2 on tablet c361d30c64fc4817914ac03cd5e64ab2 with peer e8854911a86f474d8b8a12d9ef54e86d
I20260630 12:42:30.501669 21879 consensus_queue.cc:1050] T c361d30c64fc4817914ac03cd5e64ab2 P 65bd19bef369412da0af5a407767f2fd [LEADER]: Got LMP mismatch error from peer: Peer: permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:42:30.507454 22031 raft_consensus.cc:2955] T c361d30c64fc4817914ac03cd5e64ab2 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: true } } }
I20260630 12:42:30.508999 22081 tablet_bootstrap.cc:492] T a933f0ae774b4ee98c1232e806ad8647 P e8854911a86f474d8b8a12d9ef54e86d: 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:42:30.509896 22081 tablet_bootstrap.cc:492] T a933f0ae774b4ee98c1232e806ad8647 P e8854911a86f474d8b8a12d9ef54e86d: Bootstrap complete.
I20260630 12:42:30.510473 22081 ts_tablet_manager.cc:1403] T a933f0ae774b4ee98c1232e806ad8647 P e8854911a86f474d8b8a12d9ef54e86d: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260630 12:42:30.512799 22081 raft_consensus.cc:359] T a933f0ae774b4ee98c1232e806ad8647 P e8854911a86f474d8b8a12d9ef54e86d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: true } }
I20260630 12:42:30.513391 22081 raft_consensus.cc:740] T a933f0ae774b4ee98c1232e806ad8647 P e8854911a86f474d8b8a12d9ef54e86d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e8854911a86f474d8b8a12d9ef54e86d, State: Initialized, Role: LEARNER
I20260630 12:42:30.513895 22081 consensus_queue.cc:260] T a933f0ae774b4ee98c1232e806ad8647 P e8854911a86f474d8b8a12d9ef54e86d [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: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: true } }
I20260630 12:42:30.516072 22081 ts_tablet_manager.cc:1434] T a933f0ae774b4ee98c1232e806ad8647 P e8854911a86f474d8b8a12d9ef54e86d: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260630 12:42:30.517863 21791 tablet_copy_service.cc:342] P 65bd19bef369412da0af5a407767f2fd: Request end of tablet copy session e8854911a86f474d8b8a12d9ef54e86d-a933f0ae774b4ee98c1232e806ad8647 received from {username='slave'} at 127.0.0.1:52066
I20260630 12:42:30.518232 21791 tablet_copy_service.cc:434] P 65bd19bef369412da0af5a407767f2fd: ending tablet copy session e8854911a86f474d8b8a12d9ef54e86d-a933f0ae774b4ee98c1232e806ad8647 on tablet a933f0ae774b4ee98c1232e806ad8647 with peer e8854911a86f474d8b8a12d9ef54e86d
I20260630 12:42:30.718897 21779 consensus_queue.cc:237] T 5608fb2948c649648df9c5951006e0f0 P 65bd19bef369412da0af5a407767f2fd [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: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } }
I20260630 12:42:30.724040 22031 raft_consensus.cc:1275] T 5608fb2948c649648df9c5951006e0f0 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 FOLLOWER]: Refusing update from remote peer 65bd19bef369412da0af5a407767f2fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:42:30.724092 21705 raft_consensus.cc:1275] T 5608fb2948c649648df9c5951006e0f0 P ea91f113821a4466b11d6b1358754fe9 [term 1 FOLLOWER]: Refusing update from remote peer 65bd19bef369412da0af5a407767f2fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:42:30.725513 22086 consensus_queue.cc:1048] T 5608fb2948c649648df9c5951006e0f0 P 65bd19bef369412da0af5a407767f2fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:42:30.726150 21879 consensus_queue.cc:1048] T 5608fb2948c649648df9c5951006e0f0 P 65bd19bef369412da0af5a407767f2fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:42:30.732739 21849 raft_consensus.cc:2955] T 5608fb2948c649648df9c5951006e0f0 P 65bd19bef369412da0af5a407767f2fd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } }
I20260630 12:42:30.734679 21705 raft_consensus.cc:2955] T 5608fb2948c649648df9c5951006e0f0 P ea91f113821a4466b11d6b1358754fe9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } }
I20260630 12:42:30.742209 21517 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5608fb2948c649648df9c5951006e0f0 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:42:30.741240 22031 raft_consensus.cc:2955] T 5608fb2948c649648df9c5951006e0f0 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } }
I20260630 12:42:30.746534 21530 catalog_manager.cc:5697] T 5608fb2948c649648df9c5951006e0f0 P 65bd19bef369412da0af5a407767f2fd reported cstate change: config changed from index 2 to 3, NON_VOTER e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132) evicted. New cstate: current_term: 1 leader_uuid: "65bd19bef369412da0af5a407767f2fd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } health_report { overall_health: HEALTHY } } }
I20260630 12:42:30.771665 21927 tablet_service.cc:1558] Processing DeleteTablet for tablet 5608fb2948c649648df9c5951006e0f0 with delete_type TABLET_DATA_TOMBSTONED (TS e8854911a86f474d8b8a12d9ef54e86d not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:58896
I20260630 12:42:30.773223 22093 tablet_replica.cc:333] T 5608fb2948c649648df9c5951006e0f0 P e8854911a86f474d8b8a12d9ef54e86d: stopping tablet replica
I20260630 12:42:30.773931 22093 raft_consensus.cc:2243] T 5608fb2948c649648df9c5951006e0f0 P e8854911a86f474d8b8a12d9ef54e86d [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:42:30.774390 22093 raft_consensus.cc:2272] T 5608fb2948c649648df9c5951006e0f0 P e8854911a86f474d8b8a12d9ef54e86d [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:42:30.776726 22093 ts_tablet_manager.cc:1916] T 5608fb2948c649648df9c5951006e0f0 P e8854911a86f474d8b8a12d9ef54e86d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:42:30.787571 22093 ts_tablet_manager.cc:1929] T 5608fb2948c649648df9c5951006e0f0 P e8854911a86f474d8b8a12d9ef54e86d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260630 12:42:30.787899 22093 log.cc:1199] T 5608fb2948c649648df9c5951006e0f0 P e8854911a86f474d8b8a12d9ef54e86d: Deleting WAL directory at /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782823128114093-13874-0/minicluster-data/ts-3-root/wals/5608fb2948c649648df9c5951006e0f0
I20260630 12:42:30.789278 21517 catalog_manager.cc:5028] TS e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132:38771): tablet 5608fb2948c649648df9c5951006e0f0 (table test-workload [id=279b17839ec646318be908a20dda95fe]) successfully deleted
I20260630 12:42:30.831835 21779 consensus_queue.cc:237] T a933f0ae774b4ee98c1232e806ad8647 P 65bd19bef369412da0af5a407767f2fd [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: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } }
I20260630 12:42:30.836133 21705 raft_consensus.cc:1275] T a933f0ae774b4ee98c1232e806ad8647 P ea91f113821a4466b11d6b1358754fe9 [term 1 FOLLOWER]: Refusing update from remote peer 65bd19bef369412da0af5a407767f2fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:42:30.836223 22031 raft_consensus.cc:1275] T a933f0ae774b4ee98c1232e806ad8647 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 FOLLOWER]: Refusing update from remote peer 65bd19bef369412da0af5a407767f2fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:42:30.837467 21849 consensus_queue.cc:1048] T a933f0ae774b4ee98c1232e806ad8647 P 65bd19bef369412da0af5a407767f2fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:42:30.838156 22094 consensus_queue.cc:1048] T a933f0ae774b4ee98c1232e806ad8647 P 65bd19bef369412da0af5a407767f2fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:42:30.844225 22086 raft_consensus.cc:2955] T a933f0ae774b4ee98c1232e806ad8647 P 65bd19bef369412da0af5a407767f2fd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } }
I20260630 12:42:30.845731 22031 raft_consensus.cc:2955] T a933f0ae774b4ee98c1232e806ad8647 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } }
I20260630 12:42:30.846097 21705 raft_consensus.cc:2955] T a933f0ae774b4ee98c1232e806ad8647 P ea91f113821a4466b11d6b1358754fe9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } }
I20260630 12:42:30.852783 21517 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a933f0ae774b4ee98c1232e806ad8647 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:42:30.854527 21937 raft_consensus.cc:1217] T 6f2bac09de0a45cabb42063e0db6ebf4 P e8854911a86f474d8b8a12d9ef54e86d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:42:30.856331 21529 catalog_manager.cc:5697] T a933f0ae774b4ee98c1232e806ad8647 P 65bd19bef369412da0af5a407767f2fd reported cstate change: config changed from index 2 to 3, NON_VOTER e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132) evicted. New cstate: current_term: 1 leader_uuid: "65bd19bef369412da0af5a407767f2fd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } health_report { overall_health: HEALTHY } } }
I20260630 12:42:30.867353 21927 tablet_service.cc:1558] Processing DeleteTablet for tablet a933f0ae774b4ee98c1232e806ad8647 with delete_type TABLET_DATA_TOMBSTONED (TS e8854911a86f474d8b8a12d9ef54e86d not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:58896
I20260630 12:42:30.868377 22093 tablet_replica.cc:333] T a933f0ae774b4ee98c1232e806ad8647 P e8854911a86f474d8b8a12d9ef54e86d: stopping tablet replica
I20260630 12:42:30.869256 22093 raft_consensus.cc:2243] T a933f0ae774b4ee98c1232e806ad8647 P e8854911a86f474d8b8a12d9ef54e86d [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:42:30.869798 22093 raft_consensus.cc:2272] T a933f0ae774b4ee98c1232e806ad8647 P e8854911a86f474d8b8a12d9ef54e86d [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:42:30.872264 22093 ts_tablet_manager.cc:1916] T a933f0ae774b4ee98c1232e806ad8647 P e8854911a86f474d8b8a12d9ef54e86d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:42:30.873559 21937 raft_consensus.cc:1217] T c361d30c64fc4817914ac03cd5e64ab2 P e8854911a86f474d8b8a12d9ef54e86d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:42:30.886631 22093 ts_tablet_manager.cc:1929] T a933f0ae774b4ee98c1232e806ad8647 P e8854911a86f474d8b8a12d9ef54e86d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260630 12:42:30.887063 22093 log.cc:1199] T a933f0ae774b4ee98c1232e806ad8647 P e8854911a86f474d8b8a12d9ef54e86d: Deleting WAL directory at /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782823128114093-13874-0/minicluster-data/ts-3-root/wals/a933f0ae774b4ee98c1232e806ad8647
I20260630 12:42:30.888230 21517 catalog_manager.cc:5028] TS e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132:38771): tablet a933f0ae774b4ee98c1232e806ad8647 (table test-workload [id=279b17839ec646318be908a20dda95fe]) successfully deleted
I20260630 12:42:30.935875 21779 consensus_queue.cc:237] T 6f2bac09de0a45cabb42063e0db6ebf4 P 65bd19bef369412da0af5a407767f2fd [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: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } }
I20260630 12:42:30.941123 21705 raft_consensus.cc:1275] T 6f2bac09de0a45cabb42063e0db6ebf4 P ea91f113821a4466b11d6b1358754fe9 [term 1 FOLLOWER]: Refusing update from remote peer 65bd19bef369412da0af5a407767f2fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:42:30.941180 22031 raft_consensus.cc:1275] T 6f2bac09de0a45cabb42063e0db6ebf4 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 FOLLOWER]: Refusing update from remote peer 65bd19bef369412da0af5a407767f2fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:42:30.942492 21849 consensus_queue.cc:1048] T 6f2bac09de0a45cabb42063e0db6ebf4 P 65bd19bef369412da0af5a407767f2fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:42:30.943168 22094 consensus_queue.cc:1048] T 6f2bac09de0a45cabb42063e0db6ebf4 P 65bd19bef369412da0af5a407767f2fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:42:30.949041 21849 raft_consensus.cc:2955] T 6f2bac09de0a45cabb42063e0db6ebf4 P 65bd19bef369412da0af5a407767f2fd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } }
I20260630 12:42:30.950713 22031 raft_consensus.cc:2955] T 6f2bac09de0a45cabb42063e0db6ebf4 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } }
I20260630 12:42:30.952653 21706 raft_consensus.cc:2955] T 6f2bac09de0a45cabb42063e0db6ebf4 P ea91f113821a4466b11d6b1358754fe9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } }
I20260630 12:42:30.959373 21517 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6f2bac09de0a45cabb42063e0db6ebf4 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:42:30.961369 21529 catalog_manager.cc:5697] T 6f2bac09de0a45cabb42063e0db6ebf4 P 3bf8b1e7e59a46449f9c763856fa3e57 reported cstate change: config changed from index 2 to 3, NON_VOTER e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132) evicted. New cstate: current_term: 1 leader_uuid: "65bd19bef369412da0af5a407767f2fd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } }
I20260630 12:42:30.971442 21927 tablet_service.cc:1558] Processing DeleteTablet for tablet 6f2bac09de0a45cabb42063e0db6ebf4 with delete_type TABLET_DATA_TOMBSTONED (TS e8854911a86f474d8b8a12d9ef54e86d not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:58896
I20260630 12:42:30.972280 22093 tablet_replica.cc:333] T 6f2bac09de0a45cabb42063e0db6ebf4 P e8854911a86f474d8b8a12d9ef54e86d: stopping tablet replica
I20260630 12:42:30.973086 22093 raft_consensus.cc:2243] T 6f2bac09de0a45cabb42063e0db6ebf4 P e8854911a86f474d8b8a12d9ef54e86d [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:42:30.973615 22093 raft_consensus.cc:2272] T 6f2bac09de0a45cabb42063e0db6ebf4 P e8854911a86f474d8b8a12d9ef54e86d [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:42:30.976082 22093 ts_tablet_manager.cc:1916] T 6f2bac09de0a45cabb42063e0db6ebf4 P e8854911a86f474d8b8a12d9ef54e86d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:42:30.987172 22093 ts_tablet_manager.cc:1929] T 6f2bac09de0a45cabb42063e0db6ebf4 P e8854911a86f474d8b8a12d9ef54e86d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260630 12:42:30.987493 22093 log.cc:1199] T 6f2bac09de0a45cabb42063e0db6ebf4 P e8854911a86f474d8b8a12d9ef54e86d: Deleting WAL directory at /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782823128114093-13874-0/minicluster-data/ts-3-root/wals/6f2bac09de0a45cabb42063e0db6ebf4
I20260630 12:42:30.988940 21517 catalog_manager.cc:5028] TS e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132:38771): tablet 6f2bac09de0a45cabb42063e0db6ebf4 (table test-workload [id=279b17839ec646318be908a20dda95fe]) successfully deleted
I20260630 12:42:31.117654 21779 consensus_queue.cc:237] T c361d30c64fc4817914ac03cd5e64ab2 P 65bd19bef369412da0af5a407767f2fd [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: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } }
I20260630 12:42:31.122840 21706 raft_consensus.cc:1275] T c361d30c64fc4817914ac03cd5e64ab2 P ea91f113821a4466b11d6b1358754fe9 [term 1 FOLLOWER]: Refusing update from remote peer 65bd19bef369412da0af5a407767f2fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:42:31.122951 22031 raft_consensus.cc:1275] T c361d30c64fc4817914ac03cd5e64ab2 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 FOLLOWER]: Refusing update from remote peer 65bd19bef369412da0af5a407767f2fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:42:31.124361 21879 consensus_queue.cc:1048] T c361d30c64fc4817914ac03cd5e64ab2 P 65bd19bef369412da0af5a407767f2fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:42:31.124929 22094 consensus_queue.cc:1048] T c361d30c64fc4817914ac03cd5e64ab2 P 65bd19bef369412da0af5a407767f2fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:42:31.130848 21879 raft_consensus.cc:2955] T c361d30c64fc4817914ac03cd5e64ab2 P 65bd19bef369412da0af5a407767f2fd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } }
I20260630 12:42:31.132709 22031 raft_consensus.cc:2955] T c361d30c64fc4817914ac03cd5e64ab2 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } }
I20260630 12:42:31.133630 21706 raft_consensus.cc:2955] T c361d30c64fc4817914ac03cd5e64ab2 P ea91f113821a4466b11d6b1358754fe9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } }
I20260630 12:42:31.138744 21517 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c361d30c64fc4817914ac03cd5e64ab2 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:42:31.142863 21528 catalog_manager.cc:5697] T c361d30c64fc4817914ac03cd5e64ab2 P 65bd19bef369412da0af5a407767f2fd reported cstate change: config changed from index 2 to 3, NON_VOTER e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132) evicted. New cstate: current_term: 1 leader_uuid: "65bd19bef369412da0af5a407767f2fd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } health_report { overall_health: HEALTHY } } }
I20260630 12:42:31.153241 21927 tablet_service.cc:1558] Processing DeleteTablet for tablet c361d30c64fc4817914ac03cd5e64ab2 with delete_type TABLET_DATA_TOMBSTONED (TS e8854911a86f474d8b8a12d9ef54e86d not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:58896
I20260630 12:42:31.154754 22093 tablet_replica.cc:333] T c361d30c64fc4817914ac03cd5e64ab2 P e8854911a86f474d8b8a12d9ef54e86d: stopping tablet replica
I20260630 12:42:31.155550 22093 raft_consensus.cc:2243] T c361d30c64fc4817914ac03cd5e64ab2 P e8854911a86f474d8b8a12d9ef54e86d [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:42:31.156065 22093 raft_consensus.cc:2272] T c361d30c64fc4817914ac03cd5e64ab2 P e8854911a86f474d8b8a12d9ef54e86d [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:42:31.158921 22093 ts_tablet_manager.cc:1916] T c361d30c64fc4817914ac03cd5e64ab2 P e8854911a86f474d8b8a12d9ef54e86d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:42:31.170012 22093 ts_tablet_manager.cc:1929] T c361d30c64fc4817914ac03cd5e64ab2 P e8854911a86f474d8b8a12d9ef54e86d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260630 12:42:31.170332 22093 log.cc:1199] T c361d30c64fc4817914ac03cd5e64ab2 P e8854911a86f474d8b8a12d9ef54e86d: Deleting WAL directory at /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782823128114093-13874-0/minicluster-data/ts-3-root/wals/c361d30c64fc4817914ac03cd5e64ab2
I20260630 12:42:31.171576 21517 catalog_manager.cc:5028] TS e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132:38771): tablet c361d30c64fc4817914ac03cd5e64ab2 (table test-workload [id=279b17839ec646318be908a20dda95fe]) successfully deleted
I20260630 12:42:31.333380 21779 consensus_queue.cc:237] T 5608fb2948c649648df9c5951006e0f0 P 65bd19bef369412da0af5a407767f2fd [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: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } attrs { replace: true } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: true } }
I20260630 12:42:31.338812 22031 raft_consensus.cc:1275] T 5608fb2948c649648df9c5951006e0f0 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 FOLLOWER]: Refusing update from remote peer 65bd19bef369412da0af5a407767f2fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:42:31.339179 21705 raft_consensus.cc:1275] T 5608fb2948c649648df9c5951006e0f0 P ea91f113821a4466b11d6b1358754fe9 [term 1 FOLLOWER]: Refusing update from remote peer 65bd19bef369412da0af5a407767f2fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260630 12:42:31.339380 21747 consensus_peers.cc:597] T 5608fb2948c649648df9c5951006e0f0 P 65bd19bef369412da0af5a407767f2fd -> Peer e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132:38771): Couldn't send request to peer e8854911a86f474d8b8a12d9ef54e86d. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:42:31.340291 22086 consensus_queue.cc:1048] T 5608fb2948c649648df9c5951006e0f0 P 65bd19bef369412da0af5a407767f2fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } 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:42:31.341506 21849 consensus_queue.cc:1048] T 5608fb2948c649648df9c5951006e0f0 P 65bd19bef369412da0af5a407767f2fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:42:31.346565 22086 raft_consensus.cc:2955] T 5608fb2948c649648df9c5951006e0f0 P 65bd19bef369412da0af5a407767f2fd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } attrs { replace: true } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: true } } }
I20260630 12:42:31.348330 22031 raft_consensus.cc:2955] T 5608fb2948c649648df9c5951006e0f0 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } attrs { replace: true } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: true } } }
I20260630 12:42:31.349371 21705 raft_consensus.cc:2955] T 5608fb2948c649648df9c5951006e0f0 P ea91f113821a4466b11d6b1358754fe9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } attrs { replace: true } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: true } } }
I20260630 12:42:31.363204 21530 catalog_manager.cc:5697] T 5608fb2948c649648df9c5951006e0f0 P ea91f113821a4466b11d6b1358754fe9 reported cstate change: config changed from index 3 to 4, NON_VOTER e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132) added. New cstate: current_term: 1 leader_uuid: "65bd19bef369412da0af5a407767f2fd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } attrs { replace: true } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: true } } }
I20260630 12:42:31.363572 21779 consensus_queue.cc:237] T 6f2bac09de0a45cabb42063e0db6ebf4 P 65bd19bef369412da0af5a407767f2fd [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: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } attrs { replace: true } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: true } }
W20260630 12:42:31.369464 21747 consensus_peers.cc:597] T 6f2bac09de0a45cabb42063e0db6ebf4 P 65bd19bef369412da0af5a407767f2fd -> Peer e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132:38771): Couldn't send request to peer e8854911a86f474d8b8a12d9ef54e86d. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:42:31.371680 21705 raft_consensus.cc:1275] T 6f2bac09de0a45cabb42063e0db6ebf4 P ea91f113821a4466b11d6b1358754fe9 [term 1 FOLLOWER]: Refusing update from remote peer 65bd19bef369412da0af5a407767f2fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:42:31.371835 22031 raft_consensus.cc:1275] T 6f2bac09de0a45cabb42063e0db6ebf4 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 FOLLOWER]: Refusing update from remote peer 65bd19bef369412da0af5a407767f2fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:42:31.373121 21849 consensus_queue.cc:1048] T 6f2bac09de0a45cabb42063e0db6ebf4 P 65bd19bef369412da0af5a407767f2fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:42:31.373930 22086 consensus_queue.cc:1048] T 6f2bac09de0a45cabb42063e0db6ebf4 P 65bd19bef369412da0af5a407767f2fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:42:31.380946 21879 raft_consensus.cc:2955] T 6f2bac09de0a45cabb42063e0db6ebf4 P 65bd19bef369412da0af5a407767f2fd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } attrs { replace: true } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: true } } }
I20260630 12:42:31.382500 21705 raft_consensus.cc:2955] T 6f2bac09de0a45cabb42063e0db6ebf4 P ea91f113821a4466b11d6b1358754fe9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } attrs { replace: true } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: true } } }
I20260630 12:42:31.385617 22031 raft_consensus.cc:2955] T 6f2bac09de0a45cabb42063e0db6ebf4 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } attrs { replace: true } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: true } } }
I20260630 12:42:31.395720 21779 consensus_queue.cc:237] T a933f0ae774b4ee98c1232e806ad8647 P 65bd19bef369412da0af5a407767f2fd [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: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } attrs { replace: true } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: true } }
I20260630 12:42:31.395442 21528 catalog_manager.cc:5697] T 6f2bac09de0a45cabb42063e0db6ebf4 P 65bd19bef369412da0af5a407767f2fd reported cstate change: config changed from index 3 to 4, NON_VOTER e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132) added. New cstate: current_term: 1 leader_uuid: "65bd19bef369412da0af5a407767f2fd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:42:31.401875 21705 raft_consensus.cc:1275] T a933f0ae774b4ee98c1232e806ad8647 P ea91f113821a4466b11d6b1358754fe9 [term 1 FOLLOWER]: Refusing update from remote peer 65bd19bef369412da0af5a407767f2fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260630 12:42:31.402050 21747 consensus_peers.cc:597] T a933f0ae774b4ee98c1232e806ad8647 P 65bd19bef369412da0af5a407767f2fd -> Peer e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132:38771): Couldn't send request to peer e8854911a86f474d8b8a12d9ef54e86d. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:42:31.404965 22086 consensus_queue.cc:1048] T a933f0ae774b4ee98c1232e806ad8647 P 65bd19bef369412da0af5a407767f2fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } 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:42:31.408197 22031 raft_consensus.cc:1275] T a933f0ae774b4ee98c1232e806ad8647 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 FOLLOWER]: Refusing update from remote peer 65bd19bef369412da0af5a407767f2fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:42:31.409685 21849 consensus_queue.cc:1048] T a933f0ae774b4ee98c1232e806ad8647 P 65bd19bef369412da0af5a407767f2fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:42:31.410980 22094 raft_consensus.cc:2955] T a933f0ae774b4ee98c1232e806ad8647 P 65bd19bef369412da0af5a407767f2fd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } attrs { replace: true } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: true } } }
I20260630 12:42:31.412818 21705 raft_consensus.cc:2955] T a933f0ae774b4ee98c1232e806ad8647 P ea91f113821a4466b11d6b1358754fe9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } attrs { replace: true } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: true } } }
I20260630 12:42:31.416785 22031 raft_consensus.cc:2955] T a933f0ae774b4ee98c1232e806ad8647 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } attrs { replace: true } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: true } } }
I20260630 12:42:31.424924 21779 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6f2bac09de0a45cabb42063e0db6ebf4"
dest_uuid: "65bd19bef369412da0af5a407767f2fd"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:44300
I20260630 12:42:31.425653 21779 raft_consensus.cc:606] T 6f2bac09de0a45cabb42063e0db6ebf4 P 65bd19bef369412da0af5a407767f2fd [term 1 LEADER]: Received request to transfer leadership
I20260630 12:42:31.426230 21529 catalog_manager.cc:5697] T a933f0ae774b4ee98c1232e806ad8647 P ea91f113821a4466b11d6b1358754fe9 reported cstate change: config changed from index 3 to 4, NON_VOTER e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132) added. New cstate: current_term: 1 leader_uuid: "65bd19bef369412da0af5a407767f2fd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } attrs { replace: true } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: true } } }
I20260630 12:42:31.430236 21779 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6f2bac09de0a45cabb42063e0db6ebf4"
dest_uuid: "65bd19bef369412da0af5a407767f2fd"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:44300
I20260630 12:42:31.430835 21779 raft_consensus.cc:606] T 6f2bac09de0a45cabb42063e0db6ebf4 P 65bd19bef369412da0af5a407767f2fd [term 1 LEADER]: Received request to transfer leadership
I20260630 12:42:31.434108 21779 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6f2bac09de0a45cabb42063e0db6ebf4"
dest_uuid: "65bd19bef369412da0af5a407767f2fd"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:44300
I20260630 12:42:31.434652 21779 raft_consensus.cc:606] T 6f2bac09de0a45cabb42063e0db6ebf4 P 65bd19bef369412da0af5a407767f2fd [term 1 LEADER]: Received request to transfer leadership
W20260630 12:42:31.746284 21578 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:42:31.746660 21578 auto_rebalancer.cc:920] Could not move replica: Remote error: Service unavailable: leadership transfer for 6f2bac09de0a45cabb42063e0db6ebf4 already in progress
W20260630 12:42:31.746881 21578 auto_rebalancer.cc:340] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 6f2bac09de0a45cabb42063e0db6ebf4 already in progress
I20260630 12:42:31.821166 22100 ts_tablet_manager.cc:933] T 5608fb2948c649648df9c5951006e0f0 P e8854911a86f474d8b8a12d9ef54e86d: Initiating tablet copy from peer 65bd19bef369412da0af5a407767f2fd (127.13.140.131:41479)
I20260630 12:42:31.822337 22086 raft_consensus.cc:993] T 6f2bac09de0a45cabb42063e0db6ebf4 P 65bd19bef369412da0af5a407767f2fd: : Instructing follower 3bf8b1e7e59a46449f9c763856fa3e57 to start an election
I20260630 12:42:31.822842 22086 raft_consensus.cc:1081] T 6f2bac09de0a45cabb42063e0db6ebf4 P 65bd19bef369412da0af5a407767f2fd [term 1 LEADER]: Signalling peer 3bf8b1e7e59a46449f9c763856fa3e57 to start an election
I20260630 12:42:31.823405 22100 tablet_copy_client.cc:323] T 5608fb2948c649648df9c5951006e0f0 P e8854911a86f474d8b8a12d9ef54e86d: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.131:41479
I20260630 12:42:31.824474 22031 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6f2bac09de0a45cabb42063e0db6ebf4"
dest_uuid: "3bf8b1e7e59a46449f9c763856fa3e57"
 from {username='slave'} at 127.0.0.1:56864
I20260630 12:42:31.825074 21791 tablet_copy_service.cc:140] P 65bd19bef369412da0af5a407767f2fd: Received BeginTabletCopySession request for tablet 5608fb2948c649648df9c5951006e0f0 from peer e8854911a86f474d8b8a12d9ef54e86d ({username='slave'} at 127.0.0.1:52066)
I20260630 12:42:31.825114 22031 raft_consensus.cc:493] T 6f2bac09de0a45cabb42063e0db6ebf4 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:42:31.825757 21791 tablet_copy_service.cc:161] P 65bd19bef369412da0af5a407767f2fd: Beginning new tablet copy session on tablet 5608fb2948c649648df9c5951006e0f0 from peer e8854911a86f474d8b8a12d9ef54e86d at {username='slave'} at 127.0.0.1:52066: session id = e8854911a86f474d8b8a12d9ef54e86d-5608fb2948c649648df9c5951006e0f0
I20260630 12:42:31.825758 22031 raft_consensus.cc:3060] T 6f2bac09de0a45cabb42063e0db6ebf4 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:42:31.832288 21791 tablet_copy_source_session.cc:215] T 5608fb2948c649648df9c5951006e0f0 P 65bd19bef369412da0af5a407767f2fd: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:42:31.832531 22031 raft_consensus.cc:515] T 6f2bac09de0a45cabb42063e0db6ebf4 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } attrs { replace: true } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: true } }
I20260630 12:42:31.834717 22100 ts_tablet_manager.cc:1916] T 5608fb2948c649648df9c5951006e0f0 P e8854911a86f474d8b8a12d9ef54e86d: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260630 12:42:31.841924 22031 leader_election.cc:290] T 6f2bac09de0a45cabb42063e0db6ebf4 P 3bf8b1e7e59a46449f9c763856fa3e57 [CANDIDATE]: Term 2 election: Requested vote from peers ea91f113821a4466b11d6b1358754fe9 (127.13.140.130:41951), 65bd19bef369412da0af5a407767f2fd (127.13.140.131:41479)
I20260630 12:42:31.850142 22100 ts_tablet_manager.cc:1929] T 5608fb2948c649648df9c5951006e0f0 P e8854911a86f474d8b8a12d9ef54e86d: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260630 12:42:31.854616 22100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5608fb2948c649648df9c5951006e0f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:31.866508 21705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f2bac09de0a45cabb42063e0db6ebf4" candidate_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ea91f113821a4466b11d6b1358754fe9"
I20260630 12:42:31.866804 22100 tablet_copy_client.cc:806] T 5608fb2948c649648df9c5951006e0f0 P e8854911a86f474d8b8a12d9ef54e86d: tablet copy: Starting download of 0 data blocks...
I20260630 12:42:31.867216 21705 raft_consensus.cc:3060] T 6f2bac09de0a45cabb42063e0db6ebf4 P ea91f113821a4466b11d6b1358754fe9 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:42:31.867378 22100 tablet_copy_client.cc:670] T 5608fb2948c649648df9c5951006e0f0 P e8854911a86f474d8b8a12d9ef54e86d: tablet copy: Starting download of 1 WAL segments...
I20260630 12:42:31.870440 21779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f2bac09de0a45cabb42063e0db6ebf4" candidate_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "65bd19bef369412da0af5a407767f2fd"
I20260630 12:42:31.871019 21779 raft_consensus.cc:3055] T 6f2bac09de0a45cabb42063e0db6ebf4 P 65bd19bef369412da0af5a407767f2fd [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:42:31.871253 21779 raft_consensus.cc:740] T 6f2bac09de0a45cabb42063e0db6ebf4 P 65bd19bef369412da0af5a407767f2fd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 65bd19bef369412da0af5a407767f2fd, State: Running, Role: LEADER
I20260630 12:42:31.871918 21779 consensus_queue.cc:260] T 6f2bac09de0a45cabb42063e0db6ebf4 P 65bd19bef369412da0af5a407767f2fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } attrs { replace: true } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: true } }
I20260630 12:42:31.873227 21779 raft_consensus.cc:3060] T 6f2bac09de0a45cabb42063e0db6ebf4 P 65bd19bef369412da0af5a407767f2fd [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:42:31.873348 22100 tablet_copy_client.cc:538] T 5608fb2948c649648df9c5951006e0f0 P e8854911a86f474d8b8a12d9ef54e86d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:42:31.874218 21705 raft_consensus.cc:2468] T 6f2bac09de0a45cabb42063e0db6ebf4 P ea91f113821a4466b11d6b1358754fe9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bf8b1e7e59a46449f9c763856fa3e57 in term 2.
I20260630 12:42:31.875604 21980 leader_election.cc:304] T 6f2bac09de0a45cabb42063e0db6ebf4 P 3bf8b1e7e59a46449f9c763856fa3e57 [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: 3bf8b1e7e59a46449f9c763856fa3e57, ea91f113821a4466b11d6b1358754fe9; no voters: 
I20260630 12:42:31.876636 22056 raft_consensus.cc:2804] T 6f2bac09de0a45cabb42063e0db6ebf4 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:42:31.882345 22100 tablet_bootstrap.cc:492] T 5608fb2948c649648df9c5951006e0f0 P e8854911a86f474d8b8a12d9ef54e86d: Bootstrap starting.
I20260630 12:42:31.880640 21779 raft_consensus.cc:2468] T 6f2bac09de0a45cabb42063e0db6ebf4 P 65bd19bef369412da0af5a407767f2fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bf8b1e7e59a46449f9c763856fa3e57 in term 2.
I20260630 12:42:31.886883 22056 raft_consensus.cc:697] T 6f2bac09de0a45cabb42063e0db6ebf4 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 2 LEADER]: Becoming Leader. State: Replica: 3bf8b1e7e59a46449f9c763856fa3e57, State: Running, Role: LEADER
I20260630 12:42:31.887903 22056 consensus_queue.cc:237] T 6f2bac09de0a45cabb42063e0db6ebf4 P 3bf8b1e7e59a46449f9c763856fa3e57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } attrs { replace: true } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: true } }
I20260630 12:42:31.897320 21528 catalog_manager.cc:5697] T 6f2bac09de0a45cabb42063e0db6ebf4 P 3bf8b1e7e59a46449f9c763856fa3e57 reported cstate change: term changed from 1 to 2, leader changed from 65bd19bef369412da0af5a407767f2fd (127.13.140.131) to 3bf8b1e7e59a46449f9c763856fa3e57 (127.13.140.129). New cstate: current_term: 2 leader_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:42:31.904925 22100 tablet_bootstrap.cc:492] T 5608fb2948c649648df9c5951006e0f0 P e8854911a86f474d8b8a12d9ef54e86d: 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:42:31.905715 22100 tablet_bootstrap.cc:492] T 5608fb2948c649648df9c5951006e0f0 P e8854911a86f474d8b8a12d9ef54e86d: Bootstrap complete.
I20260630 12:42:31.906435 22100 ts_tablet_manager.cc:1403] T 5608fb2948c649648df9c5951006e0f0 P e8854911a86f474d8b8a12d9ef54e86d: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.009s
I20260630 12:42:31.909528 22100 raft_consensus.cc:359] T 5608fb2948c649648df9c5951006e0f0 P e8854911a86f474d8b8a12d9ef54e86d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } attrs { replace: true } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: true } }
I20260630 12:42:31.910455 22100 raft_consensus.cc:740] T 5608fb2948c649648df9c5951006e0f0 P e8854911a86f474d8b8a12d9ef54e86d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e8854911a86f474d8b8a12d9ef54e86d, State: Initialized, Role: LEARNER
I20260630 12:42:31.911154 22100 consensus_queue.cc:260] T 5608fb2948c649648df9c5951006e0f0 P e8854911a86f474d8b8a12d9ef54e86d [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: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } attrs { replace: true } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: true } }
I20260630 12:42:31.913960 22100 ts_tablet_manager.cc:1434] T 5608fb2948c649648df9c5951006e0f0 P e8854911a86f474d8b8a12d9ef54e86d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:42:31.915817 21791 tablet_copy_service.cc:342] P 65bd19bef369412da0af5a407767f2fd: Request end of tablet copy session e8854911a86f474d8b8a12d9ef54e86d-5608fb2948c649648df9c5951006e0f0 received from {username='slave'} at 127.0.0.1:52066
I20260630 12:42:31.916256 21791 tablet_copy_service.cc:434] P 65bd19bef369412da0af5a407767f2fd: ending tablet copy session e8854911a86f474d8b8a12d9ef54e86d-5608fb2948c649648df9c5951006e0f0 on tablet 5608fb2948c649648df9c5951006e0f0 with peer e8854911a86f474d8b8a12d9ef54e86d
I20260630 12:42:31.968849 22100 ts_tablet_manager.cc:933] T a933f0ae774b4ee98c1232e806ad8647 P e8854911a86f474d8b8a12d9ef54e86d: Initiating tablet copy from peer 65bd19bef369412da0af5a407767f2fd (127.13.140.131:41479)
I20260630 12:42:31.970469 22100 tablet_copy_client.cc:323] T a933f0ae774b4ee98c1232e806ad8647 P e8854911a86f474d8b8a12d9ef54e86d: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.131:41479
I20260630 12:42:31.971922 21791 tablet_copy_service.cc:140] P 65bd19bef369412da0af5a407767f2fd: Received BeginTabletCopySession request for tablet a933f0ae774b4ee98c1232e806ad8647 from peer e8854911a86f474d8b8a12d9ef54e86d ({username='slave'} at 127.0.0.1:52066)
I20260630 12:42:31.972376 21791 tablet_copy_service.cc:161] P 65bd19bef369412da0af5a407767f2fd: Beginning new tablet copy session on tablet a933f0ae774b4ee98c1232e806ad8647 from peer e8854911a86f474d8b8a12d9ef54e86d at {username='slave'} at 127.0.0.1:52066: session id = e8854911a86f474d8b8a12d9ef54e86d-a933f0ae774b4ee98c1232e806ad8647
I20260630 12:42:31.978358 21791 tablet_copy_source_session.cc:215] T a933f0ae774b4ee98c1232e806ad8647 P 65bd19bef369412da0af5a407767f2fd: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:42:31.980397 22100 ts_tablet_manager.cc:1916] T a933f0ae774b4ee98c1232e806ad8647 P e8854911a86f474d8b8a12d9ef54e86d: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260630 12:42:31.990312 22100 ts_tablet_manager.cc:1929] T a933f0ae774b4ee98c1232e806ad8647 P e8854911a86f474d8b8a12d9ef54e86d: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260630 12:42:31.990859 22100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a933f0ae774b4ee98c1232e806ad8647. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:31.995560 22100 tablet_copy_client.cc:806] T a933f0ae774b4ee98c1232e806ad8647 P e8854911a86f474d8b8a12d9ef54e86d: tablet copy: Starting download of 0 data blocks...
I20260630 12:42:31.996042 22100 tablet_copy_client.cc:670] T a933f0ae774b4ee98c1232e806ad8647 P e8854911a86f474d8b8a12d9ef54e86d: tablet copy: Starting download of 1 WAL segments...
I20260630 12:42:31.999323 22100 tablet_copy_client.cc:538] T a933f0ae774b4ee98c1232e806ad8647 P e8854911a86f474d8b8a12d9ef54e86d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:42:32.004931 22100 tablet_bootstrap.cc:492] T a933f0ae774b4ee98c1232e806ad8647 P e8854911a86f474d8b8a12d9ef54e86d: Bootstrap starting.
I20260630 12:42:32.021652 22100 tablet_bootstrap.cc:492] T a933f0ae774b4ee98c1232e806ad8647 P e8854911a86f474d8b8a12d9ef54e86d: 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:42:32.022267 22100 tablet_bootstrap.cc:492] T a933f0ae774b4ee98c1232e806ad8647 P e8854911a86f474d8b8a12d9ef54e86d: Bootstrap complete.
I20260630 12:42:32.022765 22100 ts_tablet_manager.cc:1403] T a933f0ae774b4ee98c1232e806ad8647 P e8854911a86f474d8b8a12d9ef54e86d: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260630 12:42:32.024374 22100 raft_consensus.cc:359] T a933f0ae774b4ee98c1232e806ad8647 P e8854911a86f474d8b8a12d9ef54e86d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } attrs { replace: true } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: true } }
I20260630 12:42:32.024976 22100 raft_consensus.cc:740] T a933f0ae774b4ee98c1232e806ad8647 P e8854911a86f474d8b8a12d9ef54e86d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e8854911a86f474d8b8a12d9ef54e86d, State: Initialized, Role: LEARNER
I20260630 12:42:32.025425 22100 consensus_queue.cc:260] T a933f0ae774b4ee98c1232e806ad8647 P e8854911a86f474d8b8a12d9ef54e86d [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: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } attrs { replace: true } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: true } }
I20260630 12:42:32.026859 22100 ts_tablet_manager.cc:1434] T a933f0ae774b4ee98c1232e806ad8647 P e8854911a86f474d8b8a12d9ef54e86d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:42:32.028652 21791 tablet_copy_service.cc:342] P 65bd19bef369412da0af5a407767f2fd: Request end of tablet copy session e8854911a86f474d8b8a12d9ef54e86d-a933f0ae774b4ee98c1232e806ad8647 received from {username='slave'} at 127.0.0.1:52066
I20260630 12:42:32.029011 21791 tablet_copy_service.cc:434] P 65bd19bef369412da0af5a407767f2fd: ending tablet copy session e8854911a86f474d8b8a12d9ef54e86d-a933f0ae774b4ee98c1232e806ad8647 on tablet a933f0ae774b4ee98c1232e806ad8647 with peer e8854911a86f474d8b8a12d9ef54e86d
I20260630 12:42:32.197331 21937 raft_consensus.cc:1217] T 5608fb2948c649648df9c5951006e0f0 P e8854911a86f474d8b8a12d9ef54e86d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
W20260630 12:42:32.350430 21981 consensus_peers.cc:597] T 6f2bac09de0a45cabb42063e0db6ebf4 P 3bf8b1e7e59a46449f9c763856fa3e57 -> Peer e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132:38771): Couldn't send request to peer e8854911a86f474d8b8a12d9ef54e86d. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:42:32.369465 21779 raft_consensus.cc:1275] T 6f2bac09de0a45cabb42063e0db6ebf4 P 65bd19bef369412da0af5a407767f2fd [term 2 FOLLOWER]: Refusing update from remote peer 3bf8b1e7e59a46449f9c763856fa3e57: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:42:32.370812 22056 consensus_queue.cc:1048] T 6f2bac09de0a45cabb42063e0db6ebf4 P 3bf8b1e7e59a46449f9c763856fa3e57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } 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:42:32.380300 21705 raft_consensus.cc:1275] T 6f2bac09de0a45cabb42063e0db6ebf4 P ea91f113821a4466b11d6b1358754fe9 [term 2 FOLLOWER]: Refusing update from remote peer 3bf8b1e7e59a46449f9c763856fa3e57: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:42:32.381860 22106 consensus_queue.cc:1048] T 6f2bac09de0a45cabb42063e0db6ebf4 P 3bf8b1e7e59a46449f9c763856fa3e57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:42:32.507085 21937 raft_consensus.cc:1217] T a933f0ae774b4ee98c1232e806ad8647 P e8854911a86f474d8b8a12d9ef54e86d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260630 12:42:32.595901 22111 raft_consensus.cc:1064] T 5608fb2948c649648df9c5951006e0f0 P 65bd19bef369412da0af5a407767f2fd: attempting to promote NON_VOTER e8854911a86f474d8b8a12d9ef54e86d to VOTER
I20260630 12:42:32.598582 22111 consensus_queue.cc:237] T 5608fb2948c649648df9c5951006e0f0 P 65bd19bef369412da0af5a407767f2fd [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: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } attrs { replace: true } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: false } }
I20260630 12:42:32.605100 21937 raft_consensus.cc:1275] T 5608fb2948c649648df9c5951006e0f0 P e8854911a86f474d8b8a12d9ef54e86d [term 1 LEARNER]: Refusing update from remote peer 65bd19bef369412da0af5a407767f2fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:42:32.606887 22031 raft_consensus.cc:1275] T 5608fb2948c649648df9c5951006e0f0 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 FOLLOWER]: Refusing update from remote peer 65bd19bef369412da0af5a407767f2fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:42:32.607019 21705 raft_consensus.cc:1275] T 5608fb2948c649648df9c5951006e0f0 P ea91f113821a4466b11d6b1358754fe9 [term 1 FOLLOWER]: Refusing update from remote peer 65bd19bef369412da0af5a407767f2fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:42:32.608682 22120 consensus_queue.cc:1048] T 5608fb2948c649648df9c5951006e0f0 P 65bd19bef369412da0af5a407767f2fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 38771 } 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:42:32.609681 22111 consensus_queue.cc:1048] T 5608fb2948c649648df9c5951006e0f0 P 65bd19bef369412da0af5a407767f2fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } 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:42:32.610595 22094 consensus_queue.cc:1048] T 5608fb2948c649648df9c5951006e0f0 P 65bd19bef369412da0af5a407767f2fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:42:32.631018 22111 raft_consensus.cc:2955] T 5608fb2948c649648df9c5951006e0f0 P 65bd19bef369412da0af5a407767f2fd [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } attrs { replace: true } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: false } } }
I20260630 12:42:32.633270 21705 raft_consensus.cc:2955] T 5608fb2948c649648df9c5951006e0f0 P ea91f113821a4466b11d6b1358754fe9 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } attrs { replace: true } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: false } } }
I20260630 12:42:32.633762 21937 raft_consensus.cc:2955] T 5608fb2948c649648df9c5951006e0f0 P e8854911a86f474d8b8a12d9ef54e86d [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } attrs { replace: true } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: false } } }
I20260630 12:42:32.644338 22031 raft_consensus.cc:2955] T 5608fb2948c649648df9c5951006e0f0 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } attrs { replace: true } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: false } } }
I20260630 12:42:32.650993 21530 catalog_manager.cc:5697] T 5608fb2948c649648df9c5951006e0f0 P ea91f113821a4466b11d6b1358754fe9 reported cstate change: config changed from index 4 to 5, e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "65bd19bef369412da0af5a407767f2fd" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } attrs { replace: true } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: false } } }
I20260630 12:42:32.686369 21779 consensus_queue.cc:237] T 5608fb2948c649648df9c5951006e0f0 P 65bd19bef369412da0af5a407767f2fd [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: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: false } }
I20260630 12:42:32.691908 21937 raft_consensus.cc:1275] T 5608fb2948c649648df9c5951006e0f0 P e8854911a86f474d8b8a12d9ef54e86d [term 1 FOLLOWER]: Refusing update from remote peer 65bd19bef369412da0af5a407767f2fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260630 12:42:32.693073 21705 raft_consensus.cc:1275] T 5608fb2948c649648df9c5951006e0f0 P ea91f113821a4466b11d6b1358754fe9 [term 1 FOLLOWER]: Refusing update from remote peer 65bd19bef369412da0af5a407767f2fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260630 12:42:32.693557 22094 consensus_queue.cc:1048] T 5608fb2948c649648df9c5951006e0f0 P 65bd19bef369412da0af5a407767f2fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 38771 } 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:42:32.697229 22094 consensus_queue.cc:1048] T 5608fb2948c649648df9c5951006e0f0 P 65bd19bef369412da0af5a407767f2fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:42:32.700536 22111 raft_consensus.cc:2955] T 5608fb2948c649648df9c5951006e0f0 P 65bd19bef369412da0af5a407767f2fd [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 3bf8b1e7e59a46449f9c763856fa3e57 (127.13.140.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: false } } }
I20260630 12:42:32.707671 21705 raft_consensus.cc:2955] T 5608fb2948c649648df9c5951006e0f0 P ea91f113821a4466b11d6b1358754fe9 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 3bf8b1e7e59a46449f9c763856fa3e57 (127.13.140.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: false } } }
I20260630 12:42:32.709347 21937 raft_consensus.cc:2955] T 5608fb2948c649648df9c5951006e0f0 P e8854911a86f474d8b8a12d9ef54e86d [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 3bf8b1e7e59a46449f9c763856fa3e57 (127.13.140.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: false } } }
I20260630 12:42:32.717733 21517 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5608fb2948c649648df9c5951006e0f0 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:42:32.722934 21529 catalog_manager.cc:5697] T 5608fb2948c649648df9c5951006e0f0 P e8854911a86f474d8b8a12d9ef54e86d reported cstate change: config changed from index 5 to 6, VOTER 3bf8b1e7e59a46449f9c763856fa3e57 (127.13.140.129) evicted. New cstate: current_term: 1 leader_uuid: "65bd19bef369412da0af5a407767f2fd" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: false } } }
I20260630 12:42:32.733821 22020 tablet_service.cc:1558] Processing DeleteTablet for tablet 5608fb2948c649648df9c5951006e0f0 with delete_type TABLET_DATA_TOMBSTONED (TS 3bf8b1e7e59a46449f9c763856fa3e57 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:56870
I20260630 12:42:32.735940 22127 tablet_replica.cc:333] stopping tablet replica
I20260630 12:42:32.736811 22127 raft_consensus.cc:2243] T 5608fb2948c649648df9c5951006e0f0 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:32.737596 22127 raft_consensus.cc:2272] T 5608fb2948c649648df9c5951006e0f0 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:32.740053 22127 ts_tablet_manager.cc:1916] T 5608fb2948c649648df9c5951006e0f0 P 3bf8b1e7e59a46449f9c763856fa3e57: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:42:32.751248 22127 ts_tablet_manager.cc:1929] T 5608fb2948c649648df9c5951006e0f0 P 3bf8b1e7e59a46449f9c763856fa3e57: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260630 12:42:32.751650 22127 log.cc:1199] T 5608fb2948c649648df9c5951006e0f0 P 3bf8b1e7e59a46449f9c763856fa3e57: Deleting WAL directory at /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782823128114093-13874-0/minicluster-data/ts-0-root/wals/5608fb2948c649648df9c5951006e0f0
I20260630 12:42:32.753294 21515 catalog_manager.cc:5028] TS 3bf8b1e7e59a46449f9c763856fa3e57 (127.13.140.129:34205): tablet 5608fb2948c649648df9c5951006e0f0 (table test-workload [id=279b17839ec646318be908a20dda95fe]) successfully deleted
I20260630 12:42:32.764173 22128 ts_tablet_manager.cc:933] T 6f2bac09de0a45cabb42063e0db6ebf4 P e8854911a86f474d8b8a12d9ef54e86d: Initiating tablet copy from peer 3bf8b1e7e59a46449f9c763856fa3e57 (127.13.140.129:34205)
I20260630 12:42:32.766167 22128 tablet_copy_client.cc:323] T 6f2bac09de0a45cabb42063e0db6ebf4 P e8854911a86f474d8b8a12d9ef54e86d: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.129:34205
I20260630 12:42:32.778672 22041 tablet_copy_service.cc:140] P 3bf8b1e7e59a46449f9c763856fa3e57: Received BeginTabletCopySession request for tablet 6f2bac09de0a45cabb42063e0db6ebf4 from peer e8854911a86f474d8b8a12d9ef54e86d ({username='slave'} at 127.0.0.1:56884)
I20260630 12:42:32.779292 22041 tablet_copy_service.cc:161] P 3bf8b1e7e59a46449f9c763856fa3e57: Beginning new tablet copy session on tablet 6f2bac09de0a45cabb42063e0db6ebf4 from peer e8854911a86f474d8b8a12d9ef54e86d at {username='slave'} at 127.0.0.1:56884: session id = e8854911a86f474d8b8a12d9ef54e86d-6f2bac09de0a45cabb42063e0db6ebf4
I20260630 12:42:32.787472 22041 tablet_copy_source_session.cc:215] T 6f2bac09de0a45cabb42063e0db6ebf4 P 3bf8b1e7e59a46449f9c763856fa3e57: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:42:32.790331 22128 ts_tablet_manager.cc:1916] T 6f2bac09de0a45cabb42063e0db6ebf4 P e8854911a86f474d8b8a12d9ef54e86d: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260630 12:42:32.800838 22128 ts_tablet_manager.cc:1929] T 6f2bac09de0a45cabb42063e0db6ebf4 P e8854911a86f474d8b8a12d9ef54e86d: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260630 12:42:32.801470 22128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f2bac09de0a45cabb42063e0db6ebf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:32.806775 22128 tablet_copy_client.cc:806] T 6f2bac09de0a45cabb42063e0db6ebf4 P e8854911a86f474d8b8a12d9ef54e86d: tablet copy: Starting download of 0 data blocks...
I20260630 12:42:32.807312 22128 tablet_copy_client.cc:670] T 6f2bac09de0a45cabb42063e0db6ebf4 P e8854911a86f474d8b8a12d9ef54e86d: tablet copy: Starting download of 1 WAL segments...
I20260630 12:42:32.811177 22128 tablet_copy_client.cc:538] T 6f2bac09de0a45cabb42063e0db6ebf4 P e8854911a86f474d8b8a12d9ef54e86d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:42:32.817966 22128 tablet_bootstrap.cc:492] T 6f2bac09de0a45cabb42063e0db6ebf4 P e8854911a86f474d8b8a12d9ef54e86d: Bootstrap starting.
I20260630 12:42:32.838335 22128 tablet_bootstrap.cc:492] T 6f2bac09de0a45cabb42063e0db6ebf4 P e8854911a86f474d8b8a12d9ef54e86d: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=0 applied=5 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:42:32.839089 22128 tablet_bootstrap.cc:492] T 6f2bac09de0a45cabb42063e0db6ebf4 P e8854911a86f474d8b8a12d9ef54e86d: Bootstrap complete.
I20260630 12:42:32.839640 22128 ts_tablet_manager.cc:1403] T 6f2bac09de0a45cabb42063e0db6ebf4 P e8854911a86f474d8b8a12d9ef54e86d: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260630 12:42:32.841706 22128 raft_consensus.cc:359] T 6f2bac09de0a45cabb42063e0db6ebf4 P e8854911a86f474d8b8a12d9ef54e86d [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } attrs { replace: true } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: true } }
I20260630 12:42:32.842324 22128 raft_consensus.cc:740] T 6f2bac09de0a45cabb42063e0db6ebf4 P e8854911a86f474d8b8a12d9ef54e86d [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: e8854911a86f474d8b8a12d9ef54e86d, State: Initialized, Role: LEARNER
I20260630 12:42:32.842830 22128 consensus_queue.cc:260] T 6f2bac09de0a45cabb42063e0db6ebf4 P e8854911a86f474d8b8a12d9ef54e86d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } attrs { replace: true } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: true } }
I20260630 12:42:32.844650 22128 ts_tablet_manager.cc:1434] T 6f2bac09de0a45cabb42063e0db6ebf4 P e8854911a86f474d8b8a12d9ef54e86d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260630 12:42:32.846377 22041 tablet_copy_service.cc:342] P 3bf8b1e7e59a46449f9c763856fa3e57: Request end of tablet copy session e8854911a86f474d8b8a12d9ef54e86d-6f2bac09de0a45cabb42063e0db6ebf4 received from {username='slave'} at 127.0.0.1:56884
I20260630 12:42:32.846772 22041 tablet_copy_service.cc:434] P 3bf8b1e7e59a46449f9c763856fa3e57: ending tablet copy session e8854911a86f474d8b8a12d9ef54e86d-6f2bac09de0a45cabb42063e0db6ebf4 on tablet 6f2bac09de0a45cabb42063e0db6ebf4 with peer e8854911a86f474d8b8a12d9ef54e86d
I20260630 12:42:32.957062 22094 raft_consensus.cc:1064] T a933f0ae774b4ee98c1232e806ad8647 P 65bd19bef369412da0af5a407767f2fd: attempting to promote NON_VOTER e8854911a86f474d8b8a12d9ef54e86d to VOTER
I20260630 12:42:32.958968 22094 consensus_queue.cc:237] T a933f0ae774b4ee98c1232e806ad8647 P 65bd19bef369412da0af5a407767f2fd [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: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } attrs { replace: true } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: false } }
I20260630 12:42:32.965816 21705 raft_consensus.cc:1275] T a933f0ae774b4ee98c1232e806ad8647 P ea91f113821a4466b11d6b1358754fe9 [term 1 FOLLOWER]: Refusing update from remote peer 65bd19bef369412da0af5a407767f2fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:42:32.965983 21937 raft_consensus.cc:1275] T a933f0ae774b4ee98c1232e806ad8647 P e8854911a86f474d8b8a12d9ef54e86d [term 1 LEARNER]: Refusing update from remote peer 65bd19bef369412da0af5a407767f2fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:42:32.967720 22031 raft_consensus.cc:1275] T a933f0ae774b4ee98c1232e806ad8647 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 FOLLOWER]: Refusing update from remote peer 65bd19bef369412da0af5a407767f2fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:42:32.967566 22094 consensus_queue.cc:1048] T a933f0ae774b4ee98c1232e806ad8647 P 65bd19bef369412da0af5a407767f2fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } 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:42:32.968631 22111 consensus_queue.cc:1048] T a933f0ae774b4ee98c1232e806ad8647 P 65bd19bef369412da0af5a407767f2fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 38771 } 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:42:32.969708 22086 consensus_queue.cc:1048] T a933f0ae774b4ee98c1232e806ad8647 P 65bd19bef369412da0af5a407767f2fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:42:32.981173 22094 raft_consensus.cc:2955] T a933f0ae774b4ee98c1232e806ad8647 P 65bd19bef369412da0af5a407767f2fd [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } attrs { replace: true } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: false } } }
I20260630 12:42:32.982807 22031 raft_consensus.cc:2955] T a933f0ae774b4ee98c1232e806ad8647 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } attrs { replace: true } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: false } } }
I20260630 12:42:32.983711 21937 raft_consensus.cc:2955] T a933f0ae774b4ee98c1232e806ad8647 P e8854911a86f474d8b8a12d9ef54e86d [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } attrs { replace: true } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: false } } }
I20260630 12:42:32.997857 21527 catalog_manager.cc:5697] T a933f0ae774b4ee98c1232e806ad8647 P e8854911a86f474d8b8a12d9ef54e86d reported cstate change: config changed from index 4 to 5, e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "65bd19bef369412da0af5a407767f2fd" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } attrs { replace: true } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: false } } }
I20260630 12:42:32.998185 21705 raft_consensus.cc:2955] T a933f0ae774b4ee98c1232e806ad8647 P ea91f113821a4466b11d6b1358754fe9 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } attrs { replace: true } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: false } } }
I20260630 12:42:33.011896 21779 consensus_queue.cc:237] T a933f0ae774b4ee98c1232e806ad8647 P 65bd19bef369412da0af5a407767f2fd [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: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: false } }
I20260630 12:42:33.022488 21937 raft_consensus.cc:1275] T a933f0ae774b4ee98c1232e806ad8647 P e8854911a86f474d8b8a12d9ef54e86d [term 1 FOLLOWER]: Refusing update from remote peer 65bd19bef369412da0af5a407767f2fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260630 12:42:33.023042 22031 raft_consensus.cc:1275] T a933f0ae774b4ee98c1232e806ad8647 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 FOLLOWER]: Refusing update from remote peer 65bd19bef369412da0af5a407767f2fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260630 12:42:33.024389 22120 consensus_queue.cc:1048] T a933f0ae774b4ee98c1232e806ad8647 P 65bd19bef369412da0af5a407767f2fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 38771 } 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:42:33.025384 22111 consensus_queue.cc:1048] T a933f0ae774b4ee98c1232e806ad8647 P 65bd19bef369412da0af5a407767f2fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:42:33.031917 22120 raft_consensus.cc:2955] T a933f0ae774b4ee98c1232e806ad8647 P 65bd19bef369412da0af5a407767f2fd [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER ea91f113821a4466b11d6b1358754fe9 (127.13.140.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: false } } }
I20260630 12:42:33.033663 21937 raft_consensus.cc:2955] T a933f0ae774b4ee98c1232e806ad8647 P e8854911a86f474d8b8a12d9ef54e86d [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER ea91f113821a4466b11d6b1358754fe9 (127.13.140.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: false } } }
I20260630 12:42:33.035619 22031 raft_consensus.cc:2955] T a933f0ae774b4ee98c1232e806ad8647 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER ea91f113821a4466b11d6b1358754fe9 (127.13.140.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: false } } }
I20260630 12:42:33.041437 21517 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a933f0ae774b4ee98c1232e806ad8647 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:42:33.045027 21527 catalog_manager.cc:5697] T a933f0ae774b4ee98c1232e806ad8647 P 65bd19bef369412da0af5a407767f2fd reported cstate change: config changed from index 5 to 6, VOTER ea91f113821a4466b11d6b1358754fe9 (127.13.140.130) evicted. New cstate: current_term: 1 leader_uuid: "65bd19bef369412da0af5a407767f2fd" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:42:33.056797 21697 tablet_service.cc:1558] Processing DeleteTablet for tablet a933f0ae774b4ee98c1232e806ad8647 with delete_type TABLET_DATA_TOMBSTONED (TS ea91f113821a4466b11d6b1358754fe9 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:51052
I20260630 12:42:33.060202 22138 tablet_replica.cc:333] T a933f0ae774b4ee98c1232e806ad8647 P ea91f113821a4466b11d6b1358754fe9: stopping tablet replica
I20260630 12:42:33.060993 22138 raft_consensus.cc:2243] T a933f0ae774b4ee98c1232e806ad8647 P ea91f113821a4466b11d6b1358754fe9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:33.061529 22138 raft_consensus.cc:2272] T a933f0ae774b4ee98c1232e806ad8647 P ea91f113821a4466b11d6b1358754fe9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:33.064144 22138 ts_tablet_manager.cc:1916] T a933f0ae774b4ee98c1232e806ad8647 P ea91f113821a4466b11d6b1358754fe9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:42:33.074134 22138 ts_tablet_manager.cc:1929] T a933f0ae774b4ee98c1232e806ad8647 P ea91f113821a4466b11d6b1358754fe9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260630 12:42:33.074445 22138 log.cc:1199] T a933f0ae774b4ee98c1232e806ad8647 P ea91f113821a4466b11d6b1358754fe9: Deleting WAL directory at /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782823128114093-13874-0/minicluster-data/ts-1-root/wals/a933f0ae774b4ee98c1232e806ad8647
I20260630 12:42:33.075708 21516 catalog_manager.cc:5028] TS ea91f113821a4466b11d6b1358754fe9 (127.13.140.130:41951): tablet a933f0ae774b4ee98c1232e806ad8647 (table test-workload [id=279b17839ec646318be908a20dda95fe]) successfully deleted
I20260630 12:42:33.200429 21937 raft_consensus.cc:1217] T 6f2bac09de0a45cabb42063e0db6ebf4 P e8854911a86f474d8b8a12d9ef54e86d [term 2 LEARNER]: Deduplicated request from leader. Original: 1.4->[2.5-2.5]   Dedup: 2.5->[]
I20260630 12:42:33.615761 22139 raft_consensus.cc:1064] T 6f2bac09de0a45cabb42063e0db6ebf4 P 3bf8b1e7e59a46449f9c763856fa3e57: attempting to promote NON_VOTER e8854911a86f474d8b8a12d9ef54e86d to VOTER
I20260630 12:42:33.618477 22139 consensus_queue.cc:237] T 6f2bac09de0a45cabb42063e0db6ebf4 P 3bf8b1e7e59a46449f9c763856fa3e57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 4, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } attrs { replace: true } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: false } }
I20260630 12:42:33.624022 21937 raft_consensus.cc:1275] T 6f2bac09de0a45cabb42063e0db6ebf4 P e8854911a86f474d8b8a12d9ef54e86d [term 2 LEARNER]: Refusing update from remote peer 3bf8b1e7e59a46449f9c763856fa3e57: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 2 index: 6. (index mismatch)
I20260630 12:42:33.624468 21779 raft_consensus.cc:1275] T 6f2bac09de0a45cabb42063e0db6ebf4 P 65bd19bef369412da0af5a407767f2fd [term 2 FOLLOWER]: Refusing update from remote peer 3bf8b1e7e59a46449f9c763856fa3e57: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 2 index: 6. (index mismatch)
I20260630 12:42:33.624743 21705 raft_consensus.cc:1275] T 6f2bac09de0a45cabb42063e0db6ebf4 P ea91f113821a4466b11d6b1358754fe9 [term 2 FOLLOWER]: Refusing update from remote peer 3bf8b1e7e59a46449f9c763856fa3e57: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 2 index: 6. (index mismatch)
I20260630 12:42:33.625399 22139 consensus_queue.cc:1048] T 6f2bac09de0a45cabb42063e0db6ebf4 P 3bf8b1e7e59a46449f9c763856fa3e57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260630 12:42:33.626549 22137 consensus_queue.cc:1048] T 6f2bac09de0a45cabb42063e0db6ebf4 P 3bf8b1e7e59a46449f9c763856fa3e57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:42:33.627257 22141 consensus_queue.cc:1048] T 6f2bac09de0a45cabb42063e0db6ebf4 P 3bf8b1e7e59a46449f9c763856fa3e57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:42:33.637817 21705 raft_consensus.cc:2955] T 6f2bac09de0a45cabb42063e0db6ebf4 P ea91f113821a4466b11d6b1358754fe9 [term 2 FOLLOWER]: Committing config change with OpId 2.6: config changed from index 4 to 6, e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } attrs { replace: true } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: false } } }
I20260630 12:42:33.636150 22139 raft_consensus.cc:2955] T 6f2bac09de0a45cabb42063e0db6ebf4 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 2 LEADER]: Committing config change with OpId 2.6: config changed from index 4 to 6, e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } attrs { replace: true } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: false } } }
I20260630 12:42:33.644351 21937 raft_consensus.cc:2955] T 6f2bac09de0a45cabb42063e0db6ebf4 P e8854911a86f474d8b8a12d9ef54e86d [term 2 FOLLOWER]: Committing config change with OpId 2.6: config changed from index 4 to 6, e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } attrs { replace: true } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: false } } }
I20260630 12:42:33.650378 21779 raft_consensus.cc:2955] T 6f2bac09de0a45cabb42063e0db6ebf4 P 65bd19bef369412da0af5a407767f2fd [term 2 FOLLOWER]: Committing config change with OpId 2.6: config changed from index 4 to 6, e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } attrs { replace: true } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: false } } }
I20260630 12:42:33.652443 21529 catalog_manager.cc:5697] T 6f2bac09de0a45cabb42063e0db6ebf4 P ea91f113821a4466b11d6b1358754fe9 reported cstate change: config changed from index 4 to 6, e8854911a86f474d8b8a12d9ef54e86d (127.13.140.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "65bd19bef369412da0af5a407767f2fd" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41479 } attrs { replace: true } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: false } } }
I20260630 12:42:33.670341 22031 consensus_queue.cc:237] T 6f2bac09de0a45cabb42063e0db6ebf4 P 3bf8b1e7e59a46449f9c763856fa3e57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 2.6, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: false } }
I20260630 12:42:33.675036 21937 raft_consensus.cc:1275] T 6f2bac09de0a45cabb42063e0db6ebf4 P e8854911a86f474d8b8a12d9ef54e86d [term 2 FOLLOWER]: Refusing update from remote peer 3bf8b1e7e59a46449f9c763856fa3e57: Log matching property violated. Preceding OpId in replica: term: 2 index: 6. Preceding OpId from leader: term: 2 index: 7. (index mismatch)
I20260630 12:42:33.676666 21705 raft_consensus.cc:1275] T 6f2bac09de0a45cabb42063e0db6ebf4 P ea91f113821a4466b11d6b1358754fe9 [term 2 FOLLOWER]: Refusing update from remote peer 3bf8b1e7e59a46449f9c763856fa3e57: Log matching property violated. Preceding OpId in replica: term: 2 index: 6. Preceding OpId from leader: term: 2 index: 7. (index mismatch)
I20260630 12:42:33.676520 22141 consensus_queue.cc:1048] T 6f2bac09de0a45cabb42063e0db6ebf4 P 3bf8b1e7e59a46449f9c763856fa3e57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260630 12:42:33.678076 22139 consensus_queue.cc:1048] T 6f2bac09de0a45cabb42063e0db6ebf4 P 3bf8b1e7e59a46449f9c763856fa3e57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260630 12:42:33.683068 22141 raft_consensus.cc:2955] T 6f2bac09de0a45cabb42063e0db6ebf4 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 2 LEADER]: Committing config change with OpId 2.7: config changed from index 6 to 7, VOTER 65bd19bef369412da0af5a407767f2fd (127.13.140.131) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: false } } }
I20260630 12:42:33.684850 21937 raft_consensus.cc:2955] T 6f2bac09de0a45cabb42063e0db6ebf4 P e8854911a86f474d8b8a12d9ef54e86d [term 2 FOLLOWER]: Committing config change with OpId 2.7: config changed from index 6 to 7, VOTER 65bd19bef369412da0af5a407767f2fd (127.13.140.131) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: false } } }
I20260630 12:42:33.686218 21705 raft_consensus.cc:2955] T 6f2bac09de0a45cabb42063e0db6ebf4 P ea91f113821a4466b11d6b1358754fe9 [term 2 FOLLOWER]: Committing config change with OpId 2.7: config changed from index 6 to 7, VOTER 65bd19bef369412da0af5a407767f2fd (127.13.140.131) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: false } } }
I20260630 12:42:33.690889 21515 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6f2bac09de0a45cabb42063e0db6ebf4 with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:42:33.695123 21528 catalog_manager.cc:5697] T 6f2bac09de0a45cabb42063e0db6ebf4 P 3bf8b1e7e59a46449f9c763856fa3e57 reported cstate change: config changed from index 6 to 7, VOTER 65bd19bef369412da0af5a407767f2fd (127.13.140.131) evicted. New cstate: current_term: 2 leader_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "3bf8b1e7e59a46449f9c763856fa3e57" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea91f113821a4466b11d6b1358754fe9" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 41951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8854911a86f474d8b8a12d9ef54e86d" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 38771 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:42:33.706208 21770 tablet_service.cc:1558] Processing DeleteTablet for tablet 6f2bac09de0a45cabb42063e0db6ebf4 with delete_type TABLET_DATA_TOMBSTONED (TS 65bd19bef369412da0af5a407767f2fd not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:44300
I20260630 12:42:33.708037 22149 tablet_replica.cc:333] T 6f2bac09de0a45cabb42063e0db6ebf4 P 65bd19bef369412da0af5a407767f2fd: stopping tablet replica
I20260630 12:42:33.708864 22149 raft_consensus.cc:2243] T 6f2bac09de0a45cabb42063e0db6ebf4 P 65bd19bef369412da0af5a407767f2fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:33.709753 22149 raft_consensus.cc:2272] T 6f2bac09de0a45cabb42063e0db6ebf4 P 65bd19bef369412da0af5a407767f2fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:33.712532 22149 ts_tablet_manager.cc:1916] T 6f2bac09de0a45cabb42063e0db6ebf4 P 65bd19bef369412da0af5a407767f2fd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:42:33.723475 22149 ts_tablet_manager.cc:1929] T 6f2bac09de0a45cabb42063e0db6ebf4 P 65bd19bef369412da0af5a407767f2fd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.6
I20260630 12:42:33.723771 22149 log.cc:1199] T 6f2bac09de0a45cabb42063e0db6ebf4 P 65bd19bef369412da0af5a407767f2fd: Deleting WAL directory at /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782823128114093-13874-0/minicluster-data/ts-2-root/wals/6f2bac09de0a45cabb42063e0db6ebf4
I20260630 12:42:33.725220 21517 catalog_manager.cc:5028] TS 65bd19bef369412da0af5a407767f2fd (127.13.140.131:41479): tablet 6f2bac09de0a45cabb42063e0db6ebf4 (table test-workload [id=279b17839ec646318be908a20dda95fe]) successfully deleted
I20260630 12:42:35.125463 13874 tablet_server.cc:179] TabletServer@127.13.140.129:34205 shutting down...
I20260630 12:42:35.142558 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:42:35.143193 13874 tablet_replica.cc:333] stopping tablet replica
I20260630 12:42:35.143745 13874 raft_consensus.cc:2243] T a933f0ae774b4ee98c1232e806ad8647 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:35.144423 13874 raft_consensus.cc:2272] T a933f0ae774b4ee98c1232e806ad8647 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:35.146330 13874 tablet_replica.cc:333] stopping tablet replica
I20260630 12:42:35.146826 13874 raft_consensus.cc:2243] T 6f2bac09de0a45cabb42063e0db6ebf4 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:42:35.147571 13874 raft_consensus.cc:2272] T 6f2bac09de0a45cabb42063e0db6ebf4 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:35.149421 13874 tablet_replica.cc:333] stopping tablet replica
I20260630 12:42:35.149895 13874 raft_consensus.cc:2243] T c361d30c64fc4817914ac03cd5e64ab2 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:35.150378 13874 raft_consensus.cc:2272] T c361d30c64fc4817914ac03cd5e64ab2 P 3bf8b1e7e59a46449f9c763856fa3e57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:35.173231 13874 tablet_server.cc:196] TabletServer@127.13.140.129:34205 shutdown complete.
I20260630 12:42:35.187459 13874 tablet_server.cc:179] TabletServer@127.13.140.130:0 shutting down...
I20260630 12:42:35.210511 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:42:35.211160 13874 tablet_replica.cc:333] T 5608fb2948c649648df9c5951006e0f0 P ea91f113821a4466b11d6b1358754fe9: stopping tablet replica
I20260630 12:42:35.211709 13874 raft_consensus.cc:2243] T 5608fb2948c649648df9c5951006e0f0 P ea91f113821a4466b11d6b1358754fe9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:35.212409 13874 raft_consensus.cc:2272] T 5608fb2948c649648df9c5951006e0f0 P ea91f113821a4466b11d6b1358754fe9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:35.214457 13874 tablet_replica.cc:333] T 6f2bac09de0a45cabb42063e0db6ebf4 P ea91f113821a4466b11d6b1358754fe9: stopping tablet replica
I20260630 12:42:35.214972 13874 raft_consensus.cc:2243] T 6f2bac09de0a45cabb42063e0db6ebf4 P ea91f113821a4466b11d6b1358754fe9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:35.215646 13874 raft_consensus.cc:2272] T 6f2bac09de0a45cabb42063e0db6ebf4 P ea91f113821a4466b11d6b1358754fe9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:35.217573 13874 tablet_replica.cc:333] T c361d30c64fc4817914ac03cd5e64ab2 P ea91f113821a4466b11d6b1358754fe9: stopping tablet replica
I20260630 12:42:35.218137 13874 raft_consensus.cc:2243] T c361d30c64fc4817914ac03cd5e64ab2 P ea91f113821a4466b11d6b1358754fe9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:35.218767 13874 raft_consensus.cc:2272] T c361d30c64fc4817914ac03cd5e64ab2 P ea91f113821a4466b11d6b1358754fe9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:42:35.221505 21746 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 23 similar messages]
W20260630 12:42:35.224301 21746 consensus_peers.cc:597] T 5608fb2948c649648df9c5951006e0f0 P 65bd19bef369412da0af5a407767f2fd -> Peer ea91f113821a4466b11d6b1358754fe9 (127.13.140.130:41951): Couldn't send request to peer ea91f113821a4466b11d6b1358754fe9. 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:42:35.242672 13874 tablet_server.cc:196] TabletServer@127.13.140.130:0 shutdown complete.
I20260630 12:42:35.257519 13874 tablet_server.cc:179] TabletServer@127.13.140.131:0 shutting down...
I20260630 12:42:35.277542 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:42:35.278155 13874 tablet_replica.cc:333] T 5608fb2948c649648df9c5951006e0f0 P 65bd19bef369412da0af5a407767f2fd: stopping tablet replica
I20260630 12:42:35.278781 13874 raft_consensus.cc:2243] T 5608fb2948c649648df9c5951006e0f0 P 65bd19bef369412da0af5a407767f2fd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:42:35.279611 13874 raft_consensus.cc:2272] T 5608fb2948c649648df9c5951006e0f0 P 65bd19bef369412da0af5a407767f2fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:35.281652 13874 tablet_replica.cc:333] T c361d30c64fc4817914ac03cd5e64ab2 P 65bd19bef369412da0af5a407767f2fd: stopping tablet replica
I20260630 12:42:35.282163 13874 raft_consensus.cc:2243] T c361d30c64fc4817914ac03cd5e64ab2 P 65bd19bef369412da0af5a407767f2fd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:42:35.282893 13874 raft_consensus.cc:2272] T c361d30c64fc4817914ac03cd5e64ab2 P 65bd19bef369412da0af5a407767f2fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:35.284878 13874 tablet_replica.cc:333] T a933f0ae774b4ee98c1232e806ad8647 P 65bd19bef369412da0af5a407767f2fd: stopping tablet replica
I20260630 12:42:35.285334 13874 raft_consensus.cc:2243] T a933f0ae774b4ee98c1232e806ad8647 P 65bd19bef369412da0af5a407767f2fd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:42:35.286026 13874 raft_consensus.cc:2272] T a933f0ae774b4ee98c1232e806ad8647 P 65bd19bef369412da0af5a407767f2fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:35.308266 13874 tablet_server.cc:196] TabletServer@127.13.140.131:0 shutdown complete.
I20260630 12:42:35.324553 13874 tablet_server.cc:179] TabletServer@127.13.140.132:0 shutting down...
I20260630 12:42:35.345937 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:42:35.346550 13874 tablet_replica.cc:333] T 6f2bac09de0a45cabb42063e0db6ebf4 P e8854911a86f474d8b8a12d9ef54e86d: stopping tablet replica
I20260630 12:42:35.347101 13874 raft_consensus.cc:2243] T 6f2bac09de0a45cabb42063e0db6ebf4 P e8854911a86f474d8b8a12d9ef54e86d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:35.347641 13874 raft_consensus.cc:2272] T 6f2bac09de0a45cabb42063e0db6ebf4 P e8854911a86f474d8b8a12d9ef54e86d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:35.349507 13874 tablet_replica.cc:333] T 5608fb2948c649648df9c5951006e0f0 P e8854911a86f474d8b8a12d9ef54e86d: stopping tablet replica
I20260630 12:42:35.350015 13874 raft_consensus.cc:2243] T 5608fb2948c649648df9c5951006e0f0 P e8854911a86f474d8b8a12d9ef54e86d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:35.350461 13874 raft_consensus.cc:2272] T 5608fb2948c649648df9c5951006e0f0 P e8854911a86f474d8b8a12d9ef54e86d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:35.352133 13874 tablet_replica.cc:333] T a933f0ae774b4ee98c1232e806ad8647 P e8854911a86f474d8b8a12d9ef54e86d: stopping tablet replica
I20260630 12:42:35.352615 13874 raft_consensus.cc:2243] T a933f0ae774b4ee98c1232e806ad8647 P e8854911a86f474d8b8a12d9ef54e86d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:35.353127 13874 raft_consensus.cc:2272] T a933f0ae774b4ee98c1232e806ad8647 P e8854911a86f474d8b8a12d9ef54e86d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:35.375038 13874 tablet_server.cc:196] TabletServer@127.13.140.132:0 shutdown complete.
I20260630 12:42:35.386983 13874 master.cc:562] Master@127.13.140.190:38055 shutting down...
I20260630 12:42:35.407336 13874 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 16e2e98685f74b5a934713d1d5524e6e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:42:35.407809 13874 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 16e2e98685f74b5a934713d1d5524e6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:35.408092 13874 tablet_replica.cc:333] T 00000000000000000000000000000000 P 16e2e98685f74b5a934713d1d5524e6e: stopping tablet replica
I20260630 12:42:35.427501 13874 master.cc:584] Master@127.13.140.190:38055 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (9318 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260630 12:42:35.467163 13874 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.140.190:39377
I20260630 12:42:35.468218 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:42:35.473470 22153 instance_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:42:35.473618 22154 instance_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:42:35.474164 22156 instance_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:42:35.476143 13874 server_base.cc:1061] running on GCE node
I20260630 12:42:35.476949 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:42:35.477120 13874 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:42:35.477236 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823355477224 us; error 0 us; skew 500 ppm
I20260630 12:42:35.477675 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:42:35.479743 13874 webserver.cc:533] Webserver started at http://127.13.140.190:36323/ using document root <none> and password file <none>
I20260630 12:42:35.480150 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:42:35.480296 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:42:35.480487 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:42:35.481523 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782823128114093-13874-0/minicluster-data/master-0-root/instance:
uuid: "24204e8b8cda4d1ea8f73a0eaa2723af"
format_stamp: "Formatted at 2026-06-30 12:42:35 on dist-test-slave-zctk"
I20260630 12:42:35.485764 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:42:35.488914 22161 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:42:35.489675 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:42:35.489907 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782823128114093-13874-0/minicluster-data/master-0-root
uuid: "24204e8b8cda4d1ea8f73a0eaa2723af"
format_stamp: "Formatted at 2026-06-30 12:42:35 on dist-test-slave-zctk"
I20260630 12:42:35.490135 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782823128114093-13874-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782823128114093-13874-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782823128114093-13874-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:42:35.506186 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:42:35.507208 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:42:35.543322 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.190:39377
I20260630 12:42:35.543424 22212 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.190:39377 every 8 connection(s)
I20260630 12:42:35.547088 22213 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:42:35.557124 22213 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 24204e8b8cda4d1ea8f73a0eaa2723af: Bootstrap starting.
I20260630 12:42:35.561523 22213 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 24204e8b8cda4d1ea8f73a0eaa2723af: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:35.565809 22213 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 24204e8b8cda4d1ea8f73a0eaa2723af: No bootstrap required, opened a new log
I20260630 12:42:35.567866 22213 raft_consensus.cc:359] T 00000000000000000000000000000000 P 24204e8b8cda4d1ea8f73a0eaa2723af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24204e8b8cda4d1ea8f73a0eaa2723af" member_type: VOTER }
I20260630 12:42:35.568265 22213 raft_consensus.cc:385] T 00000000000000000000000000000000 P 24204e8b8cda4d1ea8f73a0eaa2723af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:35.568499 22213 raft_consensus.cc:740] T 00000000000000000000000000000000 P 24204e8b8cda4d1ea8f73a0eaa2723af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24204e8b8cda4d1ea8f73a0eaa2723af, State: Initialized, Role: FOLLOWER
I20260630 12:42:35.569186 22213 consensus_queue.cc:260] T 00000000000000000000000000000000 P 24204e8b8cda4d1ea8f73a0eaa2723af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "24204e8b8cda4d1ea8f73a0eaa2723af" member_type: VOTER }
I20260630 12:42:35.569636 22213 raft_consensus.cc:399] T 00000000000000000000000000000000 P 24204e8b8cda4d1ea8f73a0eaa2723af [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:42:35.569854 22213 raft_consensus.cc:493] T 00000000000000000000000000000000 P 24204e8b8cda4d1ea8f73a0eaa2723af [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:42:35.570138 22213 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 24204e8b8cda4d1ea8f73a0eaa2723af [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:35.574625 22213 raft_consensus.cc:515] T 00000000000000000000000000000000 P 24204e8b8cda4d1ea8f73a0eaa2723af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24204e8b8cda4d1ea8f73a0eaa2723af" member_type: VOTER }
I20260630 12:42:35.575122 22213 leader_election.cc:304] T 00000000000000000000000000000000 P 24204e8b8cda4d1ea8f73a0eaa2723af [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: 24204e8b8cda4d1ea8f73a0eaa2723af; no voters: 
I20260630 12:42:35.576282 22213 leader_election.cc:290] T 00000000000000000000000000000000 P 24204e8b8cda4d1ea8f73a0eaa2723af [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:42:35.576639 22216 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 24204e8b8cda4d1ea8f73a0eaa2723af [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:42:35.577907 22216 raft_consensus.cc:697] T 00000000000000000000000000000000 P 24204e8b8cda4d1ea8f73a0eaa2723af [term 1 LEADER]: Becoming Leader. State: Replica: 24204e8b8cda4d1ea8f73a0eaa2723af, State: Running, Role: LEADER
I20260630 12:42:35.578583 22216 consensus_queue.cc:237] T 00000000000000000000000000000000 P 24204e8b8cda4d1ea8f73a0eaa2723af [LEADER]: Queue going to LEADER mode. State: All 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: "24204e8b8cda4d1ea8f73a0eaa2723af" member_type: VOTER }
I20260630 12:42:35.579116 22213 sys_catalog.cc:565] T 00000000000000000000000000000000 P 24204e8b8cda4d1ea8f73a0eaa2723af [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:42:35.583698 22218 sys_catalog.cc:455] T 00000000000000000000000000000000 P 24204e8b8cda4d1ea8f73a0eaa2723af [sys.catalog]: SysCatalogTable state changed. Reason: New leader 24204e8b8cda4d1ea8f73a0eaa2723af. Latest consensus state: current_term: 1 leader_uuid: "24204e8b8cda4d1ea8f73a0eaa2723af" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24204e8b8cda4d1ea8f73a0eaa2723af" member_type: VOTER } }
I20260630 12:42:35.584537 22218 sys_catalog.cc:458] T 00000000000000000000000000000000 P 24204e8b8cda4d1ea8f73a0eaa2723af [sys.catalog]: This master's current role is: LEADER
I20260630 12:42:35.584642 22217 sys_catalog.cc:455] T 00000000000000000000000000000000 P 24204e8b8cda4d1ea8f73a0eaa2723af [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "24204e8b8cda4d1ea8f73a0eaa2723af" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24204e8b8cda4d1ea8f73a0eaa2723af" member_type: VOTER } }
I20260630 12:42:35.585354 22217 sys_catalog.cc:458] T 00000000000000000000000000000000 P 24204e8b8cda4d1ea8f73a0eaa2723af [sys.catalog]: This master's current role is: LEADER
I20260630 12:42:35.586567 22225 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:42:35.591406 22225 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:42:35.593667 13874 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:42:35.600150 22225 catalog_manager.cc:1383] Generated new cluster ID: ba349b761bee42c8968d67f6f78156e1
I20260630 12:42:35.600389 22225 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:42:35.623587 22225 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:42:35.624854 22225 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:42:35.647540 22225 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 24204e8b8cda4d1ea8f73a0eaa2723af: Generated new TSK 0
I20260630 12:42:35.648149 22225 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:42:35.659854 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:42:35.665817 22234 instance_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:42:35.666853 22235 instance_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:42:35.668320 22237 instance_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:42:35.669241 13874 server_base.cc:1061] running on GCE node
I20260630 12:42:35.670125 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:42:35.670302 13874 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:42:35.670423 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823355670412 us; error 0 us; skew 500 ppm
I20260630 12:42:35.670869 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:42:35.673223 13874 webserver.cc:533] Webserver started at http://127.13.140.129:41051/ using document root <none> and password file <none>
I20260630 12:42:35.673648 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:42:35.673804 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:42:35.674006 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:42:35.675014 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782823128114093-13874-0/minicluster-data/ts-0-root/instance:
uuid: "49561e89bbbc40a4b8527cb64cf93e46"
format_stamp: "Formatted at 2026-06-30 12:42:35 on dist-test-slave-zctk"
I20260630 12:42:35.679270 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:42:35.682586 22242 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:42:35.683403 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:42:35.683691 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782823128114093-13874-0/minicluster-data/ts-0-root
uuid: "49561e89bbbc40a4b8527cb64cf93e46"
format_stamp: "Formatted at 2026-06-30 12:42:35 on dist-test-slave-zctk"
I20260630 12:42:35.683964 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782823128114093-13874-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782823128114093-13874-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782823128114093-13874-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:42:35.694033 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:42:35.695081 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:42:35.696422 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:42:35.698581 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:42:35.698793 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:42:35.699041 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:42:35.699216 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:42:35.737224 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.129:42477
I20260630 12:42:35.737388 22304 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.129:42477 every 8 connection(s)
I20260630 12:42:35.742533 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:42:35.750000 22309 instance_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:42:35.750546 22310 instance_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:42:35.754011 22312 instance_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:42:35.754374 13874 server_base.cc:1061] running on GCE node
I20260630 12:42:35.755489 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:42:35.755716 13874 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:42:35.755980 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823355755962 us; error 0 us; skew 500 ppm
I20260630 12:42:35.756657 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:42:35.759037 13874 webserver.cc:533] Webserver started at http://127.13.140.130:45555/ using document root <none> and password file <none>
I20260630 12:42:35.759608 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:42:35.759848 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:42:35.760214 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:42:35.761533 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782823128114093-13874-0/minicluster-data/ts-1-root/instance:
uuid: "cbdb694dd9be4e7a9071baa4e8daf73d"
format_stamp: "Formatted at 2026-06-30 12:42:35 on dist-test-slave-zctk"
I20260630 12:42:35.762857 22305 heartbeater.cc:344] Connected to a master server at 127.13.140.190:39377
I20260630 12:42:35.763242 22305 heartbeater.cc:461] Registering TS with master...
I20260630 12:42:35.764117 22305 heartbeater.cc:507] Master 127.13.140.190:39377 requested a full tablet report, sending...
I20260630 12:42:35.766470 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:42:35.766449 22178 ts_manager.cc:194] Registered new tserver with Master: 49561e89bbbc40a4b8527cb64cf93e46 (127.13.140.129:42477)
I20260630 12:42:35.769030 22178 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56810
I20260630 12:42:35.771003 22317 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:42:35.771898 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:42:35.772178 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782823128114093-13874-0/minicluster-data/ts-1-root
uuid: "cbdb694dd9be4e7a9071baa4e8daf73d"
format_stamp: "Formatted at 2026-06-30 12:42:35 on dist-test-slave-zctk"
I20260630 12:42:35.772459 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782823128114093-13874-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782823128114093-13874-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782823128114093-13874-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:42:35.782660 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:42:35.783608 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:42:35.784961 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:42:35.787214 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:42:35.787433 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:42:35.787766 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:42:35.787950 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:42:35.824064 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.130:38063
I20260630 12:42:35.824170 22379 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.130:38063 every 8 connection(s)
I20260630 12:42:35.829018 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:42:35.835716 22383 instance_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:42:35.837940 22384 instance_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:42:35.839243 13874 server_base.cc:1061] running on GCE node
W20260630 12:42:35.840314 22386 instance_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:42:35.841317 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:42:35.841357 22380 heartbeater.cc:344] Connected to a master server at 127.13.140.190:39377
W20260630 12:42:35.841706 13874 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:42:35.841858 22380 heartbeater.cc:461] Registering TS with master...
I20260630 12:42:35.841940 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823355841919 us; error 0 us; skew 500 ppm
I20260630 12:42:35.842768 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:42:35.842816 22380 heartbeater.cc:507] Master 127.13.140.190:39377 requested a full tablet report, sending...
I20260630 12:42:35.845297 22178 ts_manager.cc:194] Registered new tserver with Master: cbdb694dd9be4e7a9071baa4e8daf73d (127.13.140.130:38063)
I20260630 12:42:35.845728 13874 webserver.cc:533] Webserver started at http://127.13.140.131:34809/ using document root <none> and password file <none>
I20260630 12:42:35.846271 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:42:35.846480 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:42:35.846736 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:42:35.846933 22178 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56824
I20260630 12:42:35.848004 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782823128114093-13874-0/minicluster-data/ts-2-root/instance:
uuid: "cc7b536a7ac14e51827453bfd3c8be67"
format_stamp: "Formatted at 2026-06-30 12:42:35 on dist-test-slave-zctk"
I20260630 12:42:35.852355 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:42:35.855517 22391 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:42:35.856396 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:42:35.856689 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782823128114093-13874-0/minicluster-data/ts-2-root
uuid: "cc7b536a7ac14e51827453bfd3c8be67"
format_stamp: "Formatted at 2026-06-30 12:42:35 on dist-test-slave-zctk"
I20260630 12:42:35.856959 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782823128114093-13874-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782823128114093-13874-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782823128114093-13874-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:42:35.870342 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:42:35.871299 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:42:35.872538 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:42:35.874754 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:42:35.874953 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:42:35.875190 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:42:35.875344 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:42:35.918076 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.131:40813
I20260630 12:42:35.918174 22453 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.131:40813 every 8 connection(s)
I20260630 12:42:35.931588 22454 heartbeater.cc:344] Connected to a master server at 127.13.140.190:39377
I20260630 12:42:35.931973 22454 heartbeater.cc:461] Registering TS with master...
I20260630 12:42:35.932739 22454 heartbeater.cc:507] Master 127.13.140.190:39377 requested a full tablet report, sending...
I20260630 12:42:35.934692 22178 ts_manager.cc:194] Registered new tserver with Master: cc7b536a7ac14e51827453bfd3c8be67 (127.13.140.131:40813)
I20260630 12:42:35.935102 13874 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01371191s
I20260630 12:42:35.936451 22178 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56832
I20260630 12:42:36.772184 22305 heartbeater.cc:499] Master 127.13.140.190:39377 was elected leader, sending a full tablet report...
I20260630 12:42:36.849490 22380 heartbeater.cc:499] Master 127.13.140.190:39377 was elected leader, sending a full tablet report...
I20260630 12:42:36.939153 22454 heartbeater.cc:499] Master 127.13.140.190:39377 was elected leader, sending a full tablet report...
I20260630 12:42:36.990774 22178 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56834:
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:42:36.993183 22178 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:42:37.056376 22345 tablet_service.cc:1511] Processing CreateTablet for tablet c0044686d84e4faea040525a9f1fdb3d (DEFAULT_TABLE table=test-workload [id=2378459614e045ed9ecc5c200b9f3de1]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:42:37.056921 22344 tablet_service.cc:1511] Processing CreateTablet for tablet eee71f4bdb764c03b8ac3ded65cce079 (DEFAULT_TABLE table=test-workload [id=2378459614e045ed9ecc5c200b9f3de1]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:42:37.058048 22345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0044686d84e4faea040525a9f1fdb3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:37.059854 22343 tablet_service.cc:1511] Processing CreateTablet for tablet 7d5f745228674c00b62fa659e933f95b (DEFAULT_TABLE table=test-workload [id=2378459614e045ed9ecc5c200b9f3de1]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:42:37.061205 22343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d5f745228674c00b62fa659e933f95b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:37.063781 22344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eee71f4bdb764c03b8ac3ded65cce079. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:37.070956 22342 tablet_service.cc:1511] Processing CreateTablet for tablet 8155a227c2744bc2af7627c8be1c7d02 (DEFAULT_TABLE table=test-workload [id=2378459614e045ed9ecc5c200b9f3de1]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:42:37.071933 22270 tablet_service.cc:1511] Processing CreateTablet for tablet c0044686d84e4faea040525a9f1fdb3d (DEFAULT_TABLE table=test-workload [id=2378459614e045ed9ecc5c200b9f3de1]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:42:37.072336 22342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8155a227c2744bc2af7627c8be1c7d02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:37.073428 22270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0044686d84e4faea040525a9f1fdb3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:37.073192 22417 tablet_service.cc:1511] Processing CreateTablet for tablet 7d5f745228674c00b62fa659e933f95b (DEFAULT_TABLE table=test-workload [id=2378459614e045ed9ecc5c200b9f3de1]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:42:37.073683 22419 tablet_service.cc:1511] Processing CreateTablet for tablet c0044686d84e4faea040525a9f1fdb3d (DEFAULT_TABLE table=test-workload [id=2378459614e045ed9ecc5c200b9f3de1]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:42:37.074534 22417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d5f745228674c00b62fa659e933f95b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:37.075059 22267 tablet_service.cc:1511] Processing CreateTablet for tablet 8155a227c2744bc2af7627c8be1c7d02 (DEFAULT_TABLE table=test-workload [id=2378459614e045ed9ecc5c200b9f3de1]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:42:37.075712 22418 tablet_service.cc:1511] Processing CreateTablet for tablet eee71f4bdb764c03b8ac3ded65cce079 (DEFAULT_TABLE table=test-workload [id=2378459614e045ed9ecc5c200b9f3de1]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:42:37.077019 22418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eee71f4bdb764c03b8ac3ded65cce079. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:37.077808 22268 tablet_service.cc:1511] Processing CreateTablet for tablet 7d5f745228674c00b62fa659e933f95b (DEFAULT_TABLE table=test-workload [id=2378459614e045ed9ecc5c200b9f3de1]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:42:37.080171 22269 tablet_service.cc:1511] Processing CreateTablet for tablet eee71f4bdb764c03b8ac3ded65cce079 (DEFAULT_TABLE table=test-workload [id=2378459614e045ed9ecc5c200b9f3de1]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:42:37.081336 22416 tablet_service.cc:1511] Processing CreateTablet for tablet 8155a227c2744bc2af7627c8be1c7d02 (DEFAULT_TABLE table=test-workload [id=2378459614e045ed9ecc5c200b9f3de1]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:42:37.082592 22416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8155a227c2744bc2af7627c8be1c7d02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:37.076376 22267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8155a227c2744bc2af7627c8be1c7d02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:37.085055 22419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0044686d84e4faea040525a9f1fdb3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:37.088270 22269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eee71f4bdb764c03b8ac3ded65cce079. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:37.092448 22268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d5f745228674c00b62fa659e933f95b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:37.117406 22474 tablet_bootstrap.cc:492] T c0044686d84e4faea040525a9f1fdb3d P 49561e89bbbc40a4b8527cb64cf93e46: Bootstrap starting.
I20260630 12:42:37.124110 22474 tablet_bootstrap.cc:654] T c0044686d84e4faea040525a9f1fdb3d P 49561e89bbbc40a4b8527cb64cf93e46: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:37.135486 22476 tablet_bootstrap.cc:492] T 7d5f745228674c00b62fa659e933f95b P cc7b536a7ac14e51827453bfd3c8be67: Bootstrap starting.
I20260630 12:42:37.140844 22475 tablet_bootstrap.cc:492] T c0044686d84e4faea040525a9f1fdb3d P cbdb694dd9be4e7a9071baa4e8daf73d: Bootstrap starting.
I20260630 12:42:37.146371 22476 tablet_bootstrap.cc:654] T 7d5f745228674c00b62fa659e933f95b P cc7b536a7ac14e51827453bfd3c8be67: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:37.151916 22474 tablet_bootstrap.cc:492] T c0044686d84e4faea040525a9f1fdb3d P 49561e89bbbc40a4b8527cb64cf93e46: No bootstrap required, opened a new log
I20260630 12:42:37.152094 22475 tablet_bootstrap.cc:654] T c0044686d84e4faea040525a9f1fdb3d P cbdb694dd9be4e7a9071baa4e8daf73d: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:37.152429 22474 ts_tablet_manager.cc:1403] T c0044686d84e4faea040525a9f1fdb3d P 49561e89bbbc40a4b8527cb64cf93e46: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.000s
I20260630 12:42:37.155602 22474 raft_consensus.cc:359] T c0044686d84e4faea040525a9f1fdb3d P 49561e89bbbc40a4b8527cb64cf93e46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } } peers { permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } }
I20260630 12:42:37.156168 22474 raft_consensus.cc:385] T c0044686d84e4faea040525a9f1fdb3d P 49561e89bbbc40a4b8527cb64cf93e46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:37.156428 22474 raft_consensus.cc:740] T c0044686d84e4faea040525a9f1fdb3d P 49561e89bbbc40a4b8527cb64cf93e46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49561e89bbbc40a4b8527cb64cf93e46, State: Initialized, Role: FOLLOWER
I20260630 12:42:37.157383 22474 consensus_queue.cc:260] T c0044686d84e4faea040525a9f1fdb3d P 49561e89bbbc40a4b8527cb64cf93e46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } } peers { permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } }
I20260630 12:42:37.160020 22476 tablet_bootstrap.cc:492] T 7d5f745228674c00b62fa659e933f95b P cc7b536a7ac14e51827453bfd3c8be67: No bootstrap required, opened a new log
I20260630 12:42:37.160427 22474 ts_tablet_manager.cc:1434] T c0044686d84e4faea040525a9f1fdb3d P 49561e89bbbc40a4b8527cb64cf93e46: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:42:37.160638 22476 ts_tablet_manager.cc:1403] T 7d5f745228674c00b62fa659e933f95b P cc7b536a7ac14e51827453bfd3c8be67: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.004s
I20260630 12:42:37.162916 22474 tablet_bootstrap.cc:492] T 8155a227c2744bc2af7627c8be1c7d02 P 49561e89bbbc40a4b8527cb64cf93e46: Bootstrap starting.
I20260630 12:42:37.163407 22476 raft_consensus.cc:359] T 7d5f745228674c00b62fa659e933f95b P cc7b536a7ac14e51827453bfd3c8be67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } }
I20260630 12:42:37.164018 22476 raft_consensus.cc:385] T 7d5f745228674c00b62fa659e933f95b P cc7b536a7ac14e51827453bfd3c8be67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:37.164261 22476 raft_consensus.cc:740] T 7d5f745228674c00b62fa659e933f95b P cc7b536a7ac14e51827453bfd3c8be67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc7b536a7ac14e51827453bfd3c8be67, State: Initialized, Role: FOLLOWER
I20260630 12:42:37.165146 22476 consensus_queue.cc:260] T 7d5f745228674c00b62fa659e933f95b P cc7b536a7ac14e51827453bfd3c8be67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } }
I20260630 12:42:37.169461 22474 tablet_bootstrap.cc:654] T 8155a227c2744bc2af7627c8be1c7d02 P 49561e89bbbc40a4b8527cb64cf93e46: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:37.170027 22475 tablet_bootstrap.cc:492] T c0044686d84e4faea040525a9f1fdb3d P cbdb694dd9be4e7a9071baa4e8daf73d: No bootstrap required, opened a new log
I20260630 12:42:37.170789 22475 ts_tablet_manager.cc:1403] T c0044686d84e4faea040525a9f1fdb3d P cbdb694dd9be4e7a9071baa4e8daf73d: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.000s
I20260630 12:42:37.172978 22476 ts_tablet_manager.cc:1434] T 7d5f745228674c00b62fa659e933f95b P cc7b536a7ac14e51827453bfd3c8be67: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260630 12:42:37.174785 22475 raft_consensus.cc:359] T c0044686d84e4faea040525a9f1fdb3d P cbdb694dd9be4e7a9071baa4e8daf73d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } } peers { permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } }
I20260630 12:42:37.175649 22475 raft_consensus.cc:385] T c0044686d84e4faea040525a9f1fdb3d P cbdb694dd9be4e7a9071baa4e8daf73d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:37.176012 22475 raft_consensus.cc:740] T c0044686d84e4faea040525a9f1fdb3d P cbdb694dd9be4e7a9071baa4e8daf73d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbdb694dd9be4e7a9071baa4e8daf73d, State: Initialized, Role: FOLLOWER
I20260630 12:42:37.177393 22475 consensus_queue.cc:260] T c0044686d84e4faea040525a9f1fdb3d P cbdb694dd9be4e7a9071baa4e8daf73d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } } peers { permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } }
I20260630 12:42:37.180787 22476 tablet_bootstrap.cc:492] T 8155a227c2744bc2af7627c8be1c7d02 P cc7b536a7ac14e51827453bfd3c8be67: Bootstrap starting.
I20260630 12:42:37.181798 22474 tablet_bootstrap.cc:492] T 8155a227c2744bc2af7627c8be1c7d02 P 49561e89bbbc40a4b8527cb64cf93e46: No bootstrap required, opened a new log
I20260630 12:42:37.182356 22474 ts_tablet_manager.cc:1403] T 8155a227c2744bc2af7627c8be1c7d02 P 49561e89bbbc40a4b8527cb64cf93e46: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.006s
I20260630 12:42:37.185303 22474 raft_consensus.cc:359] T 8155a227c2744bc2af7627c8be1c7d02 P 49561e89bbbc40a4b8527cb64cf93e46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } }
I20260630 12:42:37.186185 22474 raft_consensus.cc:385] T 8155a227c2744bc2af7627c8be1c7d02 P 49561e89bbbc40a4b8527cb64cf93e46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:37.186527 22474 raft_consensus.cc:740] T 8155a227c2744bc2af7627c8be1c7d02 P 49561e89bbbc40a4b8527cb64cf93e46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49561e89bbbc40a4b8527cb64cf93e46, State: Initialized, Role: FOLLOWER
I20260630 12:42:37.187687 22476 tablet_bootstrap.cc:654] T 8155a227c2744bc2af7627c8be1c7d02 P cc7b536a7ac14e51827453bfd3c8be67: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:37.187376 22474 consensus_queue.cc:260] T 8155a227c2744bc2af7627c8be1c7d02 P 49561e89bbbc40a4b8527cb64cf93e46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } }
I20260630 12:42:37.189709 22474 ts_tablet_manager.cc:1434] T 8155a227c2744bc2af7627c8be1c7d02 P 49561e89bbbc40a4b8527cb64cf93e46: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260630 12:42:37.191741 22475 ts_tablet_manager.cc:1434] T c0044686d84e4faea040525a9f1fdb3d P cbdb694dd9be4e7a9071baa4e8daf73d: Time spent starting tablet: real 0.021s	user 0.011s	sys 0.008s
I20260630 12:42:37.192862 22475 tablet_bootstrap.cc:492] T 7d5f745228674c00b62fa659e933f95b P cbdb694dd9be4e7a9071baa4e8daf73d: Bootstrap starting.
I20260630 12:42:37.199223 22475 tablet_bootstrap.cc:654] T 7d5f745228674c00b62fa659e933f95b P cbdb694dd9be4e7a9071baa4e8daf73d: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:37.191767 22474 tablet_bootstrap.cc:492] T eee71f4bdb764c03b8ac3ded65cce079 P 49561e89bbbc40a4b8527cb64cf93e46: Bootstrap starting.
I20260630 12:42:37.211506 22474 tablet_bootstrap.cc:654] T eee71f4bdb764c03b8ac3ded65cce079 P 49561e89bbbc40a4b8527cb64cf93e46: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:37.213165 22475 tablet_bootstrap.cc:492] T 7d5f745228674c00b62fa659e933f95b P cbdb694dd9be4e7a9071baa4e8daf73d: No bootstrap required, opened a new log
I20260630 12:42:37.213739 22475 ts_tablet_manager.cc:1403] T 7d5f745228674c00b62fa659e933f95b P cbdb694dd9be4e7a9071baa4e8daf73d: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
I20260630 12:42:37.215354 22476 tablet_bootstrap.cc:492] T 8155a227c2744bc2af7627c8be1c7d02 P cc7b536a7ac14e51827453bfd3c8be67: No bootstrap required, opened a new log
I20260630 12:42:37.215873 22476 ts_tablet_manager.cc:1403] T 8155a227c2744bc2af7627c8be1c7d02 P cc7b536a7ac14e51827453bfd3c8be67: Time spent bootstrapping tablet: real 0.035s	user 0.019s	sys 0.014s
I20260630 12:42:37.216454 22475 raft_consensus.cc:359] T 7d5f745228674c00b62fa659e933f95b P cbdb694dd9be4e7a9071baa4e8daf73d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } }
I20260630 12:42:37.216991 22474 tablet_bootstrap.cc:492] T eee71f4bdb764c03b8ac3ded65cce079 P 49561e89bbbc40a4b8527cb64cf93e46: No bootstrap required, opened a new log
I20260630 12:42:37.217130 22475 raft_consensus.cc:385] T 7d5f745228674c00b62fa659e933f95b P cbdb694dd9be4e7a9071baa4e8daf73d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:37.217563 22475 raft_consensus.cc:740] T 7d5f745228674c00b62fa659e933f95b P cbdb694dd9be4e7a9071baa4e8daf73d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbdb694dd9be4e7a9071baa4e8daf73d, State: Initialized, Role: FOLLOWER
I20260630 12:42:37.217592 22474 ts_tablet_manager.cc:1403] T eee71f4bdb764c03b8ac3ded65cce079 P 49561e89bbbc40a4b8527cb64cf93e46: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.005s
I20260630 12:42:37.218407 22475 consensus_queue.cc:260] T 7d5f745228674c00b62fa659e933f95b P cbdb694dd9be4e7a9071baa4e8daf73d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } }
I20260630 12:42:37.218732 22476 raft_consensus.cc:359] T 8155a227c2744bc2af7627c8be1c7d02 P cc7b536a7ac14e51827453bfd3c8be67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } }
I20260630 12:42:37.219529 22476 raft_consensus.cc:385] T 8155a227c2744bc2af7627c8be1c7d02 P cc7b536a7ac14e51827453bfd3c8be67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:37.219868 22476 raft_consensus.cc:740] T 8155a227c2744bc2af7627c8be1c7d02 P cc7b536a7ac14e51827453bfd3c8be67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc7b536a7ac14e51827453bfd3c8be67, State: Initialized, Role: FOLLOWER
I20260630 12:42:37.220511 22475 ts_tablet_manager.cc:1434] T 7d5f745228674c00b62fa659e933f95b P cbdb694dd9be4e7a9071baa4e8daf73d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:42:37.220655 22474 raft_consensus.cc:359] T eee71f4bdb764c03b8ac3ded65cce079 P 49561e89bbbc40a4b8527cb64cf93e46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } }
I20260630 12:42:37.220809 22476 consensus_queue.cc:260] T 8155a227c2744bc2af7627c8be1c7d02 P cc7b536a7ac14e51827453bfd3c8be67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } }
I20260630 12:42:37.221473 22474 raft_consensus.cc:385] T eee71f4bdb764c03b8ac3ded65cce079 P 49561e89bbbc40a4b8527cb64cf93e46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:37.221699 22475 tablet_bootstrap.cc:492] T 8155a227c2744bc2af7627c8be1c7d02 P cbdb694dd9be4e7a9071baa4e8daf73d: Bootstrap starting.
I20260630 12:42:37.221891 22474 raft_consensus.cc:740] T eee71f4bdb764c03b8ac3ded65cce079 P 49561e89bbbc40a4b8527cb64cf93e46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49561e89bbbc40a4b8527cb64cf93e46, State: Initialized, Role: FOLLOWER
I20260630 12:42:37.223270 22476 ts_tablet_manager.cc:1434] T 8155a227c2744bc2af7627c8be1c7d02 P cc7b536a7ac14e51827453bfd3c8be67: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:42:37.222930 22474 consensus_queue.cc:260] T eee71f4bdb764c03b8ac3ded65cce079 P 49561e89bbbc40a4b8527cb64cf93e46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } }
I20260630 12:42:37.224309 22476 tablet_bootstrap.cc:492] T c0044686d84e4faea040525a9f1fdb3d P cc7b536a7ac14e51827453bfd3c8be67: Bootstrap starting.
I20260630 12:42:37.227687 22474 ts_tablet_manager.cc:1434] T eee71f4bdb764c03b8ac3ded65cce079 P 49561e89bbbc40a4b8527cb64cf93e46: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.004s
I20260630 12:42:37.228708 22475 tablet_bootstrap.cc:654] T 8155a227c2744bc2af7627c8be1c7d02 P cbdb694dd9be4e7a9071baa4e8daf73d: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:37.228796 22474 tablet_bootstrap.cc:492] T 7d5f745228674c00b62fa659e933f95b P 49561e89bbbc40a4b8527cb64cf93e46: Bootstrap starting.
I20260630 12:42:37.230454 22476 tablet_bootstrap.cc:654] T c0044686d84e4faea040525a9f1fdb3d P cc7b536a7ac14e51827453bfd3c8be67: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:37.236406 22474 tablet_bootstrap.cc:654] T 7d5f745228674c00b62fa659e933f95b P 49561e89bbbc40a4b8527cb64cf93e46: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:37.240716 22475 tablet_bootstrap.cc:492] T 8155a227c2744bc2af7627c8be1c7d02 P cbdb694dd9be4e7a9071baa4e8daf73d: No bootstrap required, opened a new log
I20260630 12:42:37.241359 22475 ts_tablet_manager.cc:1403] T 8155a227c2744bc2af7627c8be1c7d02 P cbdb694dd9be4e7a9071baa4e8daf73d: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260630 12:42:37.243325 22476 tablet_bootstrap.cc:492] T c0044686d84e4faea040525a9f1fdb3d P cc7b536a7ac14e51827453bfd3c8be67: No bootstrap required, opened a new log
I20260630 12:42:37.243943 22476 ts_tablet_manager.cc:1403] T c0044686d84e4faea040525a9f1fdb3d P cc7b536a7ac14e51827453bfd3c8be67: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260630 12:42:37.244153 22474 tablet_bootstrap.cc:492] T 7d5f745228674c00b62fa659e933f95b P 49561e89bbbc40a4b8527cb64cf93e46: No bootstrap required, opened a new log
I20260630 12:42:37.244709 22474 ts_tablet_manager.cc:1403] T 7d5f745228674c00b62fa659e933f95b P 49561e89bbbc40a4b8527cb64cf93e46: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260630 12:42:37.244480 22475 raft_consensus.cc:359] T 8155a227c2744bc2af7627c8be1c7d02 P cbdb694dd9be4e7a9071baa4e8daf73d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } }
I20260630 12:42:37.245499 22475 raft_consensus.cc:385] T 8155a227c2744bc2af7627c8be1c7d02 P cbdb694dd9be4e7a9071baa4e8daf73d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:37.245893 22475 raft_consensus.cc:740] T 8155a227c2744bc2af7627c8be1c7d02 P cbdb694dd9be4e7a9071baa4e8daf73d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbdb694dd9be4e7a9071baa4e8daf73d, State: Initialized, Role: FOLLOWER
I20260630 12:42:37.247221 22476 raft_consensus.cc:359] T c0044686d84e4faea040525a9f1fdb3d P cc7b536a7ac14e51827453bfd3c8be67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } } peers { permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } }
I20260630 12:42:37.249243 22475 consensus_queue.cc:260] T 8155a227c2744bc2af7627c8be1c7d02 P cbdb694dd9be4e7a9071baa4e8daf73d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } }
I20260630 12:42:37.249723 22476 raft_consensus.cc:385] T c0044686d84e4faea040525a9f1fdb3d P cc7b536a7ac14e51827453bfd3c8be67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:37.250167 22476 raft_consensus.cc:740] T c0044686d84e4faea040525a9f1fdb3d P cc7b536a7ac14e51827453bfd3c8be67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc7b536a7ac14e51827453bfd3c8be67, State: Initialized, Role: FOLLOWER
I20260630 12:42:37.250977 22476 consensus_queue.cc:260] T c0044686d84e4faea040525a9f1fdb3d P cc7b536a7ac14e51827453bfd3c8be67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } } peers { permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } }
I20260630 12:42:37.251637 22475 ts_tablet_manager.cc:1434] T 8155a227c2744bc2af7627c8be1c7d02 P cbdb694dd9be4e7a9071baa4e8daf73d: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260630 12:42:37.247606 22474 raft_consensus.cc:359] T 7d5f745228674c00b62fa659e933f95b P 49561e89bbbc40a4b8527cb64cf93e46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } }
I20260630 12:42:37.252740 22474 raft_consensus.cc:385] T 7d5f745228674c00b62fa659e933f95b P 49561e89bbbc40a4b8527cb64cf93e46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:37.253115 22475 tablet_bootstrap.cc:492] T eee71f4bdb764c03b8ac3ded65cce079 P cbdb694dd9be4e7a9071baa4e8daf73d: Bootstrap starting.
I20260630 12:42:37.254051 22476 ts_tablet_manager.cc:1434] T c0044686d84e4faea040525a9f1fdb3d P cc7b536a7ac14e51827453bfd3c8be67: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260630 12:42:37.255107 22476 tablet_bootstrap.cc:492] T eee71f4bdb764c03b8ac3ded65cce079 P cc7b536a7ac14e51827453bfd3c8be67: Bootstrap starting.
I20260630 12:42:37.259585 22475 tablet_bootstrap.cc:654] T eee71f4bdb764c03b8ac3ded65cce079 P cbdb694dd9be4e7a9071baa4e8daf73d: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:37.253044 22474 raft_consensus.cc:740] T 7d5f745228674c00b62fa659e933f95b P 49561e89bbbc40a4b8527cb64cf93e46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49561e89bbbc40a4b8527cb64cf93e46, State: Initialized, Role: FOLLOWER
I20260630 12:42:37.261633 22476 tablet_bootstrap.cc:654] T eee71f4bdb764c03b8ac3ded65cce079 P cc7b536a7ac14e51827453bfd3c8be67: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:37.262270 22474 consensus_queue.cc:260] T 7d5f745228674c00b62fa659e933f95b P 49561e89bbbc40a4b8527cb64cf93e46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } }
I20260630 12:42:37.264886 22474 ts_tablet_manager.cc:1434] T 7d5f745228674c00b62fa659e933f95b P 49561e89bbbc40a4b8527cb64cf93e46: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.003s
I20260630 12:42:37.269223 22476 tablet_bootstrap.cc:492] T eee71f4bdb764c03b8ac3ded65cce079 P cc7b536a7ac14e51827453bfd3c8be67: No bootstrap required, opened a new log
I20260630 12:42:37.269842 22476 ts_tablet_manager.cc:1403] T eee71f4bdb764c03b8ac3ded65cce079 P cc7b536a7ac14e51827453bfd3c8be67: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260630 12:42:37.270320 22475 tablet_bootstrap.cc:492] T eee71f4bdb764c03b8ac3ded65cce079 P cbdb694dd9be4e7a9071baa4e8daf73d: No bootstrap required, opened a new log
I20260630 12:42:37.270833 22475 ts_tablet_manager.cc:1403] T eee71f4bdb764c03b8ac3ded65cce079 P cbdb694dd9be4e7a9071baa4e8daf73d: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.004s
I20260630 12:42:37.272758 22476 raft_consensus.cc:359] T eee71f4bdb764c03b8ac3ded65cce079 P cc7b536a7ac14e51827453bfd3c8be67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } }
I20260630 12:42:37.273491 22476 raft_consensus.cc:385] T eee71f4bdb764c03b8ac3ded65cce079 P cc7b536a7ac14e51827453bfd3c8be67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:37.273857 22476 raft_consensus.cc:740] T eee71f4bdb764c03b8ac3ded65cce079 P cc7b536a7ac14e51827453bfd3c8be67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc7b536a7ac14e51827453bfd3c8be67, State: Initialized, Role: FOLLOWER
I20260630 12:42:37.273641 22475 raft_consensus.cc:359] T eee71f4bdb764c03b8ac3ded65cce079 P cbdb694dd9be4e7a9071baa4e8daf73d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } }
I20260630 12:42:37.274396 22475 raft_consensus.cc:385] T eee71f4bdb764c03b8ac3ded65cce079 P cbdb694dd9be4e7a9071baa4e8daf73d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:37.274693 22475 raft_consensus.cc:740] T eee71f4bdb764c03b8ac3ded65cce079 P cbdb694dd9be4e7a9071baa4e8daf73d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbdb694dd9be4e7a9071baa4e8daf73d, State: Initialized, Role: FOLLOWER
I20260630 12:42:37.274679 22476 consensus_queue.cc:260] T eee71f4bdb764c03b8ac3ded65cce079 P cc7b536a7ac14e51827453bfd3c8be67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } }
I20260630 12:42:37.275655 22475 consensus_queue.cc:260] T eee71f4bdb764c03b8ac3ded65cce079 P cbdb694dd9be4e7a9071baa4e8daf73d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } }
I20260630 12:42:37.277485 22476 ts_tablet_manager.cc:1434] T eee71f4bdb764c03b8ac3ded65cce079 P cc7b536a7ac14e51827453bfd3c8be67: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:42:37.277729 22475 ts_tablet_manager.cc:1434] T eee71f4bdb764c03b8ac3ded65cce079 P cbdb694dd9be4e7a9071baa4e8daf73d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:42:37.328840 22481 raft_consensus.cc:493] T 8155a227c2744bc2af7627c8be1c7d02 P cc7b536a7ac14e51827453bfd3c8be67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:42:37.329340 22481 raft_consensus.cc:515] T 8155a227c2744bc2af7627c8be1c7d02 P cc7b536a7ac14e51827453bfd3c8be67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } }
I20260630 12:42:37.331424 22481 leader_election.cc:290] T 8155a227c2744bc2af7627c8be1c7d02 P cc7b536a7ac14e51827453bfd3c8be67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 49561e89bbbc40a4b8527cb64cf93e46 (127.13.140.129:42477), cbdb694dd9be4e7a9071baa4e8daf73d (127.13.140.130:38063)
I20260630 12:42:37.332998 22483 raft_consensus.cc:493] T 7d5f745228674c00b62fa659e933f95b P cbdb694dd9be4e7a9071baa4e8daf73d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:42:37.333590 22483 raft_consensus.cc:515] T 7d5f745228674c00b62fa659e933f95b P cbdb694dd9be4e7a9071baa4e8daf73d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } }
I20260630 12:42:37.343657 22479 raft_consensus.cc:493] T 8155a227c2744bc2af7627c8be1c7d02 P 49561e89bbbc40a4b8527cb64cf93e46 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:42:37.344233 22479 raft_consensus.cc:515] T 8155a227c2744bc2af7627c8be1c7d02 P 49561e89bbbc40a4b8527cb64cf93e46 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } }
I20260630 12:42:37.347748 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8155a227c2744bc2af7627c8be1c7d02" candidate_uuid: "cc7b536a7ac14e51827453bfd3c8be67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49561e89bbbc40a4b8527cb64cf93e46" is_pre_election: true
I20260630 12:42:37.348768 22280 raft_consensus.cc:2468] T 8155a227c2744bc2af7627c8be1c7d02 P 49561e89bbbc40a4b8527cb64cf93e46 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc7b536a7ac14e51827453bfd3c8be67 in term 0.
I20260630 12:42:37.350579 22394 leader_election.cc:304] T 8155a227c2744bc2af7627c8be1c7d02 P cc7b536a7ac14e51827453bfd3c8be67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49561e89bbbc40a4b8527cb64cf93e46, cc7b536a7ac14e51827453bfd3c8be67; no voters: 
I20260630 12:42:37.351076 22479 leader_election.cc:290] T 8155a227c2744bc2af7627c8be1c7d02 P 49561e89bbbc40a4b8527cb64cf93e46 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbdb694dd9be4e7a9071baa4e8daf73d (127.13.140.130:38063), cc7b536a7ac14e51827453bfd3c8be67 (127.13.140.131:40813)
I20260630 12:42:37.351588 22481 raft_consensus.cc:2804] T 8155a227c2744bc2af7627c8be1c7d02 P cc7b536a7ac14e51827453bfd3c8be67 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:42:37.352097 22481 raft_consensus.cc:493] T 8155a227c2744bc2af7627c8be1c7d02 P cc7b536a7ac14e51827453bfd3c8be67 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:42:37.352432 22481 raft_consensus.cc:3060] T 8155a227c2744bc2af7627c8be1c7d02 P cc7b536a7ac14e51827453bfd3c8be67 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:37.347740 22483 leader_election.cc:290] T 7d5f745228674c00b62fa659e933f95b P cbdb694dd9be4e7a9071baa4e8daf73d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 49561e89bbbc40a4b8527cb64cf93e46 (127.13.140.129:42477), cc7b536a7ac14e51827453bfd3c8be67 (127.13.140.131:40813)
I20260630 12:42:37.372754 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8155a227c2744bc2af7627c8be1c7d02" candidate_uuid: "cc7b536a7ac14e51827453bfd3c8be67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" is_pre_election: true
I20260630 12:42:37.372877 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5f745228674c00b62fa659e933f95b" candidate_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49561e89bbbc40a4b8527cb64cf93e46" is_pre_election: true
I20260630 12:42:37.373680 22355 raft_consensus.cc:2468] T 8155a227c2744bc2af7627c8be1c7d02 P cbdb694dd9be4e7a9071baa4e8daf73d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc7b536a7ac14e51827453bfd3c8be67 in term 0.
I20260630 12:42:37.373852 22280 raft_consensus.cc:2468] T 7d5f745228674c00b62fa659e933f95b P 49561e89bbbc40a4b8527cb64cf93e46 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbdb694dd9be4e7a9071baa4e8daf73d in term 0.
I20260630 12:42:37.375946 22320 leader_election.cc:304] T 7d5f745228674c00b62fa659e933f95b P cbdb694dd9be4e7a9071baa4e8daf73d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49561e89bbbc40a4b8527cb64cf93e46, cbdb694dd9be4e7a9071baa4e8daf73d; no voters: 
I20260630 12:42:37.377477 22483 raft_consensus.cc:2804] T 7d5f745228674c00b62fa659e933f95b P cbdb694dd9be4e7a9071baa4e8daf73d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:42:37.376147 22481 raft_consensus.cc:515] T 8155a227c2744bc2af7627c8be1c7d02 P cc7b536a7ac14e51827453bfd3c8be67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } }
I20260630 12:42:37.378085 22483 raft_consensus.cc:493] T 7d5f745228674c00b62fa659e933f95b P cbdb694dd9be4e7a9071baa4e8daf73d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:42:37.378799 22483 raft_consensus.cc:3060] T 7d5f745228674c00b62fa659e933f95b P cbdb694dd9be4e7a9071baa4e8daf73d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:37.382335 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8155a227c2744bc2af7627c8be1c7d02" candidate_uuid: "cc7b536a7ac14e51827453bfd3c8be67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49561e89bbbc40a4b8527cb64cf93e46"
I20260630 12:42:37.382964 22280 raft_consensus.cc:3060] T 8155a227c2744bc2af7627c8be1c7d02 P 49561e89bbbc40a4b8527cb64cf93e46 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:37.383718 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8155a227c2744bc2af7627c8be1c7d02" candidate_uuid: "49561e89bbbc40a4b8527cb64cf93e46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" is_pre_election: true
I20260630 12:42:37.384316 22355 raft_consensus.cc:2468] T 8155a227c2744bc2af7627c8be1c7d02 P cbdb694dd9be4e7a9071baa4e8daf73d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49561e89bbbc40a4b8527cb64cf93e46 in term 0.
I20260630 12:42:37.385458 22246 leader_election.cc:304] T 8155a227c2744bc2af7627c8be1c7d02 P 49561e89bbbc40a4b8527cb64cf93e46 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49561e89bbbc40a4b8527cb64cf93e46, cbdb694dd9be4e7a9071baa4e8daf73d; no voters: 
I20260630 12:42:37.386664 22429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5f745228674c00b62fa659e933f95b" candidate_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc7b536a7ac14e51827453bfd3c8be67" is_pre_election: true
I20260630 12:42:37.387359 22429 raft_consensus.cc:2468] T 7d5f745228674c00b62fa659e933f95b P cc7b536a7ac14e51827453bfd3c8be67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbdb694dd9be4e7a9071baa4e8daf73d in term 0.
I20260630 12:42:37.389676 22483 raft_consensus.cc:515] T 7d5f745228674c00b62fa659e933f95b P cbdb694dd9be4e7a9071baa4e8daf73d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } }
I20260630 12:42:37.391222 22429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8155a227c2744bc2af7627c8be1c7d02" candidate_uuid: "49561e89bbbc40a4b8527cb64cf93e46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc7b536a7ac14e51827453bfd3c8be67" is_pre_election: true
I20260630 12:42:37.391976 22483 leader_election.cc:290] T 7d5f745228674c00b62fa659e933f95b P cbdb694dd9be4e7a9071baa4e8daf73d [CANDIDATE]: Term 1 election: Requested vote from peers 49561e89bbbc40a4b8527cb64cf93e46 (127.13.140.129:42477), cc7b536a7ac14e51827453bfd3c8be67 (127.13.140.131:40813)
I20260630 12:42:37.392280 22481 leader_election.cc:290] T 8155a227c2744bc2af7627c8be1c7d02 P cc7b536a7ac14e51827453bfd3c8be67 [CANDIDATE]: Term 1 election: Requested vote from peers 49561e89bbbc40a4b8527cb64cf93e46 (127.13.140.129:42477), cbdb694dd9be4e7a9071baa4e8daf73d (127.13.140.130:38063)
I20260630 12:42:37.392717 22279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5f745228674c00b62fa659e933f95b" candidate_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49561e89bbbc40a4b8527cb64cf93e46"
I20260630 12:42:37.392163 22429 raft_consensus.cc:2393] T 8155a227c2744bc2af7627c8be1c7d02 P cc7b536a7ac14e51827453bfd3c8be67 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 49561e89bbbc40a4b8527cb64cf93e46 in current term 1: Already voted for candidate cc7b536a7ac14e51827453bfd3c8be67 in this term.
I20260630 12:42:37.393347 22279 raft_consensus.cc:3060] T 7d5f745228674c00b62fa659e933f95b P 49561e89bbbc40a4b8527cb64cf93e46 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:37.393673 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5f745228674c00b62fa659e933f95b" candidate_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc7b536a7ac14e51827453bfd3c8be67"
I20260630 12:42:37.394287 22428 raft_consensus.cc:3060] T 7d5f745228674c00b62fa659e933f95b P cc7b536a7ac14e51827453bfd3c8be67 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:37.394726 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8155a227c2744bc2af7627c8be1c7d02" candidate_uuid: "cc7b536a7ac14e51827453bfd3c8be67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d"
I20260630 12:42:37.394972 22280 raft_consensus.cc:2468] T 8155a227c2744bc2af7627c8be1c7d02 P 49561e89bbbc40a4b8527cb64cf93e46 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc7b536a7ac14e51827453bfd3c8be67 in term 1.
I20260630 12:42:37.395313 22355 raft_consensus.cc:3060] T 8155a227c2744bc2af7627c8be1c7d02 P cbdb694dd9be4e7a9071baa4e8daf73d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:37.396093 22479 raft_consensus.cc:2764] T 8155a227c2744bc2af7627c8be1c7d02 P 49561e89bbbc40a4b8527cb64cf93e46 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260630 12:42:37.397329 22394 leader_election.cc:304] T 8155a227c2744bc2af7627c8be1c7d02 P cc7b536a7ac14e51827453bfd3c8be67 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49561e89bbbc40a4b8527cb64cf93e46, cc7b536a7ac14e51827453bfd3c8be67; no voters: 
I20260630 12:42:37.400795 22481 raft_consensus.cc:2804] T 8155a227c2744bc2af7627c8be1c7d02 P cc7b536a7ac14e51827453bfd3c8be67 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:42:37.401409 22355 raft_consensus.cc:2468] T 8155a227c2744bc2af7627c8be1c7d02 P cbdb694dd9be4e7a9071baa4e8daf73d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc7b536a7ac14e51827453bfd3c8be67 in term 1.
I20260630 12:42:37.401557 22428 raft_consensus.cc:2468] T 7d5f745228674c00b62fa659e933f95b P cc7b536a7ac14e51827453bfd3c8be67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbdb694dd9be4e7a9071baa4e8daf73d in term 1.
I20260630 12:42:37.402892 22279 raft_consensus.cc:2468] T 7d5f745228674c00b62fa659e933f95b P 49561e89bbbc40a4b8527cb64cf93e46 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbdb694dd9be4e7a9071baa4e8daf73d in term 1.
I20260630 12:42:37.403908 22321 leader_election.cc:304] T 7d5f745228674c00b62fa659e933f95b P cbdb694dd9be4e7a9071baa4e8daf73d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cbdb694dd9be4e7a9071baa4e8daf73d, cc7b536a7ac14e51827453bfd3c8be67; no voters: 
I20260630 12:42:37.403944 22481 raft_consensus.cc:697] T 8155a227c2744bc2af7627c8be1c7d02 P cc7b536a7ac14e51827453bfd3c8be67 [term 1 LEADER]: Becoming Leader. State: Replica: cc7b536a7ac14e51827453bfd3c8be67, State: Running, Role: LEADER
I20260630 12:42:37.405222 22483 raft_consensus.cc:2804] T 7d5f745228674c00b62fa659e933f95b P cbdb694dd9be4e7a9071baa4e8daf73d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:42:37.405071 22481 consensus_queue.cc:237] T 8155a227c2744bc2af7627c8be1c7d02 P cc7b536a7ac14e51827453bfd3c8be67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } }
I20260630 12:42:37.406414 22483 raft_consensus.cc:697] T 7d5f745228674c00b62fa659e933f95b P cbdb694dd9be4e7a9071baa4e8daf73d [term 1 LEADER]: Becoming Leader. State: Replica: cbdb694dd9be4e7a9071baa4e8daf73d, State: Running, Role: LEADER
I20260630 12:42:37.407387 22483 consensus_queue.cc:237] T 7d5f745228674c00b62fa659e933f95b P cbdb694dd9be4e7a9071baa4e8daf73d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } }
I20260630 12:42:37.414544 22178 catalog_manager.cc:5697] T 8155a227c2744bc2af7627c8be1c7d02 P cc7b536a7ac14e51827453bfd3c8be67 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc7b536a7ac14e51827453bfd3c8be67 (127.13.140.131). New cstate: current_term: 1 leader_uuid: "cc7b536a7ac14e51827453bfd3c8be67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } health_report { overall_health: HEALTHY } } }
I20260630 12:42:37.415583 22177 catalog_manager.cc:5697] T 7d5f745228674c00b62fa659e933f95b P cbdb694dd9be4e7a9071baa4e8daf73d reported cstate change: term changed from 0 to 1, leader changed from <none> to cbdb694dd9be4e7a9071baa4e8daf73d (127.13.140.130). New cstate: current_term: 1 leader_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } health_report { overall_health: UNKNOWN } } }
I20260630 12:42:37.420959 22481 raft_consensus.cc:493] T c0044686d84e4faea040525a9f1fdb3d P cc7b536a7ac14e51827453bfd3c8be67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:42:37.421511 22481 raft_consensus.cc:515] T c0044686d84e4faea040525a9f1fdb3d P cc7b536a7ac14e51827453bfd3c8be67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } } peers { permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } }
I20260630 12:42:37.423949 22481 leader_election.cc:290] T c0044686d84e4faea040525a9f1fdb3d P cc7b536a7ac14e51827453bfd3c8be67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbdb694dd9be4e7a9071baa4e8daf73d (127.13.140.130:38063), 49561e89bbbc40a4b8527cb64cf93e46 (127.13.140.129:42477)
I20260630 12:42:37.424671 22279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0044686d84e4faea040525a9f1fdb3d" candidate_uuid: "cc7b536a7ac14e51827453bfd3c8be67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49561e89bbbc40a4b8527cb64cf93e46" is_pre_election: true
I20260630 12:42:37.425262 22279 raft_consensus.cc:2468] T c0044686d84e4faea040525a9f1fdb3d P 49561e89bbbc40a4b8527cb64cf93e46 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc7b536a7ac14e51827453bfd3c8be67 in term 0.
I20260630 12:42:37.426313 22394 leader_election.cc:304] T c0044686d84e4faea040525a9f1fdb3d P cc7b536a7ac14e51827453bfd3c8be67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49561e89bbbc40a4b8527cb64cf93e46, cc7b536a7ac14e51827453bfd3c8be67; no voters: 
I20260630 12:42:37.427054 22481 raft_consensus.cc:2804] T c0044686d84e4faea040525a9f1fdb3d P cc7b536a7ac14e51827453bfd3c8be67 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:42:37.427341 22481 raft_consensus.cc:493] T c0044686d84e4faea040525a9f1fdb3d P cc7b536a7ac14e51827453bfd3c8be67 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:42:37.427667 22481 raft_consensus.cc:3060] T c0044686d84e4faea040525a9f1fdb3d P cc7b536a7ac14e51827453bfd3c8be67 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:37.427809 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0044686d84e4faea040525a9f1fdb3d" candidate_uuid: "cc7b536a7ac14e51827453bfd3c8be67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" is_pre_election: true
I20260630 12:42:37.428541 22355 raft_consensus.cc:2468] T c0044686d84e4faea040525a9f1fdb3d P cbdb694dd9be4e7a9071baa4e8daf73d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc7b536a7ac14e51827453bfd3c8be67 in term 0.
I20260630 12:42:37.433595 22481 raft_consensus.cc:515] T c0044686d84e4faea040525a9f1fdb3d P cc7b536a7ac14e51827453bfd3c8be67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } } peers { permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } }
I20260630 12:42:37.435220 22481 leader_election.cc:290] T c0044686d84e4faea040525a9f1fdb3d P cc7b536a7ac14e51827453bfd3c8be67 [CANDIDATE]: Term 1 election: Requested vote from peers cbdb694dd9be4e7a9071baa4e8daf73d (127.13.140.130:38063), 49561e89bbbc40a4b8527cb64cf93e46 (127.13.140.129:42477)
I20260630 12:42:37.436005 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0044686d84e4faea040525a9f1fdb3d" candidate_uuid: "cc7b536a7ac14e51827453bfd3c8be67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d"
I20260630 12:42:37.436245 22279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0044686d84e4faea040525a9f1fdb3d" candidate_uuid: "cc7b536a7ac14e51827453bfd3c8be67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49561e89bbbc40a4b8527cb64cf93e46"
I20260630 12:42:37.436668 22355 raft_consensus.cc:3060] T c0044686d84e4faea040525a9f1fdb3d P cbdb694dd9be4e7a9071baa4e8daf73d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:37.436782 22279 raft_consensus.cc:3060] T c0044686d84e4faea040525a9f1fdb3d P 49561e89bbbc40a4b8527cb64cf93e46 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:37.443564 22279 raft_consensus.cc:2468] T c0044686d84e4faea040525a9f1fdb3d P 49561e89bbbc40a4b8527cb64cf93e46 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc7b536a7ac14e51827453bfd3c8be67 in term 1.
I20260630 12:42:37.443568 22355 raft_consensus.cc:2468] T c0044686d84e4faea040525a9f1fdb3d P cbdb694dd9be4e7a9071baa4e8daf73d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc7b536a7ac14e51827453bfd3c8be67 in term 1.
I20260630 12:42:37.444936 22395 leader_election.cc:304] T c0044686d84e4faea040525a9f1fdb3d P cc7b536a7ac14e51827453bfd3c8be67 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cbdb694dd9be4e7a9071baa4e8daf73d, cc7b536a7ac14e51827453bfd3c8be67; no voters: 
I20260630 12:42:37.445634 22481 raft_consensus.cc:2804] T c0044686d84e4faea040525a9f1fdb3d P cc7b536a7ac14e51827453bfd3c8be67 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:42:37.446024 22481 raft_consensus.cc:697] T c0044686d84e4faea040525a9f1fdb3d P cc7b536a7ac14e51827453bfd3c8be67 [term 1 LEADER]: Becoming Leader. State: Replica: cc7b536a7ac14e51827453bfd3c8be67, State: Running, Role: LEADER
I20260630 12:42:37.446614 22481 consensus_queue.cc:237] T c0044686d84e4faea040525a9f1fdb3d P cc7b536a7ac14e51827453bfd3c8be67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } } peers { permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } }
I20260630 12:42:37.454092 22177 catalog_manager.cc:5697] T c0044686d84e4faea040525a9f1fdb3d P cc7b536a7ac14e51827453bfd3c8be67 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc7b536a7ac14e51827453bfd3c8be67 (127.13.140.131). New cstate: current_term: 1 leader_uuid: "cc7b536a7ac14e51827453bfd3c8be67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } health_report { overall_health: UNKNOWN } } }
I20260630 12:42:37.484205 22479 raft_consensus.cc:493] T eee71f4bdb764c03b8ac3ded65cce079 P 49561e89bbbc40a4b8527cb64cf93e46 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:42:37.484798 22479 raft_consensus.cc:515] T eee71f4bdb764c03b8ac3ded65cce079 P 49561e89bbbc40a4b8527cb64cf93e46 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } }
I20260630 12:42:37.486548 22479 leader_election.cc:290] T eee71f4bdb764c03b8ac3ded65cce079 P 49561e89bbbc40a4b8527cb64cf93e46 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbdb694dd9be4e7a9071baa4e8daf73d (127.13.140.130:38063), cc7b536a7ac14e51827453bfd3c8be67 (127.13.140.131:40813)
I20260630 12:42:37.487391 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee71f4bdb764c03b8ac3ded65cce079" candidate_uuid: "49561e89bbbc40a4b8527cb64cf93e46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" is_pre_election: true
I20260630 12:42:37.487680 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee71f4bdb764c03b8ac3ded65cce079" candidate_uuid: "49561e89bbbc40a4b8527cb64cf93e46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc7b536a7ac14e51827453bfd3c8be67" is_pre_election: true
I20260630 12:42:37.488086 22355 raft_consensus.cc:2468] T eee71f4bdb764c03b8ac3ded65cce079 P cbdb694dd9be4e7a9071baa4e8daf73d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49561e89bbbc40a4b8527cb64cf93e46 in term 0.
I20260630 12:42:37.488299 22428 raft_consensus.cc:2468] T eee71f4bdb764c03b8ac3ded65cce079 P cc7b536a7ac14e51827453bfd3c8be67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49561e89bbbc40a4b8527cb64cf93e46 in term 0.
I20260630 12:42:37.489195 22246 leader_election.cc:304] T eee71f4bdb764c03b8ac3ded65cce079 P 49561e89bbbc40a4b8527cb64cf93e46 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49561e89bbbc40a4b8527cb64cf93e46, cbdb694dd9be4e7a9071baa4e8daf73d; no voters: 
I20260630 12:42:37.489756 22479 raft_consensus.cc:2804] T eee71f4bdb764c03b8ac3ded65cce079 P 49561e89bbbc40a4b8527cb64cf93e46 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:42:37.490075 22479 raft_consensus.cc:493] T eee71f4bdb764c03b8ac3ded65cce079 P 49561e89bbbc40a4b8527cb64cf93e46 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:42:37.490341 22479 raft_consensus.cc:3060] T eee71f4bdb764c03b8ac3ded65cce079 P 49561e89bbbc40a4b8527cb64cf93e46 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:37.495704 22479 raft_consensus.cc:515] T eee71f4bdb764c03b8ac3ded65cce079 P 49561e89bbbc40a4b8527cb64cf93e46 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } }
I20260630 12:42:37.497496 22479 leader_election.cc:290] T eee71f4bdb764c03b8ac3ded65cce079 P 49561e89bbbc40a4b8527cb64cf93e46 [CANDIDATE]: Term 1 election: Requested vote from peers cbdb694dd9be4e7a9071baa4e8daf73d (127.13.140.130:38063), cc7b536a7ac14e51827453bfd3c8be67 (127.13.140.131:40813)
I20260630 12:42:37.498413 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee71f4bdb764c03b8ac3ded65cce079" candidate_uuid: "49561e89bbbc40a4b8527cb64cf93e46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d"
I20260630 12:42:37.498703 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee71f4bdb764c03b8ac3ded65cce079" candidate_uuid: "49561e89bbbc40a4b8527cb64cf93e46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc7b536a7ac14e51827453bfd3c8be67"
I20260630 12:42:37.499006 22355 raft_consensus.cc:3060] T eee71f4bdb764c03b8ac3ded65cce079 P cbdb694dd9be4e7a9071baa4e8daf73d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:37.499300 22428 raft_consensus.cc:3060] T eee71f4bdb764c03b8ac3ded65cce079 P cc7b536a7ac14e51827453bfd3c8be67 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:37.503832 22355 raft_consensus.cc:2468] T eee71f4bdb764c03b8ac3ded65cce079 P cbdb694dd9be4e7a9071baa4e8daf73d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49561e89bbbc40a4b8527cb64cf93e46 in term 1.
I20260630 12:42:37.503917 22428 raft_consensus.cc:2468] T eee71f4bdb764c03b8ac3ded65cce079 P cc7b536a7ac14e51827453bfd3c8be67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49561e89bbbc40a4b8527cb64cf93e46 in term 1.
I20260630 12:42:37.505023 22246 leader_election.cc:304] T eee71f4bdb764c03b8ac3ded65cce079 P 49561e89bbbc40a4b8527cb64cf93e46 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49561e89bbbc40a4b8527cb64cf93e46, cbdb694dd9be4e7a9071baa4e8daf73d; no voters: 
I20260630 12:42:37.505667 22479 raft_consensus.cc:2804] T eee71f4bdb764c03b8ac3ded65cce079 P 49561e89bbbc40a4b8527cb64cf93e46 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:42:37.506500 22479 raft_consensus.cc:697] T eee71f4bdb764c03b8ac3ded65cce079 P 49561e89bbbc40a4b8527cb64cf93e46 [term 1 LEADER]: Becoming Leader. State: Replica: 49561e89bbbc40a4b8527cb64cf93e46, State: Running, Role: LEADER
I20260630 12:42:37.507144 22479 consensus_queue.cc:237] T eee71f4bdb764c03b8ac3ded65cce079 P 49561e89bbbc40a4b8527cb64cf93e46 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } }
I20260630 12:42:37.514189 22177 catalog_manager.cc:5697] T eee71f4bdb764c03b8ac3ded65cce079 P 49561e89bbbc40a4b8527cb64cf93e46 reported cstate change: term changed from 0 to 1, leader changed from <none> to 49561e89bbbc40a4b8527cb64cf93e46 (127.13.140.129). New cstate: current_term: 1 leader_uuid: "49561e89bbbc40a4b8527cb64cf93e46" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } health_report { overall_health: UNKNOWN } } }
I20260630 12:42:37.633445 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:42:37.639324 22508 instance_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:42:37.640180 22509 instance_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:42:37.642266 22511 instance_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:42:37.642452 13874 server_base.cc:1061] running on GCE node
I20260630 12:42:37.643952 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:42:37.644151 13874 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:42:37.644299 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823357644287 us; error 0 us; skew 500 ppm
I20260630 12:42:37.644829 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:42:37.647151 13874 webserver.cc:533] Webserver started at http://127.13.140.132:45345/ using document root <none> and password file <none>
I20260630 12:42:37.647614 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:42:37.647770 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:42:37.647989 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:42:37.649084 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782823128114093-13874-0/minicluster-data/ts-3-root/instance:
uuid: "d5ed10da6f0e46cc9a3d09f816f0b288"
format_stamp: "Formatted at 2026-06-30 12:42:37 on dist-test-slave-zctk"
I20260630 12:42:37.653493 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:42:37.656667 22516 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:42:37.657399 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:42:37.657711 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782823128114093-13874-0/minicluster-data/ts-3-root
uuid: "d5ed10da6f0e46cc9a3d09f816f0b288"
format_stamp: "Formatted at 2026-06-30 12:42:37 on dist-test-slave-zctk"
I20260630 12:42:37.657987 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782823128114093-13874-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782823128114093-13874-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782823128114093-13874-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:42:37.677628 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:42:37.678699 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:42:37.679881 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:42:37.682176 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:42:37.682426 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:42:37.682669 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:42:37.682853 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:42:37.720304 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.132:38673
I20260630 12:42:37.720455 22578 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.132:38673 every 8 connection(s)
I20260630 12:42:37.735661 22579 heartbeater.cc:344] Connected to a master server at 127.13.140.190:39377
I20260630 12:42:37.736212 22579 heartbeater.cc:461] Registering TS with master...
I20260630 12:42:37.737094 22579 heartbeater.cc:507] Master 127.13.140.190:39377 requested a full tablet report, sending...
I20260630 12:42:37.739180 22177 ts_manager.cc:194] Registered new tserver with Master: d5ed10da6f0e46cc9a3d09f816f0b288 (127.13.140.132:38673)
I20260630 12:42:37.740682 22177 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56838
I20260630 12:42:37.810003 22483 consensus_queue.cc:1048] T 7d5f745228674c00b62fa659e933f95b P cbdb694dd9be4e7a9071baa4e8daf73d [LEADER]: Connected to new peer: Peer: permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:42:37.822526 22483 consensus_queue.cc:1048] T 7d5f745228674c00b62fa659e933f95b P cbdb694dd9be4e7a9071baa4e8daf73d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:42:37.879555 22481 consensus_queue.cc:1048] T c0044686d84e4faea040525a9f1fdb3d P cc7b536a7ac14e51827453bfd3c8be67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:42:37.892158 22481 consensus_queue.cc:1048] T c0044686d84e4faea040525a9f1fdb3d P cc7b536a7ac14e51827453bfd3c8be67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:42:37.990003 22479 consensus_queue.cc:1048] T eee71f4bdb764c03b8ac3ded65cce079 P 49561e89bbbc40a4b8527cb64cf93e46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:42:38.003135 22506 consensus_queue.cc:1048] T eee71f4bdb764c03b8ac3ded65cce079 P 49561e89bbbc40a4b8527cb64cf93e46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:42:38.006783 22501 consensus_queue.cc:1048] T 8155a227c2744bc2af7627c8be1c7d02 P cc7b536a7ac14e51827453bfd3c8be67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:42:38.008325 22501 consensus_queue.cc:1048] T 8155a227c2744bc2af7627c8be1c7d02 P cc7b536a7ac14e51827453bfd3c8be67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:42:38.616117 22279 consensus_queue.cc:237] T eee71f4bdb764c03b8ac3ded65cce079 P 49561e89bbbc40a4b8527cb64cf93e46 [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: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } attrs { replace: true } } peers { permanent_uuid: "d5ed10da6f0e46cc9a3d09f816f0b288" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38673 } attrs { promote: true } }
I20260630 12:42:38.623893 22428 raft_consensus.cc:1275] T eee71f4bdb764c03b8ac3ded65cce079 P cc7b536a7ac14e51827453bfd3c8be67 [term 1 FOLLOWER]: Refusing update from remote peer 49561e89bbbc40a4b8527cb64cf93e46: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:42:38.623992 22355 raft_consensus.cc:1275] T eee71f4bdb764c03b8ac3ded65cce079 P cbdb694dd9be4e7a9071baa4e8daf73d [term 1 FOLLOWER]: Refusing update from remote peer 49561e89bbbc40a4b8527cb64cf93e46: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:42:38.625476 22598 consensus_queue.cc:1048] T eee71f4bdb764c03b8ac3ded65cce079 P 49561e89bbbc40a4b8527cb64cf93e46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } 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:42:38.626466 22592 consensus_queue.cc:1048] T eee71f4bdb764c03b8ac3ded65cce079 P 49561e89bbbc40a4b8527cb64cf93e46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:42:38.633077 22506 raft_consensus.cc:2955] T eee71f4bdb764c03b8ac3ded65cce079 P 49561e89bbbc40a4b8527cb64cf93e46 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d5ed10da6f0e46cc9a3d09f816f0b288 (127.13.140.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } attrs { replace: true } } peers { permanent_uuid: "d5ed10da6f0e46cc9a3d09f816f0b288" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38673 } attrs { promote: true } } }
W20260630 12:42:38.634802 22246 consensus_peers.cc:597] T eee71f4bdb764c03b8ac3ded65cce079 P 49561e89bbbc40a4b8527cb64cf93e46 -> Peer d5ed10da6f0e46cc9a3d09f816f0b288 (127.13.140.132:38673): Couldn't send request to peer d5ed10da6f0e46cc9a3d09f816f0b288. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: eee71f4bdb764c03b8ac3ded65cce079. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:42:38.634898 22428 raft_consensus.cc:2955] T eee71f4bdb764c03b8ac3ded65cce079 P cc7b536a7ac14e51827453bfd3c8be67 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d5ed10da6f0e46cc9a3d09f816f0b288 (127.13.140.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } attrs { replace: true } } peers { permanent_uuid: "d5ed10da6f0e46cc9a3d09f816f0b288" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38673 } attrs { promote: true } } }
I20260630 12:42:38.635533 22355 raft_consensus.cc:2955] T eee71f4bdb764c03b8ac3ded65cce079 P cbdb694dd9be4e7a9071baa4e8daf73d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d5ed10da6f0e46cc9a3d09f816f0b288 (127.13.140.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } attrs { replace: true } } peers { permanent_uuid: "d5ed10da6f0e46cc9a3d09f816f0b288" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38673 } attrs { promote: true } } }
I20260630 12:42:38.646299 22175 catalog_manager.cc:5697] T eee71f4bdb764c03b8ac3ded65cce079 P 49561e89bbbc40a4b8527cb64cf93e46 reported cstate change: config changed from index -1 to 2, NON_VOTER d5ed10da6f0e46cc9a3d09f816f0b288 (127.13.140.132) added. New cstate: current_term: 1 leader_uuid: "49561e89bbbc40a4b8527cb64cf93e46" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5ed10da6f0e46cc9a3d09f816f0b288" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38673 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:42:38.660342 22428 consensus_queue.cc:237] T 8155a227c2744bc2af7627c8be1c7d02 P cc7b536a7ac14e51827453bfd3c8be67 [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: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } attrs { replace: true } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } } peers { permanent_uuid: "d5ed10da6f0e46cc9a3d09f816f0b288" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38673 } attrs { promote: true } }
I20260630 12:42:38.669270 22279 raft_consensus.cc:1275] T 8155a227c2744bc2af7627c8be1c7d02 P 49561e89bbbc40a4b8527cb64cf93e46 [term 1 FOLLOWER]: Refusing update from remote peer cc7b536a7ac14e51827453bfd3c8be67: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:42:38.670951 22481 consensus_queue.cc:1048] T 8155a227c2744bc2af7627c8be1c7d02 P cc7b536a7ac14e51827453bfd3c8be67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:42:38.671569 22355 raft_consensus.cc:1275] T 8155a227c2744bc2af7627c8be1c7d02 P cbdb694dd9be4e7a9071baa4e8daf73d [term 1 FOLLOWER]: Refusing update from remote peer cc7b536a7ac14e51827453bfd3c8be67: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:42:38.673254 22589 consensus_queue.cc:1048] T 8155a227c2744bc2af7627c8be1c7d02 P cc7b536a7ac14e51827453bfd3c8be67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } 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:42:38.678267 22501 raft_consensus.cc:2955] T 8155a227c2744bc2af7627c8be1c7d02 P cc7b536a7ac14e51827453bfd3c8be67 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d5ed10da6f0e46cc9a3d09f816f0b288 (127.13.140.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } attrs { replace: true } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } } peers { permanent_uuid: "d5ed10da6f0e46cc9a3d09f816f0b288" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38673 } attrs { promote: true } } }
I20260630 12:42:38.680042 22279 raft_consensus.cc:2955] T 8155a227c2744bc2af7627c8be1c7d02 P 49561e89bbbc40a4b8527cb64cf93e46 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d5ed10da6f0e46cc9a3d09f816f0b288 (127.13.140.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } attrs { replace: true } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } } peers { permanent_uuid: "d5ed10da6f0e46cc9a3d09f816f0b288" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38673 } attrs { promote: true } } }
I20260630 12:42:38.682489 22355 raft_consensus.cc:2955] T 8155a227c2744bc2af7627c8be1c7d02 P cbdb694dd9be4e7a9071baa4e8daf73d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d5ed10da6f0e46cc9a3d09f816f0b288 (127.13.140.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } attrs { replace: true } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } } peers { permanent_uuid: "d5ed10da6f0e46cc9a3d09f816f0b288" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38673 } attrs { promote: true } } }
W20260630 12:42:38.688205 22395 consensus_peers.cc:597] T 8155a227c2744bc2af7627c8be1c7d02 P cc7b536a7ac14e51827453bfd3c8be67 -> Peer d5ed10da6f0e46cc9a3d09f816f0b288 (127.13.140.132:38673): Couldn't send request to peer d5ed10da6f0e46cc9a3d09f816f0b288. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8155a227c2744bc2af7627c8be1c7d02. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:42:38.693733 22178 catalog_manager.cc:5697] T 8155a227c2744bc2af7627c8be1c7d02 P 49561e89bbbc40a4b8527cb64cf93e46 reported cstate change: config changed from index -1 to 2, NON_VOTER d5ed10da6f0e46cc9a3d09f816f0b288 (127.13.140.132) added. New cstate: current_term: 1 leader_uuid: "cc7b536a7ac14e51827453bfd3c8be67" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } attrs { replace: true } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } } peers { permanent_uuid: "d5ed10da6f0e46cc9a3d09f816f0b288" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38673 } attrs { promote: true } } }
I20260630 12:42:38.706882 22355 consensus_queue.cc:237] T 7d5f745228674c00b62fa659e933f95b P cbdb694dd9be4e7a9071baa4e8daf73d [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: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } attrs { replace: true } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } } peers { permanent_uuid: "d5ed10da6f0e46cc9a3d09f816f0b288" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38673 } attrs { promote: true } }
I20260630 12:42:38.713701 22279 raft_consensus.cc:1275] T 7d5f745228674c00b62fa659e933f95b P 49561e89bbbc40a4b8527cb64cf93e46 [term 1 FOLLOWER]: Refusing update from remote peer cbdb694dd9be4e7a9071baa4e8daf73d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:42:38.715006 22428 raft_consensus.cc:1275] T 7d5f745228674c00b62fa659e933f95b P cc7b536a7ac14e51827453bfd3c8be67 [term 1 FOLLOWER]: Refusing update from remote peer cbdb694dd9be4e7a9071baa4e8daf73d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:42:38.715273 22596 consensus_queue.cc:1048] T 7d5f745228674c00b62fa659e933f95b P cbdb694dd9be4e7a9071baa4e8daf73d [LEADER]: Connected to new peer: Peer: permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } 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:42:38.716519 22502 consensus_queue.cc:1048] T 7d5f745228674c00b62fa659e933f95b P cbdb694dd9be4e7a9071baa4e8daf73d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:42:38.723460 22596 raft_consensus.cc:2955] T 7d5f745228674c00b62fa659e933f95b P cbdb694dd9be4e7a9071baa4e8daf73d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d5ed10da6f0e46cc9a3d09f816f0b288 (127.13.140.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } attrs { replace: true } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } } peers { permanent_uuid: "d5ed10da6f0e46cc9a3d09f816f0b288" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38673 } attrs { promote: true } } }
W20260630 12:42:38.725242 22321 consensus_peers.cc:597] T 7d5f745228674c00b62fa659e933f95b P cbdb694dd9be4e7a9071baa4e8daf73d -> Peer d5ed10da6f0e46cc9a3d09f816f0b288 (127.13.140.132:38673): Couldn't send request to peer d5ed10da6f0e46cc9a3d09f816f0b288. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7d5f745228674c00b62fa659e933f95b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:42:38.725332 22428 raft_consensus.cc:2955] T 7d5f745228674c00b62fa659e933f95b P cc7b536a7ac14e51827453bfd3c8be67 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d5ed10da6f0e46cc9a3d09f816f0b288 (127.13.140.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } attrs { replace: true } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } } peers { permanent_uuid: "d5ed10da6f0e46cc9a3d09f816f0b288" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38673 } attrs { promote: true } } }
I20260630 12:42:38.726505 22279 raft_consensus.cc:2955] T 7d5f745228674c00b62fa659e933f95b P 49561e89bbbc40a4b8527cb64cf93e46 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d5ed10da6f0e46cc9a3d09f816f0b288 (127.13.140.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } attrs { replace: true } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } } peers { permanent_uuid: "d5ed10da6f0e46cc9a3d09f816f0b288" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38673 } attrs { promote: true } } }
I20260630 12:42:38.736994 22175 catalog_manager.cc:5697] T 7d5f745228674c00b62fa659e933f95b P cc7b536a7ac14e51827453bfd3c8be67 reported cstate change: config changed from index -1 to 2, NON_VOTER d5ed10da6f0e46cc9a3d09f816f0b288 (127.13.140.132) added. New cstate: current_term: 1 leader_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } attrs { replace: true } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } } peers { permanent_uuid: "d5ed10da6f0e46cc9a3d09f816f0b288" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38673 } attrs { promote: true } } }
I20260630 12:42:38.741238 22280 consensus_queue.cc:237] T eee71f4bdb764c03b8ac3ded65cce079 P 49561e89bbbc40a4b8527cb64cf93e46 [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: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } attrs { replace: false } } peers { permanent_uuid: "d5ed10da6f0e46cc9a3d09f816f0b288" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38673 } attrs { promote: true } }
I20260630 12:42:38.743506 22579 heartbeater.cc:499] Master 127.13.140.190:39377 was elected leader, sending a full tablet report...
W20260630 12:42:38.751124 22246 consensus_peers.cc:597] T eee71f4bdb764c03b8ac3ded65cce079 P 49561e89bbbc40a4b8527cb64cf93e46 -> Peer d5ed10da6f0e46cc9a3d09f816f0b288 (127.13.140.132:38673): Couldn't send request to peer d5ed10da6f0e46cc9a3d09f816f0b288. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: eee71f4bdb764c03b8ac3ded65cce079. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:42:38.751953 22428 raft_consensus.cc:1275] T eee71f4bdb764c03b8ac3ded65cce079 P cc7b536a7ac14e51827453bfd3c8be67 [term 1 FOLLOWER]: Refusing update from remote peer 49561e89bbbc40a4b8527cb64cf93e46: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:42:38.755743 22598 consensus_queue.cc:1048] T eee71f4bdb764c03b8ac3ded65cce079 P 49561e89bbbc40a4b8527cb64cf93e46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } 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:42:38.759254 22355 raft_consensus.cc:1275] T eee71f4bdb764c03b8ac3ded65cce079 P cbdb694dd9be4e7a9071baa4e8daf73d [term 1 FOLLOWER]: Refusing update from remote peer 49561e89bbbc40a4b8527cb64cf93e46: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:42:38.760622 22506 consensus_queue.cc:1048] T eee71f4bdb764c03b8ac3ded65cce079 P 49561e89bbbc40a4b8527cb64cf93e46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:42:38.762359 22592 raft_consensus.cc:2955] T eee71f4bdb764c03b8ac3ded65cce079 P 49561e89bbbc40a4b8527cb64cf93e46 [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: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } attrs { replace: false } } peers { permanent_uuid: "d5ed10da6f0e46cc9a3d09f816f0b288" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38673 } attrs { promote: true } } }
I20260630 12:42:38.764330 22428 raft_consensus.cc:2955] T eee71f4bdb764c03b8ac3ded65cce079 P cc7b536a7ac14e51827453bfd3c8be67 [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: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } attrs { replace: false } } peers { permanent_uuid: "d5ed10da6f0e46cc9a3d09f816f0b288" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38673 } attrs { promote: true } } }
W20260630 12:42:38.775144 22226 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:42:38.775636 22226 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:42:38.777340 22178 catalog_manager.cc:5697] T eee71f4bdb764c03b8ac3ded65cce079 P cc7b536a7ac14e51827453bfd3c8be67 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "49561e89bbbc40a4b8527cb64cf93e46" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } attrs { replace: false } } peers { permanent_uuid: "d5ed10da6f0e46cc9a3d09f816f0b288" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38673 } attrs { promote: true } } }
I20260630 12:42:38.779860 22355 raft_consensus.cc:2955] T eee71f4bdb764c03b8ac3ded65cce079 P cbdb694dd9be4e7a9071baa4e8daf73d [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: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } attrs { replace: false } } peers { permanent_uuid: "d5ed10da6f0e46cc9a3d09f816f0b288" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38673 } attrs { promote: true } } }
I20260630 12:42:38.784451 22428 consensus_queue.cc:237] T 8155a227c2744bc2af7627c8be1c7d02 P cc7b536a7ac14e51827453bfd3c8be67 [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: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } attrs { replace: false } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } } peers { permanent_uuid: "d5ed10da6f0e46cc9a3d09f816f0b288" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38673 } attrs { promote: true } }
I20260630 12:42:38.791527 22354 raft_consensus.cc:1275] T 8155a227c2744bc2af7627c8be1c7d02 P cbdb694dd9be4e7a9071baa4e8daf73d [term 1 FOLLOWER]: Refusing update from remote peer cc7b536a7ac14e51827453bfd3c8be67: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260630 12:42:38.791716 22395 consensus_peers.cc:597] T 8155a227c2744bc2af7627c8be1c7d02 P cc7b536a7ac14e51827453bfd3c8be67 -> Peer d5ed10da6f0e46cc9a3d09f816f0b288 (127.13.140.132:38673): Couldn't send request to peer d5ed10da6f0e46cc9a3d09f816f0b288. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8155a227c2744bc2af7627c8be1c7d02. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:42:38.792937 22589 consensus_queue.cc:1048] T 8155a227c2744bc2af7627c8be1c7d02 P cc7b536a7ac14e51827453bfd3c8be67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } 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:42:38.797549 22279 consensus_queue.cc:237] T eee71f4bdb764c03b8ac3ded65cce079 P 49561e89bbbc40a4b8527cb64cf93e46 [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: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } attrs { replace: false } }
I20260630 12:42:38.799831 22280 raft_consensus.cc:1275] T 8155a227c2744bc2af7627c8be1c7d02 P 49561e89bbbc40a4b8527cb64cf93e46 [term 1 FOLLOWER]: Refusing update from remote peer cc7b536a7ac14e51827453bfd3c8be67: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:42:38.802228 22481 consensus_queue.cc:1048] T 8155a227c2744bc2af7627c8be1c7d02 P cc7b536a7ac14e51827453bfd3c8be67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:42:38.803023 22501 raft_consensus.cc:2955] T 8155a227c2744bc2af7627c8be1c7d02 P cc7b536a7ac14e51827453bfd3c8be67 [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: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } attrs { replace: false } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } } peers { permanent_uuid: "d5ed10da6f0e46cc9a3d09f816f0b288" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38673 } attrs { promote: true } } }
I20260630 12:42:38.803824 22354 raft_consensus.cc:2955] T 8155a227c2744bc2af7627c8be1c7d02 P cbdb694dd9be4e7a9071baa4e8daf73d [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: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } attrs { replace: false } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } } peers { permanent_uuid: "d5ed10da6f0e46cc9a3d09f816f0b288" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38673 } attrs { promote: true } } }
I20260630 12:42:38.807502 22280 raft_consensus.cc:2955] T 8155a227c2744bc2af7627c8be1c7d02 P 49561e89bbbc40a4b8527cb64cf93e46 [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: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } attrs { replace: false } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } } peers { permanent_uuid: "d5ed10da6f0e46cc9a3d09f816f0b288" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38673 } attrs { promote: true } } }
W20260630 12:42:38.813402 22226 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:42:38.813794 22226 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:42:38.817402 22177 catalog_manager.cc:5697] T 8155a227c2744bc2af7627c8be1c7d02 P cc7b536a7ac14e51827453bfd3c8be67 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "cc7b536a7ac14e51827453bfd3c8be67" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5ed10da6f0e46cc9a3d09f816f0b288" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38673 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:42:38.820914 22355 consensus_queue.cc:237] T 7d5f745228674c00b62fa659e933f95b P cbdb694dd9be4e7a9071baa4e8daf73d [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: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } attrs { replace: false } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } } peers { permanent_uuid: "d5ed10da6f0e46cc9a3d09f816f0b288" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38673 } attrs { promote: true } }
I20260630 12:42:38.821925 22428 raft_consensus.cc:1275] T eee71f4bdb764c03b8ac3ded65cce079 P cc7b536a7ac14e51827453bfd3c8be67 [term 1 FOLLOWER]: Refusing update from remote peer 49561e89bbbc40a4b8527cb64cf93e46: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:42:38.822299 22353 raft_consensus.cc:1275] T eee71f4bdb764c03b8ac3ded65cce079 P cbdb694dd9be4e7a9071baa4e8daf73d [term 1 FOLLOWER]: Refusing update from remote peer 49561e89bbbc40a4b8527cb64cf93e46: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:42:38.823879 22592 consensus_queue.cc:1048] T eee71f4bdb764c03b8ac3ded65cce079 P 49561e89bbbc40a4b8527cb64cf93e46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:42:38.824536 22598 consensus_queue.cc:1048] T eee71f4bdb764c03b8ac3ded65cce079 P 49561e89bbbc40a4b8527cb64cf93e46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260630 12:42:38.830310 22321 consensus_peers.cc:597] T 7d5f745228674c00b62fa659e933f95b P cbdb694dd9be4e7a9071baa4e8daf73d -> Peer d5ed10da6f0e46cc9a3d09f816f0b288 (127.13.140.132:38673): Couldn't send request to peer d5ed10da6f0e46cc9a3d09f816f0b288. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7d5f745228674c00b62fa659e933f95b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:42:38.834254 22429 raft_consensus.cc:1275] T 7d5f745228674c00b62fa659e933f95b P cc7b536a7ac14e51827453bfd3c8be67 [term 1 FOLLOWER]: Refusing update from remote peer cbdb694dd9be4e7a9071baa4e8daf73d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:42:38.834632 22279 raft_consensus.cc:1275] T 7d5f745228674c00b62fa659e933f95b P 49561e89bbbc40a4b8527cb64cf93e46 [term 1 FOLLOWER]: Refusing update from remote peer cbdb694dd9be4e7a9071baa4e8daf73d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:42:38.836047 22596 consensus_queue.cc:1048] T 7d5f745228674c00b62fa659e933f95b P cbdb694dd9be4e7a9071baa4e8daf73d [LEADER]: Connected to new peer: Peer: permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } 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:42:38.837044 22502 consensus_queue.cc:1048] T 7d5f745228674c00b62fa659e933f95b P cbdb694dd9be4e7a9071baa4e8daf73d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:42:38.837571 22598 raft_consensus.cc:2955] T eee71f4bdb764c03b8ac3ded65cce079 P 49561e89bbbc40a4b8527cb64cf93e46 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d5ed10da6f0e46cc9a3d09f816f0b288 (127.13.140.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } attrs { replace: false } } }
I20260630 12:42:38.838845 22428 raft_consensus.cc:2955] T eee71f4bdb764c03b8ac3ded65cce079 P cc7b536a7ac14e51827453bfd3c8be67 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d5ed10da6f0e46cc9a3d09f816f0b288 (127.13.140.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } attrs { replace: false } } }
I20260630 12:42:38.846092 22502 raft_consensus.cc:2955] T 7d5f745228674c00b62fa659e933f95b P cbdb694dd9be4e7a9071baa4e8daf73d [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: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } attrs { replace: false } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } } peers { permanent_uuid: "d5ed10da6f0e46cc9a3d09f816f0b288" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38673 } attrs { promote: true } } }
I20260630 12:42:38.851800 22277 raft_consensus.cc:2955] T 7d5f745228674c00b62fa659e933f95b P 49561e89bbbc40a4b8527cb64cf93e46 [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: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } attrs { replace: false } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } } peers { permanent_uuid: "d5ed10da6f0e46cc9a3d09f816f0b288" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38673 } attrs { promote: true } } }
I20260630 12:42:38.855008 22429 raft_consensus.cc:2955] T 7d5f745228674c00b62fa659e933f95b P cc7b536a7ac14e51827453bfd3c8be67 [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: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } attrs { replace: false } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } } peers { permanent_uuid: "d5ed10da6f0e46cc9a3d09f816f0b288" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38673 } attrs { promote: true } } }
I20260630 12:42:38.857080 22164 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet eee71f4bdb764c03b8ac3ded65cce079 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:42:38.862767 22176 catalog_manager.cc:5697] T eee71f4bdb764c03b8ac3ded65cce079 P 49561e89bbbc40a4b8527cb64cf93e46 reported cstate change: config changed from index 3 to 4, NON_VOTER d5ed10da6f0e46cc9a3d09f816f0b288 (127.13.140.132) evicted. New cstate: current_term: 1 leader_uuid: "49561e89bbbc40a4b8527cb64cf93e46" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } attrs { replace: false } health_report { overall_health: HEALTHY } } }
W20260630 12:42:38.869168 22226 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:42:38.869560 22226 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:42:38.871063 22177 catalog_manager.cc:5697] T 7d5f745228674c00b62fa659e933f95b P cbdb694dd9be4e7a9071baa4e8daf73d reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5ed10da6f0e46cc9a3d09f816f0b288" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 38673 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:42:38.873299 22355 raft_consensus.cc:2955] T eee71f4bdb764c03b8ac3ded65cce079 P cbdb694dd9be4e7a9071baa4e8daf73d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d5ed10da6f0e46cc9a3d09f816f0b288 (127.13.140.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } attrs { replace: false } } }
I20260630 12:42:38.889062 22354 consensus_queue.cc:237] T 7d5f745228674c00b62fa659e933f95b P cbdb694dd9be4e7a9071baa4e8daf73d [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: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } attrs { replace: false } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } }
I20260630 12:42:38.898026 22277 raft_consensus.cc:1275] T 7d5f745228674c00b62fa659e933f95b P 49561e89bbbc40a4b8527cb64cf93e46 [term 1 FOLLOWER]: Refusing update from remote peer cbdb694dd9be4e7a9071baa4e8daf73d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:42:38.899762 22502 consensus_queue.cc:1048] T 7d5f745228674c00b62fa659e933f95b P cbdb694dd9be4e7a9071baa4e8daf73d [LEADER]: Connected to new peer: Peer: permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } 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:42:38.901307 22544 tablet_service.cc:1558] Processing DeleteTablet for tablet eee71f4bdb764c03b8ac3ded65cce079 with delete_type TABLET_DATA_TOMBSTONED (TS d5ed10da6f0e46cc9a3d09f816f0b288 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46354
I20260630 12:42:38.903932 22429 raft_consensus.cc:1275] T 7d5f745228674c00b62fa659e933f95b P cc7b536a7ac14e51827453bfd3c8be67 [term 1 FOLLOWER]: Refusing update from remote peer cbdb694dd9be4e7a9071baa4e8daf73d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:42:38.905671 22502 consensus_queue.cc:1048] T 7d5f745228674c00b62fa659e933f95b P cbdb694dd9be4e7a9071baa4e8daf73d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:42:38.909680 22597 raft_consensus.cc:2955] T 7d5f745228674c00b62fa659e933f95b P cbdb694dd9be4e7a9071baa4e8daf73d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d5ed10da6f0e46cc9a3d09f816f0b288 (127.13.140.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } attrs { replace: false } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } } }
I20260630 12:42:38.913707 22277 raft_consensus.cc:2955] T 7d5f745228674c00b62fa659e933f95b P 49561e89bbbc40a4b8527cb64cf93e46 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d5ed10da6f0e46cc9a3d09f816f0b288 (127.13.140.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } attrs { replace: false } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } } }
I20260630 12:42:38.915246 22428 raft_consensus.cc:2955] T 7d5f745228674c00b62fa659e933f95b P cc7b536a7ac14e51827453bfd3c8be67 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d5ed10da6f0e46cc9a3d09f816f0b288 (127.13.140.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } attrs { replace: false } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } } }
I20260630 12:42:38.922345 22165 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7d5f745228674c00b62fa659e933f95b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:42:38.928061 13874 tablet_server.cc:179] TabletServer@127.13.140.129:0 shutting down...
I20260630 12:42:38.934695 22176 catalog_manager.cc:5697] T 7d5f745228674c00b62fa659e933f95b P cc7b536a7ac14e51827453bfd3c8be67 reported cstate change: config changed from index 3 to 4, NON_VOTER d5ed10da6f0e46cc9a3d09f816f0b288 (127.13.140.132) evicted. New cstate: current_term: 1 leader_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "49561e89bbbc40a4b8527cb64cf93e46" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42477 } attrs { replace: false } } peers { permanent_uuid: "cbdb694dd9be4e7a9071baa4e8daf73d" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 38063 } } peers { permanent_uuid: "cc7b536a7ac14e51827453bfd3c8be67" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 40813 } } }
W20260630 12:42:38.937027 22165 catalog_manager.cc:4995] TS d5ed10da6f0e46cc9a3d09f816f0b288 (127.13.140.132:38673): delete failed for tablet eee71f4bdb764c03b8ac3ded65cce079 because the tablet was not found. No further retry: Not found: Tablet not found: eee71f4bdb764c03b8ac3ded65cce079
I20260630 12:42:38.948655 22544 tablet_service.cc:1558] Processing DeleteTablet for tablet 7d5f745228674c00b62fa659e933f95b with delete_type TABLET_DATA_TOMBSTONED (TS d5ed10da6f0e46cc9a3d09f816f0b288 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46354
W20260630 12:42:38.950196 22165 catalog_manager.cc:4995] TS d5ed10da6f0e46cc9a3d09f816f0b288 (127.13.140.132:38673): delete failed for tablet 7d5f745228674c00b62fa659e933f95b because the tablet was not found. No further retry: Not found: Tablet not found: 7d5f745228674c00b62fa659e933f95b
I20260630 12:42:38.964383 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:42:38.965157 13874 tablet_replica.cc:333] T eee71f4bdb764c03b8ac3ded65cce079 P 49561e89bbbc40a4b8527cb64cf93e46: stopping tablet replica
I20260630 12:42:38.965806 13874 raft_consensus.cc:2243] T eee71f4bdb764c03b8ac3ded65cce079 P 49561e89bbbc40a4b8527cb64cf93e46 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:42:38.966583 13874 raft_consensus.cc:2272] T eee71f4bdb764c03b8ac3ded65cce079 P 49561e89bbbc40a4b8527cb64cf93e46 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:38.968918 13874 tablet_replica.cc:333] T 7d5f745228674c00b62fa659e933f95b P 49561e89bbbc40a4b8527cb64cf93e46: stopping tablet replica
I20260630 12:42:38.969545 13874 raft_consensus.cc:2243] T 7d5f745228674c00b62fa659e933f95b P 49561e89bbbc40a4b8527cb64cf93e46 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:38.970206 13874 raft_consensus.cc:2272] T 7d5f745228674c00b62fa659e933f95b P 49561e89bbbc40a4b8527cb64cf93e46 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:38.972327 13874 tablet_replica.cc:333] T 8155a227c2744bc2af7627c8be1c7d02 P 49561e89bbbc40a4b8527cb64cf93e46: stopping tablet replica
I20260630 12:42:38.972887 13874 raft_consensus.cc:2243] T 8155a227c2744bc2af7627c8be1c7d02 P 49561e89bbbc40a4b8527cb64cf93e46 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:38.973393 13874 raft_consensus.cc:2272] T 8155a227c2744bc2af7627c8be1c7d02 P 49561e89bbbc40a4b8527cb64cf93e46 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:38.975685 13874 tablet_replica.cc:333] T c0044686d84e4faea040525a9f1fdb3d P 49561e89bbbc40a4b8527cb64cf93e46: stopping tablet replica
I20260630 12:42:38.976179 13874 raft_consensus.cc:2243] T c0044686d84e4faea040525a9f1fdb3d P 49561e89bbbc40a4b8527cb64cf93e46 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:38.976619 13874 raft_consensus.cc:2272] T c0044686d84e4faea040525a9f1fdb3d P 49561e89bbbc40a4b8527cb64cf93e46 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:38.989338 13874 tablet_server.cc:196] TabletServer@127.13.140.129:0 shutdown complete.
I20260630 12:42:39.001252 13874 tablet_server.cc:179] TabletServer@127.13.140.130:0 shutting down...
I20260630 12:42:39.018146 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:42:39.018898 13874 tablet_replica.cc:333] T eee71f4bdb764c03b8ac3ded65cce079 P cbdb694dd9be4e7a9071baa4e8daf73d: stopping tablet replica
I20260630 12:42:39.019479 13874 raft_consensus.cc:2243] T eee71f4bdb764c03b8ac3ded65cce079 P cbdb694dd9be4e7a9071baa4e8daf73d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:39.020103 13874 raft_consensus.cc:2272] T eee71f4bdb764c03b8ac3ded65cce079 P cbdb694dd9be4e7a9071baa4e8daf73d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:39.022480 13874 tablet_replica.cc:333] T 8155a227c2744bc2af7627c8be1c7d02 P cbdb694dd9be4e7a9071baa4e8daf73d: stopping tablet replica
I20260630 12:42:39.023048 13874 raft_consensus.cc:2243] T 8155a227c2744bc2af7627c8be1c7d02 P cbdb694dd9be4e7a9071baa4e8daf73d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:39.023572 13874 raft_consensus.cc:2272] T 8155a227c2744bc2af7627c8be1c7d02 P cbdb694dd9be4e7a9071baa4e8daf73d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:39.025822 13874 tablet_replica.cc:333] T 7d5f745228674c00b62fa659e933f95b P cbdb694dd9be4e7a9071baa4e8daf73d: stopping tablet replica
I20260630 12:42:39.026369 13874 raft_consensus.cc:2243] T 7d5f745228674c00b62fa659e933f95b P cbdb694dd9be4e7a9071baa4e8daf73d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:42:39.027154 13874 raft_consensus.cc:2272] T 7d5f745228674c00b62fa659e933f95b P cbdb694dd9be4e7a9071baa4e8daf73d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:39.029497 13874 tablet_replica.cc:333] T c0044686d84e4faea040525a9f1fdb3d P cbdb694dd9be4e7a9071baa4e8daf73d: stopping tablet replica
I20260630 12:42:39.030014 13874 raft_consensus.cc:2243] T c0044686d84e4faea040525a9f1fdb3d P cbdb694dd9be4e7a9071baa4e8daf73d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:39.030423 13874 raft_consensus.cc:2272] T c0044686d84e4faea040525a9f1fdb3d P cbdb694dd9be4e7a9071baa4e8daf73d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:39.054203 13874 tablet_server.cc:196] TabletServer@127.13.140.130:0 shutdown complete.
I20260630 12:42:39.067332 13874 tablet_server.cc:179] TabletServer@127.13.140.131:0 shutting down...
I20260630 12:42:39.087859 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:42:39.088529 13874 tablet_replica.cc:333] T eee71f4bdb764c03b8ac3ded65cce079 P cc7b536a7ac14e51827453bfd3c8be67: stopping tablet replica
I20260630 12:42:39.089157 13874 raft_consensus.cc:2243] T eee71f4bdb764c03b8ac3ded65cce079 P cc7b536a7ac14e51827453bfd3c8be67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:39.089803 13874 raft_consensus.cc:2272] T eee71f4bdb764c03b8ac3ded65cce079 P cc7b536a7ac14e51827453bfd3c8be67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:39.092185 13874 tablet_replica.cc:333] T c0044686d84e4faea040525a9f1fdb3d P cc7b536a7ac14e51827453bfd3c8be67: stopping tablet replica
I20260630 12:42:39.092783 13874 raft_consensus.cc:2243] T c0044686d84e4faea040525a9f1fdb3d P cc7b536a7ac14e51827453bfd3c8be67 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:42:39.093544 13874 raft_consensus.cc:2272] T c0044686d84e4faea040525a9f1fdb3d P cc7b536a7ac14e51827453bfd3c8be67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:39.095441 13874 tablet_replica.cc:333] T 8155a227c2744bc2af7627c8be1c7d02 P cc7b536a7ac14e51827453bfd3c8be67: stopping tablet replica
I20260630 12:42:39.095961 13874 raft_consensus.cc:2243] T 8155a227c2744bc2af7627c8be1c7d02 P cc7b536a7ac14e51827453bfd3c8be67 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:42:39.097061 13874 raft_consensus.cc:2272] T 8155a227c2744bc2af7627c8be1c7d02 P cc7b536a7ac14e51827453bfd3c8be67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:39.099094 13874 tablet_replica.cc:333] T 7d5f745228674c00b62fa659e933f95b P cc7b536a7ac14e51827453bfd3c8be67: stopping tablet replica
I20260630 12:42:39.099586 13874 raft_consensus.cc:2243] T 7d5f745228674c00b62fa659e933f95b P cc7b536a7ac14e51827453bfd3c8be67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:39.100143 13874 raft_consensus.cc:2272] T 7d5f745228674c00b62fa659e933f95b P cc7b536a7ac14e51827453bfd3c8be67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:39.113229 13874 tablet_server.cc:196] TabletServer@127.13.140.131:0 shutdown complete.
I20260630 12:42:39.125047 13874 tablet_server.cc:179] TabletServer@127.13.140.132:0 shutting down...
I20260630 12:42:39.142414 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:42:39.158689 13874 tablet_server.cc:196] TabletServer@127.13.140.132:0 shutdown complete.
I20260630 12:42:39.166551 13874 master.cc:562] Master@127.13.140.190:39377 shutting down...
I20260630 12:42:39.180944 13874 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 24204e8b8cda4d1ea8f73a0eaa2723af [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:42:39.181512 13874 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 24204e8b8cda4d1ea8f73a0eaa2723af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:39.181844 13874 tablet_replica.cc:333] T 00000000000000000000000000000000 P 24204e8b8cda4d1ea8f73a0eaa2723af: stopping tablet replica
I20260630 12:42:39.201845 13874 master.cc:584] Master@127.13.140.190:39377 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (3763 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260630 12:42:39.230545 13874 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.140.190:41421
I20260630 12:42:39.231491 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:42:39.236370 22615 instance_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:42:39.236776 22616 instance_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:42:39.238061 22618 instance_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:42:39.239547 13874 server_base.cc:1061] running on GCE node
I20260630 12:42:39.240386 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:42:39.240618 13874 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:42:39.240756 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823359240743 us; error 0 us; skew 500 ppm
I20260630 12:42:39.241348 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:42:39.243652 13874 webserver.cc:533] Webserver started at http://127.13.140.190:45517/ using document root <none> and password file <none>
I20260630 12:42:39.244186 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:42:39.244393 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:42:39.244697 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:42:39.245780 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782823128114093-13874-0/minicluster-data/master-0-root/instance:
uuid: "0aaf22c3fd784bb8a7b62ee70b737f29"
format_stamp: "Formatted at 2026-06-30 12:42:39 on dist-test-slave-zctk"
I20260630 12:42:39.250259 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:42:39.253610 22623 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:42:39.254490 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:42:39.254724 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782823128114093-13874-0/minicluster-data/master-0-root
uuid: "0aaf22c3fd784bb8a7b62ee70b737f29"
format_stamp: "Formatted at 2026-06-30 12:42:39 on dist-test-slave-zctk"
I20260630 12:42:39.254954 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782823128114093-13874-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782823128114093-13874-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782823128114093-13874-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:42:39.264678 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:42:39.265597 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:42:39.298595 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.190:41421
I20260630 12:42:39.298683 22674 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.190:41421 every 8 connection(s)
I20260630 12:42:39.302470 22675 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:42:39.313259 22675 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0aaf22c3fd784bb8a7b62ee70b737f29: Bootstrap starting.
I20260630 12:42:39.317441 22675 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0aaf22c3fd784bb8a7b62ee70b737f29: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:39.321288 22675 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0aaf22c3fd784bb8a7b62ee70b737f29: No bootstrap required, opened a new log
I20260630 12:42:39.323163 22675 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0aaf22c3fd784bb8a7b62ee70b737f29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0aaf22c3fd784bb8a7b62ee70b737f29" member_type: VOTER }
I20260630 12:42:39.323519 22675 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0aaf22c3fd784bb8a7b62ee70b737f29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:39.323695 22675 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0aaf22c3fd784bb8a7b62ee70b737f29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0aaf22c3fd784bb8a7b62ee70b737f29, State: Initialized, Role: FOLLOWER
I20260630 12:42:39.324265 22675 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0aaf22c3fd784bb8a7b62ee70b737f29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0aaf22c3fd784bb8a7b62ee70b737f29" member_type: VOTER }
I20260630 12:42:39.324688 22675 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0aaf22c3fd784bb8a7b62ee70b737f29 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:42:39.324872 22675 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0aaf22c3fd784bb8a7b62ee70b737f29 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:42:39.325093 22675 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0aaf22c3fd784bb8a7b62ee70b737f29 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:39.329526 22675 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0aaf22c3fd784bb8a7b62ee70b737f29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0aaf22c3fd784bb8a7b62ee70b737f29" member_type: VOTER }
I20260630 12:42:39.329974 22675 leader_election.cc:304] T 00000000000000000000000000000000 P 0aaf22c3fd784bb8a7b62ee70b737f29 [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: 0aaf22c3fd784bb8a7b62ee70b737f29; no voters: 
I20260630 12:42:39.331084 22675 leader_election.cc:290] T 00000000000000000000000000000000 P 0aaf22c3fd784bb8a7b62ee70b737f29 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:42:39.331424 22678 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0aaf22c3fd784bb8a7b62ee70b737f29 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:42:39.332794 22678 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0aaf22c3fd784bb8a7b62ee70b737f29 [term 1 LEADER]: Becoming Leader. State: Replica: 0aaf22c3fd784bb8a7b62ee70b737f29, State: Running, Role: LEADER
I20260630 12:42:39.333478 22678 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0aaf22c3fd784bb8a7b62ee70b737f29 [LEADER]: Queue going to LEADER mode. State: All 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: "0aaf22c3fd784bb8a7b62ee70b737f29" member_type: VOTER }
I20260630 12:42:39.334074 22675 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0aaf22c3fd784bb8a7b62ee70b737f29 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:42:39.336653 22680 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0aaf22c3fd784bb8a7b62ee70b737f29 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0aaf22c3fd784bb8a7b62ee70b737f29. Latest consensus state: current_term: 1 leader_uuid: "0aaf22c3fd784bb8a7b62ee70b737f29" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0aaf22c3fd784bb8a7b62ee70b737f29" member_type: VOTER } }
I20260630 12:42:39.336608 22679 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0aaf22c3fd784bb8a7b62ee70b737f29 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0aaf22c3fd784bb8a7b62ee70b737f29" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0aaf22c3fd784bb8a7b62ee70b737f29" member_type: VOTER } }
I20260630 12:42:39.337466 22680 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0aaf22c3fd784bb8a7b62ee70b737f29 [sys.catalog]: This master's current role is: LEADER
I20260630 12:42:39.337553 22679 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0aaf22c3fd784bb8a7b62ee70b737f29 [sys.catalog]: This master's current role is: LEADER
I20260630 12:42:39.341641 22683 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:42:39.346421 22683 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:42:39.349781 13874 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:42:39.354830 22683 catalog_manager.cc:1383] Generated new cluster ID: 0d8cc609da4b4e17b301eb96d785c484
I20260630 12:42:39.355120 22683 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:42:39.378400 22683 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:42:39.379657 22683 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:42:39.392098 22683 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0aaf22c3fd784bb8a7b62ee70b737f29: Generated new TSK 0
I20260630 12:42:39.392706 22683 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:42:39.416316 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:42:39.422317 22696 instance_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:42:39.423321 22697 instance_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:42:39.430923 22699 instance_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:42:39.431057 13874 server_base.cc:1061] running on GCE node
I20260630 12:42:39.432051 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:42:39.432258 13874 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:42:39.432456 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823359432436 us; error 0 us; skew 500 ppm
I20260630 12:42:39.433035 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:42:39.435418 13874 webserver.cc:533] Webserver started at http://127.13.140.129:45913/ using document root <none> and password file <none>
I20260630 12:42:39.436015 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:42:39.436213 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:42:39.436492 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:42:39.437671 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782823128114093-13874-0/minicluster-data/ts-0-root/instance:
uuid: "11dc59d92009445c9df5e82e72c36daa"
format_stamp: "Formatted at 2026-06-30 12:42:39 on dist-test-slave-zctk"
I20260630 12:42:39.441973 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:42:39.468694 22705 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:42:39.469700 13874 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:42:39.470031 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782823128114093-13874-0/minicluster-data/ts-0-root
uuid: "11dc59d92009445c9df5e82e72c36daa"
format_stamp: "Formatted at 2026-06-30 12:42:39 on dist-test-slave-zctk"
I20260630 12:42:39.470459 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782823128114093-13874-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782823128114093-13874-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782823128114093-13874-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:42:39.481236 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:42:39.482551 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:42:39.484035 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:42:39.486558 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:42:39.486788 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:42:39.487054 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:42:39.487258 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:42:39.529893 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.129:43943
I20260630 12:42:39.530045 22767 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.129:43943 every 8 connection(s)
I20260630 12:42:39.536322 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:42:39.545644 22772 instance_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:42:39.545898 22773 instance_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:42:39.550581 22775 instance_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:42:39.550726 13874 server_base.cc:1061] running on GCE node
I20260630 12:42:39.552315 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:42:39.552657 13874 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:42:39.552987 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823359552968 us; error 0 us; skew 500 ppm
I20260630 12:42:39.553148 22768 heartbeater.cc:344] Connected to a master server at 127.13.140.190:41421
I20260630 12:42:39.553617 22768 heartbeater.cc:461] Registering TS with master...
I20260630 12:42:39.553635 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:42:39.554553 22768 heartbeater.cc:507] Master 127.13.140.190:41421 requested a full tablet report, sending...
I20260630 12:42:39.556972 13874 webserver.cc:533] Webserver started at http://127.13.140.130:41257/ using document root <none> and password file <none>
I20260630 12:42:39.557538 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:42:39.557555 22640 ts_manager.cc:194] Registered new tserver with Master: 11dc59d92009445c9df5e82e72c36daa (127.13.140.129:43943)
I20260630 12:42:39.557799 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:42:39.558235 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:42:39.559751 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782823128114093-13874-0/minicluster-data/ts-1-root/instance:
uuid: "691d2bd1f6714d1da973ed64ed559748"
format_stamp: "Formatted at 2026-06-30 12:42:39 on dist-test-slave-zctk"
I20260630 12:42:39.559949 22640 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54520
I20260630 12:42:39.564481 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260630 12:42:39.568037 22780 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:42:39.568955 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:42:39.569242 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782823128114093-13874-0/minicluster-data/ts-1-root
uuid: "691d2bd1f6714d1da973ed64ed559748"
format_stamp: "Formatted at 2026-06-30 12:42:39 on dist-test-slave-zctk"
I20260630 12:42:39.569532 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782823128114093-13874-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782823128114093-13874-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782823128114093-13874-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:42:39.594591 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:42:39.595806 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:42:39.597338 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:42:39.599589 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:42:39.599810 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:42:39.600045 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:42:39.600216 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:42:39.640232 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.130:43341
I20260630 12:42:39.640341 22842 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.130:43341 every 8 connection(s)
I20260630 12:42:39.645260 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:42:39.652935 22846 instance_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:42:39.655573 22847 instance_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:42:39.656512 22849 instance_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:42:39.656512 13874 server_base.cc:1061] running on GCE node
I20260630 12:42:39.658156 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:42:39.658385 13874 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:42:39.658618 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823359658599 us; error 0 us; skew 500 ppm
I20260630 12:42:39.658826 22843 heartbeater.cc:344] Connected to a master server at 127.13.140.190:41421
I20260630 12:42:39.659228 22843 heartbeater.cc:461] Registering TS with master...
I20260630 12:42:39.659379 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:42:39.660030 22843 heartbeater.cc:507] Master 127.13.140.190:41421 requested a full tablet report, sending...
I20260630 12:42:39.662464 22640 ts_manager.cc:194] Registered new tserver with Master: 691d2bd1f6714d1da973ed64ed559748 (127.13.140.130:43341)
I20260630 12:42:39.662626 13874 webserver.cc:533] Webserver started at http://127.13.140.131:37089/ using document root <none> and password file <none>
I20260630 12:42:39.663262 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:42:39.663494 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:42:39.663780 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:42:39.664106 22640 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40794
I20260630 12:42:39.665418 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782823128114093-13874-0/minicluster-data/ts-2-root/instance:
uuid: "2006dc0c4ba64b3f83b35aea7f5a6877"
format_stamp: "Formatted at 2026-06-30 12:42:39 on dist-test-slave-zctk"
I20260630 12:42:39.670352 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:42:39.674403 22854 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:42:39.675220 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:42:39.675523 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782823128114093-13874-0/minicluster-data/ts-2-root
uuid: "2006dc0c4ba64b3f83b35aea7f5a6877"
format_stamp: "Formatted at 2026-06-30 12:42:39 on dist-test-slave-zctk"
I20260630 12:42:39.675786 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782823128114093-13874-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782823128114093-13874-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782823128114093-13874-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:42:39.696978 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:42:39.698225 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:42:39.699709 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:42:39.702090 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:42:39.702301 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:42:39.702569 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:42:39.702734 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:42:39.742892 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.131:37357
I20260630 12:42:39.743062 22916 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.131:37357 every 8 connection(s)
I20260630 12:42:39.758273 22917 heartbeater.cc:344] Connected to a master server at 127.13.140.190:41421
I20260630 12:42:39.758661 22917 heartbeater.cc:461] Registering TS with master...
I20260630 12:42:39.759364 22917 heartbeater.cc:507] Master 127.13.140.190:41421 requested a full tablet report, sending...
I20260630 12:42:39.761234 22640 ts_manager.cc:194] Registered new tserver with Master: 2006dc0c4ba64b3f83b35aea7f5a6877 (127.13.140.131:37357)
I20260630 12:42:39.761740 13874 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015648703s
I20260630 12:42:39.762969 22640 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40800
I20260630 12:42:40.562942 22768 heartbeater.cc:499] Master 127.13.140.190:41421 was elected leader, sending a full tablet report...
I20260630 12:42:40.666965 22843 heartbeater.cc:499] Master 127.13.140.190:41421 was elected leader, sending a full tablet report...
I20260630 12:42:40.766009 22917 heartbeater.cc:499] Master 127.13.140.190:41421 was elected leader, sending a full tablet report...
I20260630 12:42:40.823537 22640 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40804:
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:42:40.826296 22640 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:42:40.888578 22808 tablet_service.cc:1511] Processing CreateTablet for tablet 1d140b8a10b44459a962b4f1d89eb661 (DEFAULT_TABLE table=test-workload [id=07abf6c708364295bc3f1483ca222839]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:42:40.890169 22808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d140b8a10b44459a962b4f1d89eb661. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:40.890775 22807 tablet_service.cc:1511] Processing CreateTablet for tablet 8c1ab32d0ab542e89c246af1eef5ab14 (DEFAULT_TABLE table=test-workload [id=07abf6c708364295bc3f1483ca222839]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:42:40.891063 22882 tablet_service.cc:1511] Processing CreateTablet for tablet 1d140b8a10b44459a962b4f1d89eb661 (DEFAULT_TABLE table=test-workload [id=07abf6c708364295bc3f1483ca222839]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:42:40.892287 22807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c1ab32d0ab542e89c246af1eef5ab14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:40.892427 22882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d140b8a10b44459a962b4f1d89eb661. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:40.897912 22881 tablet_service.cc:1511] Processing CreateTablet for tablet 8c1ab32d0ab542e89c246af1eef5ab14 (DEFAULT_TABLE table=test-workload [id=07abf6c708364295bc3f1483ca222839]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:42:40.899883 22881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c1ab32d0ab542e89c246af1eef5ab14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:40.902680 22806 tablet_service.cc:1511] Processing CreateTablet for tablet 7967524ed10141cd9fdf51c669d52a83 (DEFAULT_TABLE table=test-workload [id=07abf6c708364295bc3f1483ca222839]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:42:40.904088 22806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7967524ed10141cd9fdf51c669d52a83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:40.916919 22805 tablet_service.cc:1511] Processing CreateTablet for tablet 4d276f5e047b4305882e7b5c7b97714f (DEFAULT_TABLE table=test-workload [id=07abf6c708364295bc3f1483ca222839]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:42:40.919013 22805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d276f5e047b4305882e7b5c7b97714f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:40.922753 22937 tablet_bootstrap.cc:492] T 1d140b8a10b44459a962b4f1d89eb661 P 691d2bd1f6714d1da973ed64ed559748: Bootstrap starting.
I20260630 12:42:40.930560 22937 tablet_bootstrap.cc:654] T 1d140b8a10b44459a962b4f1d89eb661 P 691d2bd1f6714d1da973ed64ed559748: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:40.931198 22808 tablet_service.cc:1511] Processing CreateTablet for tablet b694ed69b4674e70889a5690dde0f560 (DEFAULT_TABLE table=test-workload [id=07abf6c708364295bc3f1483ca222839]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:42:40.932642 22808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b694ed69b4674e70889a5690dde0f560. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:40.933590 22804 tablet_service.cc:1511] Processing CreateTablet for tablet 918451247d604a75b9cd90f9f30b4ff6 (DEFAULT_TABLE table=test-workload [id=07abf6c708364295bc3f1483ca222839]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:42:40.934955 22804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 918451247d604a75b9cd90f9f30b4ff6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:40.936936 22881 tablet_service.cc:1511] Processing CreateTablet for tablet 7967524ed10141cd9fdf51c669d52a83 (DEFAULT_TABLE table=test-workload [id=07abf6c708364295bc3f1483ca222839]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:42:40.940176 22733 tablet_service.cc:1511] Processing CreateTablet for tablet 1d140b8a10b44459a962b4f1d89eb661 (DEFAULT_TABLE table=test-workload [id=07abf6c708364295bc3f1483ca222839]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:42:40.940475 22880 tablet_service.cc:1511] Processing CreateTablet for tablet 4d276f5e047b4305882e7b5c7b97714f (DEFAULT_TABLE table=test-workload [id=07abf6c708364295bc3f1483ca222839]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:42:40.941627 22733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d140b8a10b44459a962b4f1d89eb661. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:40.942853 22732 tablet_service.cc:1511] Processing CreateTablet for tablet 8c1ab32d0ab542e89c246af1eef5ab14 (DEFAULT_TABLE table=test-workload [id=07abf6c708364295bc3f1483ca222839]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:42:40.944185 22732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c1ab32d0ab542e89c246af1eef5ab14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:40.945789 22879 tablet_service.cc:1511] Processing CreateTablet for tablet b694ed69b4674e70889a5690dde0f560 (DEFAULT_TABLE table=test-workload [id=07abf6c708364295bc3f1483ca222839]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:42:40.948061 22731 tablet_service.cc:1511] Processing CreateTablet for tablet 7967524ed10141cd9fdf51c669d52a83 (DEFAULT_TABLE table=test-workload [id=07abf6c708364295bc3f1483ca222839]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:42:40.949371 22731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7967524ed10141cd9fdf51c669d52a83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:40.952407 22937 tablet_bootstrap.cc:492] T 1d140b8a10b44459a962b4f1d89eb661 P 691d2bd1f6714d1da973ed64ed559748: No bootstrap required, opened a new log
I20260630 12:42:40.953078 22937 ts_tablet_manager.cc:1403] T 1d140b8a10b44459a962b4f1d89eb661 P 691d2bd1f6714d1da973ed64ed559748: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.003s
I20260630 12:42:40.953816 22878 tablet_service.cc:1511] Processing CreateTablet for tablet 918451247d604a75b9cd90f9f30b4ff6 (DEFAULT_TABLE table=test-workload [id=07abf6c708364295bc3f1483ca222839]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:42:40.954298 22730 tablet_service.cc:1511] Processing CreateTablet for tablet 4d276f5e047b4305882e7b5c7b97714f (DEFAULT_TABLE table=test-workload [id=07abf6c708364295bc3f1483ca222839]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:42:40.955636 22730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d276f5e047b4305882e7b5c7b97714f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:40.957774 22729 tablet_service.cc:1511] Processing CreateTablet for tablet b694ed69b4674e70889a5690dde0f560 (DEFAULT_TABLE table=test-workload [id=07abf6c708364295bc3f1483ca222839]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:42:40.959020 22938 tablet_bootstrap.cc:492] T 1d140b8a10b44459a962b4f1d89eb661 P 2006dc0c4ba64b3f83b35aea7f5a6877: Bootstrap starting.
I20260630 12:42:40.960134 22728 tablet_service.cc:1511] Processing CreateTablet for tablet 918451247d604a75b9cd90f9f30b4ff6 (DEFAULT_TABLE table=test-workload [id=07abf6c708364295bc3f1483ca222839]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:42:40.960888 22881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7967524ed10141cd9fdf51c669d52a83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:40.962976 22878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 918451247d604a75b9cd90f9f30b4ff6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:40.968926 22879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b694ed69b4674e70889a5690dde0f560. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:40.972607 22880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d276f5e047b4305882e7b5c7b97714f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:40.978124 22729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b694ed69b4674e70889a5690dde0f560. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:40.974687 22937 raft_consensus.cc:359] T 1d140b8a10b44459a962b4f1d89eb661 P 691d2bd1f6714d1da973ed64ed559748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37357 } } peers { permanent_uuid: "691d2bd1f6714d1da973ed64ed559748" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 43341 } } peers { permanent_uuid: "11dc59d92009445c9df5e82e72c36daa" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43943 } }
I20260630 12:42:40.979394 22937 raft_consensus.cc:385] T 1d140b8a10b44459a962b4f1d89eb661 P 691d2bd1f6714d1da973ed64ed559748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:40.979773 22937 raft_consensus.cc:740] T 1d140b8a10b44459a962b4f1d89eb661 P 691d2bd1f6714d1da973ed64ed559748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 691d2bd1f6714d1da973ed64ed559748, State: Initialized, Role: FOLLOWER
I20260630 12:42:40.980324 22728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 918451247d604a75b9cd90f9f30b4ff6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:40.980844 22937 consensus_queue.cc:260] T 1d140b8a10b44459a962b4f1d89eb661 P 691d2bd1f6714d1da973ed64ed559748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37357 } } peers { permanent_uuid: "691d2bd1f6714d1da973ed64ed559748" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 43341 } } peers { permanent_uuid: "11dc59d92009445c9df5e82e72c36daa" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43943 } }
I20260630 12:42:41.003863 22938 tablet_bootstrap.cc:654] T 1d140b8a10b44459a962b4f1d89eb661 P 2006dc0c4ba64b3f83b35aea7f5a6877: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:41.016361 22938 tablet_bootstrap.cc:492] T 1d140b8a10b44459a962b4f1d89eb661 P 2006dc0c4ba64b3f83b35aea7f5a6877: No bootstrap required, opened a new log
I20260630 12:42:41.016969 22938 ts_tablet_manager.cc:1403] T 1d140b8a10b44459a962b4f1d89eb661 P 2006dc0c4ba64b3f83b35aea7f5a6877: Time spent bootstrapping tablet: real 0.058s	user 0.012s	sys 0.031s
I20260630 12:42:41.020066 22938 raft_consensus.cc:359] T 1d140b8a10b44459a962b4f1d89eb661 P 2006dc0c4ba64b3f83b35aea7f5a6877 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37357 } } peers { permanent_uuid: "691d2bd1f6714d1da973ed64ed559748" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 43341 } } peers { permanent_uuid: "11dc59d92009445c9df5e82e72c36daa" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43943 } }
I20260630 12:42:41.020949 22938 raft_consensus.cc:385] T 1d140b8a10b44459a962b4f1d89eb661 P 2006dc0c4ba64b3f83b35aea7f5a6877 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:41.021289 22938 raft_consensus.cc:740] T 1d140b8a10b44459a962b4f1d89eb661 P 2006dc0c4ba64b3f83b35aea7f5a6877 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2006dc0c4ba64b3f83b35aea7f5a6877, State: Initialized, Role: FOLLOWER
I20260630 12:42:41.022253 22938 consensus_queue.cc:260] T 1d140b8a10b44459a962b4f1d89eb661 P 2006dc0c4ba64b3f83b35aea7f5a6877 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37357 } } peers { permanent_uuid: "691d2bd1f6714d1da973ed64ed559748" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 43341 } } peers { permanent_uuid: "11dc59d92009445c9df5e82e72c36daa" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43943 } }
I20260630 12:42:41.030439 22937 ts_tablet_manager.cc:1434] T 1d140b8a10b44459a962b4f1d89eb661 P 691d2bd1f6714d1da973ed64ed559748: Time spent starting tablet: real 0.077s	user 0.009s	sys 0.029s
I20260630 12:42:41.032553 22938 ts_tablet_manager.cc:1434] T 1d140b8a10b44459a962b4f1d89eb661 P 2006dc0c4ba64b3f83b35aea7f5a6877: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.003s
I20260630 12:42:41.035712 22938 tablet_bootstrap.cc:492] T 8c1ab32d0ab542e89c246af1eef5ab14 P 2006dc0c4ba64b3f83b35aea7f5a6877: Bootstrap starting.
I20260630 12:42:41.042338 22938 tablet_bootstrap.cc:654] T 8c1ab32d0ab542e89c246af1eef5ab14 P 2006dc0c4ba64b3f83b35aea7f5a6877: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:41.061733 22937 tablet_bootstrap.cc:492] T 8c1ab32d0ab542e89c246af1eef5ab14 P 691d2bd1f6714d1da973ed64ed559748: Bootstrap starting.
I20260630 12:42:41.069110 22937 tablet_bootstrap.cc:654] T 8c1ab32d0ab542e89c246af1eef5ab14 P 691d2bd1f6714d1da973ed64ed559748: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:41.078348 22943 tablet_bootstrap.cc:492] T 1d140b8a10b44459a962b4f1d89eb661 P 11dc59d92009445c9df5e82e72c36daa: Bootstrap starting.
I20260630 12:42:41.087443 22943 tablet_bootstrap.cc:654] T 1d140b8a10b44459a962b4f1d89eb661 P 11dc59d92009445c9df5e82e72c36daa: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:41.102650 22943 tablet_bootstrap.cc:492] T 1d140b8a10b44459a962b4f1d89eb661 P 11dc59d92009445c9df5e82e72c36daa: No bootstrap required, opened a new log
I20260630 12:42:41.103463 22943 ts_tablet_manager.cc:1403] T 1d140b8a10b44459a962b4f1d89eb661 P 11dc59d92009445c9df5e82e72c36daa: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.005s
I20260630 12:42:41.107319 22937 tablet_bootstrap.cc:492] T 8c1ab32d0ab542e89c246af1eef5ab14 P 691d2bd1f6714d1da973ed64ed559748: No bootstrap required, opened a new log
I20260630 12:42:41.107949 22937 ts_tablet_manager.cc:1403] T 8c1ab32d0ab542e89c246af1eef5ab14 P 691d2bd1f6714d1da973ed64ed559748: Time spent bootstrapping tablet: real 0.047s	user 0.015s	sys 0.023s
I20260630 12:42:41.108820 22943 raft_consensus.cc:359] T 1d140b8a10b44459a962b4f1d89eb661 P 11dc59d92009445c9df5e82e72c36daa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37357 } } peers { permanent_uuid: "691d2bd1f6714d1da973ed64ed559748" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 43341 } } peers { permanent_uuid: "11dc59d92009445c9df5e82e72c36daa" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43943 } }
I20260630 12:42:41.110666 22943 raft_consensus.cc:385] T 1d140b8a10b44459a962b4f1d89eb661 P 11dc59d92009445c9df5e82e72c36daa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:41.111066 22937 raft_consensus.cc:359] T 8c1ab32d0ab542e89c246af1eef5ab14 P 691d2bd1f6714d1da973ed64ed559748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11dc59d92009445c9df5e82e72c36daa" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43943 } } peers { permanent_uuid: "691d2bd1f6714d1da973ed64ed559748" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 43341 } } peers { permanent_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37357 } }
I20260630 12:42:41.112816 22937 raft_consensus.cc:385] T 8c1ab32d0ab542e89c246af1eef5ab14 P 691d2bd1f6714d1da973ed64ed559748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:41.113139 22937 raft_consensus.cc:740] T 8c1ab32d0ab542e89c246af1eef5ab14 P 691d2bd1f6714d1da973ed64ed559748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 691d2bd1f6714d1da973ed64ed559748, State: Initialized, Role: FOLLOWER
I20260630 12:42:41.112412 22943 raft_consensus.cc:740] T 1d140b8a10b44459a962b4f1d89eb661 P 11dc59d92009445c9df5e82e72c36daa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11dc59d92009445c9df5e82e72c36daa, State: Initialized, Role: FOLLOWER
I20260630 12:42:41.113919 22937 consensus_queue.cc:260] T 8c1ab32d0ab542e89c246af1eef5ab14 P 691d2bd1f6714d1da973ed64ed559748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11dc59d92009445c9df5e82e72c36daa" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43943 } } peers { permanent_uuid: "691d2bd1f6714d1da973ed64ed559748" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 43341 } } peers { permanent_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37357 } }
I20260630 12:42:41.114426 22938 tablet_bootstrap.cc:492] T 8c1ab32d0ab542e89c246af1eef5ab14 P 2006dc0c4ba64b3f83b35aea7f5a6877: No bootstrap required, opened a new log
I20260630 12:42:41.114156 22943 consensus_queue.cc:260] T 1d140b8a10b44459a962b4f1d89eb661 P 11dc59d92009445c9df5e82e72c36daa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37357 } } peers { permanent_uuid: "691d2bd1f6714d1da973ed64ed559748" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 43341 } } peers { permanent_uuid: "11dc59d92009445c9df5e82e72c36daa" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43943 } }
I20260630 12:42:41.115058 22938 ts_tablet_manager.cc:1403] T 8c1ab32d0ab542e89c246af1eef5ab14 P 2006dc0c4ba64b3f83b35aea7f5a6877: Time spent bootstrapping tablet: real 0.080s	user 0.038s	sys 0.039s
I20260630 12:42:41.118280 22943 ts_tablet_manager.cc:1434] T 1d140b8a10b44459a962b4f1d89eb661 P 11dc59d92009445c9df5e82e72c36daa: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.003s
I20260630 12:42:41.118549 22938 raft_consensus.cc:359] T 8c1ab32d0ab542e89c246af1eef5ab14 P 2006dc0c4ba64b3f83b35aea7f5a6877 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11dc59d92009445c9df5e82e72c36daa" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43943 } } peers { permanent_uuid: "691d2bd1f6714d1da973ed64ed559748" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 43341 } } peers { permanent_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37357 } }
I20260630 12:42:41.119339 22938 raft_consensus.cc:385] T 8c1ab32d0ab542e89c246af1eef5ab14 P 2006dc0c4ba64b3f83b35aea7f5a6877 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:41.119516 22943 tablet_bootstrap.cc:492] T 8c1ab32d0ab542e89c246af1eef5ab14 P 11dc59d92009445c9df5e82e72c36daa: Bootstrap starting.
I20260630 12:42:41.119671 22938 raft_consensus.cc:740] T 8c1ab32d0ab542e89c246af1eef5ab14 P 2006dc0c4ba64b3f83b35aea7f5a6877 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2006dc0c4ba64b3f83b35aea7f5a6877, State: Initialized, Role: FOLLOWER
I20260630 12:42:41.120596 22938 consensus_queue.cc:260] T 8c1ab32d0ab542e89c246af1eef5ab14 P 2006dc0c4ba64b3f83b35aea7f5a6877 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11dc59d92009445c9df5e82e72c36daa" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43943 } } peers { permanent_uuid: "691d2bd1f6714d1da973ed64ed559748" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 43341 } } peers { permanent_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37357 } }
I20260630 12:42:41.122531 22937 ts_tablet_manager.cc:1434] T 8c1ab32d0ab542e89c246af1eef5ab14 P 691d2bd1f6714d1da973ed64ed559748: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260630 12:42:41.122815 22938 ts_tablet_manager.cc:1434] T 8c1ab32d0ab542e89c246af1eef5ab14 P 2006dc0c4ba64b3f83b35aea7f5a6877: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:42:41.123682 22937 tablet_bootstrap.cc:492] T b694ed69b4674e70889a5690dde0f560 P 691d2bd1f6714d1da973ed64ed559748: Bootstrap starting.
I20260630 12:42:41.123960 22938 tablet_bootstrap.cc:492] T 918451247d604a75b9cd90f9f30b4ff6 P 2006dc0c4ba64b3f83b35aea7f5a6877: Bootstrap starting.
I20260630 12:42:41.130499 22938 tablet_bootstrap.cc:654] T 918451247d604a75b9cd90f9f30b4ff6 P 2006dc0c4ba64b3f83b35aea7f5a6877: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:41.130761 22937 tablet_bootstrap.cc:654] T b694ed69b4674e70889a5690dde0f560 P 691d2bd1f6714d1da973ed64ed559748: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:41.130507 22943 tablet_bootstrap.cc:654] T 8c1ab32d0ab542e89c246af1eef5ab14 P 11dc59d92009445c9df5e82e72c36daa: Neither blocks nor log segments found. Creating new log.
W20260630 12:42:41.145833 22844 tablet.cc:2406] T 1d140b8a10b44459a962b4f1d89eb661 P 691d2bd1f6714d1da973ed64ed559748: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:42:41.152941 22938 tablet_bootstrap.cc:492] T 918451247d604a75b9cd90f9f30b4ff6 P 2006dc0c4ba64b3f83b35aea7f5a6877: No bootstrap required, opened a new log
I20260630 12:42:41.153522 22938 ts_tablet_manager.cc:1403] T 918451247d604a75b9cd90f9f30b4ff6 P 2006dc0c4ba64b3f83b35aea7f5a6877: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.014s
I20260630 12:42:41.153795 22937 tablet_bootstrap.cc:492] T b694ed69b4674e70889a5690dde0f560 P 691d2bd1f6714d1da973ed64ed559748: No bootstrap required, opened a new log
I20260630 12:42:41.153905 22943 tablet_bootstrap.cc:492] T 8c1ab32d0ab542e89c246af1eef5ab14 P 11dc59d92009445c9df5e82e72c36daa: No bootstrap required, opened a new log
I20260630 12:42:41.154354 22937 ts_tablet_manager.cc:1403] T b694ed69b4674e70889a5690dde0f560 P 691d2bd1f6714d1da973ed64ed559748: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.017s
I20260630 12:42:41.154458 22943 ts_tablet_manager.cc:1403] T 8c1ab32d0ab542e89c246af1eef5ab14 P 11dc59d92009445c9df5e82e72c36daa: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.011s
I20260630 12:42:41.156586 22938 raft_consensus.cc:359] T 918451247d604a75b9cd90f9f30b4ff6 P 2006dc0c4ba64b3f83b35aea7f5a6877 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11dc59d92009445c9df5e82e72c36daa" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43943 } } peers { permanent_uuid: "691d2bd1f6714d1da973ed64ed559748" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 43341 } } peers { permanent_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37357 } }
I20260630 12:42:41.157397 22938 raft_consensus.cc:385] T 918451247d604a75b9cd90f9f30b4ff6 P 2006dc0c4ba64b3f83b35aea7f5a6877 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:41.157208 22943 raft_consensus.cc:359] T 8c1ab32d0ab542e89c246af1eef5ab14 P 11dc59d92009445c9df5e82e72c36daa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11dc59d92009445c9df5e82e72c36daa" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43943 } } peers { permanent_uuid: "691d2bd1f6714d1da973ed64ed559748" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 43341 } } peers { permanent_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37357 } }
I20260630 12:42:41.157778 22938 raft_consensus.cc:740] T 918451247d604a75b9cd90f9f30b4ff6 P 2006dc0c4ba64b3f83b35aea7f5a6877 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2006dc0c4ba64b3f83b35aea7f5a6877, State: Initialized, Role: FOLLOWER
I20260630 12:42:41.157963 22943 raft_consensus.cc:385] T 8c1ab32d0ab542e89c246af1eef5ab14 P 11dc59d92009445c9df5e82e72c36daa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:41.157596 22937 raft_consensus.cc:359] T b694ed69b4674e70889a5690dde0f560 P 691d2bd1f6714d1da973ed64ed559748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11dc59d92009445c9df5e82e72c36daa" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43943 } } peers { permanent_uuid: "691d2bd1f6714d1da973ed64ed559748" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 43341 } } peers { permanent_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37357 } }
I20260630 12:42:41.158349 22943 raft_consensus.cc:740] T 8c1ab32d0ab542e89c246af1eef5ab14 P 11dc59d92009445c9df5e82e72c36daa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11dc59d92009445c9df5e82e72c36daa, State: Initialized, Role: FOLLOWER
I20260630 12:42:41.158429 22937 raft_consensus.cc:385] T b694ed69b4674e70889a5690dde0f560 P 691d2bd1f6714d1da973ed64ed559748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:41.158895 22937 raft_consensus.cc:740] T b694ed69b4674e70889a5690dde0f560 P 691d2bd1f6714d1da973ed64ed559748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 691d2bd1f6714d1da973ed64ed559748, State: Initialized, Role: FOLLOWER
I20260630 12:42:41.158749 22938 consensus_queue.cc:260] T 918451247d604a75b9cd90f9f30b4ff6 P 2006dc0c4ba64b3f83b35aea7f5a6877 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11dc59d92009445c9df5e82e72c36daa" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43943 } } peers { permanent_uuid: "691d2bd1f6714d1da973ed64ed559748" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 43341 } } peers { permanent_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37357 } }
I20260630 12:42:41.159232 22943 consensus_queue.cc:260] T 8c1ab32d0ab542e89c246af1eef5ab14 P 11dc59d92009445c9df5e82e72c36daa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11dc59d92009445c9df5e82e72c36daa" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43943 } } peers { permanent_uuid: "691d2bd1f6714d1da973ed64ed559748" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 43341 } } peers { permanent_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37357 } }
I20260630 12:42:41.161214 22938 ts_tablet_manager.cc:1434] T 918451247d604a75b9cd90f9f30b4ff6 P 2006dc0c4ba64b3f83b35aea7f5a6877: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260630 12:42:41.161545 22943 ts_tablet_manager.cc:1434] T 8c1ab32d0ab542e89c246af1eef5ab14 P 11dc59d92009445c9df5e82e72c36daa: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:42:41.162295 22938 tablet_bootstrap.cc:492] T 4d276f5e047b4305882e7b5c7b97714f P 2006dc0c4ba64b3f83b35aea7f5a6877: Bootstrap starting.
I20260630 12:42:41.162577 22943 tablet_bootstrap.cc:492] T 4d276f5e047b4305882e7b5c7b97714f P 11dc59d92009445c9df5e82e72c36daa: Bootstrap starting.
I20260630 12:42:41.159910 22937 consensus_queue.cc:260] T b694ed69b4674e70889a5690dde0f560 P 691d2bd1f6714d1da973ed64ed559748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11dc59d92009445c9df5e82e72c36daa" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43943 } } peers { permanent_uuid: "691d2bd1f6714d1da973ed64ed559748" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 43341 } } peers { permanent_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37357 } }
I20260630 12:42:41.169179 22937 ts_tablet_manager.cc:1434] T b694ed69b4674e70889a5690dde0f560 P 691d2bd1f6714d1da973ed64ed559748: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.008s
I20260630 12:42:41.169570 22938 tablet_bootstrap.cc:654] T 4d276f5e047b4305882e7b5c7b97714f P 2006dc0c4ba64b3f83b35aea7f5a6877: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:41.169602 22943 tablet_bootstrap.cc:654] T 4d276f5e047b4305882e7b5c7b97714f P 11dc59d92009445c9df5e82e72c36daa: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:41.170329 22937 tablet_bootstrap.cc:492] T 4d276f5e047b4305882e7b5c7b97714f P 691d2bd1f6714d1da973ed64ed559748: Bootstrap starting.
I20260630 12:42:41.179522 22937 tablet_bootstrap.cc:654] T 4d276f5e047b4305882e7b5c7b97714f P 691d2bd1f6714d1da973ed64ed559748: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:41.181905 22943 tablet_bootstrap.cc:492] T 4d276f5e047b4305882e7b5c7b97714f P 11dc59d92009445c9df5e82e72c36daa: No bootstrap required, opened a new log
I20260630 12:42:41.182585 22943 ts_tablet_manager.cc:1403] T 4d276f5e047b4305882e7b5c7b97714f P 11dc59d92009445c9df5e82e72c36daa: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260630 12:42:41.186254 22943 raft_consensus.cc:359] T 4d276f5e047b4305882e7b5c7b97714f P 11dc59d92009445c9df5e82e72c36daa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11dc59d92009445c9df5e82e72c36daa" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43943 } } peers { permanent_uuid: "691d2bd1f6714d1da973ed64ed559748" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 43341 } } peers { permanent_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37357 } }
I20260630 12:42:41.187162 22943 raft_consensus.cc:385] T 4d276f5e047b4305882e7b5c7b97714f P 11dc59d92009445c9df5e82e72c36daa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:41.187526 22943 raft_consensus.cc:740] T 4d276f5e047b4305882e7b5c7b97714f P 11dc59d92009445c9df5e82e72c36daa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11dc59d92009445c9df5e82e72c36daa, State: Initialized, Role: FOLLOWER
I20260630 12:42:41.192253 22947 raft_consensus.cc:493] T 8c1ab32d0ab542e89c246af1eef5ab14 P 11dc59d92009445c9df5e82e72c36daa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:42:41.193037 22947 raft_consensus.cc:515] T 8c1ab32d0ab542e89c246af1eef5ab14 P 11dc59d92009445c9df5e82e72c36daa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11dc59d92009445c9df5e82e72c36daa" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43943 } } peers { permanent_uuid: "691d2bd1f6714d1da973ed64ed559748" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 43341 } } peers { permanent_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37357 } }
I20260630 12:42:41.195215 22938 tablet_bootstrap.cc:492] T 4d276f5e047b4305882e7b5c7b97714f P 2006dc0c4ba64b3f83b35aea7f5a6877: No bootstrap required, opened a new log
I20260630 12:42:41.195667 22938 ts_tablet_manager.cc:1403] T 4d276f5e047b4305882e7b5c7b97714f P 2006dc0c4ba64b3f83b35aea7f5a6877: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.015s
I20260630 12:42:41.199069 22947 leader_election.cc:290] T 8c1ab32d0ab542e89c246af1eef5ab14 P 11dc59d92009445c9df5e82e72c36daa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 691d2bd1f6714d1da973ed64ed559748 (127.13.140.130:43341), 2006dc0c4ba64b3f83b35aea7f5a6877 (127.13.140.131:37357)
I20260630 12:42:41.198868 22938 raft_consensus.cc:359] T 4d276f5e047b4305882e7b5c7b97714f P 2006dc0c4ba64b3f83b35aea7f5a6877 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11dc59d92009445c9df5e82e72c36daa" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43943 } } peers { permanent_uuid: "691d2bd1f6714d1da973ed64ed559748" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 43341 } } peers { permanent_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37357 } }
I20260630 12:42:41.200510 22938 raft_consensus.cc:385] T 4d276f5e047b4305882e7b5c7b97714f P 2006dc0c4ba64b3f83b35aea7f5a6877 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:41.201030 22938 raft_consensus.cc:740] T 4d276f5e047b4305882e7b5c7b97714f P 2006dc0c4ba64b3f83b35aea7f5a6877 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2006dc0c4ba64b3f83b35aea7f5a6877, State: Initialized, Role: FOLLOWER
I20260630 12:42:41.202085 22943 consensus_queue.cc:260] T 4d276f5e047b4305882e7b5c7b97714f P 11dc59d92009445c9df5e82e72c36daa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11dc59d92009445c9df5e82e72c36daa" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43943 } } peers { permanent_uuid: "691d2bd1f6714d1da973ed64ed559748" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 43341 } } peers { permanent_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37357 } }
I20260630 12:42:41.202118 22938 consensus_queue.cc:260] T 4d276f5e047b4305882e7b5c7b97714f P 2006dc0c4ba64b3f83b35aea7f5a6877 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11dc59d92009445c9df5e82e72c36daa" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43943 } } peers { permanent_uuid: "691d2bd1f6714d1da973ed64ed559748" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 43341 } } peers { permanent_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37357 } }
I20260630 12:42:41.205508 22943 ts_tablet_manager.cc:1434] T 4d276f5e047b4305882e7b5c7b97714f P 11dc59d92009445c9df5e82e72c36daa: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260630 12:42:41.206743 22943 tablet_bootstrap.cc:492] T b694ed69b4674e70889a5690dde0f560 P 11dc59d92009445c9df5e82e72c36daa: Bootstrap starting.
I20260630 12:42:41.208873 22938 ts_tablet_manager.cc:1434] T 4d276f5e047b4305882e7b5c7b97714f P 2006dc0c4ba64b3f83b35aea7f5a6877: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.005s
I20260630 12:42:41.210041 22938 tablet_bootstrap.cc:492] T 7967524ed10141cd9fdf51c669d52a83 P 2006dc0c4ba64b3f83b35aea7f5a6877: Bootstrap starting.
I20260630 12:42:41.213820 22943 tablet_bootstrap.cc:654] T b694ed69b4674e70889a5690dde0f560 P 11dc59d92009445c9df5e82e72c36daa: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:41.216589 22938 tablet_bootstrap.cc:654] T 7967524ed10141cd9fdf51c669d52a83 P 2006dc0c4ba64b3f83b35aea7f5a6877: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:41.218200 22937 tablet_bootstrap.cc:492] T 4d276f5e047b4305882e7b5c7b97714f P 691d2bd1f6714d1da973ed64ed559748: No bootstrap required, opened a new log
I20260630 12:42:41.219026 22937 ts_tablet_manager.cc:1403] T 4d276f5e047b4305882e7b5c7b97714f P 691d2bd1f6714d1da973ed64ed559748: Time spent bootstrapping tablet: real 0.049s	user 0.017s	sys 0.013s
I20260630 12:42:41.223132 22937 raft_consensus.cc:359] T 4d276f5e047b4305882e7b5c7b97714f P 691d2bd1f6714d1da973ed64ed559748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11dc59d92009445c9df5e82e72c36daa" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43943 } } peers { permanent_uuid: "691d2bd1f6714d1da973ed64ed559748" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 43341 } } peers { permanent_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37357 } }
I20260630 12:42:41.231199 22937 raft_consensus.cc:385] T 4d276f5e047b4305882e7b5c7b97714f P 691d2bd1f6714d1da973ed64ed559748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:41.235119 22937 raft_consensus.cc:740] T 4d276f5e047b4305882e7b5c7b97714f P 691d2bd1f6714d1da973ed64ed559748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 691d2bd1f6714d1da973ed64ed559748, State: Initialized, Role: FOLLOWER
I20260630 12:42:41.236399 22937 consensus_queue.cc:260] T 4d276f5e047b4305882e7b5c7b97714f P 691d2bd1f6714d1da973ed64ed559748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11dc59d92009445c9df5e82e72c36daa" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43943 } } peers { permanent_uuid: "691d2bd1f6714d1da973ed64ed559748" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 43341 } } peers { permanent_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37357 } }
I20260630 12:42:41.240892 22818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c1ab32d0ab542e89c246af1eef5ab14" candidate_uuid: "11dc59d92009445c9df5e82e72c36daa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "691d2bd1f6714d1da973ed64ed559748" is_pre_election: true
I20260630 12:42:41.241683 22818 raft_consensus.cc:2468] T 8c1ab32d0ab542e89c246af1eef5ab14 P 691d2bd1f6714d1da973ed64ed559748 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11dc59d92009445c9df5e82e72c36daa in term 0.
I20260630 12:42:41.242393 22937 ts_tablet_manager.cc:1434] T 4d276f5e047b4305882e7b5c7b97714f P 691d2bd1f6714d1da973ed64ed559748: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.002s
I20260630 12:42:41.243109 22709 leader_election.cc:304] T 8c1ab32d0ab542e89c246af1eef5ab14 P 11dc59d92009445c9df5e82e72c36daa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11dc59d92009445c9df5e82e72c36daa, 691d2bd1f6714d1da973ed64ed559748; no voters: 
I20260630 12:42:41.243964 22947 raft_consensus.cc:2804] T 8c1ab32d0ab542e89c246af1eef5ab14 P 11dc59d92009445c9df5e82e72c36daa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:42:41.244311 22947 raft_consensus.cc:493] T 8c1ab32d0ab542e89c246af1eef5ab14 P 11dc59d92009445c9df5e82e72c36daa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:42:41.244735 22947 raft_consensus.cc:3060] T 8c1ab32d0ab542e89c246af1eef5ab14 P 11dc59d92009445c9df5e82e72c36daa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:41.246757 22937 tablet_bootstrap.cc:492] T 7967524ed10141cd9fdf51c669d52a83 P 691d2bd1f6714d1da973ed64ed559748: Bootstrap starting.
I20260630 12:42:41.247674 22892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c1ab32d0ab542e89c246af1eef5ab14" candidate_uuid: "11dc59d92009445c9df5e82e72c36daa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" is_pre_election: true
I20260630 12:42:41.248375 22892 raft_consensus.cc:2468] T 8c1ab32d0ab542e89c246af1eef5ab14 P 2006dc0c4ba64b3f83b35aea7f5a6877 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11dc59d92009445c9df5e82e72c36daa in term 0.
I20260630 12:42:41.251669 22938 tablet_bootstrap.cc:492] T 7967524ed10141cd9fdf51c669d52a83 P 2006dc0c4ba64b3f83b35aea7f5a6877: No bootstrap required, opened a new log
I20260630 12:42:41.252249 22938 ts_tablet_manager.cc:1403] T 7967524ed10141cd9fdf51c669d52a83 P 2006dc0c4ba64b3f83b35aea7f5a6877: Time spent bootstrapping tablet: real 0.042s	user 0.026s	sys 0.012s
I20260630 12:42:41.252501 22947 raft_consensus.cc:515] T 8c1ab32d0ab542e89c246af1eef5ab14 P 11dc59d92009445c9df5e82e72c36daa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11dc59d92009445c9df5e82e72c36daa" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43943 } } peers { permanent_uuid: "691d2bd1f6714d1da973ed64ed559748" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 43341 } } peers { permanent_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37357 } }
I20260630 12:42:41.253813 22937 tablet_bootstrap.cc:654] T 7967524ed10141cd9fdf51c669d52a83 P 691d2bd1f6714d1da973ed64ed559748: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:41.254679 22947 leader_election.cc:290] T 8c1ab32d0ab542e89c246af1eef5ab14 P 11dc59d92009445c9df5e82e72c36daa [CANDIDATE]: Term 1 election: Requested vote from peers 691d2bd1f6714d1da973ed64ed559748 (127.13.140.130:43341), 2006dc0c4ba64b3f83b35aea7f5a6877 (127.13.140.131:37357)
I20260630 12:42:41.255405 22938 raft_consensus.cc:359] T 7967524ed10141cd9fdf51c669d52a83 P 2006dc0c4ba64b3f83b35aea7f5a6877 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11dc59d92009445c9df5e82e72c36daa" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43943 } } peers { permanent_uuid: "691d2bd1f6714d1da973ed64ed559748" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 43341 } } peers { permanent_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37357 } }
I20260630 12:42:41.257148 22947 raft_consensus.cc:493] T 1d140b8a10b44459a962b4f1d89eb661 P 11dc59d92009445c9df5e82e72c36daa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:42:41.257144 22938 raft_consensus.cc:385] T 7967524ed10141cd9fdf51c669d52a83 P 2006dc0c4ba64b3f83b35aea7f5a6877 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:41.257838 22938 raft_consensus.cc:740] T 7967524ed10141cd9fdf51c669d52a83 P 2006dc0c4ba64b3f83b35aea7f5a6877 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2006dc0c4ba64b3f83b35aea7f5a6877, State: Initialized, Role: FOLLOWER
I20260630 12:42:41.257794 22947 raft_consensus.cc:515] T 1d140b8a10b44459a962b4f1d89eb661 P 11dc59d92009445c9df5e82e72c36daa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37357 } } peers { permanent_uuid: "691d2bd1f6714d1da973ed64ed559748" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 43341 } } peers { permanent_uuid: "11dc59d92009445c9df5e82e72c36daa" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43943 } }
I20260630 12:42:41.259063 22938 consensus_queue.cc:260] T 7967524ed10141cd9fdf51c669d52a83 P 2006dc0c4ba64b3f83b35aea7f5a6877 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11dc59d92009445c9df5e82e72c36daa" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43943 } } peers { permanent_uuid: "691d2bd1f6714d1da973ed64ed559748" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 43341 } } peers { permanent_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37357 } }
I20260630 12:42:41.256362 22818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c1ab32d0ab542e89c246af1eef5ab14" candidate_uuid: "11dc59d92009445c9df5e82e72c36daa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "691d2bd1f6714d1da973ed64ed559748"
I20260630 12:42:41.260648 22818 raft_consensus.cc:3060] T 8c1ab32d0ab542e89c246af1eef5ab14 P 691d2bd1f6714d1da973ed64ed559748 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:41.261515 22817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d140b8a10b44459a962b4f1d89eb661" candidate_uuid: "11dc59d92009445c9df5e82e72c36daa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "691d2bd1f6714d1da973ed64ed559748" is_pre_election: true
I20260630 12:42:41.262454 22817 raft_consensus.cc:2468] T 1d140b8a10b44459a962b4f1d89eb661 P 691d2bd1f6714d1da973ed64ed559748 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11dc59d92009445c9df5e82e72c36daa in term 0.
I20260630 12:42:41.264160 22709 leader_election.cc:304] T 1d140b8a10b44459a962b4f1d89eb661 P 11dc59d92009445c9df5e82e72c36daa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11dc59d92009445c9df5e82e72c36daa, 691d2bd1f6714d1da973ed64ed559748; no voters: 
I20260630 12:42:41.267397 22943 tablet_bootstrap.cc:492] T b694ed69b4674e70889a5690dde0f560 P 11dc59d92009445c9df5e82e72c36daa: No bootstrap required, opened a new log
I20260630 12:42:41.268432 22943 ts_tablet_manager.cc:1403] T b694ed69b4674e70889a5690dde0f560 P 11dc59d92009445c9df5e82e72c36daa: Time spent bootstrapping tablet: real 0.062s	user 0.027s	sys 0.008s
I20260630 12:42:41.270041 22938 ts_tablet_manager.cc:1434] T 7967524ed10141cd9fdf51c669d52a83 P 2006dc0c4ba64b3f83b35aea7f5a6877: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.002s
I20260630 12:42:41.271440 22947 leader_election.cc:290] T 1d140b8a10b44459a962b4f1d89eb661 P 11dc59d92009445c9df5e82e72c36daa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2006dc0c4ba64b3f83b35aea7f5a6877 (127.13.140.131:37357), 691d2bd1f6714d1da973ed64ed559748 (127.13.140.130:43341)
I20260630 12:42:41.273375 22947 raft_consensus.cc:2804] T 1d140b8a10b44459a962b4f1d89eb661 P 11dc59d92009445c9df5e82e72c36daa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:42:41.273828 22947 raft_consensus.cc:493] T 1d140b8a10b44459a962b4f1d89eb661 P 11dc59d92009445c9df5e82e72c36daa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:42:41.274401 22947 raft_consensus.cc:3060] T 1d140b8a10b44459a962b4f1d89eb661 P 11dc59d92009445c9df5e82e72c36daa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:41.272445 22943 raft_consensus.cc:359] T b694ed69b4674e70889a5690dde0f560 P 11dc59d92009445c9df5e82e72c36daa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11dc59d92009445c9df5e82e72c36daa" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43943 } } peers { permanent_uuid: "691d2bd1f6714d1da973ed64ed559748" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 43341 } } peers { permanent_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37357 } }
I20260630 12:42:41.275681 22943 raft_consensus.cc:385] T b694ed69b4674e70889a5690dde0f560 P 11dc59d92009445c9df5e82e72c36daa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:41.271490 22938 tablet_bootstrap.cc:492] T b694ed69b4674e70889a5690dde0f560 P 2006dc0c4ba64b3f83b35aea7f5a6877: Bootstrap starting.
I20260630 12:42:41.276355 22942 raft_consensus.cc:493] T 7967524ed10141cd9fdf51c669d52a83 P 2006dc0c4ba64b3f83b35aea7f5a6877 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:42:41.276842 22942 raft_consensus.cc:515] T 7967524ed10141cd9fdf51c669d52a83 P 2006dc0c4ba64b3f83b35aea7f5a6877 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11dc59d92009445c9df5e82e72c36daa" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43943 } } peers { permanent_uuid: "691d2bd1f6714d1da973ed64ed559748" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 43341 } } peers { permanent_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37357 } }
I20260630 12:42:41.279713 22942 leader_election.cc:290] T 7967524ed10141cd9fdf51c669d52a83 P 2006dc0c4ba64b3f83b35aea7f5a6877 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11dc59d92009445c9df5e82e72c36daa (127.13.140.129:43943), 691d2bd1f6714d1da973ed64ed559748 (127.13.140.130:43341)
I20260630 12:42:41.282456 22938 tablet_bootstrap.cc:654] T b694ed69b4674e70889a5690dde0f560 P 2006dc0c4ba64b3f83b35aea7f5a6877: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:41.283552 22937 tablet_bootstrap.cc:492] T 7967524ed10141cd9fdf51c669d52a83 P 691d2bd1f6714d1da973ed64ed559748: No bootstrap required, opened a new log
I20260630 12:42:41.284137 22937 ts_tablet_manager.cc:1403] T 7967524ed10141cd9fdf51c669d52a83 P 691d2bd1f6714d1da973ed64ed559748: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.024s
I20260630 12:42:41.284657 22943 raft_consensus.cc:740] T b694ed69b4674e70889a5690dde0f560 P 11dc59d92009445c9df5e82e72c36daa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11dc59d92009445c9df5e82e72c36daa, State: Initialized, Role: FOLLOWER
I20260630 12:42:41.285470 22943 consensus_queue.cc:260] T b694ed69b4674e70889a5690dde0f560 P 11dc59d92009445c9df5e82e72c36daa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11dc59d92009445c9df5e82e72c36daa" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43943 } } peers { permanent_uuid: "691d2bd1f6714d1da973ed64ed559748" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 43341 } } peers { permanent_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37357 } }
I20260630 12:42:41.287485 22943 ts_tablet_manager.cc:1434] T b694ed69b4674e70889a5690dde0f560 P 11dc59d92009445c9df5e82e72c36daa: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.000s
I20260630 12:42:41.288761 22943 tablet_bootstrap.cc:492] T 918451247d604a75b9cd90f9f30b4ff6 P 11dc59d92009445c9df5e82e72c36daa: Bootstrap starting.
I20260630 12:42:41.291520 22818 raft_consensus.cc:2468] T 8c1ab32d0ab542e89c246af1eef5ab14 P 691d2bd1f6714d1da973ed64ed559748 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11dc59d92009445c9df5e82e72c36daa in term 1.
I20260630 12:42:41.294821 22709 leader_election.cc:304] T 8c1ab32d0ab542e89c246af1eef5ab14 P 11dc59d92009445c9df5e82e72c36daa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11dc59d92009445c9df5e82e72c36daa, 691d2bd1f6714d1da973ed64ed559748; no voters: 
I20260630 12:42:41.295657 22943 tablet_bootstrap.cc:654] T 918451247d604a75b9cd90f9f30b4ff6 P 11dc59d92009445c9df5e82e72c36daa: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:41.293179 22937 raft_consensus.cc:359] T 7967524ed10141cd9fdf51c669d52a83 P 691d2bd1f6714d1da973ed64ed559748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11dc59d92009445c9df5e82e72c36daa" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43943 } } peers { permanent_uuid: "691d2bd1f6714d1da973ed64ed559748" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 43341 } } peers { permanent_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37357 } }
I20260630 12:42:41.299021 22937 raft_consensus.cc:385] T 7967524ed10141cd9fdf51c669d52a83 P 691d2bd1f6714d1da973ed64ed559748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:41.299371 22937 raft_consensus.cc:740] T 7967524ed10141cd9fdf51c669d52a83 P 691d2bd1f6714d1da973ed64ed559748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 691d2bd1f6714d1da973ed64ed559748, State: Initialized, Role: FOLLOWER
I20260630 12:42:41.300176 22937 consensus_queue.cc:260] T 7967524ed10141cd9fdf51c669d52a83 P 691d2bd1f6714d1da973ed64ed559748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11dc59d92009445c9df5e82e72c36daa" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43943 } } peers { permanent_uuid: "691d2bd1f6714d1da973ed64ed559748" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 43341 } } peers { permanent_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37357 } }
I20260630 12:42:41.301210 22818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7967524ed10141cd9fdf51c669d52a83" candidate_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "691d2bd1f6714d1da973ed64ed559748" is_pre_election: true
I20260630 12:42:41.301894 22818 raft_consensus.cc:2468] T 7967524ed10141cd9fdf51c669d52a83 P 691d2bd1f6714d1da973ed64ed559748 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2006dc0c4ba64b3f83b35aea7f5a6877 in term 0.
I20260630 12:42:41.302191 22940 raft_consensus.cc:493] T b694ed69b4674e70889a5690dde0f560 P 691d2bd1f6714d1da973ed64ed559748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:42:41.302752 22940 raft_consensus.cc:515] T b694ed69b4674e70889a5690dde0f560 P 691d2bd1f6714d1da973ed64ed559748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11dc59d92009445c9df5e82e72c36daa" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43943 } } peers { permanent_uuid: "691d2bd1f6714d1da973ed64ed559748" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 43341 } } peers { permanent_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37357 } }
I20260630 12:42:41.303303 22858 leader_election.cc:304] T 7967524ed10141cd9fdf51c669d52a83 P 2006dc0c4ba64b3f83b35aea7f5a6877 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2006dc0c4ba64b3f83b35aea7f5a6877, 691d2bd1f6714d1da973ed64ed559748; no voters: 
I20260630 12:42:41.304260 22942 raft_consensus.cc:2804] T 7967524ed10141cd9fdf51c669d52a83 P 2006dc0c4ba64b3f83b35aea7f5a6877 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:42:41.304633 22942 raft_consensus.cc:493] T 7967524ed10141cd9fdf51c669d52a83 P 2006dc0c4ba64b3f83b35aea7f5a6877 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:42:41.304949 22942 raft_consensus.cc:3060] T 7967524ed10141cd9fdf51c669d52a83 P 2006dc0c4ba64b3f83b35aea7f5a6877 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:41.309999 22892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c1ab32d0ab542e89c246af1eef5ab14" candidate_uuid: "11dc59d92009445c9df5e82e72c36daa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877"
I20260630 12:42:41.310770 22892 raft_consensus.cc:3060] T 8c1ab32d0ab542e89c246af1eef5ab14 P 2006dc0c4ba64b3f83b35aea7f5a6877 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:41.311077 22891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d140b8a10b44459a962b4f1d89eb661" candidate_uuid: "11dc59d92009445c9df5e82e72c36daa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" is_pre_election: true
I20260630 12:42:41.311926 22891 raft_consensus.cc:2468] T 1d140b8a10b44459a962b4f1d89eb661 P 2006dc0c4ba64b3f83b35aea7f5a6877 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11dc59d92009445c9df5e82e72c36daa in term 0.
I20260630 12:42:41.297606 22958 raft_consensus.cc:2804] T 8c1ab32d0ab542e89c246af1eef5ab14 P 11dc59d92009445c9df5e82e72c36daa [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:42:41.315737 22958 raft_consensus.cc:697] T 8c1ab32d0ab542e89c246af1eef5ab14 P 11dc59d92009445c9df5e82e72c36daa [term 1 LEADER]: Becoming Leader. State: Replica: 11dc59d92009445c9df5e82e72c36daa, State: Running, Role: LEADER
I20260630 12:42:41.317049 22940 leader_election.cc:290] T b694ed69b4674e70889a5690dde0f560 P 691d2bd1f6714d1da973ed64ed559748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11dc59d92009445c9df5e82e72c36daa (127.13.140.129:43943), 2006dc0c4ba64b3f83b35aea7f5a6877 (127.13.140.131:37357)
I20260630 12:42:41.319777 22947 raft_consensus.cc:515] T 1d140b8a10b44459a962b4f1d89eb661 P 11dc59d92009445c9df5e82e72c36daa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37357 } } peers { permanent_uuid: "691d2bd1f6714d1da973ed64ed559748" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 43341 } } peers { permanent_uuid: "11dc59d92009445c9df5e82e72c36daa" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43943 } }
I20260630 12:42:41.320832 22938 tablet_bootstrap.cc:492] T b694ed69b4674e70889a5690dde0f560 P 2006dc0c4ba64b3f83b35aea7f5a6877: No bootstrap required, opened a new log
I20260630 12:42:41.321425 22938 ts_tablet_manager.cc:1403] T b694ed69b4674e70889a5690dde0f560 P 2006dc0c4ba64b3f83b35aea7f5a6877: Time spent bootstrapping tablet: real 0.050s	user 0.014s	sys 0.011s
I20260630 12:42:41.322842 22891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d140b8a10b44459a962b4f1d89eb661" candidate_uuid: "11dc59d92009445c9df5e82e72c36daa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877"
I20260630 12:42:41.323437 22891 raft_consensus.cc:3060] T 1d140b8a10b44459a962b4f1d89eb661 P 2006dc0c4ba64b3f83b35aea7f5a6877 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:41.324651 22938 raft_consensus.cc:359] T b694ed69b4674e70889a5690dde0f560 P 2006dc0c4ba64b3f83b35aea7f5a6877 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11dc59d92009445c9df5e82e72c36daa" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43943 } } peers { permanent_uuid: "691d2bd1f6714d1da973ed64ed559748" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 43341 } } peers { permanent_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37357 } }
I20260630 12:42:41.325362 22938 raft_consensus.cc:385] T b694ed69b4674e70889a5690dde0f560 P 2006dc0c4ba64b3f83b35aea7f5a6877 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:41.325663 22938 raft_consensus.cc:740] T b694ed69b4674e70889a5690dde0f560 P 2006dc0c4ba64b3f83b35aea7f5a6877 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2006dc0c4ba64b3f83b35aea7f5a6877, State: Initialized, Role: FOLLOWER
I20260630 12:42:41.326424 22938 consensus_queue.cc:260] T b694ed69b4674e70889a5690dde0f560 P 2006dc0c4ba64b3f83b35aea7f5a6877 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11dc59d92009445c9df5e82e72c36daa" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43943 } } peers { permanent_uuid: "691d2bd1f6714d1da973ed64ed559748" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 43341 } } peers { permanent_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37357 } }
I20260630 12:42:41.316977 22958 consensus_queue.cc:237] T 8c1ab32d0ab542e89c246af1eef5ab14 P 11dc59d92009445c9df5e82e72c36daa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11dc59d92009445c9df5e82e72c36daa" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43943 } } peers { permanent_uuid: "691d2bd1f6714d1da973ed64ed559748" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 43341 } } peers { permanent_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37357 } }
I20260630 12:42:41.332913 22892 raft_consensus.cc:2468] T 8c1ab32d0ab542e89c246af1eef5ab14 P 2006dc0c4ba64b3f83b35aea7f5a6877 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11dc59d92009445c9df5e82e72c36daa in term 1.
I20260630 12:42:41.336920 22891 raft_consensus.cc:2468] T 1d140b8a10b44459a962b4f1d89eb661 P 2006dc0c4ba64b3f83b35aea7f5a6877 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11dc59d92009445c9df5e82e72c36daa in term 1.
W20260630 12:42:41.344710 22709 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.130:43341, user_credentials={real_user=slave}} blocked reactor thread for 49974.4us
I20260630 12:42:41.358829 22743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b694ed69b4674e70889a5690dde0f560" candidate_uuid: "691d2bd1f6714d1da973ed64ed559748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11dc59d92009445c9df5e82e72c36daa" is_pre_election: true
I20260630 12:42:41.359582 22743 raft_consensus.cc:2468] T b694ed69b4674e70889a5690dde0f560 P 11dc59d92009445c9df5e82e72c36daa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 691d2bd1f6714d1da973ed64ed559748 in term 0.
I20260630 12:42:41.360282 22742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7967524ed10141cd9fdf51c669d52a83" candidate_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11dc59d92009445c9df5e82e72c36daa" is_pre_election: true
I20260630 12:42:41.360756 22818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d140b8a10b44459a962b4f1d89eb661" candidate_uuid: "11dc59d92009445c9df5e82e72c36daa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "691d2bd1f6714d1da973ed64ed559748"
I20260630 12:42:41.361061 22783 leader_election.cc:304] T b694ed69b4674e70889a5690dde0f560 P 691d2bd1f6714d1da973ed64ed559748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11dc59d92009445c9df5e82e72c36daa, 691d2bd1f6714d1da973ed64ed559748; no voters: 
I20260630 12:42:41.361382 22818 raft_consensus.cc:3060] T 1d140b8a10b44459a962b4f1d89eb661 P 691d2bd1f6714d1da973ed64ed559748 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:41.362262 22964 raft_consensus.cc:2804] T b694ed69b4674e70889a5690dde0f560 P 691d2bd1f6714d1da973ed64ed559748 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:42:41.362716 22964 raft_consensus.cc:493] T b694ed69b4674e70889a5690dde0f560 P 691d2bd1f6714d1da973ed64ed559748 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:42:41.364102 22964 raft_consensus.cc:3060] T b694ed69b4674e70889a5690dde0f560 P 691d2bd1f6714d1da973ed64ed559748 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:41.348255 22937 ts_tablet_manager.cc:1434] T 7967524ed10141cd9fdf51c669d52a83 P 691d2bd1f6714d1da973ed64ed559748: Time spent starting tablet: real 0.064s	user 0.005s	sys 0.001s
I20260630 12:42:41.355993 22943 tablet_bootstrap.cc:492] T 918451247d604a75b9cd90f9f30b4ff6 P 11dc59d92009445c9df5e82e72c36daa: No bootstrap required, opened a new log
W20260630 12:42:41.362867 22857 leader_election.cc:343] T 7967524ed10141cd9fdf51c669d52a83 P 2006dc0c4ba64b3f83b35aea7f5a6877 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11dc59d92009445c9df5e82e72c36daa (127.13.140.129:43943): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:42:41.347416 22688 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:42:41.365332 22937 tablet_bootstrap.cc:492] T 918451247d604a75b9cd90f9f30b4ff6 P 691d2bd1f6714d1da973ed64ed559748: Bootstrap starting.
I20260630 12:42:41.346834 22942 raft_consensus.cc:515] T 7967524ed10141cd9fdf51c669d52a83 P 2006dc0c4ba64b3f83b35aea7f5a6877 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11dc59d92009445c9df5e82e72c36daa" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43943 } } peers { permanent_uuid: "691d2bd1f6714d1da973ed64ed559748" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 43341 } } peers { permanent_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37357 } }
I20260630 12:42:41.365865 22943 ts_tablet_manager.cc:1403] T 918451247d604a75b9cd90f9f30b4ff6 P 11dc59d92009445c9df5e82e72c36daa: Time spent bootstrapping tablet: real 0.077s	user 0.008s	sys 0.026s
I20260630 12:42:41.364719 22892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b694ed69b4674e70889a5690dde0f560" candidate_uuid: "691d2bd1f6714d1da973ed64ed559748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" is_pre_election: true
I20260630 12:42:41.371385 22892 raft_consensus.cc:2468] T b694ed69b4674e70889a5690dde0f560 P 2006dc0c4ba64b3f83b35aea7f5a6877 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 691d2bd1f6714d1da973ed64ed559748 in term 0.
I20260630 12:42:41.371424 22742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7967524ed10141cd9fdf51c669d52a83" candidate_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11dc59d92009445c9df5e82e72c36daa"
I20260630 12:42:41.372102 22942 leader_election.cc:290] T 7967524ed10141cd9fdf51c669d52a83 P 2006dc0c4ba64b3f83b35aea7f5a6877 [CANDIDATE]: Term 1 election: Requested vote from peers 11dc59d92009445c9df5e82e72c36daa (127.13.140.129:43943), 691d2bd1f6714d1da973ed64ed559748 (127.13.140.130:43341)
I20260630 12:42:41.372792 22817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7967524ed10141cd9fdf51c669d52a83" candidate_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "691d2bd1f6714d1da973ed64ed559748"
I20260630 12:42:41.373386 22817 raft_consensus.cc:3060] T 7967524ed10141cd9fdf51c669d52a83 P 691d2bd1f6714d1da973ed64ed559748 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:41.374732 22943 raft_consensus.cc:359] T 918451247d604a75b9cd90f9f30b4ff6 P 11dc59d92009445c9df5e82e72c36daa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11dc59d92009445c9df5e82e72c36daa" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43943 } } peers { permanent_uuid: "691d2bd1f6714d1da973ed64ed559748" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 43341 } } peers { permanent_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37357 } }
I20260630 12:42:41.375478 22943 raft_consensus.cc:385] T 918451247d604a75b9cd90f9f30b4ff6 P 11dc59d92009445c9df5e82e72c36daa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:41.375765 22943 raft_consensus.cc:740] T 918451247d604a75b9cd90f9f30b4ff6 P 11dc59d92009445c9df5e82e72c36daa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11dc59d92009445c9df5e82e72c36daa, State: Initialized, Role: FOLLOWER
I20260630 12:42:41.375985 22942 raft_consensus.cc:493] T 4d276f5e047b4305882e7b5c7b97714f P 2006dc0c4ba64b3f83b35aea7f5a6877 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:42:41.376495 22942 raft_consensus.cc:515] T 4d276f5e047b4305882e7b5c7b97714f P 2006dc0c4ba64b3f83b35aea7f5a6877 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11dc59d92009445c9df5e82e72c36daa" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43943 } } peers { permanent_uuid: "691d2bd1f6714d1da973ed64ed559748" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 43341 } } peers { permanent_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37357 } }
I20260630 12:42:41.338140 22947 leader_election.cc:290] T 1d140b8a10b44459a962b4f1d89eb661 P 11dc59d92009445c9df5e82e72c36daa [CANDIDATE]: Term 1 election: Requested vote from peers 2006dc0c4ba64b3f83b35aea7f5a6877 (127.13.140.131:37357), 691d2bd1f6714d1da973ed64ed559748 (127.13.140.130:43341)
W20260630 12:42:41.381345 22857 leader_election.cc:343] T 7967524ed10141cd9fdf51c669d52a83 P 2006dc0c4ba64b3f83b35aea7f5a6877 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 11dc59d92009445c9df5e82e72c36daa (127.13.140.129:43943): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:42:41.376538 22943 consensus_queue.cc:260] T 918451247d604a75b9cd90f9f30b4ff6 P 11dc59d92009445c9df5e82e72c36daa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11dc59d92009445c9df5e82e72c36daa" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43943 } } peers { permanent_uuid: "691d2bd1f6714d1da973ed64ed559748" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 43341 } } peers { permanent_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37357 } }
I20260630 12:42:41.386126 22708 leader_election.cc:304] T 1d140b8a10b44459a962b4f1d89eb661 P 11dc59d92009445c9df5e82e72c36daa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11dc59d92009445c9df5e82e72c36daa, 2006dc0c4ba64b3f83b35aea7f5a6877; no voters: 
I20260630 12:42:41.386909 22742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d276f5e047b4305882e7b5c7b97714f" candidate_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11dc59d92009445c9df5e82e72c36daa" is_pre_election: true
I20260630 12:42:41.387372 22962 raft_consensus.cc:2804] T 1d140b8a10b44459a962b4f1d89eb661 P 11dc59d92009445c9df5e82e72c36daa [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:42:41.387581 22943 ts_tablet_manager.cc:1434] T 918451247d604a75b9cd90f9f30b4ff6 P 11dc59d92009445c9df5e82e72c36daa: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260630 12:42:41.387961 22962 raft_consensus.cc:697] T 1d140b8a10b44459a962b4f1d89eb661 P 11dc59d92009445c9df5e82e72c36daa [term 1 LEADER]: Becoming Leader. State: Replica: 11dc59d92009445c9df5e82e72c36daa, State: Running, Role: LEADER
I20260630 12:42:41.387629 22742 raft_consensus.cc:2468] T 4d276f5e047b4305882e7b5c7b97714f P 11dc59d92009445c9df5e82e72c36daa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2006dc0c4ba64b3f83b35aea7f5a6877 in term 0.
I20260630 12:42:41.381913 22817 raft_consensus.cc:2468] T 7967524ed10141cd9fdf51c669d52a83 P 691d2bd1f6714d1da973ed64ed559748 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2006dc0c4ba64b3f83b35aea7f5a6877 in term 1.
I20260630 12:42:41.389072 22962 consensus_queue.cc:237] T 1d140b8a10b44459a962b4f1d89eb661 P 11dc59d92009445c9df5e82e72c36daa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37357 } } peers { permanent_uuid: "691d2bd1f6714d1da973ed64ed559748" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 43341 } } peers { permanent_uuid: "11dc59d92009445c9df5e82e72c36daa" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43943 } }
I20260630 12:42:41.389626 22857 leader_election.cc:304] T 4d276f5e047b4305882e7b5c7b97714f P 2006dc0c4ba64b3f83b35aea7f5a6877 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11dc59d92009445c9df5e82e72c36daa, 2006dc0c4ba64b3f83b35aea7f5a6877; no voters: 
I20260630 12:42:41.389914 22858 leader_election.cc:304] T 7967524ed10141cd9fdf51c669d52a83 P 2006dc0c4ba64b3f83b35aea7f5a6877 [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: 2006dc0c4ba64b3f83b35aea7f5a6877, 691d2bd1f6714d1da973ed64ed559748; no voters: 11dc59d92009445c9df5e82e72c36daa
I20260630 12:42:41.384650 22937 tablet_bootstrap.cc:654] T 918451247d604a75b9cd90f9f30b4ff6 P 691d2bd1f6714d1da973ed64ed559748: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:41.382213 22964 raft_consensus.cc:515] T b694ed69b4674e70889a5690dde0f560 P 691d2bd1f6714d1da973ed64ed559748 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11dc59d92009445c9df5e82e72c36daa" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43943 } } peers { permanent_uuid: "691d2bd1f6714d1da973ed64ed559748" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 43341 } } peers { permanent_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37357 } }
I20260630 12:42:41.392139 22964 leader_election.cc:290] T b694ed69b4674e70889a5690dde0f560 P 691d2bd1f6714d1da973ed64ed559748 [CANDIDATE]: Term 1 election: Requested vote from peers 11dc59d92009445c9df5e82e72c36daa (127.13.140.129:43943), 2006dc0c4ba64b3f83b35aea7f5a6877 (127.13.140.131:37357)
I20260630 12:42:41.392829 22943 tablet_bootstrap.cc:492] T 7967524ed10141cd9fdf51c669d52a83 P 11dc59d92009445c9df5e82e72c36daa: Bootstrap starting.
I20260630 12:42:41.384323 22816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d276f5e047b4305882e7b5c7b97714f" candidate_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "691d2bd1f6714d1da973ed64ed559748" is_pre_election: true
I20260630 12:42:41.393887 22816 raft_consensus.cc:2468] T 4d276f5e047b4305882e7b5c7b97714f P 691d2bd1f6714d1da973ed64ed559748 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2006dc0c4ba64b3f83b35aea7f5a6877 in term 0.
I20260630 12:42:41.394717 22938 ts_tablet_manager.cc:1434] T b694ed69b4674e70889a5690dde0f560 P 2006dc0c4ba64b3f83b35aea7f5a6877: Time spent starting tablet: real 0.073s	user 0.020s	sys 0.010s
I20260630 12:42:41.395279 22891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b694ed69b4674e70889a5690dde0f560" candidate_uuid: "691d2bd1f6714d1da973ed64ed559748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877"
I20260630 12:42:41.382889 22942 leader_election.cc:290] T 4d276f5e047b4305882e7b5c7b97714f P 2006dc0c4ba64b3f83b35aea7f5a6877 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11dc59d92009445c9df5e82e72c36daa (127.13.140.129:43943), 691d2bd1f6714d1da973ed64ed559748 (127.13.140.130:43341)
I20260630 12:42:41.396610 22742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b694ed69b4674e70889a5690dde0f560" candidate_uuid: "691d2bd1f6714d1da973ed64ed559748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11dc59d92009445c9df5e82e72c36daa"
I20260630 12:42:41.379590 22818 raft_consensus.cc:2468] T 1d140b8a10b44459a962b4f1d89eb661 P 691d2bd1f6714d1da973ed64ed559748 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11dc59d92009445c9df5e82e72c36daa in term 1.
I20260630 12:42:41.397238 22742 raft_consensus.cc:3060] T b694ed69b4674e70889a5690dde0f560 P 11dc59d92009445c9df5e82e72c36daa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:41.397893 22942 raft_consensus.cc:2804] T 4d276f5e047b4305882e7b5c7b97714f P 2006dc0c4ba64b3f83b35aea7f5a6877 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:42:41.402287 22943 tablet_bootstrap.cc:654] T 7967524ed10141cd9fdf51c669d52a83 P 11dc59d92009445c9df5e82e72c36daa: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:41.403100 22970 raft_consensus.cc:2804] T 7967524ed10141cd9fdf51c669d52a83 P 2006dc0c4ba64b3f83b35aea7f5a6877 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:42:41.403952 22970 raft_consensus.cc:697] T 7967524ed10141cd9fdf51c669d52a83 P 2006dc0c4ba64b3f83b35aea7f5a6877 [term 1 LEADER]: Becoming Leader. State: Replica: 2006dc0c4ba64b3f83b35aea7f5a6877, State: Running, Role: LEADER
I20260630 12:42:41.401899 22891 raft_consensus.cc:3060] T b694ed69b4674e70889a5690dde0f560 P 2006dc0c4ba64b3f83b35aea7f5a6877 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:41.404889 22970 consensus_queue.cc:237] T 7967524ed10141cd9fdf51c669d52a83 P 2006dc0c4ba64b3f83b35aea7f5a6877 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11dc59d92009445c9df5e82e72c36daa" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43943 } } peers { permanent_uuid: "691d2bd1f6714d1da973ed64ed559748" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 43341 } } peers { permanent_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37357 } }
I20260630 12:42:41.402477 22942 raft_consensus.cc:493] T 4d276f5e047b4305882e7b5c7b97714f P 2006dc0c4ba64b3f83b35aea7f5a6877 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:42:41.407672 22942 raft_consensus.cc:3060] T 4d276f5e047b4305882e7b5c7b97714f P 2006dc0c4ba64b3f83b35aea7f5a6877 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:41.407912 22638 catalog_manager.cc:5697] T 8c1ab32d0ab542e89c246af1eef5ab14 P 11dc59d92009445c9df5e82e72c36daa reported cstate change: term changed from 0 to 1, leader changed from <none> to 11dc59d92009445c9df5e82e72c36daa (127.13.140.129). New cstate: current_term: 1 leader_uuid: "11dc59d92009445c9df5e82e72c36daa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11dc59d92009445c9df5e82e72c36daa" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "691d2bd1f6714d1da973ed64ed559748" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 43341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37357 } health_report { overall_health: UNKNOWN } } }
I20260630 12:42:41.412629 22891 raft_consensus.cc:2468] T b694ed69b4674e70889a5690dde0f560 P 2006dc0c4ba64b3f83b35aea7f5a6877 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 691d2bd1f6714d1da973ed64ed559748 in term 1.
I20260630 12:42:41.415632 22942 raft_consensus.cc:515] T 4d276f5e047b4305882e7b5c7b97714f P 2006dc0c4ba64b3f83b35aea7f5a6877 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11dc59d92009445c9df5e82e72c36daa" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43943 } } peers { permanent_uuid: "691d2bd1f6714d1da973ed64ed559748" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 43341 } } peers { permanent_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37357 } }
I20260630 12:42:41.416962 22783 leader_election.cc:304] T b694ed69b4674e70889a5690dde0f560 P 691d2bd1f6714d1da973ed64ed559748 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2006dc0c4ba64b3f83b35aea7f5a6877, 691d2bd1f6714d1da973ed64ed559748; no voters: 
I20260630 12:42:41.417850 22964 raft_consensus.cc:2804] T b694ed69b4674e70889a5690dde0f560 P 691d2bd1f6714d1da973ed64ed559748 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:42:41.417945 22942 leader_election.cc:290] T 4d276f5e047b4305882e7b5c7b97714f P 2006dc0c4ba64b3f83b35aea7f5a6877 [CANDIDATE]: Term 1 election: Requested vote from peers 11dc59d92009445c9df5e82e72c36daa (127.13.140.129:43943), 691d2bd1f6714d1da973ed64ed559748 (127.13.140.130:43341)
I20260630 12:42:41.418381 22964 raft_consensus.cc:697] T b694ed69b4674e70889a5690dde0f560 P 691d2bd1f6714d1da973ed64ed559748 [term 1 LEADER]: Becoming Leader. State: Replica: 691d2bd1f6714d1da973ed64ed559748, State: Running, Role: LEADER
I20260630 12:42:41.419001 22743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d276f5e047b4305882e7b5c7b97714f" candidate_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11dc59d92009445c9df5e82e72c36daa"
I20260630 12:42:41.419598 22743 raft_consensus.cc:3060] T 4d276f5e047b4305882e7b5c7b97714f P 11dc59d92009445c9df5e82e72c36daa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:41.419267 22964 consensus_queue.cc:237] T b694ed69b4674e70889a5690dde0f560 P 691d2bd1f6714d1da973ed64ed559748 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11dc59d92009445c9df5e82e72c36daa" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43943 } } peers { permanent_uuid: "691d2bd1f6714d1da973ed64ed559748" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 43341 } } peers { permanent_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37357 } }
I20260630 12:42:41.422034 22818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d276f5e047b4305882e7b5c7b97714f" candidate_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "691d2bd1f6714d1da973ed64ed559748"
I20260630 12:42:41.422833 22818 raft_consensus.cc:3060] T 4d276f5e047b4305882e7b5c7b97714f P 691d2bd1f6714d1da973ed64ed559748 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:41.428803 22943 tablet_bootstrap.cc:492] T 7967524ed10141cd9fdf51c669d52a83 P 11dc59d92009445c9df5e82e72c36daa: No bootstrap required, opened a new log
I20260630 12:42:41.429562 22943 ts_tablet_manager.cc:1403] T 7967524ed10141cd9fdf51c669d52a83 P 11dc59d92009445c9df5e82e72c36daa: Time spent bootstrapping tablet: real 0.041s	user 0.006s	sys 0.013s
I20260630 12:42:41.432524 22818 raft_consensus.cc:2468] T 4d276f5e047b4305882e7b5c7b97714f P 691d2bd1f6714d1da973ed64ed559748 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2006dc0c4ba64b3f83b35aea7f5a6877 in term 1.
I20260630 12:42:41.433672 22943 raft_consensus.cc:359] T 7967524ed10141cd9fdf51c669d52a83 P 11dc59d92009445c9df5e82e72c36daa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11dc59d92009445c9df5e82e72c36daa" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43943 } } peers { permanent_uuid: "691d2bd1f6714d1da973ed64ed559748" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 43341 } } peers { permanent_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37357 } }
I20260630 12:42:41.434235 22858 leader_election.cc:304] T 4d276f5e047b4305882e7b5c7b97714f P 2006dc0c4ba64b3f83b35aea7f5a6877 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2006dc0c4ba64b3f83b35aea7f5a6877, 691d2bd1f6714d1da973ed64ed559748; no voters: 
I20260630 12:42:41.435734 22942 raft_consensus.cc:2804] T 4d276f5e047b4305882e7b5c7b97714f P 2006dc0c4ba64b3f83b35aea7f5a6877 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:42:41.436396 22942 raft_consensus.cc:697] T 4d276f5e047b4305882e7b5c7b97714f P 2006dc0c4ba64b3f83b35aea7f5a6877 [term 1 LEADER]: Becoming Leader. State: Replica: 2006dc0c4ba64b3f83b35aea7f5a6877, State: Running, Role: LEADER
I20260630 12:42:41.437502 22942 consensus_queue.cc:237] T 4d276f5e047b4305882e7b5c7b97714f P 2006dc0c4ba64b3f83b35aea7f5a6877 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11dc59d92009445c9df5e82e72c36daa" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43943 } } peers { permanent_uuid: "691d2bd1f6714d1da973ed64ed559748" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 43341 } } peers { permanent_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37357 } }
I20260630 12:42:41.445739 22743 raft_consensus.cc:2468] T 4d276f5e047b4305882e7b5c7b97714f P 11dc59d92009445c9df5e82e72c36daa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2006dc0c4ba64b3f83b35aea7f5a6877 in term 1.
I20260630 12:42:41.448906 22968 raft_consensus.cc:493] T 918451247d604a75b9cd90f9f30b4ff6 P 2006dc0c4ba64b3f83b35aea7f5a6877 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:42:41.449683 22968 raft_consensus.cc:515] T 918451247d604a75b9cd90f9f30b4ff6 P 2006dc0c4ba64b3f83b35aea7f5a6877 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11dc59d92009445c9df5e82e72c36daa" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43943 } } peers { permanent_uuid: "691d2bd1f6714d1da973ed64ed559748" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 43341 } } peers { permanent_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37357 } }
I20260630 12:42:41.452203 22943 raft_consensus.cc:385] T 7967524ed10141cd9fdf51c669d52a83 P 11dc59d92009445c9df5e82e72c36daa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:41.453819 22743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "918451247d604a75b9cd90f9f30b4ff6" candidate_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11dc59d92009445c9df5e82e72c36daa" is_pre_election: true
I20260630 12:42:41.454803 22743 raft_consensus.cc:2468] T 918451247d604a75b9cd90f9f30b4ff6 P 11dc59d92009445c9df5e82e72c36daa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2006dc0c4ba64b3f83b35aea7f5a6877 in term 0.
I20260630 12:42:41.454151 22943 raft_consensus.cc:740] T 7967524ed10141cd9fdf51c669d52a83 P 11dc59d92009445c9df5e82e72c36daa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11dc59d92009445c9df5e82e72c36daa, State: Initialized, Role: FOLLOWER
I20260630 12:42:41.456316 22857 leader_election.cc:304] T 918451247d604a75b9cd90f9f30b4ff6 P 2006dc0c4ba64b3f83b35aea7f5a6877 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11dc59d92009445c9df5e82e72c36daa, 2006dc0c4ba64b3f83b35aea7f5a6877; no voters: 
I20260630 12:42:41.457957 22742 raft_consensus.cc:2468] T b694ed69b4674e70889a5690dde0f560 P 11dc59d92009445c9df5e82e72c36daa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 691d2bd1f6714d1da973ed64ed559748 in term 1.
I20260630 12:42:41.458236 22943 consensus_queue.cc:260] T 7967524ed10141cd9fdf51c669d52a83 P 11dc59d92009445c9df5e82e72c36daa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11dc59d92009445c9df5e82e72c36daa" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43943 } } peers { permanent_uuid: "691d2bd1f6714d1da973ed64ed559748" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 43341 } } peers { permanent_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37357 } }
I20260630 12:42:41.465317 22978 raft_consensus.cc:2804] T 918451247d604a75b9cd90f9f30b4ff6 P 2006dc0c4ba64b3f83b35aea7f5a6877 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:42:41.465934 22978 raft_consensus.cc:493] T 918451247d604a75b9cd90f9f30b4ff6 P 2006dc0c4ba64b3f83b35aea7f5a6877 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:42:41.466356 22943 ts_tablet_manager.cc:1434] T 7967524ed10141cd9fdf51c669d52a83 P 11dc59d92009445c9df5e82e72c36daa: Time spent starting tablet: real 0.036s	user 0.010s	sys 0.000s
I20260630 12:42:41.466362 22978 raft_consensus.cc:3060] T 918451247d604a75b9cd90f9f30b4ff6 P 2006dc0c4ba64b3f83b35aea7f5a6877 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:41.473662 22818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "918451247d604a75b9cd90f9f30b4ff6" candidate_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "691d2bd1f6714d1da973ed64ed559748" is_pre_election: true
W20260630 12:42:41.475512 22858 leader_election.cc:343] T 918451247d604a75b9cd90f9f30b4ff6 P 2006dc0c4ba64b3f83b35aea7f5a6877 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 691d2bd1f6714d1da973ed64ed559748 (127.13.140.130:43341): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:42:41.477416 22968 leader_election.cc:290] T 918451247d604a75b9cd90f9f30b4ff6 P 2006dc0c4ba64b3f83b35aea7f5a6877 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11dc59d92009445c9df5e82e72c36daa (127.13.140.129:43943), 691d2bd1f6714d1da973ed64ed559748 (127.13.140.130:43341)
I20260630 12:42:41.483369 22937 tablet_bootstrap.cc:492] T 918451247d604a75b9cd90f9f30b4ff6 P 691d2bd1f6714d1da973ed64ed559748: No bootstrap required, opened a new log
I20260630 12:42:41.484094 22937 ts_tablet_manager.cc:1403] T 918451247d604a75b9cd90f9f30b4ff6 P 691d2bd1f6714d1da973ed64ed559748: Time spent bootstrapping tablet: real 0.119s	user 0.007s	sys 0.008s
I20260630 12:42:41.485766 22978 raft_consensus.cc:515] T 918451247d604a75b9cd90f9f30b4ff6 P 2006dc0c4ba64b3f83b35aea7f5a6877 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11dc59d92009445c9df5e82e72c36daa" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43943 } } peers { permanent_uuid: "691d2bd1f6714d1da973ed64ed559748" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 43341 } } peers { permanent_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37357 } }
I20260630 12:42:41.487515 22937 raft_consensus.cc:359] T 918451247d604a75b9cd90f9f30b4ff6 P 691d2bd1f6714d1da973ed64ed559748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11dc59d92009445c9df5e82e72c36daa" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43943 } } peers { permanent_uuid: "691d2bd1f6714d1da973ed64ed559748" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 43341 } } peers { permanent_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37357 } }
I20260630 12:42:41.488538 22937 raft_consensus.cc:385] T 918451247d604a75b9cd90f9f30b4ff6 P 691d2bd1f6714d1da973ed64ed559748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:41.490983 22937 raft_consensus.cc:740] T 918451247d604a75b9cd90f9f30b4ff6 P 691d2bd1f6714d1da973ed64ed559748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 691d2bd1f6714d1da973ed64ed559748, State: Initialized, Role: FOLLOWER
I20260630 12:42:41.492024 22937 consensus_queue.cc:260] T 918451247d604a75b9cd90f9f30b4ff6 P 691d2bd1f6714d1da973ed64ed559748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11dc59d92009445c9df5e82e72c36daa" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43943 } } peers { permanent_uuid: "691d2bd1f6714d1da973ed64ed559748" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 43341 } } peers { permanent_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37357 } }
I20260630 12:42:41.493117 22818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "918451247d604a75b9cd90f9f30b4ff6" candidate_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "691d2bd1f6714d1da973ed64ed559748"
I20260630 12:42:41.493755 22818 raft_consensus.cc:3060] T 918451247d604a75b9cd90f9f30b4ff6 P 691d2bd1f6714d1da973ed64ed559748 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:41.490512 22978 leader_election.cc:290] T 918451247d604a75b9cd90f9f30b4ff6 P 2006dc0c4ba64b3f83b35aea7f5a6877 [CANDIDATE]: Term 1 election: Requested vote from peers 11dc59d92009445c9df5e82e72c36daa (127.13.140.129:43943), 691d2bd1f6714d1da973ed64ed559748 (127.13.140.130:43341)
I20260630 12:42:41.489825 22743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "918451247d604a75b9cd90f9f30b4ff6" candidate_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11dc59d92009445c9df5e82e72c36daa"
I20260630 12:42:41.499322 22743 raft_consensus.cc:3060] T 918451247d604a75b9cd90f9f30b4ff6 P 11dc59d92009445c9df5e82e72c36daa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:41.495136 22937 ts_tablet_manager.cc:1434] T 918451247d604a75b9cd90f9f30b4ff6 P 691d2bd1f6714d1da973ed64ed559748: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.006s
I20260630 12:42:41.501763 22818 raft_consensus.cc:2468] T 918451247d604a75b9cd90f9f30b4ff6 P 691d2bd1f6714d1da973ed64ed559748 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2006dc0c4ba64b3f83b35aea7f5a6877 in term 1.
I20260630 12:42:41.503012 22858 leader_election.cc:304] T 918451247d604a75b9cd90f9f30b4ff6 P 2006dc0c4ba64b3f83b35aea7f5a6877 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2006dc0c4ba64b3f83b35aea7f5a6877, 691d2bd1f6714d1da973ed64ed559748; no voters: 
I20260630 12:42:41.503762 22978 raft_consensus.cc:2804] T 918451247d604a75b9cd90f9f30b4ff6 P 2006dc0c4ba64b3f83b35aea7f5a6877 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:42:41.504177 22978 raft_consensus.cc:697] T 918451247d604a75b9cd90f9f30b4ff6 P 2006dc0c4ba64b3f83b35aea7f5a6877 [term 1 LEADER]: Becoming Leader. State: Replica: 2006dc0c4ba64b3f83b35aea7f5a6877, State: Running, Role: LEADER
I20260630 12:42:41.504956 22978 consensus_queue.cc:237] T 918451247d604a75b9cd90f9f30b4ff6 P 2006dc0c4ba64b3f83b35aea7f5a6877 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11dc59d92009445c9df5e82e72c36daa" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43943 } } peers { permanent_uuid: "691d2bd1f6714d1da973ed64ed559748" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 43341 } } peers { permanent_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37357 } }
I20260630 12:42:41.504686 22639 catalog_manager.cc:5697] T 7967524ed10141cd9fdf51c669d52a83 P 2006dc0c4ba64b3f83b35aea7f5a6877 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2006dc0c4ba64b3f83b35aea7f5a6877 (127.13.140.131). New cstate: current_term: 1 leader_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11dc59d92009445c9df5e82e72c36daa" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "691d2bd1f6714d1da973ed64ed559748" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 43341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37357 } health_report { overall_health: HEALTHY } } }
I20260630 12:42:41.505576 22640 catalog_manager.cc:5697] T b694ed69b4674e70889a5690dde0f560 P 691d2bd1f6714d1da973ed64ed559748 reported cstate change: term changed from 0 to 1, leader changed from <none> to 691d2bd1f6714d1da973ed64ed559748 (127.13.140.130). New cstate: current_term: 1 leader_uuid: "691d2bd1f6714d1da973ed64ed559748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11dc59d92009445c9df5e82e72c36daa" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "691d2bd1f6714d1da973ed64ed559748" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 43341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37357 } health_report { overall_health: UNKNOWN } } }
I20260630 12:42:41.506526 22743 raft_consensus.cc:2468] T 918451247d604a75b9cd90f9f30b4ff6 P 11dc59d92009445c9df5e82e72c36daa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2006dc0c4ba64b3f83b35aea7f5a6877 in term 1.
I20260630 12:42:41.520010 22638 catalog_manager.cc:5697] T 1d140b8a10b44459a962b4f1d89eb661 P 11dc59d92009445c9df5e82e72c36daa reported cstate change: term changed from 0 to 1, leader changed from <none> to 11dc59d92009445c9df5e82e72c36daa (127.13.140.129). New cstate: current_term: 1 leader_uuid: "11dc59d92009445c9df5e82e72c36daa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "691d2bd1f6714d1da973ed64ed559748" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 43341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11dc59d92009445c9df5e82e72c36daa" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43943 } health_report { overall_health: HEALTHY } } }
I20260630 12:42:41.530571 22640 catalog_manager.cc:5697] T 918451247d604a75b9cd90f9f30b4ff6 P 2006dc0c4ba64b3f83b35aea7f5a6877 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2006dc0c4ba64b3f83b35aea7f5a6877 (127.13.140.131). New cstate: current_term: 1 leader_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11dc59d92009445c9df5e82e72c36daa" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "691d2bd1f6714d1da973ed64ed559748" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 43341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37357 } health_report { overall_health: HEALTHY } } }
I20260630 12:42:41.532213 22640 catalog_manager.cc:5697] T 4d276f5e047b4305882e7b5c7b97714f P 2006dc0c4ba64b3f83b35aea7f5a6877 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2006dc0c4ba64b3f83b35aea7f5a6877 (127.13.140.131). New cstate: current_term: 1 leader_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11dc59d92009445c9df5e82e72c36daa" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "691d2bd1f6714d1da973ed64ed559748" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 43341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37357 } health_report { overall_health: HEALTHY } } }
I20260630 12:42:41.689107 22958 raft_consensus.cc:493] T 7967524ed10141cd9fdf51c669d52a83 P 11dc59d92009445c9df5e82e72c36daa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:42:41.689698 22958 raft_consensus.cc:515] T 7967524ed10141cd9fdf51c669d52a83 P 11dc59d92009445c9df5e82e72c36daa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11dc59d92009445c9df5e82e72c36daa" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43943 } } peers { permanent_uuid: "691d2bd1f6714d1da973ed64ed559748" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 43341 } } peers { permanent_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37357 } }
I20260630 12:42:41.691926 22958 leader_election.cc:290] T 7967524ed10141cd9fdf51c669d52a83 P 11dc59d92009445c9df5e82e72c36daa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 691d2bd1f6714d1da973ed64ed559748 (127.13.140.130:43341), 2006dc0c4ba64b3f83b35aea7f5a6877 (127.13.140.131:37357)
I20260630 12:42:41.693621 22891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7967524ed10141cd9fdf51c669d52a83" candidate_uuid: "11dc59d92009445c9df5e82e72c36daa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" is_pre_election: true
I20260630 12:42:41.695290 22818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7967524ed10141cd9fdf51c669d52a83" candidate_uuid: "11dc59d92009445c9df5e82e72c36daa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "691d2bd1f6714d1da973ed64ed559748" is_pre_election: true
I20260630 12:42:41.696100 22818 raft_consensus.cc:2393] T 7967524ed10141cd9fdf51c669d52a83 P 691d2bd1f6714d1da973ed64ed559748 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 11dc59d92009445c9df5e82e72c36daa in current term 1: Already voted for candidate 2006dc0c4ba64b3f83b35aea7f5a6877 in this term.
I20260630 12:42:41.697680 22709 leader_election.cc:304] T 7967524ed10141cd9fdf51c669d52a83 P 11dc59d92009445c9df5e82e72c36daa [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: 11dc59d92009445c9df5e82e72c36daa; no voters: 2006dc0c4ba64b3f83b35aea7f5a6877, 691d2bd1f6714d1da973ed64ed559748
I20260630 12:42:41.698966 22958 raft_consensus.cc:3060] T 7967524ed10141cd9fdf51c669d52a83 P 11dc59d92009445c9df5e82e72c36daa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:41.707319 22958 raft_consensus.cc:2749] T 7967524ed10141cd9fdf51c669d52a83 P 11dc59d92009445c9df5e82e72c36daa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:42:41.779532 22958 consensus_queue.cc:1048] T 8c1ab32d0ab542e89c246af1eef5ab14 P 11dc59d92009445c9df5e82e72c36daa [LEADER]: Connected to new peer: Peer: permanent_uuid: "691d2bd1f6714d1da973ed64ed559748" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 43341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:42:41.797343 22947 consensus_queue.cc:1048] T 8c1ab32d0ab542e89c246af1eef5ab14 P 11dc59d92009445c9df5e82e72c36daa [LEADER]: Connected to new peer: Peer: permanent_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:42:41.847398 22891 raft_consensus.cc:1275] T b694ed69b4674e70889a5690dde0f560 P 2006dc0c4ba64b3f83b35aea7f5a6877 [term 1 FOLLOWER]: Refusing update from remote peer 691d2bd1f6714d1da973ed64ed559748: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:42:41.851017 22743 raft_consensus.cc:1275] T b694ed69b4674e70889a5690dde0f560 P 11dc59d92009445c9df5e82e72c36daa [term 1 FOLLOWER]: Refusing update from remote peer 691d2bd1f6714d1da973ed64ed559748: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:42:41.855479 22964 consensus_queue.cc:1048] T b694ed69b4674e70889a5690dde0f560 P 691d2bd1f6714d1da973ed64ed559748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:42:41.857743 22940 consensus_queue.cc:1048] T b694ed69b4674e70889a5690dde0f560 P 691d2bd1f6714d1da973ed64ed559748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11dc59d92009445c9df5e82e72c36daa" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:42:41.870056 22978 consensus_queue.cc:1048] T 7967524ed10141cd9fdf51c669d52a83 P 2006dc0c4ba64b3f83b35aea7f5a6877 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11dc59d92009445c9df5e82e72c36daa" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:42:41.915644 22968 consensus_queue.cc:1048] T 7967524ed10141cd9fdf51c669d52a83 P 2006dc0c4ba64b3f83b35aea7f5a6877 [LEADER]: Connected to new peer: Peer: permanent_uuid: "691d2bd1f6714d1da973ed64ed559748" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 43341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:42:41.927064 22817 raft_consensus.cc:1275] T 918451247d604a75b9cd90f9f30b4ff6 P 691d2bd1f6714d1da973ed64ed559748 [term 1 FOLLOWER]: Refusing update from remote peer 2006dc0c4ba64b3f83b35aea7f5a6877: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:42:41.928782 22743 raft_consensus.cc:1275] T 918451247d604a75b9cd90f9f30b4ff6 P 11dc59d92009445c9df5e82e72c36daa [term 1 FOLLOWER]: Refusing update from remote peer 2006dc0c4ba64b3f83b35aea7f5a6877: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:42:41.929880 22970 consensus_queue.cc:1048] T 918451247d604a75b9cd90f9f30b4ff6 P 2006dc0c4ba64b3f83b35aea7f5a6877 [LEADER]: Connected to new peer: Peer: permanent_uuid: "691d2bd1f6714d1da973ed64ed559748" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 43341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:42:41.933117 22970 consensus_queue.cc:1048] T 918451247d604a75b9cd90f9f30b4ff6 P 2006dc0c4ba64b3f83b35aea7f5a6877 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11dc59d92009445c9df5e82e72c36daa" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:42:41.967641 22890 raft_consensus.cc:1275] T 1d140b8a10b44459a962b4f1d89eb661 P 2006dc0c4ba64b3f83b35aea7f5a6877 [term 1 FOLLOWER]: Refusing update from remote peer 11dc59d92009445c9df5e82e72c36daa: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:42:41.967988 22816 raft_consensus.cc:1275] T 1d140b8a10b44459a962b4f1d89eb661 P 691d2bd1f6714d1da973ed64ed559748 [term 1 FOLLOWER]: Refusing update from remote peer 11dc59d92009445c9df5e82e72c36daa: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:42:41.970053 22962 consensus_queue.cc:1048] T 1d140b8a10b44459a962b4f1d89eb661 P 11dc59d92009445c9df5e82e72c36daa [LEADER]: Connected to new peer: Peer: permanent_uuid: "2006dc0c4ba64b3f83b35aea7f5a6877" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 37357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:42:41.981062 22947 consensus_queue.cc:1048] T 1d140b8a10b44459a962b4f1d89eb661 P 11dc59d92009445c9df5e82e72c36daa [LEADER]: Connected to new peer: Peer: permanent_uuid: "691d2bd1f6714d1da973ed64ed559748" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 43341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:42:42.005626 22858 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.130:43341, user_credentials={real_user=slave}} blocked reactor thread for 43833.2us
I20260630 12:42:42.009019 22815 raft_consensus.cc:1275] T 4d276f5e047b4305882e7b5c7b97714f P 691d2bd1f6714d1da973ed64ed559748 [term 1 FOLLOWER]: Refusing update from remote peer 2006dc0c4ba64b3f83b35aea7f5a6877: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:42:42.023020 22978 consensus_queue.cc:1048] T 4d276f5e047b4305882e7b5c7b97714f P 2006dc0c4ba64b3f83b35aea7f5a6877 [LEADER]: Connected to new peer: Peer: permanent_uuid: "691d2bd1f6714d1da973ed64ed559748" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 43341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:42:42.024609 22741 raft_consensus.cc:1275] T 4d276f5e047b4305882e7b5c7b97714f P 11dc59d92009445c9df5e82e72c36daa [term 1 FOLLOWER]: Refusing update from remote peer 2006dc0c4ba64b3f83b35aea7f5a6877: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:42:42.026975 22970 consensus_queue.cc:1048] T 4d276f5e047b4305882e7b5c7b97714f P 2006dc0c4ba64b3f83b35aea7f5a6877 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11dc59d92009445c9df5e82e72c36daa" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 43943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:42:42.463764 22979 log.cc:927] Time spent T 4d276f5e047b4305882e7b5c7b97714f P 2006dc0c4ba64b3f83b35aea7f5a6877: Append to log took a long time: real 0.083s	user 0.000s	sys 0.004s
W20260630 12:42:42.625118 22709 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.130:43341, user_credentials={real_user=slave}} blocked reactor thread for 46924.3us
I20260630 12:42:43.151439 13874 tablet_server.cc:179] TabletServer@127.13.140.129:0 shutting down...
W20260630 12:42:43.166064 22857 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260630 12:42:43.173395 22857 consensus_peers.cc:597] T 4d276f5e047b4305882e7b5c7b97714f P 2006dc0c4ba64b3f83b35aea7f5a6877 -> Peer 11dc59d92009445c9df5e82e72c36daa (127.13.140.129:43943): Couldn't send request to peer 11dc59d92009445c9df5e82e72c36daa. 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:42:43.194615 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:42:43.195286 13874 tablet_replica.cc:333] T 7967524ed10141cd9fdf51c669d52a83 P 11dc59d92009445c9df5e82e72c36daa: stopping tablet replica
I20260630 12:42:43.195904 13874 raft_consensus.cc:2243] T 7967524ed10141cd9fdf51c669d52a83 P 11dc59d92009445c9df5e82e72c36daa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:43.196461 13874 raft_consensus.cc:2272] T 7967524ed10141cd9fdf51c669d52a83 P 11dc59d92009445c9df5e82e72c36daa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:43.198930 13874 tablet_replica.cc:333] T 918451247d604a75b9cd90f9f30b4ff6 P 11dc59d92009445c9df5e82e72c36daa: stopping tablet replica
I20260630 12:42:43.199501 13874 raft_consensus.cc:2243] T 918451247d604a75b9cd90f9f30b4ff6 P 11dc59d92009445c9df5e82e72c36daa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:43.200027 13874 raft_consensus.cc:2272] T 918451247d604a75b9cd90f9f30b4ff6 P 11dc59d92009445c9df5e82e72c36daa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:43.202334 13874 tablet_replica.cc:333] T 1d140b8a10b44459a962b4f1d89eb661 P 11dc59d92009445c9df5e82e72c36daa: stopping tablet replica
I20260630 12:42:43.202898 13874 raft_consensus.cc:2243] T 1d140b8a10b44459a962b4f1d89eb661 P 11dc59d92009445c9df5e82e72c36daa [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:42:43.203747 13874 raft_consensus.cc:2272] T 1d140b8a10b44459a962b4f1d89eb661 P 11dc59d92009445c9df5e82e72c36daa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:43.206156 13874 tablet_replica.cc:333] T b694ed69b4674e70889a5690dde0f560 P 11dc59d92009445c9df5e82e72c36daa: stopping tablet replica
I20260630 12:42:43.206722 13874 raft_consensus.cc:2243] T b694ed69b4674e70889a5690dde0f560 P 11dc59d92009445c9df5e82e72c36daa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:43.207204 13874 raft_consensus.cc:2272] T b694ed69b4674e70889a5690dde0f560 P 11dc59d92009445c9df5e82e72c36daa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:43.210073 13874 tablet_replica.cc:333] T 8c1ab32d0ab542e89c246af1eef5ab14 P 11dc59d92009445c9df5e82e72c36daa: stopping tablet replica
I20260630 12:42:43.210601 13874 raft_consensus.cc:2243] T 8c1ab32d0ab542e89c246af1eef5ab14 P 11dc59d92009445c9df5e82e72c36daa [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:42:43.211404 13874 raft_consensus.cc:2272] T 8c1ab32d0ab542e89c246af1eef5ab14 P 11dc59d92009445c9df5e82e72c36daa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:43.213644 13874 tablet_replica.cc:333] T 4d276f5e047b4305882e7b5c7b97714f P 11dc59d92009445c9df5e82e72c36daa: stopping tablet replica
I20260630 12:42:43.214141 13874 raft_consensus.cc:2243] T 4d276f5e047b4305882e7b5c7b97714f P 11dc59d92009445c9df5e82e72c36daa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:43.214588 13874 pending_rounds.cc:70] T 4d276f5e047b4305882e7b5c7b97714f P 11dc59d92009445c9df5e82e72c36daa: Trying to abort 1 pending ops.
I20260630 12:42:43.214778 13874 pending_rounds.cc:77] T 4d276f5e047b4305882e7b5c7b97714f P 11dc59d92009445c9df5e82e72c36daa: Aborting op as it isn't in flight: id { term: 1 index: 15 } timestamp: 7302444494999040000 op_type: WRITE_OP write_request { tablet_id: "4d276f5e047b4305882e7b5c7b97714f" schema { columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } } row_operations { rows: "\001\007\000W\020\234Efo\253J\000\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\0005\210\374TA\n\024p\020\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\321\322,P;i.\312 \000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\363\006\303H2\301\34070\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000I\375%P\315\337\266d@\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\030g\310BGP\335|P\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\0008\232\213Ek\267R\215`\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\203\2173D\'\2210\177p\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000S\r\200N\t\275FG\200\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\225\207,F\372hl\326\220\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000""\001\007\000W\020\234Efo\253J\000\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\0005\210\374TA\n\024p\020\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\321\322,P;i.\312 \000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\363\006\303H2\301\34070\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000I\375%P\315\337\266d@\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\030g\310BGP\335|P\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\0008\232\213Ek\267R\215`\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\203\2173D\'\2210\177p\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000S\r\200N\t\275FG\200\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\225\207,F\372hl\326\220\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000" indirect_data: "95dbb0f9947faef15f223bcb010738cae84d8a7df57e9414d6c068db64481b1058bd470ae5061e13e627a730eaa2e96aa6cfc68aa5e78583ca7836d034ad2e1ddfa9111829429dca2c18d4c224704658""95dbb0f9947faef15f223bcb010738cae84d8a7df57e9414d6c068db64481b1058bd470ae5061e13e627a730eaa2e96aa6cfc68aa5e78583ca7836d034ad2e1ddfa9111829429dca2c18d4c224704658" } external_consistency_mode: CLIENT_PROPAGATED propagated_timestamp: 7302444494798831616 authz_token { token_data: "\010\355\365\216\322\006\"3\n\005slave\022*\n 07abf6c708364295bc3f1483ca222839\020\001\030\001 \001(\001" signature: "4\\i:U\356Z\273j\236^\245k\231\202J\325\346\023\326\344*\306\024\267\344\207.\305\022\363\007BF<8)\3713nw1\256\raK*{]\230\3679\376\201\306*\314\355\301*}\375\016J""4\\i:U\356Z\273j\236^\245k\231\202J\325\346\023\326\344*\306\024\267\344\207.\305\022\363\007BF<8)\3713nw1\256\raK*{]\230\3679\376\201\306*\314\355\301*}\375\016J" signing_key_seq_num: 0 } } request_id { client_id: "96ce422209f146c4a6e058f8519ccc94" seq_no: 83 first_incomplete_seq_no: 70 attempt_no: 0 }
I20260630 12:42:43.216358 13874 raft_consensus.cc:2272] T 4d276f5e047b4305882e7b5c7b97714f P 11dc59d92009445c9df5e82e72c36daa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:43.242975 13874 tablet_server.cc:196] TabletServer@127.13.140.129:0 shutdown complete.
I20260630 12:42:43.259267 13874 tablet_server.cc:179] TabletServer@127.13.140.130:0 shutting down...
I20260630 12:42:43.282595 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:42:43.283224 13874 tablet_replica.cc:333] T 918451247d604a75b9cd90f9f30b4ff6 P 691d2bd1f6714d1da973ed64ed559748: stopping tablet replica
I20260630 12:42:43.283815 13874 raft_consensus.cc:2243] T 918451247d604a75b9cd90f9f30b4ff6 P 691d2bd1f6714d1da973ed64ed559748 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:43.284376 13874 raft_consensus.cc:2272] T 918451247d604a75b9cd90f9f30b4ff6 P 691d2bd1f6714d1da973ed64ed559748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:43.286938 13874 tablet_replica.cc:333] T 7967524ed10141cd9fdf51c669d52a83 P 691d2bd1f6714d1da973ed64ed559748: stopping tablet replica
I20260630 12:42:43.287521 13874 raft_consensus.cc:2243] T 7967524ed10141cd9fdf51c669d52a83 P 691d2bd1f6714d1da973ed64ed559748 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:43.288007 13874 raft_consensus.cc:2272] T 7967524ed10141cd9fdf51c669d52a83 P 691d2bd1f6714d1da973ed64ed559748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:43.290830 13874 tablet_replica.cc:333] T 1d140b8a10b44459a962b4f1d89eb661 P 691d2bd1f6714d1da973ed64ed559748: stopping tablet replica
I20260630 12:42:43.291376 13874 raft_consensus.cc:2243] T 1d140b8a10b44459a962b4f1d89eb661 P 691d2bd1f6714d1da973ed64ed559748 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:43.291859 13874 raft_consensus.cc:2272] T 1d140b8a10b44459a962b4f1d89eb661 P 691d2bd1f6714d1da973ed64ed559748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:43.294453 13874 tablet_replica.cc:333] T b694ed69b4674e70889a5690dde0f560 P 691d2bd1f6714d1da973ed64ed559748: stopping tablet replica
I20260630 12:42:43.294992 13874 raft_consensus.cc:2243] T b694ed69b4674e70889a5690dde0f560 P 691d2bd1f6714d1da973ed64ed559748 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:42:43.295746 13874 raft_consensus.cc:2272] T b694ed69b4674e70889a5690dde0f560 P 691d2bd1f6714d1da973ed64ed559748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:43.298321 13874 tablet_replica.cc:333] T 8c1ab32d0ab542e89c246af1eef5ab14 P 691d2bd1f6714d1da973ed64ed559748: stopping tablet replica
I20260630 12:42:43.298835 13874 raft_consensus.cc:2243] T 8c1ab32d0ab542e89c246af1eef5ab14 P 691d2bd1f6714d1da973ed64ed559748 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:43.299305 13874 raft_consensus.cc:2272] T 8c1ab32d0ab542e89c246af1eef5ab14 P 691d2bd1f6714d1da973ed64ed559748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:43.301789 13874 tablet_replica.cc:333] T 4d276f5e047b4305882e7b5c7b97714f P 691d2bd1f6714d1da973ed64ed559748: stopping tablet replica
I20260630 12:42:43.302269 13874 raft_consensus.cc:2243] T 4d276f5e047b4305882e7b5c7b97714f P 691d2bd1f6714d1da973ed64ed559748 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:43.302790 13874 raft_consensus.cc:2272] T 4d276f5e047b4305882e7b5c7b97714f P 691d2bd1f6714d1da973ed64ed559748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:43.329216 13874 tablet_server.cc:196] TabletServer@127.13.140.130:0 shutdown complete.
I20260630 12:42:43.345006 13874 tablet_server.cc:179] TabletServer@127.13.140.131:0 shutting down...
I20260630 12:42:43.366813 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:42:43.367449 13874 tablet_replica.cc:333] T 7967524ed10141cd9fdf51c669d52a83 P 2006dc0c4ba64b3f83b35aea7f5a6877: stopping tablet replica
I20260630 12:42:43.368042 13874 raft_consensus.cc:2243] T 7967524ed10141cd9fdf51c669d52a83 P 2006dc0c4ba64b3f83b35aea7f5a6877 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:42:43.368999 13874 raft_consensus.cc:2272] T 7967524ed10141cd9fdf51c669d52a83 P 2006dc0c4ba64b3f83b35aea7f5a6877 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:43.371294 13874 tablet_replica.cc:333] T 918451247d604a75b9cd90f9f30b4ff6 P 2006dc0c4ba64b3f83b35aea7f5a6877: stopping tablet replica
I20260630 12:42:43.371827 13874 raft_consensus.cc:2243] T 918451247d604a75b9cd90f9f30b4ff6 P 2006dc0c4ba64b3f83b35aea7f5a6877 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:42:43.372720 13874 raft_consensus.cc:2272] T 918451247d604a75b9cd90f9f30b4ff6 P 2006dc0c4ba64b3f83b35aea7f5a6877 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:43.374888 13874 tablet_replica.cc:333] T 8c1ab32d0ab542e89c246af1eef5ab14 P 2006dc0c4ba64b3f83b35aea7f5a6877: stopping tablet replica
I20260630 12:42:43.375413 13874 raft_consensus.cc:2243] T 8c1ab32d0ab542e89c246af1eef5ab14 P 2006dc0c4ba64b3f83b35aea7f5a6877 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:43.375874 13874 raft_consensus.cc:2272] T 8c1ab32d0ab542e89c246af1eef5ab14 P 2006dc0c4ba64b3f83b35aea7f5a6877 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:43.378171 13874 tablet_replica.cc:333] T 4d276f5e047b4305882e7b5c7b97714f P 2006dc0c4ba64b3f83b35aea7f5a6877: stopping tablet replica
I20260630 12:42:43.378701 13874 raft_consensus.cc:2243] T 4d276f5e047b4305882e7b5c7b97714f P 2006dc0c4ba64b3f83b35aea7f5a6877 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:42:43.379513 13874 raft_consensus.cc:2272] T 4d276f5e047b4305882e7b5c7b97714f P 2006dc0c4ba64b3f83b35aea7f5a6877 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:43.381699 13874 tablet_replica.cc:333] T b694ed69b4674e70889a5690dde0f560 P 2006dc0c4ba64b3f83b35aea7f5a6877: stopping tablet replica
I20260630 12:42:43.382206 13874 raft_consensus.cc:2243] T b694ed69b4674e70889a5690dde0f560 P 2006dc0c4ba64b3f83b35aea7f5a6877 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:43.382632 13874 raft_consensus.cc:2272] T b694ed69b4674e70889a5690dde0f560 P 2006dc0c4ba64b3f83b35aea7f5a6877 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:43.385176 13874 tablet_replica.cc:333] T 1d140b8a10b44459a962b4f1d89eb661 P 2006dc0c4ba64b3f83b35aea7f5a6877: stopping tablet replica
I20260630 12:42:43.385659 13874 raft_consensus.cc:2243] T 1d140b8a10b44459a962b4f1d89eb661 P 2006dc0c4ba64b3f83b35aea7f5a6877 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:43.386144 13874 raft_consensus.cc:2272] T 1d140b8a10b44459a962b4f1d89eb661 P 2006dc0c4ba64b3f83b35aea7f5a6877 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:43.412739 13874 tablet_server.cc:196] TabletServer@127.13.140.131:0 shutdown complete.
I20260630 12:42:43.428543 13874 master.cc:562] Master@127.13.140.190:41421 shutting down...
I20260630 12:42:43.450126 13874 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0aaf22c3fd784bb8a7b62ee70b737f29 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:42:43.450687 13874 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0aaf22c3fd784bb8a7b62ee70b737f29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:43.451022 13874 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0aaf22c3fd784bb8a7b62ee70b737f29: stopping tablet replica
I20260630 12:42:43.470477 13874 master.cc:584] Master@127.13.140.190:41421 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (4276 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260630 12:42:43.506928 13874 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.140.190:45351
I20260630 12:42:43.508143 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:42:43.513111 23038 instance_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:42:43.513221 23039 instance_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:42:43.514550 23041 instance_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:42:43.517892 13874 server_base.cc:1061] running on GCE node
I20260630 12:42:43.518827 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:42:43.519032 13874 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:42:43.519194 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823363519177 us; error 0 us; skew 500 ppm
I20260630 12:42:43.519696 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:42:43.521957 13874 webserver.cc:533] Webserver started at http://127.13.140.190:35841/ using document root <none> and password file <none>
I20260630 12:42:43.522424 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:42:43.522630 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:42:43.522888 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:42:43.523900 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782823128114093-13874-0/minicluster-data/master-0-root/instance:
uuid: "971fa6bbf4f542c5941b886ebe57ba3b"
format_stamp: "Formatted at 2026-06-30 12:42:43 on dist-test-slave-zctk"
I20260630 12:42:43.528095 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:42:43.531224 23046 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:42:43.531889 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:42:43.532197 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782823128114093-13874-0/minicluster-data/master-0-root
uuid: "971fa6bbf4f542c5941b886ebe57ba3b"
format_stamp: "Formatted at 2026-06-30 12:42:43 on dist-test-slave-zctk"
I20260630 12:42:43.532454 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782823128114093-13874-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782823128114093-13874-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782823128114093-13874-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:42:43.549465 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:42:43.550647 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:42:43.587036 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.190:45351
I20260630 12:42:43.587108 23097 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.190:45351 every 8 connection(s)
I20260630 12:42:43.590790 23098 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:42:43.601481 23098 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 971fa6bbf4f542c5941b886ebe57ba3b: Bootstrap starting.
I20260630 12:42:43.606107 23098 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 971fa6bbf4f542c5941b886ebe57ba3b: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:43.610019 23098 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 971fa6bbf4f542c5941b886ebe57ba3b: No bootstrap required, opened a new log
I20260630 12:42:43.611966 23098 raft_consensus.cc:359] T 00000000000000000000000000000000 P 971fa6bbf4f542c5941b886ebe57ba3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "971fa6bbf4f542c5941b886ebe57ba3b" member_type: VOTER }
I20260630 12:42:43.612331 23098 raft_consensus.cc:385] T 00000000000000000000000000000000 P 971fa6bbf4f542c5941b886ebe57ba3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:43.612504 23098 raft_consensus.cc:740] T 00000000000000000000000000000000 P 971fa6bbf4f542c5941b886ebe57ba3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 971fa6bbf4f542c5941b886ebe57ba3b, State: Initialized, Role: FOLLOWER
I20260630 12:42:43.613096 23098 consensus_queue.cc:260] T 00000000000000000000000000000000 P 971fa6bbf4f542c5941b886ebe57ba3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "971fa6bbf4f542c5941b886ebe57ba3b" member_type: VOTER }
I20260630 12:42:43.613518 23098 raft_consensus.cc:399] T 00000000000000000000000000000000 P 971fa6bbf4f542c5941b886ebe57ba3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:42:43.613701 23098 raft_consensus.cc:493] T 00000000000000000000000000000000 P 971fa6bbf4f542c5941b886ebe57ba3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:42:43.613909 23098 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 971fa6bbf4f542c5941b886ebe57ba3b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:43.618520 23098 raft_consensus.cc:515] T 00000000000000000000000000000000 P 971fa6bbf4f542c5941b886ebe57ba3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "971fa6bbf4f542c5941b886ebe57ba3b" member_type: VOTER }
I20260630 12:42:43.618990 23098 leader_election.cc:304] T 00000000000000000000000000000000 P 971fa6bbf4f542c5941b886ebe57ba3b [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: 971fa6bbf4f542c5941b886ebe57ba3b; no voters: 
I20260630 12:42:43.619998 23098 leader_election.cc:290] T 00000000000000000000000000000000 P 971fa6bbf4f542c5941b886ebe57ba3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:42:43.620329 23101 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 971fa6bbf4f542c5941b886ebe57ba3b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:42:43.621815 23101 raft_consensus.cc:697] T 00000000000000000000000000000000 P 971fa6bbf4f542c5941b886ebe57ba3b [term 1 LEADER]: Becoming Leader. State: Replica: 971fa6bbf4f542c5941b886ebe57ba3b, State: Running, Role: LEADER
I20260630 12:42:43.622375 23101 consensus_queue.cc:237] T 00000000000000000000000000000000 P 971fa6bbf4f542c5941b886ebe57ba3b [LEADER]: Queue going to LEADER mode. State: All 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: "971fa6bbf4f542c5941b886ebe57ba3b" member_type: VOTER }
I20260630 12:42:43.622855 23098 sys_catalog.cc:565] T 00000000000000000000000000000000 P 971fa6bbf4f542c5941b886ebe57ba3b [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:42:43.626642 23102 sys_catalog.cc:455] T 00000000000000000000000000000000 P 971fa6bbf4f542c5941b886ebe57ba3b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "971fa6bbf4f542c5941b886ebe57ba3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "971fa6bbf4f542c5941b886ebe57ba3b" member_type: VOTER } }
I20260630 12:42:43.628036 23102 sys_catalog.cc:458] T 00000000000000000000000000000000 P 971fa6bbf4f542c5941b886ebe57ba3b [sys.catalog]: This master's current role is: LEADER
I20260630 12:42:43.627380 23103 sys_catalog.cc:455] T 00000000000000000000000000000000 P 971fa6bbf4f542c5941b886ebe57ba3b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 971fa6bbf4f542c5941b886ebe57ba3b. Latest consensus state: current_term: 1 leader_uuid: "971fa6bbf4f542c5941b886ebe57ba3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "971fa6bbf4f542c5941b886ebe57ba3b" member_type: VOTER } }
I20260630 12:42:43.628531 23103 sys_catalog.cc:458] T 00000000000000000000000000000000 P 971fa6bbf4f542c5941b886ebe57ba3b [sys.catalog]: This master's current role is: LEADER
I20260630 12:42:43.630713 23109 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:42:43.638900 23109 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:42:43.639880 13874 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:42:43.648123 23109 catalog_manager.cc:1383] Generated new cluster ID: 797fa0895adb459dbdd828cf04deeea2
I20260630 12:42:43.648401 23109 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:42:43.677359 23109 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:42:43.678696 23109 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:42:43.691947 23109 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 971fa6bbf4f542c5941b886ebe57ba3b: Generated new TSK 0
I20260630 12:42:43.692549 23109 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:42:43.706318 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:42:43.711934 23119 instance_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:42:43.713232 23120 instance_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:42:43.714506 23122 instance_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:42:43.715241 13874 server_base.cc:1061] running on GCE node
I20260630 12:42:43.716087 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:42:43.716289 13874 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:42:43.716459 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823363716438 us; error 0 us; skew 500 ppm
I20260630 12:42:43.717017 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:42:43.719209 13874 webserver.cc:533] Webserver started at http://127.13.140.129:44227/ using document root <none> and password file <none>
I20260630 12:42:43.719684 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:42:43.719887 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:42:43.720153 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:42:43.721256 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782823128114093-13874-0/minicluster-data/ts-0-root/instance:
uuid: "8f53fb53d88a4bd08876ca563220f16e"
format_stamp: "Formatted at 2026-06-30 12:42:43 on dist-test-slave-zctk"
I20260630 12:42:43.725698 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:42:43.728996 23127 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:42:43.729763 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:42:43.730052 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782823128114093-13874-0/minicluster-data/ts-0-root
uuid: "8f53fb53d88a4bd08876ca563220f16e"
format_stamp: "Formatted at 2026-06-30 12:42:43 on dist-test-slave-zctk"
I20260630 12:42:43.730332 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782823128114093-13874-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782823128114093-13874-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782823128114093-13874-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:42:43.747575 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:42:43.748811 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:42:43.750582 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:42:43.753011 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:42:43.753225 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:42:43.753473 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:42:43.753649 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:42:43.793818 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.129:41549
I20260630 12:42:43.793920 23189 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.129:41549 every 8 connection(s)
I20260630 12:42:43.798756 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:42:43.807709 23194 instance_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:42:43.809316 23195 instance_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:42:43.811053 23197 instance_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:42:43.812388 13874 server_base.cc:1061] running on GCE node
I20260630 12:42:43.813126 23190 heartbeater.cc:344] Connected to a master server at 127.13.140.190:45351
I20260630 12:42:43.813553 23190 heartbeater.cc:461] Registering TS with master...
I20260630 12:42:43.814364 23190 heartbeater.cc:507] Master 127.13.140.190:45351 requested a full tablet report, sending...
I20260630 12:42:43.814939 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:42:43.815192 13874 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:42:43.815366 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823363815335 us; error 0 us; skew 500 ppm
I20260630 12:42:43.816051 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:42:43.816645 23063 ts_manager.cc:194] Registered new tserver with Master: 8f53fb53d88a4bd08876ca563220f16e (127.13.140.129:41549)
I20260630 12:42:43.818866 13874 webserver.cc:533] Webserver started at http://127.13.140.130:37227/ using document root <none> and password file <none>
I20260630 12:42:43.819303 23063 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59848
I20260630 12:42:43.819495 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:42:43.819774 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:42:43.820111 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:42:43.821573 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782823128114093-13874-0/minicluster-data/ts-1-root/instance:
uuid: "d9e73a40869a4b3b83798040ff10dbd3"
format_stamp: "Formatted at 2026-06-30 12:42:43 on dist-test-slave-zctk"
I20260630 12:42:43.826328 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:42:43.829702 23202 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:42:43.830514 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:42:43.830821 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782823128114093-13874-0/minicluster-data/ts-1-root
uuid: "d9e73a40869a4b3b83798040ff10dbd3"
format_stamp: "Formatted at 2026-06-30 12:42:43 on dist-test-slave-zctk"
I20260630 12:42:43.831095 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782823128114093-13874-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782823128114093-13874-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782823128114093-13874-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:42:43.852341 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:42:43.853399 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:42:43.854806 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:42:43.857004 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:42:43.857231 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:42:43.857465 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:42:43.857636 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:42:43.894572 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.130:40357
I20260630 12:42:43.894665 23264 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.130:40357 every 8 connection(s)
I20260630 12:42:43.899375 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:42:43.905890 23268 instance_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:42:43.906754 23269 instance_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:42:43.917145 13874 server_base.cc:1061] running on GCE node
W20260630 12:42:43.919093 23271 instance_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:42:43.920539 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:42:43.920898 13874 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:42:43.921141 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823363921127 us; error 0 us; skew 500 ppm
I20260630 12:42:43.921873 23265 heartbeater.cc:344] Connected to a master server at 127.13.140.190:45351
I20260630 12:42:43.921877 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:42:43.922530 23265 heartbeater.cc:461] Registering TS with master...
I20260630 12:42:43.923484 23265 heartbeater.cc:507] Master 127.13.140.190:45351 requested a full tablet report, sending...
I20260630 12:42:43.925506 13874 webserver.cc:533] Webserver started at http://127.13.140.131:39459/ using document root <none> and password file <none>
I20260630 12:42:43.926090 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:42:43.926287 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:42:43.926165 23063 ts_manager.cc:194] Registered new tserver with Master: d9e73a40869a4b3b83798040ff10dbd3 (127.13.140.130:40357)
I20260630 12:42:43.926760 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:42:43.927883 23063 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59864
I20260630 12:42:43.927969 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782823128114093-13874-0/minicluster-data/ts-2-root/instance:
uuid: "3a0ae0cdfc6a4894a8f5d4083c8b7bd5"
format_stamp: "Formatted at 2026-06-30 12:42:43 on dist-test-slave-zctk"
I20260630 12:42:43.933023 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.002s
I20260630 12:42:43.936357 23276 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:42:43.937146 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:42:43.937407 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782823128114093-13874-0/minicluster-data/ts-2-root
uuid: "3a0ae0cdfc6a4894a8f5d4083c8b7bd5"
format_stamp: "Formatted at 2026-06-30 12:42:43 on dist-test-slave-zctk"
I20260630 12:42:43.937636 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782823128114093-13874-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782823128114093-13874-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782823128114093-13874-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:42:43.957239 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:42:43.958256 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:42:43.959633 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:42:43.962033 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:42:43.962277 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:42:43.962538 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:42:43.962720 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:42:44.001844 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.131:41011
I20260630 12:42:44.001963 23338 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.131:41011 every 8 connection(s)
I20260630 12:42:44.015734 23339 heartbeater.cc:344] Connected to a master server at 127.13.140.190:45351
I20260630 12:42:44.016150 23339 heartbeater.cc:461] Registering TS with master...
I20260630 12:42:44.016914 23339 heartbeater.cc:507] Master 127.13.140.190:45351 requested a full tablet report, sending...
I20260630 12:42:44.018900 23063 ts_manager.cc:194] Registered new tserver with Master: 3a0ae0cdfc6a4894a8f5d4083c8b7bd5 (127.13.140.131:41011)
I20260630 12:42:44.019992 13874 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014871321s
I20260630 12:42:44.020437 23063 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59868
I20260630 12:42:44.822402 23190 heartbeater.cc:499] Master 127.13.140.190:45351 was elected leader, sending a full tablet report...
I20260630 12:42:44.930778 23265 heartbeater.cc:499] Master 127.13.140.190:45351 was elected leader, sending a full tablet report...
I20260630 12:42:45.023291 23339 heartbeater.cc:499] Master 127.13.140.190:45351 was elected leader, sending a full tablet report...
I20260630 12:42:45.075403 23063 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59878:
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:42:45.077232 23063 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:42:45.119268 23230 tablet_service.cc:1511] Processing CreateTablet for tablet 579b85b8e3c646e4bf6397e0324a6798 (DEFAULT_TABLE table=test-workload [id=0c8e6da8ab7d44d0980988c573a5daf0]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:42:45.120653 23230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 579b85b8e3c646e4bf6397e0324a6798. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:45.122855 23155 tablet_service.cc:1511] Processing CreateTablet for tablet 579b85b8e3c646e4bf6397e0324a6798 (DEFAULT_TABLE table=test-workload [id=0c8e6da8ab7d44d0980988c573a5daf0]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:42:45.123015 23304 tablet_service.cc:1511] Processing CreateTablet for tablet 579b85b8e3c646e4bf6397e0324a6798 (DEFAULT_TABLE table=test-workload [id=0c8e6da8ab7d44d0980988c573a5daf0]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:42:45.124253 23155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 579b85b8e3c646e4bf6397e0324a6798. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:45.124351 23304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 579b85b8e3c646e4bf6397e0324a6798. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:45.139129 23359 tablet_bootstrap.cc:492] T 579b85b8e3c646e4bf6397e0324a6798 P 3a0ae0cdfc6a4894a8f5d4083c8b7bd5: Bootstrap starting.
I20260630 12:42:45.140879 23360 tablet_bootstrap.cc:492] T 579b85b8e3c646e4bf6397e0324a6798 P d9e73a40869a4b3b83798040ff10dbd3: Bootstrap starting.
I20260630 12:42:45.145583 23359 tablet_bootstrap.cc:654] T 579b85b8e3c646e4bf6397e0324a6798 P 3a0ae0cdfc6a4894a8f5d4083c8b7bd5: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:45.145898 23361 tablet_bootstrap.cc:492] T 579b85b8e3c646e4bf6397e0324a6798 P 8f53fb53d88a4bd08876ca563220f16e: Bootstrap starting.
I20260630 12:42:45.147403 23360 tablet_bootstrap.cc:654] T 579b85b8e3c646e4bf6397e0324a6798 P d9e73a40869a4b3b83798040ff10dbd3: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:45.151095 23359 tablet_bootstrap.cc:492] T 579b85b8e3c646e4bf6397e0324a6798 P 3a0ae0cdfc6a4894a8f5d4083c8b7bd5: No bootstrap required, opened a new log
I20260630 12:42:45.151585 23359 ts_tablet_manager.cc:1403] T 579b85b8e3c646e4bf6397e0324a6798 P 3a0ae0cdfc6a4894a8f5d4083c8b7bd5: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.003s
I20260630 12:42:45.151737 23361 tablet_bootstrap.cc:654] T 579b85b8e3c646e4bf6397e0324a6798 P 8f53fb53d88a4bd08876ca563220f16e: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:45.152318 23360 tablet_bootstrap.cc:492] T 579b85b8e3c646e4bf6397e0324a6798 P d9e73a40869a4b3b83798040ff10dbd3: No bootstrap required, opened a new log
I20260630 12:42:45.152823 23360 ts_tablet_manager.cc:1403] T 579b85b8e3c646e4bf6397e0324a6798 P d9e73a40869a4b3b83798040ff10dbd3: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260630 12:42:45.155493 23360 raft_consensus.cc:359] T 579b85b8e3c646e4bf6397e0324a6798 P d9e73a40869a4b3b83798040ff10dbd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9e73a40869a4b3b83798040ff10dbd3" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40357 } } peers { permanent_uuid: "8f53fb53d88a4bd08876ca563220f16e" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41549 } } peers { permanent_uuid: "3a0ae0cdfc6a4894a8f5d4083c8b7bd5" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41011 } }
I20260630 12:42:45.156342 23360 raft_consensus.cc:385] T 579b85b8e3c646e4bf6397e0324a6798 P d9e73a40869a4b3b83798040ff10dbd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:45.155983 23359 raft_consensus.cc:359] T 579b85b8e3c646e4bf6397e0324a6798 P 3a0ae0cdfc6a4894a8f5d4083c8b7bd5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9e73a40869a4b3b83798040ff10dbd3" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40357 } } peers { permanent_uuid: "8f53fb53d88a4bd08876ca563220f16e" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41549 } } peers { permanent_uuid: "3a0ae0cdfc6a4894a8f5d4083c8b7bd5" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41011 } }
I20260630 12:42:45.156713 23360 raft_consensus.cc:740] T 579b85b8e3c646e4bf6397e0324a6798 P d9e73a40869a4b3b83798040ff10dbd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9e73a40869a4b3b83798040ff10dbd3, State: Initialized, Role: FOLLOWER
I20260630 12:42:45.156891 23359 raft_consensus.cc:385] T 579b85b8e3c646e4bf6397e0324a6798 P 3a0ae0cdfc6a4894a8f5d4083c8b7bd5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:45.157274 23359 raft_consensus.cc:740] T 579b85b8e3c646e4bf6397e0324a6798 P 3a0ae0cdfc6a4894a8f5d4083c8b7bd5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0ae0cdfc6a4894a8f5d4083c8b7bd5, State: Initialized, Role: FOLLOWER
I20260630 12:42:45.157536 23360 consensus_queue.cc:260] T 579b85b8e3c646e4bf6397e0324a6798 P d9e73a40869a4b3b83798040ff10dbd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9e73a40869a4b3b83798040ff10dbd3" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40357 } } peers { permanent_uuid: "8f53fb53d88a4bd08876ca563220f16e" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41549 } } peers { permanent_uuid: "3a0ae0cdfc6a4894a8f5d4083c8b7bd5" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41011 } }
I20260630 12:42:45.158321 23361 tablet_bootstrap.cc:492] T 579b85b8e3c646e4bf6397e0324a6798 P 8f53fb53d88a4bd08876ca563220f16e: No bootstrap required, opened a new log
I20260630 12:42:45.158021 23359 consensus_queue.cc:260] T 579b85b8e3c646e4bf6397e0324a6798 P 3a0ae0cdfc6a4894a8f5d4083c8b7bd5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9e73a40869a4b3b83798040ff10dbd3" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40357 } } peers { permanent_uuid: "8f53fb53d88a4bd08876ca563220f16e" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41549 } } peers { permanent_uuid: "3a0ae0cdfc6a4894a8f5d4083c8b7bd5" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41011 } }
I20260630 12:42:45.158828 23361 ts_tablet_manager.cc:1403] T 579b85b8e3c646e4bf6397e0324a6798 P 8f53fb53d88a4bd08876ca563220f16e: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260630 12:42:45.161571 23360 ts_tablet_manager.cc:1434] T 579b85b8e3c646e4bf6397e0324a6798 P d9e73a40869a4b3b83798040ff10dbd3: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:42:45.162557 23361 raft_consensus.cc:359] T 579b85b8e3c646e4bf6397e0324a6798 P 8f53fb53d88a4bd08876ca563220f16e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9e73a40869a4b3b83798040ff10dbd3" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40357 } } peers { permanent_uuid: "8f53fb53d88a4bd08876ca563220f16e" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41549 } } peers { permanent_uuid: "3a0ae0cdfc6a4894a8f5d4083c8b7bd5" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41011 } }
I20260630 12:42:45.163573 23361 raft_consensus.cc:385] T 579b85b8e3c646e4bf6397e0324a6798 P 8f53fb53d88a4bd08876ca563220f16e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:45.163937 23361 raft_consensus.cc:740] T 579b85b8e3c646e4bf6397e0324a6798 P 8f53fb53d88a4bd08876ca563220f16e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f53fb53d88a4bd08876ca563220f16e, State: Initialized, Role: FOLLOWER
I20260630 12:42:45.165100 23359 ts_tablet_manager.cc:1434] T 579b85b8e3c646e4bf6397e0324a6798 P 3a0ae0cdfc6a4894a8f5d4083c8b7bd5: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.005s
I20260630 12:42:45.164839 23361 consensus_queue.cc:260] T 579b85b8e3c646e4bf6397e0324a6798 P 8f53fb53d88a4bd08876ca563220f16e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9e73a40869a4b3b83798040ff10dbd3" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40357 } } peers { permanent_uuid: "8f53fb53d88a4bd08876ca563220f16e" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41549 } } peers { permanent_uuid: "3a0ae0cdfc6a4894a8f5d4083c8b7bd5" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41011 } }
I20260630 12:42:45.169863 23361 ts_tablet_manager.cc:1434] T 579b85b8e3c646e4bf6397e0324a6798 P 8f53fb53d88a4bd08876ca563220f16e: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.004s
I20260630 12:42:45.380725 23367 raft_consensus.cc:493] T 579b85b8e3c646e4bf6397e0324a6798 P 8f53fb53d88a4bd08876ca563220f16e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:42:45.381242 23367 raft_consensus.cc:515] T 579b85b8e3c646e4bf6397e0324a6798 P 8f53fb53d88a4bd08876ca563220f16e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9e73a40869a4b3b83798040ff10dbd3" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40357 } } peers { permanent_uuid: "8f53fb53d88a4bd08876ca563220f16e" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41549 } } peers { permanent_uuid: "3a0ae0cdfc6a4894a8f5d4083c8b7bd5" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41011 } }
I20260630 12:42:45.383278 23367 leader_election.cc:290] T 579b85b8e3c646e4bf6397e0324a6798 P 8f53fb53d88a4bd08876ca563220f16e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9e73a40869a4b3b83798040ff10dbd3 (127.13.140.130:40357), 3a0ae0cdfc6a4894a8f5d4083c8b7bd5 (127.13.140.131:41011)
I20260630 12:42:45.395614 23240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "579b85b8e3c646e4bf6397e0324a6798" candidate_uuid: "8f53fb53d88a4bd08876ca563220f16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9e73a40869a4b3b83798040ff10dbd3" is_pre_election: true
I20260630 12:42:45.395969 23314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "579b85b8e3c646e4bf6397e0324a6798" candidate_uuid: "8f53fb53d88a4bd08876ca563220f16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0ae0cdfc6a4894a8f5d4083c8b7bd5" is_pre_election: true
I20260630 12:42:45.396458 23240 raft_consensus.cc:2468] T 579b85b8e3c646e4bf6397e0324a6798 P d9e73a40869a4b3b83798040ff10dbd3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f53fb53d88a4bd08876ca563220f16e in term 0.
I20260630 12:42:45.396697 23314 raft_consensus.cc:2468] T 579b85b8e3c646e4bf6397e0324a6798 P 3a0ae0cdfc6a4894a8f5d4083c8b7bd5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f53fb53d88a4bd08876ca563220f16e in term 0.
I20260630 12:42:45.397713 23130 leader_election.cc:304] T 579b85b8e3c646e4bf6397e0324a6798 P 8f53fb53d88a4bd08876ca563220f16e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f53fb53d88a4bd08876ca563220f16e, d9e73a40869a4b3b83798040ff10dbd3; no voters: 
I20260630 12:42:45.398452 23367 raft_consensus.cc:2804] T 579b85b8e3c646e4bf6397e0324a6798 P 8f53fb53d88a4bd08876ca563220f16e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:42:45.398887 23367 raft_consensus.cc:493] T 579b85b8e3c646e4bf6397e0324a6798 P 8f53fb53d88a4bd08876ca563220f16e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:42:45.399242 23367 raft_consensus.cc:3060] T 579b85b8e3c646e4bf6397e0324a6798 P 8f53fb53d88a4bd08876ca563220f16e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:45.404187 23367 raft_consensus.cc:515] T 579b85b8e3c646e4bf6397e0324a6798 P 8f53fb53d88a4bd08876ca563220f16e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9e73a40869a4b3b83798040ff10dbd3" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40357 } } peers { permanent_uuid: "8f53fb53d88a4bd08876ca563220f16e" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41549 } } peers { permanent_uuid: "3a0ae0cdfc6a4894a8f5d4083c8b7bd5" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41011 } }
I20260630 12:42:45.405813 23367 leader_election.cc:290] T 579b85b8e3c646e4bf6397e0324a6798 P 8f53fb53d88a4bd08876ca563220f16e [CANDIDATE]: Term 1 election: Requested vote from peers d9e73a40869a4b3b83798040ff10dbd3 (127.13.140.130:40357), 3a0ae0cdfc6a4894a8f5d4083c8b7bd5 (127.13.140.131:41011)
I20260630 12:42:45.406610 23240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "579b85b8e3c646e4bf6397e0324a6798" candidate_uuid: "8f53fb53d88a4bd08876ca563220f16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9e73a40869a4b3b83798040ff10dbd3"
I20260630 12:42:45.406867 23314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "579b85b8e3c646e4bf6397e0324a6798" candidate_uuid: "8f53fb53d88a4bd08876ca563220f16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0ae0cdfc6a4894a8f5d4083c8b7bd5"
I20260630 12:42:45.407169 23240 raft_consensus.cc:3060] T 579b85b8e3c646e4bf6397e0324a6798 P d9e73a40869a4b3b83798040ff10dbd3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:45.407482 23314 raft_consensus.cc:3060] T 579b85b8e3c646e4bf6397e0324a6798 P 3a0ae0cdfc6a4894a8f5d4083c8b7bd5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:45.412228 23240 raft_consensus.cc:2468] T 579b85b8e3c646e4bf6397e0324a6798 P d9e73a40869a4b3b83798040ff10dbd3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f53fb53d88a4bd08876ca563220f16e in term 1.
I20260630 12:42:45.412276 23314 raft_consensus.cc:2468] T 579b85b8e3c646e4bf6397e0324a6798 P 3a0ae0cdfc6a4894a8f5d4083c8b7bd5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f53fb53d88a4bd08876ca563220f16e in term 1.
I20260630 12:42:45.413411 23130 leader_election.cc:304] T 579b85b8e3c646e4bf6397e0324a6798 P 8f53fb53d88a4bd08876ca563220f16e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f53fb53d88a4bd08876ca563220f16e, d9e73a40869a4b3b83798040ff10dbd3; no voters: 
I20260630 12:42:45.414103 23367 raft_consensus.cc:2804] T 579b85b8e3c646e4bf6397e0324a6798 P 8f53fb53d88a4bd08876ca563220f16e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:42:45.415078 23367 raft_consensus.cc:697] T 579b85b8e3c646e4bf6397e0324a6798 P 8f53fb53d88a4bd08876ca563220f16e [term 1 LEADER]: Becoming Leader. State: Replica: 8f53fb53d88a4bd08876ca563220f16e, State: Running, Role: LEADER
I20260630 12:42:45.415715 23367 consensus_queue.cc:237] T 579b85b8e3c646e4bf6397e0324a6798 P 8f53fb53d88a4bd08876ca563220f16e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9e73a40869a4b3b83798040ff10dbd3" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40357 } } peers { permanent_uuid: "8f53fb53d88a4bd08876ca563220f16e" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41549 } } peers { permanent_uuid: "3a0ae0cdfc6a4894a8f5d4083c8b7bd5" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41011 } }
I20260630 12:42:45.423264 23060 catalog_manager.cc:5697] T 579b85b8e3c646e4bf6397e0324a6798 P 8f53fb53d88a4bd08876ca563220f16e reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f53fb53d88a4bd08876ca563220f16e (127.13.140.129). New cstate: current_term: 1 leader_uuid: "8f53fb53d88a4bd08876ca563220f16e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9e73a40869a4b3b83798040ff10dbd3" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f53fb53d88a4bd08876ca563220f16e" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a0ae0cdfc6a4894a8f5d4083c8b7bd5" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41011 } health_report { overall_health: UNKNOWN } } }
I20260630 12:42:45.668602 23314 raft_consensus.cc:1275] T 579b85b8e3c646e4bf6397e0324a6798 P 3a0ae0cdfc6a4894a8f5d4083c8b7bd5 [term 1 FOLLOWER]: Refusing update from remote peer 8f53fb53d88a4bd08876ca563220f16e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:42:45.668720 23240 raft_consensus.cc:1275] T 579b85b8e3c646e4bf6397e0324a6798 P d9e73a40869a4b3b83798040ff10dbd3 [term 1 FOLLOWER]: Refusing update from remote peer 8f53fb53d88a4bd08876ca563220f16e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:42:45.670114 23367 consensus_queue.cc:1048] T 579b85b8e3c646e4bf6397e0324a6798 P 8f53fb53d88a4bd08876ca563220f16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a0ae0cdfc6a4894a8f5d4083c8b7bd5" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:42:45.670715 23370 consensus_queue.cc:1048] T 579b85b8e3c646e4bf6397e0324a6798 P 8f53fb53d88a4bd08876ca563220f16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9e73a40869a4b3b83798040ff10dbd3" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:42:45.695570 23379 mvcc.cc:204] Tried to move back new op lower bound from 7302444505764827136 to 7302444504749334528. Current Snapshot: MvccSnapshot[applied={T|T < 7302444505764827136}]
I20260630 12:42:46.069972 13874 tablet_server.cc:179] TabletServer@127.13.140.129:0 shutting down...
I20260630 12:42:46.092310 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:42:46.093101 13874 tablet_replica.cc:333] T 579b85b8e3c646e4bf6397e0324a6798 P 8f53fb53d88a4bd08876ca563220f16e: stopping tablet replica
I20260630 12:42:46.093691 13874 raft_consensus.cc:2243] T 579b85b8e3c646e4bf6397e0324a6798 P 8f53fb53d88a4bd08876ca563220f16e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:42:46.094650 13874 raft_consensus.cc:2272] T 579b85b8e3c646e4bf6397e0324a6798 P 8f53fb53d88a4bd08876ca563220f16e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:46.106464 13874 tablet_server.cc:196] TabletServer@127.13.140.129:0 shutdown complete.
I20260630 12:42:46.115854 13874 tablet_server.cc:179] TabletServer@127.13.140.130:0 shutting down...
I20260630 12:42:46.135810 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:42:46.136380 13874 tablet_replica.cc:333] T 579b85b8e3c646e4bf6397e0324a6798 P d9e73a40869a4b3b83798040ff10dbd3: stopping tablet replica
I20260630 12:42:46.136895 13874 raft_consensus.cc:2243] T 579b85b8e3c646e4bf6397e0324a6798 P d9e73a40869a4b3b83798040ff10dbd3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:46.137406 13874 raft_consensus.cc:2272] T 579b85b8e3c646e4bf6397e0324a6798 P d9e73a40869a4b3b83798040ff10dbd3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:46.147805 13874 tablet_server.cc:196] TabletServer@127.13.140.130:0 shutdown complete.
I20260630 12:42:46.157382 13874 tablet_server.cc:179] TabletServer@127.13.140.131:0 shutting down...
I20260630 12:42:46.176901 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:42:46.177533 13874 tablet_replica.cc:333] T 579b85b8e3c646e4bf6397e0324a6798 P 3a0ae0cdfc6a4894a8f5d4083c8b7bd5: stopping tablet replica
I20260630 12:42:46.178040 13874 raft_consensus.cc:2243] T 579b85b8e3c646e4bf6397e0324a6798 P 3a0ae0cdfc6a4894a8f5d4083c8b7bd5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:46.178586 13874 raft_consensus.cc:2272] T 579b85b8e3c646e4bf6397e0324a6798 P 3a0ae0cdfc6a4894a8f5d4083c8b7bd5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:46.189174 13874 tablet_server.cc:196] TabletServer@127.13.140.131:0 shutdown complete.
I20260630 12:42:46.198685 13874 master.cc:562] Master@127.13.140.190:45351 shutting down...
I20260630 12:42:46.216310 13874 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 971fa6bbf4f542c5941b886ebe57ba3b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:42:46.216917 13874 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 971fa6bbf4f542c5941b886ebe57ba3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:46.217245 13874 tablet_replica.cc:333] T 00000000000000000000000000000000 P 971fa6bbf4f542c5941b886ebe57ba3b: stopping tablet replica
I20260630 12:42:46.235642 13874 master.cc:584] Master@127.13.140.190:45351 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (2752 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260630 12:42:46.261471 13874 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.140.190:43001
I20260630 12:42:46.262610 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:42:46.267586 23396 instance_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:42:46.267938 23397 instance_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:42:46.270004 23399 instance_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:42:46.270681 13874 server_base.cc:1061] running on GCE node
I20260630 12:42:46.271508 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:42:46.271710 13874 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:42:46.271885 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823366271866 us; error 0 us; skew 500 ppm
I20260630 12:42:46.272421 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:42:46.274665 13874 webserver.cc:533] Webserver started at http://127.13.140.190:46401/ using document root <none> and password file <none>
I20260630 12:42:46.275141 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:42:46.275347 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:42:46.275619 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:42:46.276798 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782823128114093-13874-0/minicluster-data/master-0-root/instance:
uuid: "2d0c45668e9e432ebd022dad5d729291"
format_stamp: "Formatted at 2026-06-30 12:42:46 on dist-test-slave-zctk"
I20260630 12:42:46.281232 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:42:46.284624 23404 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:42:46.285400 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:42:46.285692 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782823128114093-13874-0/minicluster-data/master-0-root
uuid: "2d0c45668e9e432ebd022dad5d729291"
format_stamp: "Formatted at 2026-06-30 12:42:46 on dist-test-slave-zctk"
I20260630 12:42:46.286022 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782823128114093-13874-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782823128114093-13874-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782823128114093-13874-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:42:46.299957 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:42:46.300956 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:42:46.334796 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.190:43001
I20260630 12:42:46.334904 23455 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.190:43001 every 8 connection(s)
I20260630 12:42:46.338644 23456 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:42:46.349329 23456 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2d0c45668e9e432ebd022dad5d729291: Bootstrap starting.
I20260630 12:42:46.353535 23456 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2d0c45668e9e432ebd022dad5d729291: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:46.357268 23456 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2d0c45668e9e432ebd022dad5d729291: No bootstrap required, opened a new log
I20260630 12:42:46.359248 23456 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2d0c45668e9e432ebd022dad5d729291 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d0c45668e9e432ebd022dad5d729291" member_type: VOTER }
I20260630 12:42:46.359608 23456 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2d0c45668e9e432ebd022dad5d729291 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:46.359786 23456 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2d0c45668e9e432ebd022dad5d729291 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d0c45668e9e432ebd022dad5d729291, State: Initialized, Role: FOLLOWER
I20260630 12:42:46.360272 23456 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2d0c45668e9e432ebd022dad5d729291 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2d0c45668e9e432ebd022dad5d729291" member_type: VOTER }
I20260630 12:42:46.360773 23456 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2d0c45668e9e432ebd022dad5d729291 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:42:46.360966 23456 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2d0c45668e9e432ebd022dad5d729291 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:42:46.361181 23456 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2d0c45668e9e432ebd022dad5d729291 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:46.365749 23456 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2d0c45668e9e432ebd022dad5d729291 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d0c45668e9e432ebd022dad5d729291" member_type: VOTER }
I20260630 12:42:46.366199 23456 leader_election.cc:304] T 00000000000000000000000000000000 P 2d0c45668e9e432ebd022dad5d729291 [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: 2d0c45668e9e432ebd022dad5d729291; no voters: 
I20260630 12:42:46.367194 23456 leader_election.cc:290] T 00000000000000000000000000000000 P 2d0c45668e9e432ebd022dad5d729291 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:42:46.367532 23459 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2d0c45668e9e432ebd022dad5d729291 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:42:46.368813 23459 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2d0c45668e9e432ebd022dad5d729291 [term 1 LEADER]: Becoming Leader. State: Replica: 2d0c45668e9e432ebd022dad5d729291, State: Running, Role: LEADER
I20260630 12:42:46.369486 23459 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2d0c45668e9e432ebd022dad5d729291 [LEADER]: Queue going to LEADER mode. State: All 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: "2d0c45668e9e432ebd022dad5d729291" member_type: VOTER }
I20260630 12:42:46.370090 23456 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2d0c45668e9e432ebd022dad5d729291 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:42:46.372301 23461 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2d0c45668e9e432ebd022dad5d729291 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2d0c45668e9e432ebd022dad5d729291. Latest consensus state: current_term: 1 leader_uuid: "2d0c45668e9e432ebd022dad5d729291" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d0c45668e9e432ebd022dad5d729291" member_type: VOTER } }
I20260630 12:42:46.372246 23460 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2d0c45668e9e432ebd022dad5d729291 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2d0c45668e9e432ebd022dad5d729291" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d0c45668e9e432ebd022dad5d729291" member_type: VOTER } }
I20260630 12:42:46.372977 23461 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2d0c45668e9e432ebd022dad5d729291 [sys.catalog]: This master's current role is: LEADER
I20260630 12:42:46.373078 23460 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2d0c45668e9e432ebd022dad5d729291 [sys.catalog]: This master's current role is: LEADER
I20260630 12:42:46.378115 23464 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:42:46.386006 23464 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:42:46.386924 13874 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:42:46.394899 23464 catalog_manager.cc:1383] Generated new cluster ID: 74fc14757daa49869472058b09db876d
I20260630 12:42:46.395246 23464 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:42:46.436810 23464 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:42:46.438094 23464 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:42:46.451617 23464 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2d0c45668e9e432ebd022dad5d729291: Generated new TSK 0
I20260630 12:42:46.452276 23464 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:42:46.517766 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:42:46.523684 23477 instance_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:42:46.524964 23478 instance_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:42:46.526345 23480 instance_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:42:46.526494 13874 server_base.cc:1061] running on GCE node
I20260630 12:42:46.527436 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:42:46.527613 13874 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:42:46.527737 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823366527721 us; error 0 us; skew 500 ppm
I20260630 12:42:46.528206 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:42:46.530321 13874 webserver.cc:533] Webserver started at http://127.13.140.129:37669/ using document root <none> and password file <none>
I20260630 12:42:46.530753 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:42:46.530903 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:42:46.531155 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:42:46.532145 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782823128114093-13874-0/minicluster-data/ts-0-root/instance:
uuid: "49e4fee8d71342e8ade3bf413f26c1e1"
format_stamp: "Formatted at 2026-06-30 12:42:46 on dist-test-slave-zctk"
I20260630 12:42:46.536353 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260630 12:42:46.539347 23485 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:42:46.540042 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:42:46.540319 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782823128114093-13874-0/minicluster-data/ts-0-root
uuid: "49e4fee8d71342e8ade3bf413f26c1e1"
format_stamp: "Formatted at 2026-06-30 12:42:46 on dist-test-slave-zctk"
I20260630 12:42:46.540603 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782823128114093-13874-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782823128114093-13874-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782823128114093-13874-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:42:46.562188 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:42:46.563259 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:42:46.564738 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:42:46.566895 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:42:46.567065 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:42:46.567343 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:42:46.567504 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:42:46.604911 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.129:37123
I20260630 12:42:46.605017 23547 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.129:37123 every 8 connection(s)
I20260630 12:42:46.609822 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:42:46.616902 23552 instance_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:42:46.617857 23553 instance_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:42:46.620504 13874 server_base.cc:1061] running on GCE node
W20260630 12:42:46.620900 23555 instance_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:42:46.622274 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:42:46.622532 13874 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:42:46.622711 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823366622697 us; error 0 us; skew 500 ppm
I20260630 12:42:46.623196 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:42:46.625825 13874 webserver.cc:533] Webserver started at http://127.13.140.130:37751/ using document root <none> and password file <none>
I20260630 12:42:46.626308 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:42:46.626513 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:42:46.626788 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:42:46.628159 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782823128114093-13874-0/minicluster-data/ts-1-root/instance:
uuid: "8e50727c54934e3c9f8a0f62a38e4fd7"
format_stamp: "Formatted at 2026-06-30 12:42:46 on dist-test-slave-zctk"
I20260630 12:42:46.628346 23548 heartbeater.cc:344] Connected to a master server at 127.13.140.190:43001
I20260630 12:42:46.628896 23548 heartbeater.cc:461] Registering TS with master...
I20260630 12:42:46.629608 23548 heartbeater.cc:507] Master 127.13.140.190:43001 requested a full tablet report, sending...
I20260630 12:42:46.631783 23421 ts_manager.cc:194] Registered new tserver with Master: 49e4fee8d71342e8ade3bf413f26c1e1 (127.13.140.129:37123)
I20260630 12:42:46.633149 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260630 12:42:46.633734 23421 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47748
I20260630 12:42:46.636787 23560 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:42:46.637575 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:42:46.637853 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782823128114093-13874-0/minicluster-data/ts-1-root
uuid: "8e50727c54934e3c9f8a0f62a38e4fd7"
format_stamp: "Formatted at 2026-06-30 12:42:46 on dist-test-slave-zctk"
I20260630 12:42:46.638113 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782823128114093-13874-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782823128114093-13874-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782823128114093-13874-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:42:46.668831 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:42:46.669916 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:42:46.671339 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:42:46.673556 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:42:46.673785 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:42:46.674048 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:42:46.674206 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:42:46.711382 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.130:42129
I20260630 12:42:46.711486 23622 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.130:42129 every 8 connection(s)
I20260630 12:42:46.716179 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:42:46.722865 23626 instance_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:42:46.724092 23627 instance_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:42:46.727209 23629 instance_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:42:46.727397 13874 server_base.cc:1061] running on GCE node
I20260630 12:42:46.728435 23623 heartbeater.cc:344] Connected to a master server at 127.13.140.190:43001
I20260630 12:42:46.728489 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:42:46.729055 23623 heartbeater.cc:461] Registering TS with master...
W20260630 12:42:46.729061 13874 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:42:46.729514 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823366729497 us; error 0 us; skew 500 ppm
I20260630 12:42:46.730007 23623 heartbeater.cc:507] Master 127.13.140.190:43001 requested a full tablet report, sending...
I20260630 12:42:46.730090 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:42:46.732170 23421 ts_manager.cc:194] Registered new tserver with Master: 8e50727c54934e3c9f8a0f62a38e4fd7 (127.13.140.130:42129)
I20260630 12:42:46.732865 13874 webserver.cc:533] Webserver started at http://127.13.140.131:42595/ using document root <none> and password file <none>
I20260630 12:42:46.733390 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:42:46.733603 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:42:46.733666 23421 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47758
I20260630 12:42:46.733897 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:42:46.735231 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782823128114093-13874-0/minicluster-data/ts-2-root/instance:
uuid: "0a7f54d49de242f4a3578ad943a11af0"
format_stamp: "Formatted at 2026-06-30 12:42:46 on dist-test-slave-zctk"
I20260630 12:42:46.739492 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:42:46.742892 23634 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:42:46.743647 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:42:46.743944 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782823128114093-13874-0/minicluster-data/ts-2-root
uuid: "0a7f54d49de242f4a3578ad943a11af0"
format_stamp: "Formatted at 2026-06-30 12:42:46 on dist-test-slave-zctk"
I20260630 12:42:46.744236 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782823128114093-13874-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782823128114093-13874-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782823128114093-13874-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:42:46.771081 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:42:46.772253 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:42:46.773694 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:42:46.776397 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:42:46.776746 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:42:46.777082 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:42:46.777312 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:42:46.816198 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.131:35715
I20260630 12:42:46.816306 23696 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.131:35715 every 8 connection(s)
I20260630 12:42:46.829154 23697 heartbeater.cc:344] Connected to a master server at 127.13.140.190:43001
I20260630 12:42:46.829591 23697 heartbeater.cc:461] Registering TS with master...
I20260630 12:42:46.830265 23697 heartbeater.cc:507] Master 127.13.140.190:43001 requested a full tablet report, sending...
I20260630 12:42:46.832144 23421 ts_manager.cc:194] Registered new tserver with Master: 0a7f54d49de242f4a3578ad943a11af0 (127.13.140.131:35715)
I20260630 12:42:46.832841 13874 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013520953s
I20260630 12:42:46.833549 23421 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47762
I20260630 12:42:47.636408 23548 heartbeater.cc:499] Master 127.13.140.190:43001 was elected leader, sending a full tablet report...
I20260630 12:42:47.736228 23623 heartbeater.cc:499] Master 127.13.140.190:43001 was elected leader, sending a full tablet report...
I20260630 12:42:47.836151 23697 heartbeater.cc:499] Master 127.13.140.190:43001 was elected leader, sending a full tablet report...
I20260630 12:42:47.886886 23421 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47768:
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:42:47.942188 23513 tablet_service.cc:1511] Processing CreateTablet for tablet d589b952a4eb4aefa07e45294b5b46a3 (DEFAULT_TABLE table=test-workload [id=64eaa26bb8bd4998a915a9077a4c9a37]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:42:47.942412 23512 tablet_service.cc:1511] Processing CreateTablet for tablet e97c2d57e8954c79b2daf2fe49bdb903 (DEFAULT_TABLE table=test-workload [id=64eaa26bb8bd4998a915a9077a4c9a37]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:42:47.943606 23513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d589b952a4eb4aefa07e45294b5b46a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:47.944192 23512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e97c2d57e8954c79b2daf2fe49bdb903. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:47.945149 23661 tablet_service.cc:1511] Processing CreateTablet for tablet 65b112feb69d47e8a7a100e4e1557a4e (DEFAULT_TABLE table=test-workload [id=64eaa26bb8bd4998a915a9077a4c9a37]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:42:47.946471 23661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65b112feb69d47e8a7a100e4e1557a4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:47.949605 23662 tablet_service.cc:1511] Processing CreateTablet for tablet f7a432a3dcdb4c9bb1e6faded16ce360 (DEFAULT_TABLE table=test-workload [id=64eaa26bb8bd4998a915a9077a4c9a37]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:42:47.950899 23662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7a432a3dcdb4c9bb1e6faded16ce360. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:47.953583 23588 tablet_service.cc:1511] Processing CreateTablet for tablet 919882d125e94748843ae6fb79e0d6b3 (DEFAULT_TABLE table=test-workload [id=64eaa26bb8bd4998a915a9077a4c9a37]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:42:47.954319 23587 tablet_service.cc:1511] Processing CreateTablet for tablet 993d9170e06c46979b42ec6fc4425948 (DEFAULT_TABLE table=test-workload [id=64eaa26bb8bd4998a915a9077a4c9a37]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:42:47.954967 23588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 919882d125e94748843ae6fb79e0d6b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:47.955617 23587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 993d9170e06c46979b42ec6fc4425948. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:47.966087 23717 tablet_bootstrap.cc:492] T e97c2d57e8954c79b2daf2fe49bdb903 P 49e4fee8d71342e8ade3bf413f26c1e1: Bootstrap starting.
I20260630 12:42:47.972739 23718 tablet_bootstrap.cc:492] T 919882d125e94748843ae6fb79e0d6b3 P 8e50727c54934e3c9f8a0f62a38e4fd7: Bootstrap starting.
I20260630 12:42:47.974193 23717 tablet_bootstrap.cc:654] T e97c2d57e8954c79b2daf2fe49bdb903 P 49e4fee8d71342e8ade3bf413f26c1e1: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:47.979684 23718 tablet_bootstrap.cc:654] T 919882d125e94748843ae6fb79e0d6b3 P 8e50727c54934e3c9f8a0f62a38e4fd7: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:48.003899 23720 tablet_bootstrap.cc:492] T f7a432a3dcdb4c9bb1e6faded16ce360 P 0a7f54d49de242f4a3578ad943a11af0: Bootstrap starting.
I20260630 12:42:48.011356 23718 tablet_bootstrap.cc:492] T 919882d125e94748843ae6fb79e0d6b3 P 8e50727c54934e3c9f8a0f62a38e4fd7: No bootstrap required, opened a new log
I20260630 12:42:48.011947 23718 ts_tablet_manager.cc:1403] T 919882d125e94748843ae6fb79e0d6b3 P 8e50727c54934e3c9f8a0f62a38e4fd7: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.020s
I20260630 12:42:48.011966 23717 tablet_bootstrap.cc:492] T e97c2d57e8954c79b2daf2fe49bdb903 P 49e4fee8d71342e8ade3bf413f26c1e1: No bootstrap required, opened a new log
I20260630 12:42:48.012765 23717 ts_tablet_manager.cc:1403] T e97c2d57e8954c79b2daf2fe49bdb903 P 49e4fee8d71342e8ade3bf413f26c1e1: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.026s
I20260630 12:42:48.014169 23720 tablet_bootstrap.cc:654] T f7a432a3dcdb4c9bb1e6faded16ce360 P 0a7f54d49de242f4a3578ad943a11af0: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:48.015226 23717 raft_consensus.cc:359] T e97c2d57e8954c79b2daf2fe49bdb903 P 49e4fee8d71342e8ade3bf413f26c1e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } }
I20260630 12:42:48.015164 23718 raft_consensus.cc:359] T 919882d125e94748843ae6fb79e0d6b3 P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } }
I20260630 12:42:48.015966 23717 raft_consensus.cc:385] T e97c2d57e8954c79b2daf2fe49bdb903 P 49e4fee8d71342e8ade3bf413f26c1e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:48.016033 23718 raft_consensus.cc:385] T 919882d125e94748843ae6fb79e0d6b3 P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:48.016636 23718 raft_consensus.cc:740] T 919882d125e94748843ae6fb79e0d6b3 P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e50727c54934e3c9f8a0f62a38e4fd7, State: Initialized, Role: FOLLOWER
I20260630 12:42:48.017599 23718 consensus_queue.cc:260] T 919882d125e94748843ae6fb79e0d6b3 P 8e50727c54934e3c9f8a0f62a38e4fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } }
I20260630 12:42:48.016328 23717 raft_consensus.cc:740] T e97c2d57e8954c79b2daf2fe49bdb903 P 49e4fee8d71342e8ade3bf413f26c1e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49e4fee8d71342e8ade3bf413f26c1e1, State: Initialized, Role: FOLLOWER
I20260630 12:42:48.018252 23718 raft_consensus.cc:399] T 919882d125e94748843ae6fb79e0d6b3 P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:42:48.018769 23718 raft_consensus.cc:493] T 919882d125e94748843ae6fb79e0d6b3 P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:42:48.018726 23717 consensus_queue.cc:260] T e97c2d57e8954c79b2daf2fe49bdb903 P 49e4fee8d71342e8ade3bf413f26c1e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } }
I20260630 12:42:48.019353 23718 raft_consensus.cc:3060] T 919882d125e94748843ae6fb79e0d6b3 P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:48.019649 23717 raft_consensus.cc:399] T e97c2d57e8954c79b2daf2fe49bdb903 P 49e4fee8d71342e8ade3bf413f26c1e1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:42:48.019950 23720 tablet_bootstrap.cc:492] T f7a432a3dcdb4c9bb1e6faded16ce360 P 0a7f54d49de242f4a3578ad943a11af0: No bootstrap required, opened a new log
I20260630 12:42:48.020153 23717 raft_consensus.cc:493] T e97c2d57e8954c79b2daf2fe49bdb903 P 49e4fee8d71342e8ade3bf413f26c1e1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:42:48.020468 23720 ts_tablet_manager.cc:1403] T f7a432a3dcdb4c9bb1e6faded16ce360 P 0a7f54d49de242f4a3578ad943a11af0: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.006s
I20260630 12:42:48.020610 23717 raft_consensus.cc:3060] T e97c2d57e8954c79b2daf2fe49bdb903 P 49e4fee8d71342e8ade3bf413f26c1e1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:48.023442 23720 raft_consensus.cc:359] T f7a432a3dcdb4c9bb1e6faded16ce360 P 0a7f54d49de242f4a3578ad943a11af0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } }
I20260630 12:42:48.024075 23720 raft_consensus.cc:385] T f7a432a3dcdb4c9bb1e6faded16ce360 P 0a7f54d49de242f4a3578ad943a11af0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:48.024384 23720 raft_consensus.cc:740] T f7a432a3dcdb4c9bb1e6faded16ce360 P 0a7f54d49de242f4a3578ad943a11af0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a7f54d49de242f4a3578ad943a11af0, State: Initialized, Role: FOLLOWER
I20260630 12:42:48.025188 23720 consensus_queue.cc:260] T f7a432a3dcdb4c9bb1e6faded16ce360 P 0a7f54d49de242f4a3578ad943a11af0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } }
I20260630 12:42:48.025856 23720 raft_consensus.cc:399] T f7a432a3dcdb4c9bb1e6faded16ce360 P 0a7f54d49de242f4a3578ad943a11af0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:42:48.026170 23720 raft_consensus.cc:493] T f7a432a3dcdb4c9bb1e6faded16ce360 P 0a7f54d49de242f4a3578ad943a11af0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:42:48.026458 23717 raft_consensus.cc:515] T e97c2d57e8954c79b2daf2fe49bdb903 P 49e4fee8d71342e8ade3bf413f26c1e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } }
I20260630 12:42:48.026484 23720 raft_consensus.cc:3060] T f7a432a3dcdb4c9bb1e6faded16ce360 P 0a7f54d49de242f4a3578ad943a11af0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:48.027225 23717 leader_election.cc:304] T e97c2d57e8954c79b2daf2fe49bdb903 P 49e4fee8d71342e8ade3bf413f26c1e1 [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: 49e4fee8d71342e8ade3bf413f26c1e1; no voters: 
I20260630 12:42:48.027304 23718 raft_consensus.cc:515] T 919882d125e94748843ae6fb79e0d6b3 P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } }
I20260630 12:42:48.028069 23718 leader_election.cc:304] T 919882d125e94748843ae6fb79e0d6b3 P 8e50727c54934e3c9f8a0f62a38e4fd7 [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: 8e50727c54934e3c9f8a0f62a38e4fd7; no voters: 
I20260630 12:42:48.028874 23717 leader_election.cc:290] T e97c2d57e8954c79b2daf2fe49bdb903 P 49e4fee8d71342e8ade3bf413f26c1e1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:42:48.029568 23723 raft_consensus.cc:2804] T e97c2d57e8954c79b2daf2fe49bdb903 P 49e4fee8d71342e8ade3bf413f26c1e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:42:48.034994 23723 raft_consensus.cc:697] T e97c2d57e8954c79b2daf2fe49bdb903 P 49e4fee8d71342e8ade3bf413f26c1e1 [term 1 LEADER]: Becoming Leader. State: Replica: 49e4fee8d71342e8ade3bf413f26c1e1, State: Running, Role: LEADER
I20260630 12:42:48.035939 23720 raft_consensus.cc:515] T f7a432a3dcdb4c9bb1e6faded16ce360 P 0a7f54d49de242f4a3578ad943a11af0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } }
I20260630 12:42:48.036121 23723 consensus_queue.cc:237] T e97c2d57e8954c79b2daf2fe49bdb903 P 49e4fee8d71342e8ade3bf413f26c1e1 [LEADER]: Queue going to LEADER mode. State: All 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: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } }
I20260630 12:42:48.036785 23720 leader_election.cc:304] T f7a432a3dcdb4c9bb1e6faded16ce360 P 0a7f54d49de242f4a3578ad943a11af0 [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: 0a7f54d49de242f4a3578ad943a11af0; no voters: 
I20260630 12:42:48.040763 23718 leader_election.cc:290] T 919882d125e94748843ae6fb79e0d6b3 P 8e50727c54934e3c9f8a0f62a38e4fd7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:42:48.041273 23724 raft_consensus.cc:2804] T 919882d125e94748843ae6fb79e0d6b3 P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:42:48.042047 23717 ts_tablet_manager.cc:1434] T e97c2d57e8954c79b2daf2fe49bdb903 P 49e4fee8d71342e8ade3bf413f26c1e1: Time spent starting tablet: real 0.029s	user 0.019s	sys 0.003s
I20260630 12:42:48.043445 23717 tablet_bootstrap.cc:492] T d589b952a4eb4aefa07e45294b5b46a3 P 49e4fee8d71342e8ade3bf413f26c1e1: Bootstrap starting.
I20260630 12:42:48.050189 23718 ts_tablet_manager.cc:1434] T 919882d125e94748843ae6fb79e0d6b3 P 8e50727c54934e3c9f8a0f62a38e4fd7: Time spent starting tablet: real 0.038s	user 0.024s	sys 0.012s
I20260630 12:42:48.048822 23724 raft_consensus.cc:697] T 919882d125e94748843ae6fb79e0d6b3 P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 1 LEADER]: Becoming Leader. State: Replica: 8e50727c54934e3c9f8a0f62a38e4fd7, State: Running, Role: LEADER
I20260630 12:42:48.052147 23724 consensus_queue.cc:237] T 919882d125e94748843ae6fb79e0d6b3 P 8e50727c54934e3c9f8a0f62a38e4fd7 [LEADER]: Queue going to LEADER mode. State: All 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: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } }
I20260630 12:42:48.053146 23717 tablet_bootstrap.cc:654] T d589b952a4eb4aefa07e45294b5b46a3 P 49e4fee8d71342e8ade3bf413f26c1e1: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:48.056819 23727 raft_consensus.cc:2804] T f7a432a3dcdb4c9bb1e6faded16ce360 P 0a7f54d49de242f4a3578ad943a11af0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:42:48.055606 23720 leader_election.cc:290] T f7a432a3dcdb4c9bb1e6faded16ce360 P 0a7f54d49de242f4a3578ad943a11af0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:42:48.057533 23421 catalog_manager.cc:5697] T e97c2d57e8954c79b2daf2fe49bdb903 P 49e4fee8d71342e8ade3bf413f26c1e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 49e4fee8d71342e8ade3bf413f26c1e1 (127.13.140.129). New cstate: current_term: 1 leader_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } health_report { overall_health: HEALTHY } } }
I20260630 12:42:48.059952 23718 tablet_bootstrap.cc:492] T 993d9170e06c46979b42ec6fc4425948 P 8e50727c54934e3c9f8a0f62a38e4fd7: Bootstrap starting.
I20260630 12:42:48.068809 23718 tablet_bootstrap.cc:654] T 993d9170e06c46979b42ec6fc4425948 P 8e50727c54934e3c9f8a0f62a38e4fd7: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:48.075342 23720 ts_tablet_manager.cc:1434] T f7a432a3dcdb4c9bb1e6faded16ce360 P 0a7f54d49de242f4a3578ad943a11af0: Time spent starting tablet: real 0.054s	user 0.032s	sys 0.017s
I20260630 12:42:48.077427 23720 tablet_bootstrap.cc:492] T 65b112feb69d47e8a7a100e4e1557a4e P 0a7f54d49de242f4a3578ad943a11af0: Bootstrap starting.
I20260630 12:42:48.085350 23727 raft_consensus.cc:697] T f7a432a3dcdb4c9bb1e6faded16ce360 P 0a7f54d49de242f4a3578ad943a11af0 [term 1 LEADER]: Becoming Leader. State: Replica: 0a7f54d49de242f4a3578ad943a11af0, State: Running, Role: LEADER
I20260630 12:42:48.087586 23720 tablet_bootstrap.cc:654] T 65b112feb69d47e8a7a100e4e1557a4e P 0a7f54d49de242f4a3578ad943a11af0: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:48.088480 23717 tablet_bootstrap.cc:492] T d589b952a4eb4aefa07e45294b5b46a3 P 49e4fee8d71342e8ade3bf413f26c1e1: No bootstrap required, opened a new log
I20260630 12:42:48.090103 23717 ts_tablet_manager.cc:1403] T d589b952a4eb4aefa07e45294b5b46a3 P 49e4fee8d71342e8ade3bf413f26c1e1: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.008s
I20260630 12:42:48.086267 23727 consensus_queue.cc:237] T f7a432a3dcdb4c9bb1e6faded16ce360 P 0a7f54d49de242f4a3578ad943a11af0 [LEADER]: Queue going to LEADER mode. State: All 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: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } }
I20260630 12:42:48.093186 23717 raft_consensus.cc:359] T d589b952a4eb4aefa07e45294b5b46a3 P 49e4fee8d71342e8ade3bf413f26c1e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } }
I20260630 12:42:48.093853 23717 raft_consensus.cc:385] T d589b952a4eb4aefa07e45294b5b46a3 P 49e4fee8d71342e8ade3bf413f26c1e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:48.094390 23717 raft_consensus.cc:740] T d589b952a4eb4aefa07e45294b5b46a3 P 49e4fee8d71342e8ade3bf413f26c1e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49e4fee8d71342e8ade3bf413f26c1e1, State: Initialized, Role: FOLLOWER
I20260630 12:42:48.093843 23420 catalog_manager.cc:5697] T 919882d125e94748843ae6fb79e0d6b3 P 8e50727c54934e3c9f8a0f62a38e4fd7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e50727c54934e3c9f8a0f62a38e4fd7 (127.13.140.130). New cstate: current_term: 1 leader_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } health_report { overall_health: HEALTHY } } }
I20260630 12:42:48.095162 23717 consensus_queue.cc:260] T d589b952a4eb4aefa07e45294b5b46a3 P 49e4fee8d71342e8ade3bf413f26c1e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } }
I20260630 12:42:48.095921 23717 raft_consensus.cc:399] T d589b952a4eb4aefa07e45294b5b46a3 P 49e4fee8d71342e8ade3bf413f26c1e1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:42:48.096278 23717 raft_consensus.cc:493] T d589b952a4eb4aefa07e45294b5b46a3 P 49e4fee8d71342e8ade3bf413f26c1e1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:42:48.096724 23717 raft_consensus.cc:3060] T d589b952a4eb4aefa07e45294b5b46a3 P 49e4fee8d71342e8ade3bf413f26c1e1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:48.106329 23717 raft_consensus.cc:515] T d589b952a4eb4aefa07e45294b5b46a3 P 49e4fee8d71342e8ade3bf413f26c1e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } }
I20260630 12:42:48.107257 23717 leader_election.cc:304] T d589b952a4eb4aefa07e45294b5b46a3 P 49e4fee8d71342e8ade3bf413f26c1e1 [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: 49e4fee8d71342e8ade3bf413f26c1e1; no voters: 
I20260630 12:42:48.108233 23718 tablet_bootstrap.cc:492] T 993d9170e06c46979b42ec6fc4425948 P 8e50727c54934e3c9f8a0f62a38e4fd7: No bootstrap required, opened a new log
I20260630 12:42:48.108421 23725 raft_consensus.cc:2804] T d589b952a4eb4aefa07e45294b5b46a3 P 49e4fee8d71342e8ade3bf413f26c1e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:42:48.108871 23718 ts_tablet_manager.cc:1403] T 993d9170e06c46979b42ec6fc4425948 P 8e50727c54934e3c9f8a0f62a38e4fd7: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.006s
I20260630 12:42:48.109169 23725 raft_consensus.cc:697] T d589b952a4eb4aefa07e45294b5b46a3 P 49e4fee8d71342e8ade3bf413f26c1e1 [term 1 LEADER]: Becoming Leader. State: Replica: 49e4fee8d71342e8ade3bf413f26c1e1, State: Running, Role: LEADER
I20260630 12:42:48.110105 23725 consensus_queue.cc:237] T d589b952a4eb4aefa07e45294b5b46a3 P 49e4fee8d71342e8ade3bf413f26c1e1 [LEADER]: Queue going to LEADER mode. State: All 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: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } }
I20260630 12:42:48.111702 23718 raft_consensus.cc:359] T 993d9170e06c46979b42ec6fc4425948 P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } }
I20260630 12:42:48.112257 23718 raft_consensus.cc:385] T 993d9170e06c46979b42ec6fc4425948 P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:48.112586 23718 raft_consensus.cc:740] T 993d9170e06c46979b42ec6fc4425948 P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e50727c54934e3c9f8a0f62a38e4fd7, State: Initialized, Role: FOLLOWER
I20260630 12:42:48.113300 23718 consensus_queue.cc:260] T 993d9170e06c46979b42ec6fc4425948 P 8e50727c54934e3c9f8a0f62a38e4fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } }
I20260630 12:42:48.113584 23717 leader_election.cc:290] T d589b952a4eb4aefa07e45294b5b46a3 P 49e4fee8d71342e8ade3bf413f26c1e1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:42:48.114046 23718 raft_consensus.cc:399] T 993d9170e06c46979b42ec6fc4425948 P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:42:48.114387 23718 raft_consensus.cc:493] T 993d9170e06c46979b42ec6fc4425948 P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:42:48.114728 23718 raft_consensus.cc:3060] T 993d9170e06c46979b42ec6fc4425948 P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:48.115967 23717 ts_tablet_manager.cc:1434] T d589b952a4eb4aefa07e45294b5b46a3 P 49e4fee8d71342e8ade3bf413f26c1e1: Time spent starting tablet: real 0.026s	user 0.019s	sys 0.000s
I20260630 12:42:48.122469 23718 raft_consensus.cc:515] T 993d9170e06c46979b42ec6fc4425948 P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } }
I20260630 12:42:48.122201 23419 catalog_manager.cc:5697] T f7a432a3dcdb4c9bb1e6faded16ce360 P 0a7f54d49de242f4a3578ad943a11af0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a7f54d49de242f4a3578ad943a11af0 (127.13.140.131). New cstate: current_term: 1 leader_uuid: "0a7f54d49de242f4a3578ad943a11af0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } health_report { overall_health: HEALTHY } } }
I20260630 12:42:48.123214 23718 leader_election.cc:304] T 993d9170e06c46979b42ec6fc4425948 P 8e50727c54934e3c9f8a0f62a38e4fd7 [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: 8e50727c54934e3c9f8a0f62a38e4fd7; no voters: 
I20260630 12:42:48.123862 23718 leader_election.cc:290] T 993d9170e06c46979b42ec6fc4425948 P 8e50727c54934e3c9f8a0f62a38e4fd7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:42:48.124102 23724 raft_consensus.cc:2804] T 993d9170e06c46979b42ec6fc4425948 P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:42:48.125084 23724 raft_consensus.cc:697] T 993d9170e06c46979b42ec6fc4425948 P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 1 LEADER]: Becoming Leader. State: Replica: 8e50727c54934e3c9f8a0f62a38e4fd7, State: Running, Role: LEADER
I20260630 12:42:48.125533 23718 ts_tablet_manager.cc:1434] T 993d9170e06c46979b42ec6fc4425948 P 8e50727c54934e3c9f8a0f62a38e4fd7: Time spent starting tablet: real 0.016s	user 0.016s	sys 0.000s
I20260630 12:42:48.126129 23724 consensus_queue.cc:237] T 993d9170e06c46979b42ec6fc4425948 P 8e50727c54934e3c9f8a0f62a38e4fd7 [LEADER]: Queue going to LEADER mode. State: All 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: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } }
I20260630 12:42:48.129463 23720 tablet_bootstrap.cc:492] T 65b112feb69d47e8a7a100e4e1557a4e P 0a7f54d49de242f4a3578ad943a11af0: No bootstrap required, opened a new log
I20260630 12:42:48.129971 23720 ts_tablet_manager.cc:1403] T 65b112feb69d47e8a7a100e4e1557a4e P 0a7f54d49de242f4a3578ad943a11af0: Time spent bootstrapping tablet: real 0.053s	user 0.015s	sys 0.006s
I20260630 12:42:48.133769 23421 catalog_manager.cc:5697] T d589b952a4eb4aefa07e45294b5b46a3 P 49e4fee8d71342e8ade3bf413f26c1e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 49e4fee8d71342e8ade3bf413f26c1e1 (127.13.140.129). New cstate: current_term: 1 leader_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } health_report { overall_health: HEALTHY } } }
I20260630 12:42:48.133419 23420 catalog_manager.cc:5697] T 993d9170e06c46979b42ec6fc4425948 P 8e50727c54934e3c9f8a0f62a38e4fd7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e50727c54934e3c9f8a0f62a38e4fd7 (127.13.140.130). New cstate: current_term: 1 leader_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } health_report { overall_health: HEALTHY } } }
I20260630 12:42:48.132457 23720 raft_consensus.cc:359] T 65b112feb69d47e8a7a100e4e1557a4e P 0a7f54d49de242f4a3578ad943a11af0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } }
I20260630 12:42:48.136862 23720 raft_consensus.cc:385] T 65b112feb69d47e8a7a100e4e1557a4e P 0a7f54d49de242f4a3578ad943a11af0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:48.137169 23720 raft_consensus.cc:740] T 65b112feb69d47e8a7a100e4e1557a4e P 0a7f54d49de242f4a3578ad943a11af0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a7f54d49de242f4a3578ad943a11af0, State: Initialized, Role: FOLLOWER
I20260630 12:42:48.137924 23720 consensus_queue.cc:260] T 65b112feb69d47e8a7a100e4e1557a4e P 0a7f54d49de242f4a3578ad943a11af0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } }
I20260630 12:42:48.138592 23720 raft_consensus.cc:399] T 65b112feb69d47e8a7a100e4e1557a4e P 0a7f54d49de242f4a3578ad943a11af0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:42:48.138873 23720 raft_consensus.cc:493] T 65b112feb69d47e8a7a100e4e1557a4e P 0a7f54d49de242f4a3578ad943a11af0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:42:48.139159 23720 raft_consensus.cc:3060] T 65b112feb69d47e8a7a100e4e1557a4e P 0a7f54d49de242f4a3578ad943a11af0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:48.147105 23720 raft_consensus.cc:515] T 65b112feb69d47e8a7a100e4e1557a4e P 0a7f54d49de242f4a3578ad943a11af0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } }
I20260630 12:42:48.147816 23720 leader_election.cc:304] T 65b112feb69d47e8a7a100e4e1557a4e P 0a7f54d49de242f4a3578ad943a11af0 [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: 0a7f54d49de242f4a3578ad943a11af0; no voters: 
I20260630 12:42:48.148716 23732 raft_consensus.cc:2804] T 65b112feb69d47e8a7a100e4e1557a4e P 0a7f54d49de242f4a3578ad943a11af0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:42:48.149168 23732 raft_consensus.cc:697] T 65b112feb69d47e8a7a100e4e1557a4e P 0a7f54d49de242f4a3578ad943a11af0 [term 1 LEADER]: Becoming Leader. State: Replica: 0a7f54d49de242f4a3578ad943a11af0, State: Running, Role: LEADER
I20260630 12:42:48.149837 23732 consensus_queue.cc:237] T 65b112feb69d47e8a7a100e4e1557a4e P 0a7f54d49de242f4a3578ad943a11af0 [LEADER]: Queue going to LEADER mode. State: All 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: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } }
I20260630 12:42:48.152132 23720 leader_election.cc:290] T 65b112feb69d47e8a7a100e4e1557a4e P 0a7f54d49de242f4a3578ad943a11af0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:42:48.154237 23720 ts_tablet_manager.cc:1434] T 65b112feb69d47e8a7a100e4e1557a4e P 0a7f54d49de242f4a3578ad943a11af0: Time spent starting tablet: real 0.024s	user 0.015s	sys 0.000s
I20260630 12:42:48.156140 23420 catalog_manager.cc:5697] T 65b112feb69d47e8a7a100e4e1557a4e P 0a7f54d49de242f4a3578ad943a11af0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a7f54d49de242f4a3578ad943a11af0 (127.13.140.131). New cstate: current_term: 1 leader_uuid: "0a7f54d49de242f4a3578ad943a11af0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } health_report { overall_health: HEALTHY } } }
I20260630 12:42:48.862066 23412 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47772:
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:42:48.864503 23412 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:42:48.905191 23512 tablet_service.cc:1511] Processing CreateTablet for tablet 084ff89a81354c9eac01842b7722b251 (DEFAULT_TABLE table=test-workload-rf3 [id=f21b9e9987e44ae2a6155295abd6b061]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:42:48.906523 23512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 084ff89a81354c9eac01842b7722b251. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:48.906381 23587 tablet_service.cc:1511] Processing CreateTablet for tablet 084ff89a81354c9eac01842b7722b251 (DEFAULT_TABLE table=test-workload-rf3 [id=f21b9e9987e44ae2a6155295abd6b061]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:42:48.907703 23587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 084ff89a81354c9eac01842b7722b251. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:48.909111 23513 tablet_service.cc:1511] Processing CreateTablet for tablet ef031108861a453088f639b128e4944c (DEFAULT_TABLE table=test-workload-rf3 [id=f21b9e9987e44ae2a6155295abd6b061]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:42:48.910436 23513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef031108861a453088f639b128e4944c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:48.911201 23661 tablet_service.cc:1511] Processing CreateTablet for tablet 084ff89a81354c9eac01842b7722b251 (DEFAULT_TABLE table=test-workload-rf3 [id=f21b9e9987e44ae2a6155295abd6b061]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:42:48.912436 23661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 084ff89a81354c9eac01842b7722b251. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:48.915150 23588 tablet_service.cc:1511] Processing CreateTablet for tablet ef031108861a453088f639b128e4944c (DEFAULT_TABLE table=test-workload-rf3 [id=f21b9e9987e44ae2a6155295abd6b061]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:42:48.916525 23588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef031108861a453088f639b128e4944c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:48.917021 23586 tablet_service.cc:1511] Processing CreateTablet for tablet 3e5580752fd744fbb922ca9919f1dda3 (DEFAULT_TABLE table=test-workload-rf3 [id=f21b9e9987e44ae2a6155295abd6b061]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:42:48.918205 23511 tablet_service.cc:1511] Processing CreateTablet for tablet 3e5580752fd744fbb922ca9919f1dda3 (DEFAULT_TABLE table=test-workload-rf3 [id=f21b9e9987e44ae2a6155295abd6b061]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:42:48.918661 23586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e5580752fd744fbb922ca9919f1dda3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:48.919550 23511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e5580752fd744fbb922ca9919f1dda3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:48.921558 23662 tablet_service.cc:1511] Processing CreateTablet for tablet ef031108861a453088f639b128e4944c (DEFAULT_TABLE table=test-workload-rf3 [id=f21b9e9987e44ae2a6155295abd6b061]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:42:48.922894 23662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef031108861a453088f639b128e4944c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:48.922693 23585 tablet_service.cc:1511] Processing CreateTablet for tablet e7301d3fe2c6427a9f1a6ea6c6c630df (DEFAULT_TABLE table=test-workload-rf3 [id=f21b9e9987e44ae2a6155295abd6b061]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:42:48.923940 23585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7301d3fe2c6427a9f1a6ea6c6c630df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:48.925782 23510 tablet_service.cc:1511] Processing CreateTablet for tablet e7301d3fe2c6427a9f1a6ea6c6c630df (DEFAULT_TABLE table=test-workload-rf3 [id=f21b9e9987e44ae2a6155295abd6b061]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:42:48.927088 23510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7301d3fe2c6427a9f1a6ea6c6c630df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:48.928028 23584 tablet_service.cc:1511] Processing CreateTablet for tablet 24eb80a2fc2845c0bc5d1cd29d73d8bd (DEFAULT_TABLE table=test-workload-rf3 [id=f21b9e9987e44ae2a6155295abd6b061]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:42:48.929373 23584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24eb80a2fc2845c0bc5d1cd29d73d8bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:48.929773 23509 tablet_service.cc:1511] Processing CreateTablet for tablet 24eb80a2fc2845c0bc5d1cd29d73d8bd (DEFAULT_TABLE table=test-workload-rf3 [id=f21b9e9987e44ae2a6155295abd6b061]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:42:48.939353 23509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24eb80a2fc2845c0bc5d1cd29d73d8bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:48.932904 23508 tablet_service.cc:1511] Processing CreateTablet for tablet 48cd7e43d1fe4d9f95d849800e577f5a (DEFAULT_TABLE table=test-workload-rf3 [id=f21b9e9987e44ae2a6155295abd6b061]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:42:48.942879 23508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48cd7e43d1fe4d9f95d849800e577f5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:48.933400 23583 tablet_service.cc:1511] Processing CreateTablet for tablet 48cd7e43d1fe4d9f95d849800e577f5a (DEFAULT_TABLE table=test-workload-rf3 [id=f21b9e9987e44ae2a6155295abd6b061]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:42:48.934630 23660 tablet_service.cc:1511] Processing CreateTablet for tablet 3e5580752fd744fbb922ca9919f1dda3 (DEFAULT_TABLE table=test-workload-rf3 [id=f21b9e9987e44ae2a6155295abd6b061]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:42:48.945427 23660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e5580752fd744fbb922ca9919f1dda3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:48.937712 23658 tablet_service.cc:1511] Processing CreateTablet for tablet 24eb80a2fc2845c0bc5d1cd29d73d8bd (DEFAULT_TABLE table=test-workload-rf3 [id=f21b9e9987e44ae2a6155295abd6b061]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:42:48.949508 23658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24eb80a2fc2845c0bc5d1cd29d73d8bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:48.936303 23659 tablet_service.cc:1511] Processing CreateTablet for tablet e7301d3fe2c6427a9f1a6ea6c6c630df (DEFAULT_TABLE table=test-workload-rf3 [id=f21b9e9987e44ae2a6155295abd6b061]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:42:48.952059 23659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7301d3fe2c6427a9f1a6ea6c6c630df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:48.952677 23776 tablet_bootstrap.cc:492] T ef031108861a453088f639b128e4944c P 49e4fee8d71342e8ade3bf413f26c1e1: Bootstrap starting.
I20260630 12:42:48.960412 23776 tablet_bootstrap.cc:654] T ef031108861a453088f639b128e4944c P 49e4fee8d71342e8ade3bf413f26c1e1: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:48.962337 23657 tablet_service.cc:1511] Processing CreateTablet for tablet 48cd7e43d1fe4d9f95d849800e577f5a (DEFAULT_TABLE table=test-workload-rf3 [id=f21b9e9987e44ae2a6155295abd6b061]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:42:48.963748 23657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48cd7e43d1fe4d9f95d849800e577f5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:48.964885 23583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48cd7e43d1fe4d9f95d849800e577f5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:49.061690 23775 tablet_bootstrap.cc:492] T ef031108861a453088f639b128e4944c P 8e50727c54934e3c9f8a0f62a38e4fd7: Bootstrap starting.
I20260630 12:42:49.068421 23775 tablet_bootstrap.cc:654] T ef031108861a453088f639b128e4944c P 8e50727c54934e3c9f8a0f62a38e4fd7: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:49.070858 23776 tablet_bootstrap.cc:492] T ef031108861a453088f639b128e4944c P 49e4fee8d71342e8ade3bf413f26c1e1: No bootstrap required, opened a new log
I20260630 12:42:49.072902 23776 ts_tablet_manager.cc:1403] T ef031108861a453088f639b128e4944c P 49e4fee8d71342e8ade3bf413f26c1e1: Time spent bootstrapping tablet: real 0.120s	user 0.044s	sys 0.036s
I20260630 12:42:49.075937 23778 tablet_bootstrap.cc:492] T 084ff89a81354c9eac01842b7722b251 P 0a7f54d49de242f4a3578ad943a11af0: Bootstrap starting.
I20260630 12:42:49.076231 23776 raft_consensus.cc:359] T ef031108861a453088f639b128e4944c P 49e4fee8d71342e8ade3bf413f26c1e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } }
I20260630 12:42:49.077031 23776 raft_consensus.cc:385] T ef031108861a453088f639b128e4944c P 49e4fee8d71342e8ade3bf413f26c1e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:49.077335 23776 raft_consensus.cc:740] T ef031108861a453088f639b128e4944c P 49e4fee8d71342e8ade3bf413f26c1e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49e4fee8d71342e8ade3bf413f26c1e1, State: Initialized, Role: FOLLOWER
I20260630 12:42:49.077740 23775 tablet_bootstrap.cc:492] T ef031108861a453088f639b128e4944c P 8e50727c54934e3c9f8a0f62a38e4fd7: No bootstrap required, opened a new log
I20260630 12:42:49.078286 23775 ts_tablet_manager.cc:1403] T ef031108861a453088f639b128e4944c P 8e50727c54934e3c9f8a0f62a38e4fd7: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.002s
I20260630 12:42:49.078069 23776 consensus_queue.cc:260] T ef031108861a453088f639b128e4944c P 49e4fee8d71342e8ade3bf413f26c1e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } }
I20260630 12:42:49.080400 23776 ts_tablet_manager.cc:1434] T ef031108861a453088f639b128e4944c P 49e4fee8d71342e8ade3bf413f26c1e1: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:42:49.082372 23776 tablet_bootstrap.cc:492] T 48cd7e43d1fe4d9f95d849800e577f5a P 49e4fee8d71342e8ade3bf413f26c1e1: Bootstrap starting.
I20260630 12:42:49.082530 23778 tablet_bootstrap.cc:654] T 084ff89a81354c9eac01842b7722b251 P 0a7f54d49de242f4a3578ad943a11af0: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:49.082690 23775 raft_consensus.cc:359] T ef031108861a453088f639b128e4944c P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } }
I20260630 12:42:49.083516 23775 raft_consensus.cc:385] T ef031108861a453088f639b128e4944c P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:49.083859 23775 raft_consensus.cc:740] T ef031108861a453088f639b128e4944c P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e50727c54934e3c9f8a0f62a38e4fd7, State: Initialized, Role: FOLLOWER
I20260630 12:42:49.084771 23775 consensus_queue.cc:260] T ef031108861a453088f639b128e4944c P 8e50727c54934e3c9f8a0f62a38e4fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } }
I20260630 12:42:49.088928 23776 tablet_bootstrap.cc:654] T 48cd7e43d1fe4d9f95d849800e577f5a P 49e4fee8d71342e8ade3bf413f26c1e1: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:49.096148 23775 ts_tablet_manager.cc:1434] T ef031108861a453088f639b128e4944c P 8e50727c54934e3c9f8a0f62a38e4fd7: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260630 12:42:49.100021 23775 tablet_bootstrap.cc:492] T 24eb80a2fc2845c0bc5d1cd29d73d8bd P 8e50727c54934e3c9f8a0f62a38e4fd7: Bootstrap starting.
I20260630 12:42:49.101583 23778 tablet_bootstrap.cc:492] T 084ff89a81354c9eac01842b7722b251 P 0a7f54d49de242f4a3578ad943a11af0: No bootstrap required, opened a new log
I20260630 12:42:49.102231 23778 ts_tablet_manager.cc:1403] T 084ff89a81354c9eac01842b7722b251 P 0a7f54d49de242f4a3578ad943a11af0: Time spent bootstrapping tablet: real 0.027s	user 0.004s	sys 0.020s
I20260630 12:42:49.105041 23778 raft_consensus.cc:359] T 084ff89a81354c9eac01842b7722b251 P 0a7f54d49de242f4a3578ad943a11af0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } }
I20260630 12:42:49.105819 23778 raft_consensus.cc:385] T 084ff89a81354c9eac01842b7722b251 P 0a7f54d49de242f4a3578ad943a11af0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:49.106266 23778 raft_consensus.cc:740] T 084ff89a81354c9eac01842b7722b251 P 0a7f54d49de242f4a3578ad943a11af0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a7f54d49de242f4a3578ad943a11af0, State: Initialized, Role: FOLLOWER
I20260630 12:42:49.105762 23775 tablet_bootstrap.cc:654] T 24eb80a2fc2845c0bc5d1cd29d73d8bd P 8e50727c54934e3c9f8a0f62a38e4fd7: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:49.107349 23723 raft_consensus.cc:493] T ef031108861a453088f639b128e4944c P 49e4fee8d71342e8ade3bf413f26c1e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:42:49.107137 23778 consensus_queue.cc:260] T 084ff89a81354c9eac01842b7722b251 P 0a7f54d49de242f4a3578ad943a11af0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } }
I20260630 12:42:49.107893 23723 raft_consensus.cc:515] T ef031108861a453088f639b128e4944c P 49e4fee8d71342e8ade3bf413f26c1e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } }
I20260630 12:42:49.108770 23776 tablet_bootstrap.cc:492] T 48cd7e43d1fe4d9f95d849800e577f5a P 49e4fee8d71342e8ade3bf413f26c1e1: No bootstrap required, opened a new log
I20260630 12:42:49.109323 23776 ts_tablet_manager.cc:1403] T 48cd7e43d1fe4d9f95d849800e577f5a P 49e4fee8d71342e8ade3bf413f26c1e1: Time spent bootstrapping tablet: real 0.027s	user 0.022s	sys 0.002s
I20260630 12:42:49.109450 23778 ts_tablet_manager.cc:1434] T 084ff89a81354c9eac01842b7722b251 P 0a7f54d49de242f4a3578ad943a11af0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:42:49.110857 23778 tablet_bootstrap.cc:492] T 48cd7e43d1fe4d9f95d849800e577f5a P 0a7f54d49de242f4a3578ad943a11af0: Bootstrap starting.
I20260630 12:42:49.112618 23776 raft_consensus.cc:359] T 48cd7e43d1fe4d9f95d849800e577f5a P 49e4fee8d71342e8ade3bf413f26c1e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } }
I20260630 12:42:49.113432 23776 raft_consensus.cc:385] T 48cd7e43d1fe4d9f95d849800e577f5a P 49e4fee8d71342e8ade3bf413f26c1e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:49.113766 23776 raft_consensus.cc:740] T 48cd7e43d1fe4d9f95d849800e577f5a P 49e4fee8d71342e8ade3bf413f26c1e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49e4fee8d71342e8ade3bf413f26c1e1, State: Initialized, Role: FOLLOWER
I20260630 12:42:49.114552 23776 consensus_queue.cc:260] T 48cd7e43d1fe4d9f95d849800e577f5a P 49e4fee8d71342e8ade3bf413f26c1e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } }
I20260630 12:42:49.117457 23776 ts_tablet_manager.cc:1434] T 48cd7e43d1fe4d9f95d849800e577f5a P 49e4fee8d71342e8ade3bf413f26c1e1: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:42:49.118590 23776 tablet_bootstrap.cc:492] T 3e5580752fd744fbb922ca9919f1dda3 P 49e4fee8d71342e8ade3bf413f26c1e1: Bootstrap starting.
I20260630 12:42:49.120831 23778 tablet_bootstrap.cc:654] T 48cd7e43d1fe4d9f95d849800e577f5a P 0a7f54d49de242f4a3578ad943a11af0: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:49.124063 23776 tablet_bootstrap.cc:654] T 3e5580752fd744fbb922ca9919f1dda3 P 49e4fee8d71342e8ade3bf413f26c1e1: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:49.132761 23723 leader_election.cc:290] T ef031108861a453088f639b128e4944c P 49e4fee8d71342e8ade3bf413f26c1e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e50727c54934e3c9f8a0f62a38e4fd7 (127.13.140.130:42129), 0a7f54d49de242f4a3578ad943a11af0 (127.13.140.131:35715)
I20260630 12:42:49.132916 23778 tablet_bootstrap.cc:492] T 48cd7e43d1fe4d9f95d849800e577f5a P 0a7f54d49de242f4a3578ad943a11af0: No bootstrap required, opened a new log
I20260630 12:42:49.133689 23778 ts_tablet_manager.cc:1403] T 48cd7e43d1fe4d9f95d849800e577f5a P 0a7f54d49de242f4a3578ad943a11af0: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.008s
I20260630 12:42:49.137401 23778 raft_consensus.cc:359] T 48cd7e43d1fe4d9f95d849800e577f5a P 0a7f54d49de242f4a3578ad943a11af0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } }
I20260630 12:42:49.138451 23778 raft_consensus.cc:385] T 48cd7e43d1fe4d9f95d849800e577f5a P 0a7f54d49de242f4a3578ad943a11af0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:49.138906 23778 raft_consensus.cc:740] T 48cd7e43d1fe4d9f95d849800e577f5a P 0a7f54d49de242f4a3578ad943a11af0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a7f54d49de242f4a3578ad943a11af0, State: Initialized, Role: FOLLOWER
I20260630 12:42:49.140136 23778 consensus_queue.cc:260] T 48cd7e43d1fe4d9f95d849800e577f5a P 0a7f54d49de242f4a3578ad943a11af0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } }
I20260630 12:42:49.143620 23778 ts_tablet_manager.cc:1434] T 48cd7e43d1fe4d9f95d849800e577f5a P 0a7f54d49de242f4a3578ad943a11af0: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260630 12:42:49.144999 23778 tablet_bootstrap.cc:492] T ef031108861a453088f639b128e4944c P 0a7f54d49de242f4a3578ad943a11af0: Bootstrap starting.
I20260630 12:42:49.152822 23778 tablet_bootstrap.cc:654] T ef031108861a453088f639b128e4944c P 0a7f54d49de242f4a3578ad943a11af0: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:49.165866 23778 tablet_bootstrap.cc:492] T ef031108861a453088f639b128e4944c P 0a7f54d49de242f4a3578ad943a11af0: No bootstrap required, opened a new log
I20260630 12:42:49.166656 23778 ts_tablet_manager.cc:1403] T ef031108861a453088f639b128e4944c P 0a7f54d49de242f4a3578ad943a11af0: Time spent bootstrapping tablet: real 0.022s	user 0.002s	sys 0.018s
I20260630 12:42:49.167177 23776 tablet_bootstrap.cc:492] T 3e5580752fd744fbb922ca9919f1dda3 P 49e4fee8d71342e8ade3bf413f26c1e1: No bootstrap required, opened a new log
I20260630 12:42:49.167793 23776 ts_tablet_manager.cc:1403] T 3e5580752fd744fbb922ca9919f1dda3 P 49e4fee8d71342e8ade3bf413f26c1e1: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.008s
I20260630 12:42:49.169457 23727 raft_consensus.cc:493] T 084ff89a81354c9eac01842b7722b251 P 0a7f54d49de242f4a3578ad943a11af0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:42:49.170241 23727 raft_consensus.cc:515] T 084ff89a81354c9eac01842b7722b251 P 0a7f54d49de242f4a3578ad943a11af0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } }
I20260630 12:42:49.175405 23727 leader_election.cc:290] T 084ff89a81354c9eac01842b7722b251 P 0a7f54d49de242f4a3578ad943a11af0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 49e4fee8d71342e8ade3bf413f26c1e1 (127.13.140.129:37123), 8e50727c54934e3c9f8a0f62a38e4fd7 (127.13.140.130:42129)
I20260630 12:42:49.177194 23724 raft_consensus.cc:493] T ef031108861a453088f639b128e4944c P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:42:49.177809 23724 raft_consensus.cc:515] T ef031108861a453088f639b128e4944c P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } }
I20260630 12:42:49.178934 23776 raft_consensus.cc:359] T 3e5580752fd744fbb922ca9919f1dda3 P 49e4fee8d71342e8ade3bf413f26c1e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } }
I20260630 12:42:49.179961 23776 raft_consensus.cc:385] T 3e5580752fd744fbb922ca9919f1dda3 P 49e4fee8d71342e8ade3bf413f26c1e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:49.180326 23776 raft_consensus.cc:740] T 3e5580752fd744fbb922ca9919f1dda3 P 49e4fee8d71342e8ade3bf413f26c1e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49e4fee8d71342e8ade3bf413f26c1e1, State: Initialized, Role: FOLLOWER
I20260630 12:42:49.181299 23776 consensus_queue.cc:260] T 3e5580752fd744fbb922ca9919f1dda3 P 49e4fee8d71342e8ade3bf413f26c1e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } }
I20260630 12:42:49.182142 23724 leader_election.cc:290] T ef031108861a453088f639b128e4944c P 8e50727c54934e3c9f8a0f62a38e4fd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 49e4fee8d71342e8ade3bf413f26c1e1 (127.13.140.129:37123), 0a7f54d49de242f4a3578ad943a11af0 (127.13.140.131:35715)
I20260630 12:42:49.184378 23776 ts_tablet_manager.cc:1434] T 3e5580752fd744fbb922ca9919f1dda3 P 49e4fee8d71342e8ade3bf413f26c1e1: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260630 12:42:49.187841 23776 tablet_bootstrap.cc:492] T 084ff89a81354c9eac01842b7722b251 P 49e4fee8d71342e8ade3bf413f26c1e1: Bootstrap starting.
I20260630 12:42:49.195779 23776 tablet_bootstrap.cc:654] T 084ff89a81354c9eac01842b7722b251 P 49e4fee8d71342e8ade3bf413f26c1e1: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:49.177217 23778 raft_consensus.cc:359] T ef031108861a453088f639b128e4944c P 0a7f54d49de242f4a3578ad943a11af0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } }
I20260630 12:42:49.201349 23778 raft_consensus.cc:385] T ef031108861a453088f639b128e4944c P 0a7f54d49de242f4a3578ad943a11af0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:49.201691 23778 raft_consensus.cc:740] T ef031108861a453088f639b128e4944c P 0a7f54d49de242f4a3578ad943a11af0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a7f54d49de242f4a3578ad943a11af0, State: Initialized, Role: FOLLOWER
I20260630 12:42:49.202510 23778 consensus_queue.cc:260] T ef031108861a453088f639b128e4944c P 0a7f54d49de242f4a3578ad943a11af0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } }
I20260630 12:42:49.208961 23778 ts_tablet_manager.cc:1434] T ef031108861a453088f639b128e4944c P 0a7f54d49de242f4a3578ad943a11af0: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.000s
I20260630 12:42:49.210182 23776 tablet_bootstrap.cc:492] T 084ff89a81354c9eac01842b7722b251 P 49e4fee8d71342e8ade3bf413f26c1e1: No bootstrap required, opened a new log
I20260630 12:42:49.210950 23776 ts_tablet_manager.cc:1403] T 084ff89a81354c9eac01842b7722b251 P 49e4fee8d71342e8ade3bf413f26c1e1: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.008s
I20260630 12:42:49.211066 23778 tablet_bootstrap.cc:492] T 3e5580752fd744fbb922ca9919f1dda3 P 0a7f54d49de242f4a3578ad943a11af0: Bootstrap starting.
I20260630 12:42:49.214676 23776 raft_consensus.cc:359] T 084ff89a81354c9eac01842b7722b251 P 49e4fee8d71342e8ade3bf413f26c1e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } }
I20260630 12:42:49.215461 23776 raft_consensus.cc:385] T 084ff89a81354c9eac01842b7722b251 P 49e4fee8d71342e8ade3bf413f26c1e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:49.215778 23776 raft_consensus.cc:740] T 084ff89a81354c9eac01842b7722b251 P 49e4fee8d71342e8ade3bf413f26c1e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49e4fee8d71342e8ade3bf413f26c1e1, State: Initialized, Role: FOLLOWER
I20260630 12:42:49.216686 23776 consensus_queue.cc:260] T 084ff89a81354c9eac01842b7722b251 P 49e4fee8d71342e8ade3bf413f26c1e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } }
I20260630 12:42:49.220247 23778 tablet_bootstrap.cc:654] T 3e5580752fd744fbb922ca9919f1dda3 P 0a7f54d49de242f4a3578ad943a11af0: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:49.227404 23776 ts_tablet_manager.cc:1434] T 084ff89a81354c9eac01842b7722b251 P 49e4fee8d71342e8ade3bf413f26c1e1: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260630 12:42:49.233677 23778 tablet_bootstrap.cc:492] T 3e5580752fd744fbb922ca9919f1dda3 P 0a7f54d49de242f4a3578ad943a11af0: No bootstrap required, opened a new log
I20260630 12:42:49.234527 23778 ts_tablet_manager.cc:1403] T 3e5580752fd744fbb922ca9919f1dda3 P 0a7f54d49de242f4a3578ad943a11af0: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.012s
I20260630 12:42:49.237493 23776 tablet_bootstrap.cc:492] T e7301d3fe2c6427a9f1a6ea6c6c630df P 49e4fee8d71342e8ade3bf413f26c1e1: Bootstrap starting.
I20260630 12:42:49.237790 23775 tablet_bootstrap.cc:492] T 24eb80a2fc2845c0bc5d1cd29d73d8bd P 8e50727c54934e3c9f8a0f62a38e4fd7: No bootstrap required, opened a new log
I20260630 12:42:49.238601 23775 ts_tablet_manager.cc:1403] T 24eb80a2fc2845c0bc5d1cd29d73d8bd P 8e50727c54934e3c9f8a0f62a38e4fd7: Time spent bootstrapping tablet: real 0.139s	user 0.027s	sys 0.040s
I20260630 12:42:49.242733 23775 raft_consensus.cc:359] T 24eb80a2fc2845c0bc5d1cd29d73d8bd P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } }
I20260630 12:42:49.243846 23775 raft_consensus.cc:385] T 24eb80a2fc2845c0bc5d1cd29d73d8bd P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:49.244299 23775 raft_consensus.cc:740] T 24eb80a2fc2845c0bc5d1cd29d73d8bd P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e50727c54934e3c9f8a0f62a38e4fd7, State: Initialized, Role: FOLLOWER
I20260630 12:42:49.246635 23776 tablet_bootstrap.cc:654] T e7301d3fe2c6427a9f1a6ea6c6c630df P 49e4fee8d71342e8ade3bf413f26c1e1: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:49.247591 23775 consensus_queue.cc:260] T 24eb80a2fc2845c0bc5d1cd29d73d8bd P 8e50727c54934e3c9f8a0f62a38e4fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } }
I20260630 12:42:49.256083 23775 ts_tablet_manager.cc:1434] T 24eb80a2fc2845c0bc5d1cd29d73d8bd P 8e50727c54934e3c9f8a0f62a38e4fd7: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.002s
I20260630 12:42:49.258888 23775 tablet_bootstrap.cc:492] T 3e5580752fd744fbb922ca9919f1dda3 P 8e50727c54934e3c9f8a0f62a38e4fd7: Bootstrap starting.
I20260630 12:42:49.250077 23778 raft_consensus.cc:359] T 3e5580752fd744fbb922ca9919f1dda3 P 0a7f54d49de242f4a3578ad943a11af0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } }
I20260630 12:42:49.267781 23778 raft_consensus.cc:385] T 3e5580752fd744fbb922ca9919f1dda3 P 0a7f54d49de242f4a3578ad943a11af0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:49.267959 23672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef031108861a453088f639b128e4944c" candidate_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a7f54d49de242f4a3578ad943a11af0" is_pre_election: true
I20260630 12:42:49.268535 23778 raft_consensus.cc:740] T 3e5580752fd744fbb922ca9919f1dda3 P 0a7f54d49de242f4a3578ad943a11af0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a7f54d49de242f4a3578ad943a11af0, State: Initialized, Role: FOLLOWER
I20260630 12:42:49.268863 23672 raft_consensus.cc:2468] T ef031108861a453088f639b128e4944c P 0a7f54d49de242f4a3578ad943a11af0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49e4fee8d71342e8ade3bf413f26c1e1 in term 0.
I20260630 12:42:49.269676 23778 consensus_queue.cc:260] T 3e5580752fd744fbb922ca9919f1dda3 P 0a7f54d49de242f4a3578ad943a11af0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } }
I20260630 12:42:49.271009 23488 leader_election.cc:304] T ef031108861a453088f639b128e4944c P 49e4fee8d71342e8ade3bf413f26c1e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a7f54d49de242f4a3578ad943a11af0, 49e4fee8d71342e8ade3bf413f26c1e1; no voters: 
I20260630 12:42:49.273507 23778 ts_tablet_manager.cc:1434] T 3e5580752fd744fbb922ca9919f1dda3 P 0a7f54d49de242f4a3578ad943a11af0: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.002s
I20260630 12:42:49.273731 23723 raft_consensus.cc:2804] T ef031108861a453088f639b128e4944c P 49e4fee8d71342e8ade3bf413f26c1e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:42:49.280336 23723 raft_consensus.cc:493] T ef031108861a453088f639b128e4944c P 49e4fee8d71342e8ade3bf413f26c1e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:42:49.280462 23598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef031108861a453088f639b128e4944c" candidate_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" is_pre_election: true
I20260630 12:42:49.280875 23723 raft_consensus.cc:3060] T ef031108861a453088f639b128e4944c P 49e4fee8d71342e8ade3bf413f26c1e1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:49.281312 23598 raft_consensus.cc:2468] T ef031108861a453088f639b128e4944c P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49e4fee8d71342e8ade3bf413f26c1e1 in term 0.
I20260630 12:42:49.274380 23776 tablet_bootstrap.cc:492] T e7301d3fe2c6427a9f1a6ea6c6c630df P 49e4fee8d71342e8ade3bf413f26c1e1: No bootstrap required, opened a new log
I20260630 12:42:49.289202 23776 ts_tablet_manager.cc:1403] T e7301d3fe2c6427a9f1a6ea6c6c630df P 49e4fee8d71342e8ade3bf413f26c1e1: Time spent bootstrapping tablet: real 0.052s	user 0.017s	sys 0.009s
I20260630 12:42:49.293416 23598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "084ff89a81354c9eac01842b7722b251" candidate_uuid: "0a7f54d49de242f4a3578ad943a11af0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" is_pre_election: true
W20260630 12:42:49.295018 23638 leader_election.cc:343] T 084ff89a81354c9eac01842b7722b251 P 0a7f54d49de242f4a3578ad943a11af0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e50727c54934e3c9f8a0f62a38e4fd7 (127.13.140.130:42129): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:42:49.293406 23776 raft_consensus.cc:359] T e7301d3fe2c6427a9f1a6ea6c6c630df P 49e4fee8d71342e8ade3bf413f26c1e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } }
I20260630 12:42:49.295723 23776 raft_consensus.cc:385] T e7301d3fe2c6427a9f1a6ea6c6c630df P 49e4fee8d71342e8ade3bf413f26c1e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:49.296147 23776 raft_consensus.cc:740] T e7301d3fe2c6427a9f1a6ea6c6c630df P 49e4fee8d71342e8ade3bf413f26c1e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49e4fee8d71342e8ade3bf413f26c1e1, State: Initialized, Role: FOLLOWER
I20260630 12:42:49.296646 23778 tablet_bootstrap.cc:492] T e7301d3fe2c6427a9f1a6ea6c6c630df P 0a7f54d49de242f4a3578ad943a11af0: Bootstrap starting.
I20260630 12:42:49.298146 23727 raft_consensus.cc:493] T 3e5580752fd744fbb922ca9919f1dda3 P 0a7f54d49de242f4a3578ad943a11af0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:42:49.298700 23727 raft_consensus.cc:515] T 3e5580752fd744fbb922ca9919f1dda3 P 0a7f54d49de242f4a3578ad943a11af0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } }
I20260630 12:42:49.299501 23523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef031108861a453088f639b128e4944c" candidate_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" is_pre_election: true
I20260630 12:42:49.297111 23776 consensus_queue.cc:260] T e7301d3fe2c6427a9f1a6ea6c6c630df P 49e4fee8d71342e8ade3bf413f26c1e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } }
I20260630 12:42:49.297466 23672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef031108861a453088f639b128e4944c" candidate_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a7f54d49de242f4a3578ad943a11af0" is_pre_election: true
I20260630 12:42:49.300920 23727 leader_election.cc:290] T 3e5580752fd744fbb922ca9919f1dda3 P 0a7f54d49de242f4a3578ad943a11af0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 49e4fee8d71342e8ade3bf413f26c1e1 (127.13.140.129:37123), 8e50727c54934e3c9f8a0f62a38e4fd7 (127.13.140.130:42129)
I20260630 12:42:49.302841 23776 ts_tablet_manager.cc:1434] T e7301d3fe2c6427a9f1a6ea6c6c630df P 49e4fee8d71342e8ade3bf413f26c1e1: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260630 12:42:49.300961 23672 raft_consensus.cc:2468] T ef031108861a453088f639b128e4944c P 0a7f54d49de242f4a3578ad943a11af0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e50727c54934e3c9f8a0f62a38e4fd7 in term 0.
I20260630 12:42:49.303946 23776 tablet_bootstrap.cc:492] T 24eb80a2fc2845c0bc5d1cd29d73d8bd P 49e4fee8d71342e8ade3bf413f26c1e1: Bootstrap starting.
I20260630 12:42:49.304188 23778 tablet_bootstrap.cc:654] T e7301d3fe2c6427a9f1a6ea6c6c630df P 0a7f54d49de242f4a3578ad943a11af0: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:49.305290 23563 leader_election.cc:304] T ef031108861a453088f639b128e4944c P 8e50727c54934e3c9f8a0f62a38e4fd7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a7f54d49de242f4a3578ad943a11af0, 8e50727c54934e3c9f8a0f62a38e4fd7; no voters: 
I20260630 12:42:49.306216 23724 raft_consensus.cc:2804] T ef031108861a453088f639b128e4944c P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:42:49.306591 23724 raft_consensus.cc:493] T ef031108861a453088f639b128e4944c P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:42:49.297711 23723 raft_consensus.cc:515] T ef031108861a453088f639b128e4944c P 49e4fee8d71342e8ade3bf413f26c1e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } }
I20260630 12:42:49.306931 23724 raft_consensus.cc:3060] T ef031108861a453088f639b128e4944c P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:49.307617 23523 raft_consensus.cc:2393] T ef031108861a453088f639b128e4944c P 49e4fee8d71342e8ade3bf413f26c1e1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8e50727c54934e3c9f8a0f62a38e4fd7 in current term 1: Already voted for candidate 49e4fee8d71342e8ade3bf413f26c1e1 in this term.
I20260630 12:42:49.279749 23775 tablet_bootstrap.cc:654] T 3e5580752fd744fbb922ca9919f1dda3 P 8e50727c54934e3c9f8a0f62a38e4fd7: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:49.313884 23598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e5580752fd744fbb922ca9919f1dda3" candidate_uuid: "0a7f54d49de242f4a3578ad943a11af0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" is_pre_election: true
I20260630 12:42:49.314391 23723 leader_election.cc:290] T ef031108861a453088f639b128e4944c P 49e4fee8d71342e8ade3bf413f26c1e1 [CANDIDATE]: Term 1 election: Requested vote from peers 8e50727c54934e3c9f8a0f62a38e4fd7 (127.13.140.130:42129), 0a7f54d49de242f4a3578ad943a11af0 (127.13.140.131:35715)
I20260630 12:42:49.312955 23727 raft_consensus.cc:493] T 48cd7e43d1fe4d9f95d849800e577f5a P 0a7f54d49de242f4a3578ad943a11af0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260630 12:42:49.317909 23638 leader_election.cc:343] T 3e5580752fd744fbb922ca9919f1dda3 P 0a7f54d49de242f4a3578ad943a11af0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e50727c54934e3c9f8a0f62a38e4fd7 (127.13.140.130:42129): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:42:49.317282 23727 raft_consensus.cc:515] T 48cd7e43d1fe4d9f95d849800e577f5a P 0a7f54d49de242f4a3578ad943a11af0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } }
I20260630 12:42:49.318426 23776 tablet_bootstrap.cc:654] T 24eb80a2fc2845c0bc5d1cd29d73d8bd P 49e4fee8d71342e8ade3bf413f26c1e1: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:49.317924 23672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef031108861a453088f639b128e4944c" candidate_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a7f54d49de242f4a3578ad943a11af0"
I20260630 12:42:49.323303 23523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "084ff89a81354c9eac01842b7722b251" candidate_uuid: "0a7f54d49de242f4a3578ad943a11af0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" is_pre_election: true
I20260630 12:42:49.323837 23522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e5580752fd744fbb922ca9919f1dda3" candidate_uuid: "0a7f54d49de242f4a3578ad943a11af0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" is_pre_election: true
I20260630 12:42:49.324030 23523 raft_consensus.cc:2468] T 084ff89a81354c9eac01842b7722b251 P 49e4fee8d71342e8ade3bf413f26c1e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a7f54d49de242f4a3578ad943a11af0 in term 0.
I20260630 12:42:49.324506 23522 raft_consensus.cc:2468] T 3e5580752fd744fbb922ca9919f1dda3 P 49e4fee8d71342e8ade3bf413f26c1e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a7f54d49de242f4a3578ad943a11af0 in term 0.
I20260630 12:42:49.326046 23636 leader_election.cc:304] T 084ff89a81354c9eac01842b7722b251 P 0a7f54d49de242f4a3578ad943a11af0 [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: 0a7f54d49de242f4a3578ad943a11af0, 49e4fee8d71342e8ade3bf413f26c1e1; no voters: 8e50727c54934e3c9f8a0f62a38e4fd7
I20260630 12:42:49.326387 23724 raft_consensus.cc:515] T ef031108861a453088f639b128e4944c P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } }
I20260630 12:42:49.321411 23598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef031108861a453088f639b128e4944c" candidate_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7"
I20260630 12:42:49.327617 23672 raft_consensus.cc:3060] T ef031108861a453088f639b128e4944c P 0a7f54d49de242f4a3578ad943a11af0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:49.333266 23636 leader_election.cc:304] T 3e5580752fd744fbb922ca9919f1dda3 P 0a7f54d49de242f4a3578ad943a11af0 [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: 0a7f54d49de242f4a3578ad943a11af0, 49e4fee8d71342e8ade3bf413f26c1e1; no voters: 8e50727c54934e3c9f8a0f62a38e4fd7
I20260630 12:42:49.331873 23598 raft_consensus.cc:2393] T ef031108861a453088f639b128e4944c P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 49e4fee8d71342e8ade3bf413f26c1e1 in current term 1: Already voted for candidate 8e50727c54934e3c9f8a0f62a38e4fd7 in this term.
I20260630 12:42:49.339354 23522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef031108861a453088f639b128e4944c" candidate_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49e4fee8d71342e8ade3bf413f26c1e1"
I20260630 12:42:49.341109 23522 raft_consensus.cc:2393] T ef031108861a453088f639b128e4944c P 49e4fee8d71342e8ade3bf413f26c1e1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8e50727c54934e3c9f8a0f62a38e4fd7 in current term 1: Already voted for candidate 49e4fee8d71342e8ade3bf413f26c1e1 in this term.
I20260630 12:42:49.340118 23724 leader_election.cc:290] T ef031108861a453088f639b128e4944c P 8e50727c54934e3c9f8a0f62a38e4fd7 [CANDIDATE]: Term 1 election: Requested vote from peers 49e4fee8d71342e8ade3bf413f26c1e1 (127.13.140.129:37123), 0a7f54d49de242f4a3578ad943a11af0 (127.13.140.131:35715)
I20260630 12:42:49.341885 23671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef031108861a453088f639b128e4944c" candidate_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a7f54d49de242f4a3578ad943a11af0"
I20260630 12:42:49.342406 23778 tablet_bootstrap.cc:492] T e7301d3fe2c6427a9f1a6ea6c6c630df P 0a7f54d49de242f4a3578ad943a11af0: No bootstrap required, opened a new log
I20260630 12:42:49.342859 23778 ts_tablet_manager.cc:1403] T e7301d3fe2c6427a9f1a6ea6c6c630df P 0a7f54d49de242f4a3578ad943a11af0: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.003s
I20260630 12:42:49.343664 23563 leader_election.cc:304] T ef031108861a453088f639b128e4944c P 8e50727c54934e3c9f8a0f62a38e4fd7 [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: 8e50727c54934e3c9f8a0f62a38e4fd7; no voters: 0a7f54d49de242f4a3578ad943a11af0, 49e4fee8d71342e8ade3bf413f26c1e1
I20260630 12:42:49.345033 23724 raft_consensus.cc:2749] T ef031108861a453088f639b128e4944c P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:42:49.348779 23522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48cd7e43d1fe4d9f95d849800e577f5a" candidate_uuid: "0a7f54d49de242f4a3578ad943a11af0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" is_pre_election: true
I20260630 12:42:49.350471 23522 raft_consensus.cc:2468] T 48cd7e43d1fe4d9f95d849800e577f5a P 49e4fee8d71342e8ade3bf413f26c1e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a7f54d49de242f4a3578ad943a11af0 in term 0.
I20260630 12:42:49.350762 23598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48cd7e43d1fe4d9f95d849800e577f5a" candidate_uuid: "0a7f54d49de242f4a3578ad943a11af0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" is_pre_election: true
I20260630 12:42:49.351989 23803 raft_consensus.cc:2804] T 3e5580752fd744fbb922ca9919f1dda3 P 0a7f54d49de242f4a3578ad943a11af0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:42:49.352435 23803 raft_consensus.cc:493] T 3e5580752fd744fbb922ca9919f1dda3 P 0a7f54d49de242f4a3578ad943a11af0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260630 12:42:49.352483 23638 leader_election.cc:343] T 48cd7e43d1fe4d9f95d849800e577f5a P 0a7f54d49de242f4a3578ad943a11af0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e50727c54934e3c9f8a0f62a38e4fd7 (127.13.140.130:42129): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:42:49.352911 23803 raft_consensus.cc:3060] T 3e5580752fd744fbb922ca9919f1dda3 P 0a7f54d49de242f4a3578ad943a11af0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:49.353262 23636 leader_election.cc:304] T 48cd7e43d1fe4d9f95d849800e577f5a P 0a7f54d49de242f4a3578ad943a11af0 [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: 0a7f54d49de242f4a3578ad943a11af0, 49e4fee8d71342e8ade3bf413f26c1e1; no voters: 8e50727c54934e3c9f8a0f62a38e4fd7
I20260630 12:42:49.349733 23727 leader_election.cc:290] T 48cd7e43d1fe4d9f95d849800e577f5a P 0a7f54d49de242f4a3578ad943a11af0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 49e4fee8d71342e8ade3bf413f26c1e1 (127.13.140.129:37123), 8e50727c54934e3c9f8a0f62a38e4fd7 (127.13.140.130:42129)
I20260630 12:42:49.356729 23802 raft_consensus.cc:2804] T 084ff89a81354c9eac01842b7722b251 P 0a7f54d49de242f4a3578ad943a11af0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:42:49.357223 23802 raft_consensus.cc:493] T 084ff89a81354c9eac01842b7722b251 P 0a7f54d49de242f4a3578ad943a11af0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:42:49.357611 23802 raft_consensus.cc:3060] T 084ff89a81354c9eac01842b7722b251 P 0a7f54d49de242f4a3578ad943a11af0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:49.358222 23778 raft_consensus.cc:359] T e7301d3fe2c6427a9f1a6ea6c6c630df P 0a7f54d49de242f4a3578ad943a11af0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } }
I20260630 12:42:49.358955 23778 raft_consensus.cc:385] T e7301d3fe2c6427a9f1a6ea6c6c630df P 0a7f54d49de242f4a3578ad943a11af0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:49.359242 23778 raft_consensus.cc:740] T e7301d3fe2c6427a9f1a6ea6c6c630df P 0a7f54d49de242f4a3578ad943a11af0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a7f54d49de242f4a3578ad943a11af0, State: Initialized, Role: FOLLOWER
I20260630 12:42:49.360033 23778 consensus_queue.cc:260] T e7301d3fe2c6427a9f1a6ea6c6c630df P 0a7f54d49de242f4a3578ad943a11af0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } }
I20260630 12:42:49.360724 23672 raft_consensus.cc:2468] T ef031108861a453088f639b128e4944c P 0a7f54d49de242f4a3578ad943a11af0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49e4fee8d71342e8ade3bf413f26c1e1 in term 1.
I20260630 12:42:49.361363 23727 raft_consensus.cc:2804] T 48cd7e43d1fe4d9f95d849800e577f5a P 0a7f54d49de242f4a3578ad943a11af0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:42:49.361775 23727 raft_consensus.cc:493] T 48cd7e43d1fe4d9f95d849800e577f5a P 0a7f54d49de242f4a3578ad943a11af0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:42:49.362104 23727 raft_consensus.cc:3060] T 48cd7e43d1fe4d9f95d849800e577f5a P 0a7f54d49de242f4a3578ad943a11af0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:49.362149 23488 leader_election.cc:304] T ef031108861a453088f639b128e4944c P 49e4fee8d71342e8ade3bf413f26c1e1 [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: 0a7f54d49de242f4a3578ad943a11af0, 49e4fee8d71342e8ade3bf413f26c1e1; no voters: 8e50727c54934e3c9f8a0f62a38e4fd7
I20260630 12:42:49.363209 23723 raft_consensus.cc:2804] T ef031108861a453088f639b128e4944c P 49e4fee8d71342e8ade3bf413f26c1e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:42:49.363744 23723 raft_consensus.cc:697] T ef031108861a453088f639b128e4944c P 49e4fee8d71342e8ade3bf413f26c1e1 [term 1 LEADER]: Becoming Leader. State: Replica: 49e4fee8d71342e8ade3bf413f26c1e1, State: Running, Role: LEADER
I20260630 12:42:49.364724 23723 consensus_queue.cc:237] T ef031108861a453088f639b128e4944c P 49e4fee8d71342e8ade3bf413f26c1e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } }
I20260630 12:42:49.368110 23802 raft_consensus.cc:515] T 084ff89a81354c9eac01842b7722b251 P 0a7f54d49de242f4a3578ad943a11af0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } }
I20260630 12:42:49.371724 23803 raft_consensus.cc:515] T 3e5580752fd744fbb922ca9919f1dda3 P 0a7f54d49de242f4a3578ad943a11af0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } }
I20260630 12:42:49.372220 23727 raft_consensus.cc:515] T 48cd7e43d1fe4d9f95d849800e577f5a P 0a7f54d49de242f4a3578ad943a11af0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } }
I20260630 12:42:49.375048 23803 leader_election.cc:290] T 3e5580752fd744fbb922ca9919f1dda3 P 0a7f54d49de242f4a3578ad943a11af0 [CANDIDATE]: Term 1 election: Requested vote from peers 49e4fee8d71342e8ade3bf413f26c1e1 (127.13.140.129:37123), 8e50727c54934e3c9f8a0f62a38e4fd7 (127.13.140.130:42129)
I20260630 12:42:49.375792 23802 leader_election.cc:290] T 084ff89a81354c9eac01842b7722b251 P 0a7f54d49de242f4a3578ad943a11af0 [CANDIDATE]: Term 1 election: Requested vote from peers 49e4fee8d71342e8ade3bf413f26c1e1 (127.13.140.129:37123), 8e50727c54934e3c9f8a0f62a38e4fd7 (127.13.140.130:42129)
I20260630 12:42:49.376516 23598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e5580752fd744fbb922ca9919f1dda3" candidate_uuid: "0a7f54d49de242f4a3578ad943a11af0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7"
I20260630 12:42:49.377585 23776 tablet_bootstrap.cc:492] T 24eb80a2fc2845c0bc5d1cd29d73d8bd P 49e4fee8d71342e8ade3bf413f26c1e1: No bootstrap required, opened a new log
I20260630 12:42:49.378868 23776 ts_tablet_manager.cc:1403] T 24eb80a2fc2845c0bc5d1cd29d73d8bd P 49e4fee8d71342e8ade3bf413f26c1e1: Time spent bootstrapping tablet: real 0.075s	user 0.012s	sys 0.008s
I20260630 12:42:49.381127 23523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "084ff89a81354c9eac01842b7722b251" candidate_uuid: "0a7f54d49de242f4a3578ad943a11af0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49e4fee8d71342e8ade3bf413f26c1e1"
I20260630 12:42:49.381786 23523 raft_consensus.cc:3060] T 084ff89a81354c9eac01842b7722b251 P 49e4fee8d71342e8ade3bf413f26c1e1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:49.382493 23776 raft_consensus.cc:359] T 24eb80a2fc2845c0bc5d1cd29d73d8bd P 49e4fee8d71342e8ade3bf413f26c1e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } }
I20260630 12:42:49.383347 23776 raft_consensus.cc:385] T 24eb80a2fc2845c0bc5d1cd29d73d8bd P 49e4fee8d71342e8ade3bf413f26c1e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:49.377277 23727 leader_election.cc:290] T 48cd7e43d1fe4d9f95d849800e577f5a P 0a7f54d49de242f4a3578ad943a11af0 [CANDIDATE]: Term 1 election: Requested vote from peers 49e4fee8d71342e8ade3bf413f26c1e1 (127.13.140.129:37123), 8e50727c54934e3c9f8a0f62a38e4fd7 (127.13.140.130:42129)
I20260630 12:42:49.384120 23776 raft_consensus.cc:740] T 24eb80a2fc2845c0bc5d1cd29d73d8bd P 49e4fee8d71342e8ade3bf413f26c1e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49e4fee8d71342e8ade3bf413f26c1e1, State: Initialized, Role: FOLLOWER
W20260630 12:42:49.384737 23638 leader_election.cc:343] T 3e5580752fd744fbb922ca9919f1dda3 P 0a7f54d49de242f4a3578ad943a11af0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8e50727c54934e3c9f8a0f62a38e4fd7 (127.13.140.130:42129): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:42:49.385152 23521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48cd7e43d1fe4d9f95d849800e577f5a" candidate_uuid: "0a7f54d49de242f4a3578ad943a11af0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49e4fee8d71342e8ade3bf413f26c1e1"
I20260630 12:42:49.385049 23776 consensus_queue.cc:260] T 24eb80a2fc2845c0bc5d1cd29d73d8bd P 49e4fee8d71342e8ade3bf413f26c1e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } }
I20260630 12:42:49.385938 23521 raft_consensus.cc:3060] T 48cd7e43d1fe4d9f95d849800e577f5a P 49e4fee8d71342e8ade3bf413f26c1e1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:49.386603 23598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "084ff89a81354c9eac01842b7722b251" candidate_uuid: "0a7f54d49de242f4a3578ad943a11af0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7"
I20260630 12:42:49.387940 23776 ts_tablet_manager.cc:1434] T 24eb80a2fc2845c0bc5d1cd29d73d8bd P 49e4fee8d71342e8ade3bf413f26c1e1: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:42:49.388185 23597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48cd7e43d1fe4d9f95d849800e577f5a" candidate_uuid: "0a7f54d49de242f4a3578ad943a11af0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7"
I20260630 12:42:49.388899 23522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e5580752fd744fbb922ca9919f1dda3" candidate_uuid: "0a7f54d49de242f4a3578ad943a11af0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49e4fee8d71342e8ade3bf413f26c1e1"
W20260630 12:42:49.389308 23469 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260630 12:42:49.389460 23638 leader_election.cc:343] T 084ff89a81354c9eac01842b7722b251 P 0a7f54d49de242f4a3578ad943a11af0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8e50727c54934e3c9f8a0f62a38e4fd7 (127.13.140.130:42129): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:42:49.389487 23522 raft_consensus.cc:3060] T 3e5580752fd744fbb922ca9919f1dda3 P 49e4fee8d71342e8ade3bf413f26c1e1 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:42:49.391016 23638 leader_election.cc:343] T 48cd7e43d1fe4d9f95d849800e577f5a P 0a7f54d49de242f4a3578ad943a11af0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8e50727c54934e3c9f8a0f62a38e4fd7 (127.13.140.130:42129): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:42:49.391505 23775 tablet_bootstrap.cc:492] T 3e5580752fd744fbb922ca9919f1dda3 P 8e50727c54934e3c9f8a0f62a38e4fd7: No bootstrap required, opened a new log
I20260630 12:42:49.392020 23775 ts_tablet_manager.cc:1403] T 3e5580752fd744fbb922ca9919f1dda3 P 8e50727c54934e3c9f8a0f62a38e4fd7: Time spent bootstrapping tablet: real 0.133s	user 0.016s	sys 0.001s
I20260630 12:42:49.394984 23775 raft_consensus.cc:359] T 3e5580752fd744fbb922ca9919f1dda3 P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } }
I20260630 12:42:49.395684 23775 raft_consensus.cc:385] T 3e5580752fd744fbb922ca9919f1dda3 P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:49.395960 23775 raft_consensus.cc:740] T 3e5580752fd744fbb922ca9919f1dda3 P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e50727c54934e3c9f8a0f62a38e4fd7, State: Initialized, Role: FOLLOWER
I20260630 12:42:49.396687 23775 consensus_queue.cc:260] T 3e5580752fd744fbb922ca9919f1dda3 P 8e50727c54934e3c9f8a0f62a38e4fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } }
I20260630 12:42:49.399047 23775 ts_tablet_manager.cc:1434] T 3e5580752fd744fbb922ca9919f1dda3 P 8e50727c54934e3c9f8a0f62a38e4fd7: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260630 12:42:49.400101 23775 tablet_bootstrap.cc:492] T 084ff89a81354c9eac01842b7722b251 P 8e50727c54934e3c9f8a0f62a38e4fd7: Bootstrap starting.
I20260630 12:42:49.401291 23523 raft_consensus.cc:2468] T 084ff89a81354c9eac01842b7722b251 P 49e4fee8d71342e8ade3bf413f26c1e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a7f54d49de242f4a3578ad943a11af0 in term 1.
I20260630 12:42:49.401695 23521 raft_consensus.cc:2468] T 48cd7e43d1fe4d9f95d849800e577f5a P 49e4fee8d71342e8ade3bf413f26c1e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a7f54d49de242f4a3578ad943a11af0 in term 1.
I20260630 12:42:49.402101 23723 raft_consensus.cc:493] T e7301d3fe2c6427a9f1a6ea6c6c630df P 49e4fee8d71342e8ade3bf413f26c1e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:42:49.402777 23636 leader_election.cc:304] T 084ff89a81354c9eac01842b7722b251 P 0a7f54d49de242f4a3578ad943a11af0 [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: 0a7f54d49de242f4a3578ad943a11af0, 49e4fee8d71342e8ade3bf413f26c1e1; no voters: 8e50727c54934e3c9f8a0f62a38e4fd7
I20260630 12:42:49.403617 23723 raft_consensus.cc:515] T e7301d3fe2c6427a9f1a6ea6c6c630df P 49e4fee8d71342e8ade3bf413f26c1e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } }
I20260630 12:42:49.405107 23636 leader_election.cc:304] T 48cd7e43d1fe4d9f95d849800e577f5a P 0a7f54d49de242f4a3578ad943a11af0 [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: 0a7f54d49de242f4a3578ad943a11af0, 49e4fee8d71342e8ade3bf413f26c1e1; no voters: 8e50727c54934e3c9f8a0f62a38e4fd7
I20260630 12:42:49.405987 23727 raft_consensus.cc:2804] T 084ff89a81354c9eac01842b7722b251 P 0a7f54d49de242f4a3578ad943a11af0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:42:49.406466 23727 raft_consensus.cc:697] T 084ff89a81354c9eac01842b7722b251 P 0a7f54d49de242f4a3578ad943a11af0 [term 1 LEADER]: Becoming Leader. State: Replica: 0a7f54d49de242f4a3578ad943a11af0, State: Running, Role: LEADER
I20260630 12:42:49.406808 23597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7301d3fe2c6427a9f1a6ea6c6c630df" candidate_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" is_pre_election: true
I20260630 12:42:49.407512 23775 tablet_bootstrap.cc:654] T 084ff89a81354c9eac01842b7722b251 P 8e50727c54934e3c9f8a0f62a38e4fd7: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:49.407238 23727 consensus_queue.cc:237] T 084ff89a81354c9eac01842b7722b251 P 0a7f54d49de242f4a3578ad943a11af0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } }
I20260630 12:42:49.407750 23522 raft_consensus.cc:2468] T 3e5580752fd744fbb922ca9919f1dda3 P 49e4fee8d71342e8ade3bf413f26c1e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a7f54d49de242f4a3578ad943a11af0 in term 1.
W20260630 12:42:49.408536 23489 leader_election.cc:343] T e7301d3fe2c6427a9f1a6ea6c6c630df P 49e4fee8d71342e8ade3bf413f26c1e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e50727c54934e3c9f8a0f62a38e4fd7 (127.13.140.130:42129): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:42:49.409206 23802 raft_consensus.cc:2804] T 48cd7e43d1fe4d9f95d849800e577f5a P 0a7f54d49de242f4a3578ad943a11af0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:42:49.409744 23802 raft_consensus.cc:697] T 48cd7e43d1fe4d9f95d849800e577f5a P 0a7f54d49de242f4a3578ad943a11af0 [term 1 LEADER]: Becoming Leader. State: Replica: 0a7f54d49de242f4a3578ad943a11af0, State: Running, Role: LEADER
I20260630 12:42:49.410674 23802 consensus_queue.cc:237] T 48cd7e43d1fe4d9f95d849800e577f5a P 0a7f54d49de242f4a3578ad943a11af0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } }
I20260630 12:42:49.411703 23778 ts_tablet_manager.cc:1434] T e7301d3fe2c6427a9f1a6ea6c6c630df P 0a7f54d49de242f4a3578ad943a11af0: Time spent starting tablet: real 0.069s	user 0.010s	sys 0.009s
I20260630 12:42:49.411460 23672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7301d3fe2c6427a9f1a6ea6c6c630df" candidate_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a7f54d49de242f4a3578ad943a11af0" is_pre_election: true
I20260630 12:42:49.412997 23778 tablet_bootstrap.cc:492] T 24eb80a2fc2845c0bc5d1cd29d73d8bd P 0a7f54d49de242f4a3578ad943a11af0: Bootstrap starting.
I20260630 12:42:49.412281 23672 raft_consensus.cc:2468] T e7301d3fe2c6427a9f1a6ea6c6c630df P 0a7f54d49de242f4a3578ad943a11af0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49e4fee8d71342e8ade3bf413f26c1e1 in term 0.
I20260630 12:42:49.414953 23488 leader_election.cc:304] T e7301d3fe2c6427a9f1a6ea6c6c630df P 49e4fee8d71342e8ade3bf413f26c1e1 [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: 0a7f54d49de242f4a3578ad943a11af0, 49e4fee8d71342e8ade3bf413f26c1e1; no voters: 8e50727c54934e3c9f8a0f62a38e4fd7
I20260630 12:42:49.414526 23417 catalog_manager.cc:5697] T ef031108861a453088f639b128e4944c P 49e4fee8d71342e8ade3bf413f26c1e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 49e4fee8d71342e8ade3bf413f26c1e1 (127.13.140.129). New cstate: current_term: 1 leader_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } health_report { overall_health: UNKNOWN } } }
I20260630 12:42:49.413769 23723 leader_election.cc:290] T e7301d3fe2c6427a9f1a6ea6c6c630df P 49e4fee8d71342e8ade3bf413f26c1e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e50727c54934e3c9f8a0f62a38e4fd7 (127.13.140.130:42129), 0a7f54d49de242f4a3578ad943a11af0 (127.13.140.131:35715)
I20260630 12:42:49.415861 23725 raft_consensus.cc:2804] T e7301d3fe2c6427a9f1a6ea6c6c630df P 49e4fee8d71342e8ade3bf413f26c1e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:42:49.416445 23725 raft_consensus.cc:493] T e7301d3fe2c6427a9f1a6ea6c6c630df P 49e4fee8d71342e8ade3bf413f26c1e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:42:49.416803 23725 raft_consensus.cc:3060] T e7301d3fe2c6427a9f1a6ea6c6c630df P 49e4fee8d71342e8ade3bf413f26c1e1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:49.424654 23778 tablet_bootstrap.cc:654] T 24eb80a2fc2845c0bc5d1cd29d73d8bd P 0a7f54d49de242f4a3578ad943a11af0: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:49.426126 23725 raft_consensus.cc:515] T e7301d3fe2c6427a9f1a6ea6c6c630df P 49e4fee8d71342e8ade3bf413f26c1e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } }
I20260630 12:42:49.430197 23597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7301d3fe2c6427a9f1a6ea6c6c630df" candidate_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7"
I20260630 12:42:49.432103 23724 raft_consensus.cc:493] T 3e5580752fd744fbb922ca9919f1dda3 P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:42:49.432909 23724 raft_consensus.cc:515] T 3e5580752fd744fbb922ca9919f1dda3 P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } }
I20260630 12:42:49.435802 23636 leader_election.cc:304] T 3e5580752fd744fbb922ca9919f1dda3 P 0a7f54d49de242f4a3578ad943a11af0 [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: 0a7f54d49de242f4a3578ad943a11af0, 49e4fee8d71342e8ade3bf413f26c1e1; no voters: 8e50727c54934e3c9f8a0f62a38e4fd7
I20260630 12:42:49.437002 23802 raft_consensus.cc:2804] T 3e5580752fd744fbb922ca9919f1dda3 P 0a7f54d49de242f4a3578ad943a11af0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:42:49.437593 23802 raft_consensus.cc:697] T 3e5580752fd744fbb922ca9919f1dda3 P 0a7f54d49de242f4a3578ad943a11af0 [term 1 LEADER]: Becoming Leader. State: Replica: 0a7f54d49de242f4a3578ad943a11af0, State: Running, Role: LEADER
I20260630 12:42:49.438640 23802 consensus_queue.cc:237] T 3e5580752fd744fbb922ca9919f1dda3 P 0a7f54d49de242f4a3578ad943a11af0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } }
W20260630 12:42:49.441349 23489 leader_election.cc:343] T e7301d3fe2c6427a9f1a6ea6c6c630df P 49e4fee8d71342e8ade3bf413f26c1e1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8e50727c54934e3c9f8a0f62a38e4fd7 (127.13.140.130:42129): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:42:49.443414 23522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e5580752fd744fbb922ca9919f1dda3" candidate_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" is_pre_election: true
I20260630 12:42:49.444675 23522 raft_consensus.cc:2393] T 3e5580752fd744fbb922ca9919f1dda3 P 49e4fee8d71342e8ade3bf413f26c1e1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8e50727c54934e3c9f8a0f62a38e4fd7 in current term 1: Already voted for candidate 0a7f54d49de242f4a3578ad943a11af0 in this term.
I20260630 12:42:49.430040 23725 leader_election.cc:290] T e7301d3fe2c6427a9f1a6ea6c6c630df P 49e4fee8d71342e8ade3bf413f26c1e1 [CANDIDATE]: Term 1 election: Requested vote from peers 8e50727c54934e3c9f8a0f62a38e4fd7 (127.13.140.130:42129), 0a7f54d49de242f4a3578ad943a11af0 (127.13.140.131:35715)
I20260630 12:42:49.447163 23672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7301d3fe2c6427a9f1a6ea6c6c630df" candidate_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a7f54d49de242f4a3578ad943a11af0"
I20260630 12:42:49.448036 23672 raft_consensus.cc:3060] T e7301d3fe2c6427a9f1a6ea6c6c630df P 0a7f54d49de242f4a3578ad943a11af0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:49.448302 23775 tablet_bootstrap.cc:492] T 084ff89a81354c9eac01842b7722b251 P 8e50727c54934e3c9f8a0f62a38e4fd7: No bootstrap required, opened a new log
I20260630 12:42:49.449728 23775 ts_tablet_manager.cc:1403] T 084ff89a81354c9eac01842b7722b251 P 8e50727c54934e3c9f8a0f62a38e4fd7: Time spent bootstrapping tablet: real 0.050s	user 0.007s	sys 0.010s
I20260630 12:42:49.451488 23412 catalog_manager.cc:5697] T 084ff89a81354c9eac01842b7722b251 P 0a7f54d49de242f4a3578ad943a11af0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a7f54d49de242f4a3578ad943a11af0 (127.13.140.131). New cstate: current_term: 1 leader_uuid: "0a7f54d49de242f4a3578ad943a11af0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } health_report { overall_health: HEALTHY } } }
I20260630 12:42:49.452831 23775 raft_consensus.cc:359] T 084ff89a81354c9eac01842b7722b251 P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } }
I20260630 12:42:49.453562 23775 raft_consensus.cc:385] T 084ff89a81354c9eac01842b7722b251 P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:49.453979 23775 raft_consensus.cc:740] T 084ff89a81354c9eac01842b7722b251 P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e50727c54934e3c9f8a0f62a38e4fd7, State: Initialized, Role: FOLLOWER
I20260630 12:42:49.453419 23412 catalog_manager.cc:5697] T 48cd7e43d1fe4d9f95d849800e577f5a P 0a7f54d49de242f4a3578ad943a11af0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a7f54d49de242f4a3578ad943a11af0 (127.13.140.131). New cstate: current_term: 1 leader_uuid: "0a7f54d49de242f4a3578ad943a11af0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } health_report { overall_health: HEALTHY } } }
I20260630 12:42:49.454882 23671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e5580752fd744fbb922ca9919f1dda3" candidate_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a7f54d49de242f4a3578ad943a11af0" is_pre_election: true
I20260630 12:42:49.455001 23724 leader_election.cc:290] T 3e5580752fd744fbb922ca9919f1dda3 P 8e50727c54934e3c9f8a0f62a38e4fd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 49e4fee8d71342e8ade3bf413f26c1e1 (127.13.140.129:37123), 0a7f54d49de242f4a3578ad943a11af0 (127.13.140.131:35715)
I20260630 12:42:49.456638 23563 leader_election.cc:304] T 3e5580752fd744fbb922ca9919f1dda3 P 8e50727c54934e3c9f8a0f62a38e4fd7 [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: 8e50727c54934e3c9f8a0f62a38e4fd7; no voters: 0a7f54d49de242f4a3578ad943a11af0, 49e4fee8d71342e8ade3bf413f26c1e1
I20260630 12:42:49.457504 23724 raft_consensus.cc:3060] T 3e5580752fd744fbb922ca9919f1dda3 P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:49.454864 23775 consensus_queue.cc:260] T 084ff89a81354c9eac01842b7722b251 P 8e50727c54934e3c9f8a0f62a38e4fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } }
I20260630 12:42:49.466969 23724 raft_consensus.cc:2749] T 3e5580752fd744fbb922ca9919f1dda3 P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:42:49.467419 23672 raft_consensus.cc:2468] T e7301d3fe2c6427a9f1a6ea6c6c630df P 0a7f54d49de242f4a3578ad943a11af0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49e4fee8d71342e8ade3bf413f26c1e1 in term 1.
I20260630 12:42:49.470368 23778 tablet_bootstrap.cc:492] T 24eb80a2fc2845c0bc5d1cd29d73d8bd P 0a7f54d49de242f4a3578ad943a11af0: No bootstrap required, opened a new log
I20260630 12:42:49.470989 23778 ts_tablet_manager.cc:1403] T 24eb80a2fc2845c0bc5d1cd29d73d8bd P 0a7f54d49de242f4a3578ad943a11af0: Time spent bootstrapping tablet: real 0.058s	user 0.023s	sys 0.025s
I20260630 12:42:49.472412 23775 ts_tablet_manager.cc:1434] T 084ff89a81354c9eac01842b7722b251 P 8e50727c54934e3c9f8a0f62a38e4fd7: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.003s
I20260630 12:42:49.470443 23488 leader_election.cc:304] T e7301d3fe2c6427a9f1a6ea6c6c630df P 49e4fee8d71342e8ade3bf413f26c1e1 [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: 0a7f54d49de242f4a3578ad943a11af0, 49e4fee8d71342e8ade3bf413f26c1e1; no voters: 8e50727c54934e3c9f8a0f62a38e4fd7
I20260630 12:42:49.473557 23775 tablet_bootstrap.cc:492] T e7301d3fe2c6427a9f1a6ea6c6c630df P 8e50727c54934e3c9f8a0f62a38e4fd7: Bootstrap starting.
I20260630 12:42:49.473703 23725 raft_consensus.cc:2804] T e7301d3fe2c6427a9f1a6ea6c6c630df P 49e4fee8d71342e8ade3bf413f26c1e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:42:49.474237 23778 raft_consensus.cc:359] T 24eb80a2fc2845c0bc5d1cd29d73d8bd P 0a7f54d49de242f4a3578ad943a11af0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } }
I20260630 12:42:49.475087 23778 raft_consensus.cc:385] T 24eb80a2fc2845c0bc5d1cd29d73d8bd P 0a7f54d49de242f4a3578ad943a11af0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:49.475409 23778 raft_consensus.cc:740] T 24eb80a2fc2845c0bc5d1cd29d73d8bd P 0a7f54d49de242f4a3578ad943a11af0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a7f54d49de242f4a3578ad943a11af0, State: Initialized, Role: FOLLOWER
I20260630 12:42:49.476593 23778 consensus_queue.cc:260] T 24eb80a2fc2845c0bc5d1cd29d73d8bd P 0a7f54d49de242f4a3578ad943a11af0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } }
I20260630 12:42:49.474274 23725 raft_consensus.cc:697] T e7301d3fe2c6427a9f1a6ea6c6c630df P 49e4fee8d71342e8ade3bf413f26c1e1 [term 1 LEADER]: Becoming Leader. State: Replica: 49e4fee8d71342e8ade3bf413f26c1e1, State: Running, Role: LEADER
I20260630 12:42:49.478839 23725 consensus_queue.cc:237] T e7301d3fe2c6427a9f1a6ea6c6c630df P 49e4fee8d71342e8ade3bf413f26c1e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } }
I20260630 12:42:49.479497 23778 ts_tablet_manager.cc:1434] T 24eb80a2fc2845c0bc5d1cd29d73d8bd P 0a7f54d49de242f4a3578ad943a11af0: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260630 12:42:49.481468 23775 tablet_bootstrap.cc:654] T e7301d3fe2c6427a9f1a6ea6c6c630df P 8e50727c54934e3c9f8a0f62a38e4fd7: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:49.488487 23775 tablet_bootstrap.cc:492] T e7301d3fe2c6427a9f1a6ea6c6c630df P 8e50727c54934e3c9f8a0f62a38e4fd7: No bootstrap required, opened a new log
I20260630 12:42:49.489020 23775 ts_tablet_manager.cc:1403] T e7301d3fe2c6427a9f1a6ea6c6c630df P 8e50727c54934e3c9f8a0f62a38e4fd7: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260630 12:42:49.491868 23775 raft_consensus.cc:359] T e7301d3fe2c6427a9f1a6ea6c6c630df P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } }
I20260630 12:42:49.492653 23775 raft_consensus.cc:385] T e7301d3fe2c6427a9f1a6ea6c6c630df P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:49.492973 23775 raft_consensus.cc:740] T e7301d3fe2c6427a9f1a6ea6c6c630df P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e50727c54934e3c9f8a0f62a38e4fd7, State: Initialized, Role: FOLLOWER
I20260630 12:42:49.493697 23775 consensus_queue.cc:260] T e7301d3fe2c6427a9f1a6ea6c6c630df P 8e50727c54934e3c9f8a0f62a38e4fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } }
I20260630 12:42:49.496213 23775 ts_tablet_manager.cc:1434] T e7301d3fe2c6427a9f1a6ea6c6c630df P 8e50727c54934e3c9f8a0f62a38e4fd7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:42:49.497290 23775 tablet_bootstrap.cc:492] T 48cd7e43d1fe4d9f95d849800e577f5a P 8e50727c54934e3c9f8a0f62a38e4fd7: Bootstrap starting.
I20260630 12:42:49.496423 23420 catalog_manager.cc:5697] T e7301d3fe2c6427a9f1a6ea6c6c630df P 49e4fee8d71342e8ade3bf413f26c1e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 49e4fee8d71342e8ade3bf413f26c1e1 (127.13.140.129). New cstate: current_term: 1 leader_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } health_report { overall_health: UNKNOWN } } }
I20260630 12:42:49.496706 23417 catalog_manager.cc:5697] T 3e5580752fd744fbb922ca9919f1dda3 P 0a7f54d49de242f4a3578ad943a11af0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a7f54d49de242f4a3578ad943a11af0 (127.13.140.131). New cstate: current_term: 1 leader_uuid: "0a7f54d49de242f4a3578ad943a11af0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } health_report { overall_health: HEALTHY } } }
I20260630 12:42:49.505692 23775 tablet_bootstrap.cc:654] T 48cd7e43d1fe4d9f95d849800e577f5a P 8e50727c54934e3c9f8a0f62a38e4fd7: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:49.512945 23775 tablet_bootstrap.cc:492] T 48cd7e43d1fe4d9f95d849800e577f5a P 8e50727c54934e3c9f8a0f62a38e4fd7: No bootstrap required, opened a new log
I20260630 12:42:49.513485 23775 ts_tablet_manager.cc:1403] T 48cd7e43d1fe4d9f95d849800e577f5a P 8e50727c54934e3c9f8a0f62a38e4fd7: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.001s
I20260630 12:42:49.516269 23775 raft_consensus.cc:359] T 48cd7e43d1fe4d9f95d849800e577f5a P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } }
I20260630 12:42:49.517042 23775 raft_consensus.cc:385] T 48cd7e43d1fe4d9f95d849800e577f5a P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:49.517373 23775 raft_consensus.cc:740] T 48cd7e43d1fe4d9f95d849800e577f5a P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e50727c54934e3c9f8a0f62a38e4fd7, State: Initialized, Role: FOLLOWER
I20260630 12:42:49.518043 23775 consensus_queue.cc:260] T 48cd7e43d1fe4d9f95d849800e577f5a P 8e50727c54934e3c9f8a0f62a38e4fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } }
I20260630 12:42:49.520153 23775 ts_tablet_manager.cc:1434] T 48cd7e43d1fe4d9f95d849800e577f5a P 8e50727c54934e3c9f8a0f62a38e4fd7: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260630 12:42:49.557214 23724 raft_consensus.cc:493] T 24eb80a2fc2845c0bc5d1cd29d73d8bd P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:42:49.558816 23724 raft_consensus.cc:515] T 24eb80a2fc2845c0bc5d1cd29d73d8bd P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } }
I20260630 12:42:49.565434 23522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24eb80a2fc2845c0bc5d1cd29d73d8bd" candidate_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" is_pre_election: true
I20260630 12:42:49.565148 23672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24eb80a2fc2845c0bc5d1cd29d73d8bd" candidate_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a7f54d49de242f4a3578ad943a11af0" is_pre_election: true
I20260630 12:42:49.566542 23672 raft_consensus.cc:2468] T 24eb80a2fc2845c0bc5d1cd29d73d8bd P 0a7f54d49de242f4a3578ad943a11af0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e50727c54934e3c9f8a0f62a38e4fd7 in term 0.
I20260630 12:42:49.566499 23522 raft_consensus.cc:2468] T 24eb80a2fc2845c0bc5d1cd29d73d8bd P 49e4fee8d71342e8ade3bf413f26c1e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e50727c54934e3c9f8a0f62a38e4fd7 in term 0.
I20260630 12:42:49.567631 23724 leader_election.cc:290] T 24eb80a2fc2845c0bc5d1cd29d73d8bd P 8e50727c54934e3c9f8a0f62a38e4fd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 49e4fee8d71342e8ade3bf413f26c1e1 (127.13.140.129:37123), 0a7f54d49de242f4a3578ad943a11af0 (127.13.140.131:35715)
I20260630 12:42:49.568496 23563 leader_election.cc:304] T 24eb80a2fc2845c0bc5d1cd29d73d8bd P 8e50727c54934e3c9f8a0f62a38e4fd7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a7f54d49de242f4a3578ad943a11af0, 8e50727c54934e3c9f8a0f62a38e4fd7; no voters: 
I20260630 12:42:49.569375 23724 raft_consensus.cc:2804] T 24eb80a2fc2845c0bc5d1cd29d73d8bd P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:42:49.569828 23724 raft_consensus.cc:493] T 24eb80a2fc2845c0bc5d1cd29d73d8bd P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:42:49.570107 23724 raft_consensus.cc:3060] T 24eb80a2fc2845c0bc5d1cd29d73d8bd P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:49.579924 23724 raft_consensus.cc:515] T 24eb80a2fc2845c0bc5d1cd29d73d8bd P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } }
I20260630 12:42:49.582162 23724 leader_election.cc:290] T 24eb80a2fc2845c0bc5d1cd29d73d8bd P 8e50727c54934e3c9f8a0f62a38e4fd7 [CANDIDATE]: Term 1 election: Requested vote from peers 49e4fee8d71342e8ade3bf413f26c1e1 (127.13.140.129:37123), 0a7f54d49de242f4a3578ad943a11af0 (127.13.140.131:35715)
I20260630 12:42:49.582432 23522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24eb80a2fc2845c0bc5d1cd29d73d8bd" candidate_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49e4fee8d71342e8ade3bf413f26c1e1"
I20260630 12:42:49.582870 23672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24eb80a2fc2845c0bc5d1cd29d73d8bd" candidate_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a7f54d49de242f4a3578ad943a11af0"
I20260630 12:42:49.583122 23522 raft_consensus.cc:3060] T 24eb80a2fc2845c0bc5d1cd29d73d8bd P 49e4fee8d71342e8ade3bf413f26c1e1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:49.583479 23672 raft_consensus.cc:3060] T 24eb80a2fc2845c0bc5d1cd29d73d8bd P 0a7f54d49de242f4a3578ad943a11af0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:49.594653 23672 raft_consensus.cc:2468] T 24eb80a2fc2845c0bc5d1cd29d73d8bd P 0a7f54d49de242f4a3578ad943a11af0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e50727c54934e3c9f8a0f62a38e4fd7 in term 1.
I20260630 12:42:49.594653 23522 raft_consensus.cc:2468] T 24eb80a2fc2845c0bc5d1cd29d73d8bd P 49e4fee8d71342e8ade3bf413f26c1e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e50727c54934e3c9f8a0f62a38e4fd7 in term 1.
I20260630 12:42:49.596235 23563 leader_election.cc:304] T 24eb80a2fc2845c0bc5d1cd29d73d8bd P 8e50727c54934e3c9f8a0f62a38e4fd7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a7f54d49de242f4a3578ad943a11af0, 8e50727c54934e3c9f8a0f62a38e4fd7; no voters: 
I20260630 12:42:49.597113 23724 raft_consensus.cc:2804] T 24eb80a2fc2845c0bc5d1cd29d73d8bd P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:42:49.597697 23724 raft_consensus.cc:697] T 24eb80a2fc2845c0bc5d1cd29d73d8bd P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 1 LEADER]: Becoming Leader. State: Replica: 8e50727c54934e3c9f8a0f62a38e4fd7, State: Running, Role: LEADER
I20260630 12:42:49.599026 23724 consensus_queue.cc:237] T 24eb80a2fc2845c0bc5d1cd29d73d8bd P 8e50727c54934e3c9f8a0f62a38e4fd7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } }
I20260630 12:42:49.607563 23412 catalog_manager.cc:5697] T 24eb80a2fc2845c0bc5d1cd29d73d8bd P 8e50727c54934e3c9f8a0f62a38e4fd7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e50727c54934e3c9f8a0f62a38e4fd7 (127.13.140.130). New cstate: current_term: 1 leader_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } health_report { overall_health: UNKNOWN } } }
I20260630 12:42:49.613461 23724 raft_consensus.cc:493] T 48cd7e43d1fe4d9f95d849800e577f5a P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:42:49.614140 23724 raft_consensus.cc:515] T 48cd7e43d1fe4d9f95d849800e577f5a P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } }
I20260630 12:42:49.616608 23724 leader_election.cc:290] T 48cd7e43d1fe4d9f95d849800e577f5a P 8e50727c54934e3c9f8a0f62a38e4fd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 49e4fee8d71342e8ade3bf413f26c1e1 (127.13.140.129:37123), 0a7f54d49de242f4a3578ad943a11af0 (127.13.140.131:35715)
I20260630 12:42:49.617550 23522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48cd7e43d1fe4d9f95d849800e577f5a" candidate_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" is_pre_election: true
I20260630 12:42:49.617916 23672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48cd7e43d1fe4d9f95d849800e577f5a" candidate_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a7f54d49de242f4a3578ad943a11af0" is_pre_election: true
I20260630 12:42:49.618649 23522 raft_consensus.cc:2393] T 48cd7e43d1fe4d9f95d849800e577f5a P 49e4fee8d71342e8ade3bf413f26c1e1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8e50727c54934e3c9f8a0f62a38e4fd7 in current term 1: Already voted for candidate 0a7f54d49de242f4a3578ad943a11af0 in this term.
I20260630 12:42:49.620694 23562 leader_election.cc:304] T 48cd7e43d1fe4d9f95d849800e577f5a P 8e50727c54934e3c9f8a0f62a38e4fd7 [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: 8e50727c54934e3c9f8a0f62a38e4fd7; no voters: 0a7f54d49de242f4a3578ad943a11af0, 49e4fee8d71342e8ade3bf413f26c1e1
I20260630 12:42:49.621428 23724 raft_consensus.cc:3060] T 48cd7e43d1fe4d9f95d849800e577f5a P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:49.627447 23724 raft_consensus.cc:2749] T 48cd7e43d1fe4d9f95d849800e577f5a P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:42:49.794210 23724 raft_consensus.cc:493] T 084ff89a81354c9eac01842b7722b251 P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:42:49.794894 23724 raft_consensus.cc:515] T 084ff89a81354c9eac01842b7722b251 P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } }
I20260630 12:42:49.796169 23817 raft_consensus.cc:493] T e7301d3fe2c6427a9f1a6ea6c6c630df P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:42:49.797000 23817 raft_consensus.cc:515] T e7301d3fe2c6427a9f1a6ea6c6c630df P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } }
I20260630 12:42:49.798275 23724 leader_election.cc:290] T 084ff89a81354c9eac01842b7722b251 P 8e50727c54934e3c9f8a0f62a38e4fd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 49e4fee8d71342e8ade3bf413f26c1e1 (127.13.140.129:37123), 0a7f54d49de242f4a3578ad943a11af0 (127.13.140.131:35715)
I20260630 12:42:49.800518 23522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "084ff89a81354c9eac01842b7722b251" candidate_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" is_pre_election: true
I20260630 12:42:49.802132 23817 leader_election.cc:290] T e7301d3fe2c6427a9f1a6ea6c6c630df P 8e50727c54934e3c9f8a0f62a38e4fd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 49e4fee8d71342e8ade3bf413f26c1e1 (127.13.140.129:37123), 0a7f54d49de242f4a3578ad943a11af0 (127.13.140.131:35715)
I20260630 12:42:49.801987 23725 consensus_queue.cc:1048] T ef031108861a453088f639b128e4944c P 49e4fee8d71342e8ade3bf413f26c1e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:42:49.802482 23672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "084ff89a81354c9eac01842b7722b251" candidate_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a7f54d49de242f4a3578ad943a11af0" is_pre_election: true
I20260630 12:42:49.804184 23521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7301d3fe2c6427a9f1a6ea6c6c630df" candidate_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" is_pre_election: true
I20260630 12:42:49.805505 23672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7301d3fe2c6427a9f1a6ea6c6c630df" candidate_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a7f54d49de242f4a3578ad943a11af0" is_pre_election: true
I20260630 12:42:49.806422 23672 raft_consensus.cc:2393] T e7301d3fe2c6427a9f1a6ea6c6c630df P 0a7f54d49de242f4a3578ad943a11af0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8e50727c54934e3c9f8a0f62a38e4fd7 in current term 1: Already voted for candidate 49e4fee8d71342e8ade3bf413f26c1e1 in this term.
I20260630 12:42:49.811017 23522 raft_consensus.cc:2393] T 084ff89a81354c9eac01842b7722b251 P 49e4fee8d71342e8ade3bf413f26c1e1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8e50727c54934e3c9f8a0f62a38e4fd7 in current term 1: Already voted for candidate 0a7f54d49de242f4a3578ad943a11af0 in this term.
I20260630 12:42:49.816704 23562 leader_election.cc:304] T e7301d3fe2c6427a9f1a6ea6c6c630df P 8e50727c54934e3c9f8a0f62a38e4fd7 [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: 8e50727c54934e3c9f8a0f62a38e4fd7; no voters: 0a7f54d49de242f4a3578ad943a11af0, 49e4fee8d71342e8ade3bf413f26c1e1
I20260630 12:42:49.828996 23817 raft_consensus.cc:3060] T e7301d3fe2c6427a9f1a6ea6c6c630df P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:49.829207 23562 leader_election.cc:304] T 084ff89a81354c9eac01842b7722b251 P 8e50727c54934e3c9f8a0f62a38e4fd7 [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: 8e50727c54934e3c9f8a0f62a38e4fd7; no voters: 0a7f54d49de242f4a3578ad943a11af0, 49e4fee8d71342e8ade3bf413f26c1e1
I20260630 12:42:49.830562 23724 raft_consensus.cc:3060] T 084ff89a81354c9eac01842b7722b251 P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:49.845021 23724 raft_consensus.cc:2749] T 084ff89a81354c9eac01842b7722b251 P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:42:49.847960 23817 raft_consensus.cc:2749] T e7301d3fe2c6427a9f1a6ea6c6c630df P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:42:49.873941 23725 consensus_queue.cc:1048] T ef031108861a453088f639b128e4944c P 49e4fee8d71342e8ade3bf413f26c1e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:42:49.900866 23802 consensus_queue.cc:1048] T 3e5580752fd744fbb922ca9919f1dda3 P 0a7f54d49de242f4a3578ad943a11af0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:42:49.916481 23807 consensus_queue.cc:1048] T 3e5580752fd744fbb922ca9919f1dda3 P 0a7f54d49de242f4a3578ad943a11af0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:42:49.923786 23723 consensus_queue.cc:1048] T e7301d3fe2c6427a9f1a6ea6c6c630df P 49e4fee8d71342e8ade3bf413f26c1e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260630 12:42:49.929105 23802 consensus_queue.cc:1048] T 48cd7e43d1fe4d9f95d849800e577f5a P 0a7f54d49de242f4a3578ad943a11af0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:42:49.955364 23802 consensus_queue.cc:1048] T 48cd7e43d1fe4d9f95d849800e577f5a P 0a7f54d49de242f4a3578ad943a11af0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:42:49.971345 23723 consensus_queue.cc:1048] T e7301d3fe2c6427a9f1a6ea6c6c630df P 49e4fee8d71342e8ade3bf413f26c1e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:42:50.009603 23727 consensus_queue.cc:1048] T 084ff89a81354c9eac01842b7722b251 P 0a7f54d49de242f4a3578ad943a11af0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:42:50.017160 23727 consensus_queue.cc:1048] T 084ff89a81354c9eac01842b7722b251 P 0a7f54d49de242f4a3578ad943a11af0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:42:50.092360 23817 consensus_queue.cc:1048] T 24eb80a2fc2845c0bc5d1cd29d73d8bd P 8e50727c54934e3c9f8a0f62a38e4fd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:42:50.199432 23671 raft_consensus.cc:1275] T 24eb80a2fc2845c0bc5d1cd29d73d8bd P 0a7f54d49de242f4a3578ad943a11af0 [term 1 FOLLOWER]: Refusing update from remote peer 8e50727c54934e3c9f8a0f62a38e4fd7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:42:50.221503 23817 consensus_queue.cc:1048] T 24eb80a2fc2845c0bc5d1cd29d73d8bd P 8e50727c54934e3c9f8a0f62a38e4fd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:42:50.236225 23638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.130:42129, user_credentials={real_user=slave}} blocked reactor thread for 60101.3us
W20260630 12:42:50.950476 23827 meta_cache.cc:1261] Time spent looking up entry by key: real 0.066s	user 0.004s	sys 0.000s
W20260630 12:42:51.053928 23638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.130:42129, user_credentials={real_user=slave}} blocked reactor thread for 50721.4us
I20260630 12:42:51.366328 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:42:51.372946 23880 instance_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:42:51.373013 23881 instance_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:42:51.374570 23883 instance_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:42:51.375629 13874 server_base.cc:1061] running on GCE node
I20260630 12:42:51.377019 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:42:51.377218 13874 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:42:51.377359 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823371377348 us; error 0 us; skew 500 ppm
I20260630 12:42:51.377802 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:42:51.380379 13874 webserver.cc:533] Webserver started at http://127.13.140.132:34781/ using document root <none> and password file <none>
I20260630 12:42:51.380944 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:42:51.381138 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:42:51.381390 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:42:51.382588 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782823128114093-13874-0/minicluster-data/ts-3-root/instance:
uuid: "257f819b4ab94574a338f76678e12c99"
format_stamp: "Formatted at 2026-06-30 12:42:51 on dist-test-slave-zctk"
I20260630 12:42:51.387226 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:42:51.390671 23888 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:42:51.391433 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:42:51.391682 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782823128114093-13874-0/minicluster-data/ts-3-root
uuid: "257f819b4ab94574a338f76678e12c99"
format_stamp: "Formatted at 2026-06-30 12:42:51 on dist-test-slave-zctk"
I20260630 12:42:51.391920 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782823128114093-13874-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782823128114093-13874-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782823128114093-13874-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:42:51.409233 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:42:51.410553 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:42:51.412009 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:42:51.414399 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:42:51.414587 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:42:51.414889 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:42:51.415073 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:42:51.457254 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.132:33309
I20260630 12:42:51.457360 23950 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.132:33309 every 8 connection(s)
I20260630 12:42:51.473409 23951 heartbeater.cc:344] Connected to a master server at 127.13.140.190:43001
I20260630 12:42:51.473829 23951 heartbeater.cc:461] Registering TS with master...
I20260630 12:42:51.474575 23951 heartbeater.cc:507] Master 127.13.140.190:43001 requested a full tablet report, sending...
I20260630 12:42:51.476542 23419 ts_manager.cc:194] Registered new tserver with Master: 257f819b4ab94574a338f76678e12c99 (127.13.140.132:33309)
I20260630 12:42:51.478099 23419 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45254
I20260630 12:42:51.609771 23520 consensus_queue.cc:237] T ef031108861a453088f639b128e4944c P 49e4fee8d71342e8ade3bf413f26c1e1 [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: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } attrs { replace: true } } peers { permanent_uuid: "257f819b4ab94574a338f76678e12c99" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 33309 } attrs { promote: true } }
I20260630 12:42:51.615725 23672 raft_consensus.cc:1275] T ef031108861a453088f639b128e4944c P 0a7f54d49de242f4a3578ad943a11af0 [term 1 FOLLOWER]: Refusing update from remote peer 49e4fee8d71342e8ade3bf413f26c1e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:42:51.617100 23597 raft_consensus.cc:1275] T ef031108861a453088f639b128e4944c P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 1 FOLLOWER]: Refusing update from remote peer 49e4fee8d71342e8ade3bf413f26c1e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:42:51.617580 23831 consensus_queue.cc:1048] T ef031108861a453088f639b128e4944c P 49e4fee8d71342e8ade3bf413f26c1e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } 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:42:51.618822 23861 consensus_queue.cc:1048] T ef031108861a453088f639b128e4944c P 49e4fee8d71342e8ade3bf413f26c1e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260630 12:42:51.624171 23831 raft_consensus.cc:2955] T ef031108861a453088f639b128e4944c P 49e4fee8d71342e8ade3bf413f26c1e1 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 257f819b4ab94574a338f76678e12c99 (127.13.140.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } attrs { replace: true } } peers { permanent_uuid: "257f819b4ab94574a338f76678e12c99" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 33309 } attrs { promote: true } } }
I20260630 12:42:51.626112 23672 raft_consensus.cc:2955] T ef031108861a453088f639b128e4944c P 0a7f54d49de242f4a3578ad943a11af0 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 257f819b4ab94574a338f76678e12c99 (127.13.140.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } attrs { replace: true } } peers { permanent_uuid: "257f819b4ab94574a338f76678e12c99" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 33309 } attrs { promote: true } } }
I20260630 12:42:51.628463 23597 raft_consensus.cc:2955] T ef031108861a453088f639b128e4944c P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 257f819b4ab94574a338f76678e12c99 (127.13.140.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } attrs { replace: true } } peers { permanent_uuid: "257f819b4ab94574a338f76678e12c99" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 33309 } attrs { promote: true } } }
W20260630 12:42:51.630963 23487 consensus_peers.cc:597] T ef031108861a453088f639b128e4944c P 49e4fee8d71342e8ade3bf413f26c1e1 -> Peer 257f819b4ab94574a338f76678e12c99 (127.13.140.132:33309): Couldn't send request to peer 257f819b4ab94574a338f76678e12c99. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ef031108861a453088f639b128e4944c. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:42:51.649825 23414 catalog_manager.cc:5697] T ef031108861a453088f639b128e4944c P 0a7f54d49de242f4a3578ad943a11af0 reported cstate change: config changed from index -1 to 16, NON_VOTER 257f819b4ab94574a338f76678e12c99 (127.13.140.132) added. New cstate: current_term: 1 leader_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } attrs { replace: true } } peers { permanent_uuid: "257f819b4ab94574a338f76678e12c99" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 33309 } attrs { promote: true } } }
I20260630 12:42:51.662557 23672 consensus_queue.cc:237] T 48cd7e43d1fe4d9f95d849800e577f5a P 0a7f54d49de242f4a3578ad943a11af0 [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: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } attrs { replace: true } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } } peers { permanent_uuid: "257f819b4ab94574a338f76678e12c99" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 33309 } attrs { promote: true } }
I20260630 12:42:51.670070 23597 raft_consensus.cc:1275] T 48cd7e43d1fe4d9f95d849800e577f5a P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 1 FOLLOWER]: Refusing update from remote peer 0a7f54d49de242f4a3578ad943a11af0: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:42:51.671736 23802 consensus_queue.cc:1048] T 48cd7e43d1fe4d9f95d849800e577f5a P 0a7f54d49de242f4a3578ad943a11af0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } 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:42:51.673760 23520 raft_consensus.cc:1275] T 48cd7e43d1fe4d9f95d849800e577f5a P 49e4fee8d71342e8ade3bf413f26c1e1 [term 1 FOLLOWER]: Refusing update from remote peer 0a7f54d49de242f4a3578ad943a11af0: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:42:51.675202 23802 consensus_queue.cc:1048] T 48cd7e43d1fe4d9f95d849800e577f5a P 0a7f54d49de242f4a3578ad943a11af0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260630 12:42:51.680903 23865 raft_consensus.cc:2955] T 48cd7e43d1fe4d9f95d849800e577f5a P 0a7f54d49de242f4a3578ad943a11af0 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 257f819b4ab94574a338f76678e12c99 (127.13.140.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } attrs { replace: true } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } } peers { permanent_uuid: "257f819b4ab94574a338f76678e12c99" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 33309 } attrs { promote: true } } }
W20260630 12:42:51.684331 23636 consensus_peers.cc:597] T 48cd7e43d1fe4d9f95d849800e577f5a P 0a7f54d49de242f4a3578ad943a11af0 -> Peer 257f819b4ab94574a338f76678e12c99 (127.13.140.132:33309): Couldn't send request to peer 257f819b4ab94574a338f76678e12c99. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 48cd7e43d1fe4d9f95d849800e577f5a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:42:51.684880 23520 raft_consensus.cc:2955] T 48cd7e43d1fe4d9f95d849800e577f5a P 49e4fee8d71342e8ade3bf413f26c1e1 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 257f819b4ab94574a338f76678e12c99 (127.13.140.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } attrs { replace: true } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } } peers { permanent_uuid: "257f819b4ab94574a338f76678e12c99" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 33309 } attrs { promote: true } } }
I20260630 12:42:51.685703 23597 raft_consensus.cc:2955] T 48cd7e43d1fe4d9f95d849800e577f5a P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 257f819b4ab94574a338f76678e12c99 (127.13.140.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } attrs { replace: true } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } } peers { permanent_uuid: "257f819b4ab94574a338f76678e12c99" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 33309 } attrs { promote: true } } }
I20260630 12:42:51.696779 23417 catalog_manager.cc:5697] T 48cd7e43d1fe4d9f95d849800e577f5a P 49e4fee8d71342e8ade3bf413f26c1e1 reported cstate change: config changed from index -1 to 16, NON_VOTER 257f819b4ab94574a338f76678e12c99 (127.13.140.132) added. New cstate: current_term: 1 leader_uuid: "0a7f54d49de242f4a3578ad943a11af0" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } attrs { replace: true } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } } peers { permanent_uuid: "257f819b4ab94574a338f76678e12c99" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 33309 } attrs { promote: true } } }
I20260630 12:42:51.700454 23672 consensus_queue.cc:237] T 3e5580752fd744fbb922ca9919f1dda3 P 0a7f54d49de242f4a3578ad943a11af0 [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: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } attrs { replace: true } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } } peers { permanent_uuid: "257f819b4ab94574a338f76678e12c99" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 33309 } attrs { promote: true } }
W20260630 12:42:51.707844 23636 consensus_peers.cc:597] T 3e5580752fd744fbb922ca9919f1dda3 P 0a7f54d49de242f4a3578ad943a11af0 -> Peer 257f819b4ab94574a338f76678e12c99 (127.13.140.132:33309): Couldn't send request to peer 257f819b4ab94574a338f76678e12c99. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3e5580752fd744fbb922ca9919f1dda3. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:42:51.709343 23597 raft_consensus.cc:1275] T 3e5580752fd744fbb922ca9919f1dda3 P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 1 FOLLOWER]: Refusing update from remote peer 0a7f54d49de242f4a3578ad943a11af0: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:42:51.710574 23520 raft_consensus.cc:1275] T 3e5580752fd744fbb922ca9919f1dda3 P 49e4fee8d71342e8ade3bf413f26c1e1 [term 1 FOLLOWER]: Refusing update from remote peer 0a7f54d49de242f4a3578ad943a11af0: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:42:51.711494 23865 consensus_queue.cc:1048] T 3e5580752fd744fbb922ca9919f1dda3 P 0a7f54d49de242f4a3578ad943a11af0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260630 12:42:51.712430 23802 consensus_queue.cc:1048] T 3e5580752fd744fbb922ca9919f1dda3 P 0a7f54d49de242f4a3578ad943a11af0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } 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:42:51.719273 23865 raft_consensus.cc:2955] T 3e5580752fd744fbb922ca9919f1dda3 P 0a7f54d49de242f4a3578ad943a11af0 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 257f819b4ab94574a338f76678e12c99 (127.13.140.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } attrs { replace: true } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } } peers { permanent_uuid: "257f819b4ab94574a338f76678e12c99" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 33309 } attrs { promote: true } } }
I20260630 12:42:51.720347 23597 raft_consensus.cc:2955] T 3e5580752fd744fbb922ca9919f1dda3 P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 257f819b4ab94574a338f76678e12c99 (127.13.140.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } attrs { replace: true } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } } peers { permanent_uuid: "257f819b4ab94574a338f76678e12c99" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 33309 } attrs { promote: true } } }
I20260630 12:42:51.725440 23520 raft_consensus.cc:2955] T 3e5580752fd744fbb922ca9919f1dda3 P 49e4fee8d71342e8ade3bf413f26c1e1 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 257f819b4ab94574a338f76678e12c99 (127.13.140.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } attrs { replace: true } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } } peers { permanent_uuid: "257f819b4ab94574a338f76678e12c99" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 33309 } attrs { promote: true } } }
I20260630 12:42:51.740176 23419 catalog_manager.cc:5697] T 3e5580752fd744fbb922ca9919f1dda3 P 0a7f54d49de242f4a3578ad943a11af0 reported cstate change: config changed from index -1 to 16, NON_VOTER 257f819b4ab94574a338f76678e12c99 (127.13.140.132) added. New cstate: current_term: 1 leader_uuid: "0a7f54d49de242f4a3578ad943a11af0" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "257f819b4ab94574a338f76678e12c99" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 33309 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:42:51.755494 23597 consensus_queue.cc:237] T 24eb80a2fc2845c0bc5d1cd29d73d8bd P 8e50727c54934e3c9f8a0f62a38e4fd7 [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: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } attrs { replace: true } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } } peers { permanent_uuid: "257f819b4ab94574a338f76678e12c99" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 33309 } attrs { promote: true } }
I20260630 12:42:51.764359 23672 raft_consensus.cc:1275] T 24eb80a2fc2845c0bc5d1cd29d73d8bd P 0a7f54d49de242f4a3578ad943a11af0 [term 1 FOLLOWER]: Refusing update from remote peer 8e50727c54934e3c9f8a0f62a38e4fd7: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:42:51.766000 23966 consensus_queue.cc:1048] T 24eb80a2fc2845c0bc5d1cd29d73d8bd P 8e50727c54934e3c9f8a0f62a38e4fd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260630 12:42:51.766650 23520 raft_consensus.cc:1275] T 24eb80a2fc2845c0bc5d1cd29d73d8bd P 49e4fee8d71342e8ade3bf413f26c1e1 [term 1 FOLLOWER]: Refusing update from remote peer 8e50727c54934e3c9f8a0f62a38e4fd7: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:42:51.768250 23878 consensus_queue.cc:1048] T 24eb80a2fc2845c0bc5d1cd29d73d8bd P 8e50727c54934e3c9f8a0f62a38e4fd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } 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:42:51.775893 23724 raft_consensus.cc:2955] T 24eb80a2fc2845c0bc5d1cd29d73d8bd P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 257f819b4ab94574a338f76678e12c99 (127.13.140.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } attrs { replace: true } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } } peers { permanent_uuid: "257f819b4ab94574a338f76678e12c99" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 33309 } attrs { promote: true } } }
W20260630 12:42:51.777585 23562 consensus_peers.cc:597] T 24eb80a2fc2845c0bc5d1cd29d73d8bd P 8e50727c54934e3c9f8a0f62a38e4fd7 -> Peer 257f819b4ab94574a338f76678e12c99 (127.13.140.132:33309): Couldn't send request to peer 257f819b4ab94574a338f76678e12c99. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 24eb80a2fc2845c0bc5d1cd29d73d8bd. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:42:51.777745 23520 raft_consensus.cc:2955] T 24eb80a2fc2845c0bc5d1cd29d73d8bd P 49e4fee8d71342e8ade3bf413f26c1e1 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 257f819b4ab94574a338f76678e12c99 (127.13.140.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } attrs { replace: true } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } } peers { permanent_uuid: "257f819b4ab94574a338f76678e12c99" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 33309 } attrs { promote: true } } }
I20260630 12:42:51.778100 23672 raft_consensus.cc:2955] T 24eb80a2fc2845c0bc5d1cd29d73d8bd P 0a7f54d49de242f4a3578ad943a11af0 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 257f819b4ab94574a338f76678e12c99 (127.13.140.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } attrs { replace: true } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } } peers { permanent_uuid: "257f819b4ab94574a338f76678e12c99" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 33309 } attrs { promote: true } } }
I20260630 12:42:51.793819 23417 catalog_manager.cc:5697] T 24eb80a2fc2845c0bc5d1cd29d73d8bd P 49e4fee8d71342e8ade3bf413f26c1e1 reported cstate change: config changed from index -1 to 16, NON_VOTER 257f819b4ab94574a338f76678e12c99 (127.13.140.132) added. New cstate: current_term: 1 leader_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "49e4fee8d71342e8ade3bf413f26c1e1" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37123 } attrs { replace: true } } peers { permanent_uuid: "8e50727c54934e3c9f8a0f62a38e4fd7" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 42129 } } peers { permanent_uuid: "0a7f54d49de242f4a3578ad943a11af0" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 35715 } } peers { permanent_uuid: "257f819b4ab94574a338f76678e12c99" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 33309 } attrs { promote: true } } }
I20260630 12:42:51.978259 13874 tablet_server.cc:179] TabletServer@127.13.140.129:0 shutting down...
I20260630 12:42:52.016641 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:42:52.017580 13874 tablet_replica.cc:333] T 24eb80a2fc2845c0bc5d1cd29d73d8bd P 49e4fee8d71342e8ade3bf413f26c1e1: stopping tablet replica
I20260630 12:42:52.018610 13874 raft_consensus.cc:2243] T 24eb80a2fc2845c0bc5d1cd29d73d8bd P 49e4fee8d71342e8ade3bf413f26c1e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:52.019375 13874 raft_consensus.cc:2272] T 24eb80a2fc2845c0bc5d1cd29d73d8bd P 49e4fee8d71342e8ade3bf413f26c1e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:52.022994 13874 tablet_replica.cc:333] T e7301d3fe2c6427a9f1a6ea6c6c630df P 49e4fee8d71342e8ade3bf413f26c1e1: stopping tablet replica
I20260630 12:42:52.023855 13874 raft_consensus.cc:2243] T e7301d3fe2c6427a9f1a6ea6c6c630df P 49e4fee8d71342e8ade3bf413f26c1e1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:42:52.024891 13874 raft_consensus.cc:2272] T e7301d3fe2c6427a9f1a6ea6c6c630df P 49e4fee8d71342e8ade3bf413f26c1e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:52.028431 13874 tablet_replica.cc:333] T 084ff89a81354c9eac01842b7722b251 P 49e4fee8d71342e8ade3bf413f26c1e1: stopping tablet replica
I20260630 12:42:52.029317 13874 raft_consensus.cc:2243] T 084ff89a81354c9eac01842b7722b251 P 49e4fee8d71342e8ade3bf413f26c1e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:52.030100 13874 raft_consensus.cc:2272] T 084ff89a81354c9eac01842b7722b251 P 49e4fee8d71342e8ade3bf413f26c1e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:52.033624 13874 tablet_replica.cc:333] T 48cd7e43d1fe4d9f95d849800e577f5a P 49e4fee8d71342e8ade3bf413f26c1e1: stopping tablet replica
I20260630 12:42:52.034401 13874 raft_consensus.cc:2243] T 48cd7e43d1fe4d9f95d849800e577f5a P 49e4fee8d71342e8ade3bf413f26c1e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:52.035063 13874 raft_consensus.cc:2272] T 48cd7e43d1fe4d9f95d849800e577f5a P 49e4fee8d71342e8ade3bf413f26c1e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:52.038602 13874 tablet_replica.cc:333] T ef031108861a453088f639b128e4944c P 49e4fee8d71342e8ade3bf413f26c1e1: stopping tablet replica
I20260630 12:42:52.039423 13874 raft_consensus.cc:2243] T ef031108861a453088f639b128e4944c P 49e4fee8d71342e8ade3bf413f26c1e1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:42:52.040778 13874 raft_consensus.cc:2272] T ef031108861a453088f639b128e4944c P 49e4fee8d71342e8ade3bf413f26c1e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:52.044158 13874 tablet_replica.cc:333] T d589b952a4eb4aefa07e45294b5b46a3 P 49e4fee8d71342e8ade3bf413f26c1e1: stopping tablet replica
I20260630 12:42:52.044909 13874 raft_consensus.cc:2243] T d589b952a4eb4aefa07e45294b5b46a3 P 49e4fee8d71342e8ade3bf413f26c1e1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:42:52.045557 13874 raft_consensus.cc:2272] T d589b952a4eb4aefa07e45294b5b46a3 P 49e4fee8d71342e8ade3bf413f26c1e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:52.048854 13874 tablet_replica.cc:333] T 3e5580752fd744fbb922ca9919f1dda3 P 49e4fee8d71342e8ade3bf413f26c1e1: stopping tablet replica
I20260630 12:42:52.049520 13874 raft_consensus.cc:2243] T 3e5580752fd744fbb922ca9919f1dda3 P 49e4fee8d71342e8ade3bf413f26c1e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:52.050117 13874 raft_consensus.cc:2272] T 3e5580752fd744fbb922ca9919f1dda3 P 49e4fee8d71342e8ade3bf413f26c1e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:52.053345 13874 tablet_replica.cc:333] T e97c2d57e8954c79b2daf2fe49bdb903 P 49e4fee8d71342e8ade3bf413f26c1e1: stopping tablet replica
I20260630 12:42:52.053977 13874 raft_consensus.cc:2243] T e97c2d57e8954c79b2daf2fe49bdb903 P 49e4fee8d71342e8ade3bf413f26c1e1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:42:52.054716 13874 raft_consensus.cc:2272] T e97c2d57e8954c79b2daf2fe49bdb903 P 49e4fee8d71342e8ade3bf413f26c1e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:52.090983 13874 tablet_server.cc:196] TabletServer@127.13.140.129:0 shutdown complete.
I20260630 12:42:52.122752 13874 tablet_server.cc:179] TabletServer@127.13.140.130:0 shutting down...
W20260630 12:42:52.129647 23636 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.140.129:37123: connect: Connection refused (error 111)
W20260630 12:42:52.138429 23636 consensus_peers.cc:597] T 3e5580752fd744fbb922ca9919f1dda3 P 0a7f54d49de242f4a3578ad943a11af0 -> Peer 49e4fee8d71342e8ade3bf413f26c1e1 (127.13.140.129:37123): Couldn't send request to peer 49e4fee8d71342e8ade3bf413f26c1e1. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.129:37123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:42:52.142710 23638 consensus_peers.cc:597] T 3e5580752fd744fbb922ca9919f1dda3 P 0a7f54d49de242f4a3578ad943a11af0 -> Peer 8e50727c54934e3c9f8a0f62a38e4fd7 (127.13.140.130:42129): Couldn't send request to peer 8e50727c54934e3c9f8a0f62a38e4fd7. 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:42:52.165454 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:42:52.166487 13874 tablet_replica.cc:333] T 48cd7e43d1fe4d9f95d849800e577f5a P 8e50727c54934e3c9f8a0f62a38e4fd7: stopping tablet replica
I20260630 12:42:52.167405 13874 raft_consensus.cc:2243] T 48cd7e43d1fe4d9f95d849800e577f5a P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:52.168345 13874 raft_consensus.cc:2272] T 48cd7e43d1fe4d9f95d849800e577f5a P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:42:52.169354 23636 consensus_peers.cc:597] T 48cd7e43d1fe4d9f95d849800e577f5a P 0a7f54d49de242f4a3578ad943a11af0 -> Peer 49e4fee8d71342e8ade3bf413f26c1e1 (127.13.140.129:37123): Couldn't send request to peer 49e4fee8d71342e8ade3bf413f26c1e1. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.129:37123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:42:52.172739 13874 tablet_replica.cc:333] T 084ff89a81354c9eac01842b7722b251 P 8e50727c54934e3c9f8a0f62a38e4fd7: stopping tablet replica
I20260630 12:42:52.173607 13874 raft_consensus.cc:2243] T 084ff89a81354c9eac01842b7722b251 P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:52.174223 13874 raft_consensus.cc:2272] T 084ff89a81354c9eac01842b7722b251 P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:52.177525 13874 tablet_replica.cc:333] T 3e5580752fd744fbb922ca9919f1dda3 P 8e50727c54934e3c9f8a0f62a38e4fd7: stopping tablet replica
I20260630 12:42:52.178289 13874 raft_consensus.cc:2243] T 3e5580752fd744fbb922ca9919f1dda3 P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:52.178949 13874 raft_consensus.cc:2272] T 3e5580752fd744fbb922ca9919f1dda3 P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:52.182186 13874 tablet_replica.cc:333] T e7301d3fe2c6427a9f1a6ea6c6c630df P 8e50727c54934e3c9f8a0f62a38e4fd7: stopping tablet replica
I20260630 12:42:52.182963 13874 raft_consensus.cc:2243] T e7301d3fe2c6427a9f1a6ea6c6c630df P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:52.183540 13874 raft_consensus.cc:2272] T e7301d3fe2c6427a9f1a6ea6c6c630df P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:52.186751 13874 tablet_replica.cc:333] T 24eb80a2fc2845c0bc5d1cd29d73d8bd P 8e50727c54934e3c9f8a0f62a38e4fd7: stopping tablet replica
I20260630 12:42:52.187462 13874 raft_consensus.cc:2243] T 24eb80a2fc2845c0bc5d1cd29d73d8bd P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:42:52.188805 13874 raft_consensus.cc:2272] T 24eb80a2fc2845c0bc5d1cd29d73d8bd P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:52.191933 13874 tablet_replica.cc:333] T ef031108861a453088f639b128e4944c P 8e50727c54934e3c9f8a0f62a38e4fd7: stopping tablet replica
I20260630 12:42:52.192682 13874 raft_consensus.cc:2243] T ef031108861a453088f639b128e4944c P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:52.193410 13874 raft_consensus.cc:2272] T ef031108861a453088f639b128e4944c P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:52.196542 13874 tablet_replica.cc:333] T 993d9170e06c46979b42ec6fc4425948 P 8e50727c54934e3c9f8a0f62a38e4fd7: stopping tablet replica
I20260630 12:42:52.197264 13874 raft_consensus.cc:2243] T 993d9170e06c46979b42ec6fc4425948 P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:42:52.197888 13874 raft_consensus.cc:2272] T 993d9170e06c46979b42ec6fc4425948 P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:52.201122 13874 tablet_replica.cc:333] T 919882d125e94748843ae6fb79e0d6b3 P 8e50727c54934e3c9f8a0f62a38e4fd7: stopping tablet replica
I20260630 12:42:52.201709 13874 raft_consensus.cc:2243] T 919882d125e94748843ae6fb79e0d6b3 P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:42:52.202292 13874 raft_consensus.cc:2272] T 919882d125e94748843ae6fb79e0d6b3 P 8e50727c54934e3c9f8a0f62a38e4fd7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:42:52.229283 23638 consensus_peers.cc:597] T 48cd7e43d1fe4d9f95d849800e577f5a P 0a7f54d49de242f4a3578ad943a11af0 -> Peer 8e50727c54934e3c9f8a0f62a38e4fd7 (127.13.140.130:42129): Couldn't send request to peer 8e50727c54934e3c9f8a0f62a38e4fd7. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.130:42129: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:42:52.236160 13874 tablet_server.cc:196] TabletServer@127.13.140.130:0 shutdown complete.
I20260630 12:42:52.263917 23969 ts_tablet_manager.cc:933] T 3e5580752fd744fbb922ca9919f1dda3 P 257f819b4ab94574a338f76678e12c99: Initiating tablet copy from peer 0a7f54d49de242f4a3578ad943a11af0 (127.13.140.131:35715)
I20260630 12:42:52.265897 23969 tablet_copy_client.cc:323] T 3e5580752fd744fbb922ca9919f1dda3 P 257f819b4ab94574a338f76678e12c99: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.131:35715
I20260630 12:42:52.266578 13874 tablet_server.cc:179] TabletServer@127.13.140.131:0 shutting down...
W20260630 12:42:52.293632 23638 consensus_peers.cc:597] T 084ff89a81354c9eac01842b7722b251 P 0a7f54d49de242f4a3578ad943a11af0 -> Peer 8e50727c54934e3c9f8a0f62a38e4fd7 (127.13.140.130:42129): Couldn't send request to peer 8e50727c54934e3c9f8a0f62a38e4fd7. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.130:42129: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:42:52.312269 23973 ts_tablet_manager.cc:933] T 48cd7e43d1fe4d9f95d849800e577f5a P 257f819b4ab94574a338f76678e12c99: Initiating tablet copy from peer 0a7f54d49de242f4a3578ad943a11af0 (127.13.140.131:35715)
I20260630 12:42:52.320892 23973 tablet_copy_client.cc:323] T 48cd7e43d1fe4d9f95d849800e577f5a P 257f819b4ab94574a338f76678e12c99: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.131:35715
I20260630 12:42:52.328545 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:42:52.329493 13874 tablet_replica.cc:333] T 3e5580752fd744fbb922ca9919f1dda3 P 0a7f54d49de242f4a3578ad943a11af0: stopping tablet replica
I20260630 12:42:52.330309 13874 raft_consensus.cc:2243] T 3e5580752fd744fbb922ca9919f1dda3 P 0a7f54d49de242f4a3578ad943a11af0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:42:52.331246 13874 raft_consensus.cc:2272] T 3e5580752fd744fbb922ca9919f1dda3 P 0a7f54d49de242f4a3578ad943a11af0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:52.334443 13874 tablet_replica.cc:333] T ef031108861a453088f639b128e4944c P 0a7f54d49de242f4a3578ad943a11af0: stopping tablet replica
I20260630 12:42:52.335340 13874 raft_consensus.cc:2243] T ef031108861a453088f639b128e4944c P 0a7f54d49de242f4a3578ad943a11af0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:52.336050 13874 raft_consensus.cc:2272] T ef031108861a453088f639b128e4944c P 0a7f54d49de242f4a3578ad943a11af0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:52.340432 13874 tablet_replica.cc:333] T 084ff89a81354c9eac01842b7722b251 P 0a7f54d49de242f4a3578ad943a11af0: stopping tablet replica
I20260630 12:42:52.341019 13874 raft_consensus.cc:2243] T 084ff89a81354c9eac01842b7722b251 P 0a7f54d49de242f4a3578ad943a11af0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:42:52.341812 13874 raft_consensus.cc:2272] T 084ff89a81354c9eac01842b7722b251 P 0a7f54d49de242f4a3578ad943a11af0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:52.344035 13874 tablet_replica.cc:333] T 48cd7e43d1fe4d9f95d849800e577f5a P 0a7f54d49de242f4a3578ad943a11af0: stopping tablet replica
I20260630 12:42:52.344663 13874 raft_consensus.cc:2243] T 48cd7e43d1fe4d9f95d849800e577f5a P 0a7f54d49de242f4a3578ad943a11af0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:42:52.345693 13874 raft_consensus.cc:2272] T 48cd7e43d1fe4d9f95d849800e577f5a P 0a7f54d49de242f4a3578ad943a11af0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:52.348315 13874 tablet_replica.cc:333] T 65b112feb69d47e8a7a100e4e1557a4e P 0a7f54d49de242f4a3578ad943a11af0: stopping tablet replica
I20260630 12:42:52.348896 13874 raft_consensus.cc:2243] T 65b112feb69d47e8a7a100e4e1557a4e P 0a7f54d49de242f4a3578ad943a11af0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:42:52.349437 13874 raft_consensus.cc:2272] T 65b112feb69d47e8a7a100e4e1557a4e P 0a7f54d49de242f4a3578ad943a11af0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:52.352131 13874 tablet_replica.cc:333] T 24eb80a2fc2845c0bc5d1cd29d73d8bd P 0a7f54d49de242f4a3578ad943a11af0: stopping tablet replica
I20260630 12:42:52.352671 13874 raft_consensus.cc:2243] T 24eb80a2fc2845c0bc5d1cd29d73d8bd P 0a7f54d49de242f4a3578ad943a11af0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:52.353147 13874 raft_consensus.cc:2272] T 24eb80a2fc2845c0bc5d1cd29d73d8bd P 0a7f54d49de242f4a3578ad943a11af0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:52.355633 13874 tablet_replica.cc:333] T e7301d3fe2c6427a9f1a6ea6c6c630df P 0a7f54d49de242f4a3578ad943a11af0: stopping tablet replica
I20260630 12:42:52.356319 13874 raft_consensus.cc:2243] T e7301d3fe2c6427a9f1a6ea6c6c630df P 0a7f54d49de242f4a3578ad943a11af0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:52.356945 13874 raft_consensus.cc:2272] T e7301d3fe2c6427a9f1a6ea6c6c630df P 0a7f54d49de242f4a3578ad943a11af0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:52.359316 13874 tablet_replica.cc:333] T f7a432a3dcdb4c9bb1e6faded16ce360 P 0a7f54d49de242f4a3578ad943a11af0: stopping tablet replica
I20260630 12:42:52.359835 13874 raft_consensus.cc:2243] T f7a432a3dcdb4c9bb1e6faded16ce360 P 0a7f54d49de242f4a3578ad943a11af0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:42:52.360368 13874 raft_consensus.cc:2272] T f7a432a3dcdb4c9bb1e6faded16ce360 P 0a7f54d49de242f4a3578ad943a11af0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:52.392025 13874 tablet_server.cc:196] TabletServer@127.13.140.131:0 shutdown complete.
W20260630 12:42:52.405969 23892 connection.cc:466] server connection from 127.0.0.1:48504 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:48504 (request call id 3) could send its response
I20260630 12:42:52.423581 13874 tablet_server.cc:179] TabletServer@127.13.140.132:0 shutting down...
W20260630 12:42:52.429061 23892 connection.cc:466] server connection from 127.0.0.1:48504 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:48504 (request call id 2) could send its response
I20260630 12:42:52.444993 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:42:52.461484 13874 tablet_server.cc:196] TabletServer@127.13.140.132:0 shutdown complete.
I20260630 12:42:52.470258 13874 master.cc:562] Master@127.13.140.190:43001 shutting down...
W20260630 12:42:52.495460 23469 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:42:52.496869 13874 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2d0c45668e9e432ebd022dad5d729291 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:42:52.497330 13874 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2d0c45668e9e432ebd022dad5d729291 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:52.497611 13874 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2d0c45668e9e432ebd022dad5d729291: stopping tablet replica
I20260630 12:42:52.520853 13874 master.cc:584] Master@127.13.140.190:43001 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (6305 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260630 12:42:52.569175 13874 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.140.190:39711
I20260630 12:42:52.570838 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:42:52.576632 23975 instance_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:42:52.576654 23976 instance_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:42:52.578096 23978 instance_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:42:52.582156 13874 server_base.cc:1061] running on GCE node
I20260630 12:42:52.582924 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:42:52.583092 13874 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:42:52.583206 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823372583195 us; error 0 us; skew 500 ppm
I20260630 12:42:52.583652 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:42:52.585791 13874 webserver.cc:533] Webserver started at http://127.13.140.190:38279/ using document root <none> and password file <none>
I20260630 12:42:52.586213 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:42:52.586366 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:42:52.586567 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:42:52.587548 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782823128114093-13874-0/minicluster-data/master-0-root/instance:
uuid: "58e226669e37427fad05c83e3a80413d"
format_stamp: "Formatted at 2026-06-30 12:42:52 on dist-test-slave-zctk"
I20260630 12:42:52.591706 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:42:52.594864 23983 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:42:52.595620 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:42:52.595947 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782823128114093-13874-0/minicluster-data/master-0-root
uuid: "58e226669e37427fad05c83e3a80413d"
format_stamp: "Formatted at 2026-06-30 12:42:52 on dist-test-slave-zctk"
I20260630 12:42:52.596231 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782823128114093-13874-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782823128114093-13874-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782823128114093-13874-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:42:52.626253 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:42:52.627393 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:42:52.665285 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.190:39711
I20260630 12:42:52.665408 24034 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.190:39711 every 8 connection(s)
I20260630 12:42:52.669173 24035 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:42:52.680521 24035 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 58e226669e37427fad05c83e3a80413d: Bootstrap starting.
I20260630 12:42:52.685387 24035 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 58e226669e37427fad05c83e3a80413d: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:52.689724 24035 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 58e226669e37427fad05c83e3a80413d: No bootstrap required, opened a new log
I20260630 12:42:52.691892 24035 raft_consensus.cc:359] T 00000000000000000000000000000000 P 58e226669e37427fad05c83e3a80413d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "58e226669e37427fad05c83e3a80413d" member_type: VOTER }
I20260630 12:42:52.692269 24035 raft_consensus.cc:385] T 00000000000000000000000000000000 P 58e226669e37427fad05c83e3a80413d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:52.692529 24035 raft_consensus.cc:740] T 00000000000000000000000000000000 P 58e226669e37427fad05c83e3a80413d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58e226669e37427fad05c83e3a80413d, State: Initialized, Role: FOLLOWER
I20260630 12:42:52.693159 24035 consensus_queue.cc:260] T 00000000000000000000000000000000 P 58e226669e37427fad05c83e3a80413d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "58e226669e37427fad05c83e3a80413d" member_type: VOTER }
I20260630 12:42:52.693632 24035 raft_consensus.cc:399] T 00000000000000000000000000000000 P 58e226669e37427fad05c83e3a80413d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:42:52.693833 24035 raft_consensus.cc:493] T 00000000000000000000000000000000 P 58e226669e37427fad05c83e3a80413d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:42:52.694120 24035 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 58e226669e37427fad05c83e3a80413d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:52.698828 24035 raft_consensus.cc:515] T 00000000000000000000000000000000 P 58e226669e37427fad05c83e3a80413d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "58e226669e37427fad05c83e3a80413d" member_type: VOTER }
I20260630 12:42:52.699329 24035 leader_election.cc:304] T 00000000000000000000000000000000 P 58e226669e37427fad05c83e3a80413d [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: 58e226669e37427fad05c83e3a80413d; no voters: 
I20260630 12:42:52.700429 24035 leader_election.cc:290] T 00000000000000000000000000000000 P 58e226669e37427fad05c83e3a80413d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:42:52.700855 24038 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 58e226669e37427fad05c83e3a80413d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:42:52.702297 24038 raft_consensus.cc:697] T 00000000000000000000000000000000 P 58e226669e37427fad05c83e3a80413d [term 1 LEADER]: Becoming Leader. State: Replica: 58e226669e37427fad05c83e3a80413d, State: Running, Role: LEADER
I20260630 12:42:52.702912 24038 consensus_queue.cc:237] T 00000000000000000000000000000000 P 58e226669e37427fad05c83e3a80413d [LEADER]: Queue going to LEADER mode. State: All 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: "58e226669e37427fad05c83e3a80413d" member_type: VOTER }
I20260630 12:42:52.703485 24035 sys_catalog.cc:565] T 00000000000000000000000000000000 P 58e226669e37427fad05c83e3a80413d [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:42:52.707950 24040 sys_catalog.cc:455] T 00000000000000000000000000000000 P 58e226669e37427fad05c83e3a80413d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 58e226669e37427fad05c83e3a80413d. Latest consensus state: current_term: 1 leader_uuid: "58e226669e37427fad05c83e3a80413d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "58e226669e37427fad05c83e3a80413d" member_type: VOTER } }
I20260630 12:42:52.707827 24039 sys_catalog.cc:455] T 00000000000000000000000000000000 P 58e226669e37427fad05c83e3a80413d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "58e226669e37427fad05c83e3a80413d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "58e226669e37427fad05c83e3a80413d" member_type: VOTER } }
I20260630 12:42:52.708609 24040 sys_catalog.cc:458] T 00000000000000000000000000000000 P 58e226669e37427fad05c83e3a80413d [sys.catalog]: This master's current role is: LEADER
I20260630 12:42:52.708837 24039 sys_catalog.cc:458] T 00000000000000000000000000000000 P 58e226669e37427fad05c83e3a80413d [sys.catalog]: This master's current role is: LEADER
I20260630 12:42:52.711292 24046 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:42:52.717926 24046 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:42:52.718961 13874 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:42:52.726624 24046 catalog_manager.cc:1383] Generated new cluster ID: 4e4c079a035747da91547063b0d87c55
I20260630 12:42:52.726887 24046 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:42:52.747104 24046 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:42:52.748394 24046 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:42:52.759765 24046 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 58e226669e37427fad05c83e3a80413d: Generated new TSK 0
I20260630 12:42:52.760373 24046 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:42:52.785941 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:42:52.791713 24056 instance_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:42:52.793052 24057 instance_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:42:52.794471 24059 instance_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:42:52.795104 13874 server_base.cc:1061] running on GCE node
I20260630 12:42:52.795969 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:42:52.796154 13874 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:42:52.796357 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823372796321 us; error 0 us; skew 500 ppm
I20260630 12:42:52.796900 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:42:52.800702 13874 webserver.cc:533] Webserver started at http://127.13.140.129:41205/ using document root <none> and password file <none>
I20260630 12:42:52.801256 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:42:52.801416 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:42:52.801748 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:42:52.802840 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782823128114093-13874-0/minicluster-data/ts-0-root/instance:
uuid: "097bf71d46e44c319169816c106139f2"
format_stamp: "Formatted at 2026-06-30 12:42:52 on dist-test-slave-zctk"
I20260630 12:42:52.807461 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:42:52.810748 24064 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:42:52.811496 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:42:52.811913 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782823128114093-13874-0/minicluster-data/ts-0-root
uuid: "097bf71d46e44c319169816c106139f2"
format_stamp: "Formatted at 2026-06-30 12:42:52 on dist-test-slave-zctk"
I20260630 12:42:52.812192 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782823128114093-13874-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782823128114093-13874-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782823128114093-13874-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:42:52.846318 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:42:52.847379 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:42:52.848834 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:42:52.851017 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:42:52.851212 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:42:52.851482 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:42:52.851666 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:42:52.889300 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.129:35265
I20260630 12:42:52.889432 24126 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.129:35265 every 8 connection(s)
I20260630 12:42:52.894167 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:42:52.901786 24131 instance_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:42:52.905575 24132 instance_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:42:52.908372 24134 instance_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:42:52.909792 13874 server_base.cc:1061] running on GCE node
I20260630 12:42:52.911252 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:42:52.911540 13874 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:42:52.911608 24127 heartbeater.cc:344] Connected to a master server at 127.13.140.190:39711
I20260630 12:42:52.911764 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823372911745 us; error 0 us; skew 500 ppm
I20260630 12:42:52.912191 24127 heartbeater.cc:461] Registering TS with master...
I20260630 12:42:52.912600 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:42:52.913091 24127 heartbeater.cc:507] Master 127.13.140.190:39711 requested a full tablet report, sending...
I20260630 12:42:52.915539 24000 ts_manager.cc:194] Registered new tserver with Master: 097bf71d46e44c319169816c106139f2 (127.13.140.129:35265)
I20260630 12:42:52.915735 13874 webserver.cc:533] Webserver started at http://127.13.140.130:40547/ using document root <none> and password file <none>
I20260630 12:42:52.916419 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:42:52.916664 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:42:52.916981 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:42:52.917572 24000 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43324
I20260630 12:42:52.918185 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782823128114093-13874-0/minicluster-data/ts-1-root/instance:
uuid: "deaf5c06dcc34132bf5104324f22a5bd"
format_stamp: "Formatted at 2026-06-30 12:42:52 on dist-test-slave-zctk"
I20260630 12:42:52.923026 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:42:52.926481 24139 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:42:52.927253 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:42:52.927588 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782823128114093-13874-0/minicluster-data/ts-1-root
uuid: "deaf5c06dcc34132bf5104324f22a5bd"
format_stamp: "Formatted at 2026-06-30 12:42:52 on dist-test-slave-zctk"
I20260630 12:42:52.927914 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782823128114093-13874-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782823128114093-13874-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782823128114093-13874-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:42:52.937569 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:42:52.938736 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:42:52.940193 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:42:52.942539 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:42:52.942780 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:42:52.943039 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:42:52.943238 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:42:52.984665 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.130:40017
I20260630 12:42:52.984774 24201 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.130:40017 every 8 connection(s)
I20260630 12:42:52.989876 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:42:52.997896 24205 instance_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:42:52.998987 24206 instance_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:42:53.002348 24202 heartbeater.cc:344] Connected to a master server at 127.13.140.190:39711
I20260630 12:42:53.002836 24202 heartbeater.cc:461] Registering TS with master...
I20260630 12:42:53.003402 13874 server_base.cc:1061] running on GCE node
I20260630 12:42:53.003723 24202 heartbeater.cc:507] Master 127.13.140.190:39711 requested a full tablet report, sending...
W20260630 12:42:53.004021 24209 instance_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:42:53.005173 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:42:53.005467 13874 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:42:53.005654 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823373005634 us; error 0 us; skew 500 ppm
I20260630 12:42:53.006186 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:42:53.006306 24000 ts_manager.cc:194] Registered new tserver with Master: deaf5c06dcc34132bf5104324f22a5bd (127.13.140.130:40017)
I20260630 12:42:53.008066 24000 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43334
I20260630 12:42:53.009006 13874 webserver.cc:533] Webserver started at http://127.13.140.131:45137/ using document root <none> and password file <none>
I20260630 12:42:53.009660 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:42:53.009853 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:42:53.010142 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:42:53.011304 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782823128114093-13874-0/minicluster-data/ts-2-root/instance:
uuid: "11c22f15ff8f428daf44967bddf8f337"
format_stamp: "Formatted at 2026-06-30 12:42:53 on dist-test-slave-zctk"
I20260630 12:42:53.016160 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260630 12:42:53.019613 24213 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:42:53.020435 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:42:53.020838 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782823128114093-13874-0/minicluster-data/ts-2-root
uuid: "11c22f15ff8f428daf44967bddf8f337"
format_stamp: "Formatted at 2026-06-30 12:42:53 on dist-test-slave-zctk"
I20260630 12:42:53.021198 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782823128114093-13874-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782823128114093-13874-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782823128114093-13874-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:42:53.042407 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:42:53.043578 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:42:53.045238 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:42:53.047645 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:42:53.047880 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:42:53.048134 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:42:53.048318 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:42:53.088887 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.131:43057
I20260630 12:42:53.089041 24275 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.131:43057 every 8 connection(s)
I20260630 12:42:53.103412 24276 heartbeater.cc:344] Connected to a master server at 127.13.140.190:39711
I20260630 12:42:53.103979 24276 heartbeater.cc:461] Registering TS with master...
I20260630 12:42:53.104863 24276 heartbeater.cc:507] Master 127.13.140.190:39711 requested a full tablet report, sending...
I20260630 12:42:53.106994 24000 ts_manager.cc:194] Registered new tserver with Master: 11c22f15ff8f428daf44967bddf8f337 (127.13.140.131:43057)
I20260630 12:42:53.107097 13874 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015026773s
I20260630 12:42:53.108526 24000 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43350
I20260630 12:42:53.132077 24000 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43366:
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:42:53.134040 24000 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:42:53.177958 24241 tablet_service.cc:1511] Processing CreateTablet for tablet ef9fd42a7fda4150a353b9b1e7b815b1 (DEFAULT_TABLE table=test-workload [id=f1aa66e7bdf24f84a1ef0181444d098b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:42:53.179476 24241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef9fd42a7fda4150a353b9b1e7b815b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:53.183496 24167 tablet_service.cc:1511] Processing CreateTablet for tablet ef9fd42a7fda4150a353b9b1e7b815b1 (DEFAULT_TABLE table=test-workload [id=f1aa66e7bdf24f84a1ef0181444d098b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:42:53.184899 24167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef9fd42a7fda4150a353b9b1e7b815b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:53.191874 24092 tablet_service.cc:1511] Processing CreateTablet for tablet ef9fd42a7fda4150a353b9b1e7b815b1 (DEFAULT_TABLE table=test-workload [id=f1aa66e7bdf24f84a1ef0181444d098b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:42:53.192984 24092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef9fd42a7fda4150a353b9b1e7b815b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:53.200205 24291 tablet_bootstrap.cc:492] T ef9fd42a7fda4150a353b9b1e7b815b1 P 11c22f15ff8f428daf44967bddf8f337: Bootstrap starting.
I20260630 12:42:53.203085 24292 tablet_bootstrap.cc:492] T ef9fd42a7fda4150a353b9b1e7b815b1 P deaf5c06dcc34132bf5104324f22a5bd: Bootstrap starting.
I20260630 12:42:53.208520 24292 tablet_bootstrap.cc:654] T ef9fd42a7fda4150a353b9b1e7b815b1 P deaf5c06dcc34132bf5104324f22a5bd: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:53.209010 24291 tablet_bootstrap.cc:654] T ef9fd42a7fda4150a353b9b1e7b815b1 P 11c22f15ff8f428daf44967bddf8f337: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:53.211304 24293 tablet_bootstrap.cc:492] T ef9fd42a7fda4150a353b9b1e7b815b1 P 097bf71d46e44c319169816c106139f2: Bootstrap starting.
I20260630 12:42:53.215276 24292 tablet_bootstrap.cc:492] T ef9fd42a7fda4150a353b9b1e7b815b1 P deaf5c06dcc34132bf5104324f22a5bd: No bootstrap required, opened a new log
I20260630 12:42:53.215756 24292 ts_tablet_manager.cc:1403] T ef9fd42a7fda4150a353b9b1e7b815b1 P deaf5c06dcc34132bf5104324f22a5bd: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.002s
I20260630 12:42:53.216408 24291 tablet_bootstrap.cc:492] T ef9fd42a7fda4150a353b9b1e7b815b1 P 11c22f15ff8f428daf44967bddf8f337: No bootstrap required, opened a new log
I20260630 12:42:53.217003 24291 ts_tablet_manager.cc:1403] T ef9fd42a7fda4150a353b9b1e7b815b1 P 11c22f15ff8f428daf44967bddf8f337: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260630 12:42:53.218237 24293 tablet_bootstrap.cc:654] T ef9fd42a7fda4150a353b9b1e7b815b1 P 097bf71d46e44c319169816c106139f2: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:53.218155 24292 raft_consensus.cc:359] T ef9fd42a7fda4150a353b9b1e7b815b1 P deaf5c06dcc34132bf5104324f22a5bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c22f15ff8f428daf44967bddf8f337" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 43057 } } peers { permanent_uuid: "deaf5c06dcc34132bf5104324f22a5bd" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40017 } } peers { permanent_uuid: "097bf71d46e44c319169816c106139f2" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35265 } }
I20260630 12:42:53.218888 24292 raft_consensus.cc:385] T ef9fd42a7fda4150a353b9b1e7b815b1 P deaf5c06dcc34132bf5104324f22a5bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:53.219224 24292 raft_consensus.cc:740] T ef9fd42a7fda4150a353b9b1e7b815b1 P deaf5c06dcc34132bf5104324f22a5bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: deaf5c06dcc34132bf5104324f22a5bd, State: Initialized, Role: FOLLOWER
I20260630 12:42:53.220005 24291 raft_consensus.cc:359] T ef9fd42a7fda4150a353b9b1e7b815b1 P 11c22f15ff8f428daf44967bddf8f337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c22f15ff8f428daf44967bddf8f337" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 43057 } } peers { permanent_uuid: "deaf5c06dcc34132bf5104324f22a5bd" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40017 } } peers { permanent_uuid: "097bf71d46e44c319169816c106139f2" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35265 } }
I20260630 12:42:53.220080 24292 consensus_queue.cc:260] T ef9fd42a7fda4150a353b9b1e7b815b1 P deaf5c06dcc34132bf5104324f22a5bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c22f15ff8f428daf44967bddf8f337" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 43057 } } peers { permanent_uuid: "deaf5c06dcc34132bf5104324f22a5bd" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40017 } } peers { permanent_uuid: "097bf71d46e44c319169816c106139f2" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35265 } }
I20260630 12:42:53.220959 24291 raft_consensus.cc:385] T ef9fd42a7fda4150a353b9b1e7b815b1 P 11c22f15ff8f428daf44967bddf8f337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:53.221347 24291 raft_consensus.cc:740] T ef9fd42a7fda4150a353b9b1e7b815b1 P 11c22f15ff8f428daf44967bddf8f337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11c22f15ff8f428daf44967bddf8f337, State: Initialized, Role: FOLLOWER
I20260630 12:42:53.222177 24291 consensus_queue.cc:260] T ef9fd42a7fda4150a353b9b1e7b815b1 P 11c22f15ff8f428daf44967bddf8f337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c22f15ff8f428daf44967bddf8f337" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 43057 } } peers { permanent_uuid: "deaf5c06dcc34132bf5104324f22a5bd" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40017 } } peers { permanent_uuid: "097bf71d46e44c319169816c106139f2" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35265 } }
I20260630 12:42:53.225268 24276 heartbeater.cc:499] Master 127.13.140.190:39711 was elected leader, sending a full tablet report...
I20260630 12:42:53.225896 24291 ts_tablet_manager.cc:1434] T ef9fd42a7fda4150a353b9b1e7b815b1 P 11c22f15ff8f428daf44967bddf8f337: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260630 12:42:53.229558 24202 heartbeater.cc:499] Master 127.13.140.190:39711 was elected leader, sending a full tablet report...
I20260630 12:42:53.231132 24292 ts_tablet_manager.cc:1434] T ef9fd42a7fda4150a353b9b1e7b815b1 P deaf5c06dcc34132bf5104324f22a5bd: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.007s
I20260630 12:42:53.233544 24293 tablet_bootstrap.cc:492] T ef9fd42a7fda4150a353b9b1e7b815b1 P 097bf71d46e44c319169816c106139f2: No bootstrap required, opened a new log
I20260630 12:42:53.234019 24293 ts_tablet_manager.cc:1403] T ef9fd42a7fda4150a353b9b1e7b815b1 P 097bf71d46e44c319169816c106139f2: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.007s
I20260630 12:42:53.236857 24293 raft_consensus.cc:359] T ef9fd42a7fda4150a353b9b1e7b815b1 P 097bf71d46e44c319169816c106139f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c22f15ff8f428daf44967bddf8f337" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 43057 } } peers { permanent_uuid: "deaf5c06dcc34132bf5104324f22a5bd" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40017 } } peers { permanent_uuid: "097bf71d46e44c319169816c106139f2" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35265 } }
I20260630 12:42:53.237550 24293 raft_consensus.cc:385] T ef9fd42a7fda4150a353b9b1e7b815b1 P 097bf71d46e44c319169816c106139f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:53.237866 24293 raft_consensus.cc:740] T ef9fd42a7fda4150a353b9b1e7b815b1 P 097bf71d46e44c319169816c106139f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 097bf71d46e44c319169816c106139f2, State: Initialized, Role: FOLLOWER
I20260630 12:42:53.238780 24293 consensus_queue.cc:260] T ef9fd42a7fda4150a353b9b1e7b815b1 P 097bf71d46e44c319169816c106139f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c22f15ff8f428daf44967bddf8f337" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 43057 } } peers { permanent_uuid: "deaf5c06dcc34132bf5104324f22a5bd" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40017 } } peers { permanent_uuid: "097bf71d46e44c319169816c106139f2" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35265 } }
I20260630 12:42:53.241065 24127 heartbeater.cc:499] Master 127.13.140.190:39711 was elected leader, sending a full tablet report...
I20260630 12:42:53.241499 24293 ts_tablet_manager.cc:1434] T ef9fd42a7fda4150a353b9b1e7b815b1 P 097bf71d46e44c319169816c106139f2: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:42:53.245872 24299 raft_consensus.cc:493] T ef9fd42a7fda4150a353b9b1e7b815b1 P 097bf71d46e44c319169816c106139f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:42:53.246379 24299 raft_consensus.cc:515] T ef9fd42a7fda4150a353b9b1e7b815b1 P 097bf71d46e44c319169816c106139f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c22f15ff8f428daf44967bddf8f337" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 43057 } } peers { permanent_uuid: "deaf5c06dcc34132bf5104324f22a5bd" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40017 } } peers { permanent_uuid: "097bf71d46e44c319169816c106139f2" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35265 } }
I20260630 12:42:53.250337 24299 leader_election.cc:290] T ef9fd42a7fda4150a353b9b1e7b815b1 P 097bf71d46e44c319169816c106139f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11c22f15ff8f428daf44967bddf8f337 (127.13.140.131:43057), deaf5c06dcc34132bf5104324f22a5bd (127.13.140.130:40017)
I20260630 12:42:53.259243 24251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef9fd42a7fda4150a353b9b1e7b815b1" candidate_uuid: "097bf71d46e44c319169816c106139f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11c22f15ff8f428daf44967bddf8f337" is_pre_election: true
I20260630 12:42:53.259922 24251 raft_consensus.cc:2468] T ef9fd42a7fda4150a353b9b1e7b815b1 P 11c22f15ff8f428daf44967bddf8f337 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 097bf71d46e44c319169816c106139f2 in term 0.
I20260630 12:42:53.261085 24067 leader_election.cc:304] T ef9fd42a7fda4150a353b9b1e7b815b1 P 097bf71d46e44c319169816c106139f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 097bf71d46e44c319169816c106139f2, 11c22f15ff8f428daf44967bddf8f337; no voters: 
I20260630 12:42:53.261883 24299 raft_consensus.cc:2804] T ef9fd42a7fda4150a353b9b1e7b815b1 P 097bf71d46e44c319169816c106139f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:42:53.261960 24177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef9fd42a7fda4150a353b9b1e7b815b1" candidate_uuid: "097bf71d46e44c319169816c106139f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "deaf5c06dcc34132bf5104324f22a5bd" is_pre_election: true
I20260630 12:42:53.262234 24299 raft_consensus.cc:493] T ef9fd42a7fda4150a353b9b1e7b815b1 P 097bf71d46e44c319169816c106139f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:42:53.262681 24299 raft_consensus.cc:3060] T ef9fd42a7fda4150a353b9b1e7b815b1 P 097bf71d46e44c319169816c106139f2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:53.262718 24177 raft_consensus.cc:2468] T ef9fd42a7fda4150a353b9b1e7b815b1 P deaf5c06dcc34132bf5104324f22a5bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 097bf71d46e44c319169816c106139f2 in term 0.
I20260630 12:42:53.268158 24299 raft_consensus.cc:515] T ef9fd42a7fda4150a353b9b1e7b815b1 P 097bf71d46e44c319169816c106139f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c22f15ff8f428daf44967bddf8f337" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 43057 } } peers { permanent_uuid: "deaf5c06dcc34132bf5104324f22a5bd" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40017 } } peers { permanent_uuid: "097bf71d46e44c319169816c106139f2" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35265 } }
I20260630 12:42:53.269920 24299 leader_election.cc:290] T ef9fd42a7fda4150a353b9b1e7b815b1 P 097bf71d46e44c319169816c106139f2 [CANDIDATE]: Term 1 election: Requested vote from peers 11c22f15ff8f428daf44967bddf8f337 (127.13.140.131:43057), deaf5c06dcc34132bf5104324f22a5bd (127.13.140.130:40017)
I20260630 12:42:53.270637 24251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef9fd42a7fda4150a353b9b1e7b815b1" candidate_uuid: "097bf71d46e44c319169816c106139f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11c22f15ff8f428daf44967bddf8f337"
I20260630 12:42:53.270925 24177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef9fd42a7fda4150a353b9b1e7b815b1" candidate_uuid: "097bf71d46e44c319169816c106139f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "deaf5c06dcc34132bf5104324f22a5bd"
I20260630 12:42:53.271282 24251 raft_consensus.cc:3060] T ef9fd42a7fda4150a353b9b1e7b815b1 P 11c22f15ff8f428daf44967bddf8f337 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:53.271502 24177 raft_consensus.cc:3060] T ef9fd42a7fda4150a353b9b1e7b815b1 P deaf5c06dcc34132bf5104324f22a5bd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:53.278765 24177 raft_consensus.cc:2468] T ef9fd42a7fda4150a353b9b1e7b815b1 P deaf5c06dcc34132bf5104324f22a5bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 097bf71d46e44c319169816c106139f2 in term 1.
I20260630 12:42:53.278765 24251 raft_consensus.cc:2468] T ef9fd42a7fda4150a353b9b1e7b815b1 P 11c22f15ff8f428daf44967bddf8f337 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 097bf71d46e44c319169816c106139f2 in term 1.
I20260630 12:42:53.280198 24068 leader_election.cc:304] T ef9fd42a7fda4150a353b9b1e7b815b1 P 097bf71d46e44c319169816c106139f2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 097bf71d46e44c319169816c106139f2, deaf5c06dcc34132bf5104324f22a5bd; no voters: 
I20260630 12:42:53.281086 24299 raft_consensus.cc:2804] T ef9fd42a7fda4150a353b9b1e7b815b1 P 097bf71d46e44c319169816c106139f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:42:53.282107 24299 raft_consensus.cc:697] T ef9fd42a7fda4150a353b9b1e7b815b1 P 097bf71d46e44c319169816c106139f2 [term 1 LEADER]: Becoming Leader. State: Replica: 097bf71d46e44c319169816c106139f2, State: Running, Role: LEADER
I20260630 12:42:53.282891 24299 consensus_queue.cc:237] T ef9fd42a7fda4150a353b9b1e7b815b1 P 097bf71d46e44c319169816c106139f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c22f15ff8f428daf44967bddf8f337" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 43057 } } peers { permanent_uuid: "deaf5c06dcc34132bf5104324f22a5bd" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40017 } } peers { permanent_uuid: "097bf71d46e44c319169816c106139f2" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35265 } }
I20260630 12:42:53.289562 23999 catalog_manager.cc:5697] T ef9fd42a7fda4150a353b9b1e7b815b1 P 097bf71d46e44c319169816c106139f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 097bf71d46e44c319169816c106139f2 (127.13.140.129). New cstate: current_term: 1 leader_uuid: "097bf71d46e44c319169816c106139f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11c22f15ff8f428daf44967bddf8f337" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 43057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "deaf5c06dcc34132bf5104324f22a5bd" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "097bf71d46e44c319169816c106139f2" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 35265 } health_report { overall_health: HEALTHY } } }
I20260630 12:42:53.304764 13874 tablet_server.cc:179] TabletServer@127.13.140.129:0 shutting down...
I20260630 12:42:53.322149 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:42:53.323021 13874 tablet_replica.cc:333] T ef9fd42a7fda4150a353b9b1e7b815b1 P 097bf71d46e44c319169816c106139f2: stopping tablet replica
I20260630 12:42:53.323587 13874 raft_consensus.cc:2243] T ef9fd42a7fda4150a353b9b1e7b815b1 P 097bf71d46e44c319169816c106139f2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:42:53.324220 13874 pending_rounds.cc:70] T ef9fd42a7fda4150a353b9b1e7b815b1 P 097bf71d46e44c319169816c106139f2: Trying to abort 1 pending ops.
I20260630 12:42:53.324441 13874 pending_rounds.cc:77] T ef9fd42a7fda4150a353b9b1e7b815b1 P 097bf71d46e44c319169816c106139f2: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302444536974381056 op_type: NO_OP noop_request { }
I20260630 12:42:53.324786 13874 raft_consensus.cc:2889] T ef9fd42a7fda4150a353b9b1e7b815b1 P 097bf71d46e44c319169816c106139f2 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:42:53.325081 13874 raft_consensus.cc:2272] T ef9fd42a7fda4150a353b9b1e7b815b1 P 097bf71d46e44c319169816c106139f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:53.334502 13874 tablet_server.cc:196] TabletServer@127.13.140.129:0 shutdown complete.
I20260630 12:42:53.343312 13874 tablet_server.cc:179] TabletServer@127.13.140.130:0 shutting down...
I20260630 12:42:53.359506 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:42:53.360306 13874 tablet_replica.cc:333] T ef9fd42a7fda4150a353b9b1e7b815b1 P deaf5c06dcc34132bf5104324f22a5bd: stopping tablet replica
I20260630 12:42:53.360901 13874 raft_consensus.cc:2243] T ef9fd42a7fda4150a353b9b1e7b815b1 P deaf5c06dcc34132bf5104324f22a5bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:53.361305 13874 raft_consensus.cc:2272] T ef9fd42a7fda4150a353b9b1e7b815b1 P deaf5c06dcc34132bf5104324f22a5bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:53.379774 13874 tablet_server.cc:196] TabletServer@127.13.140.130:0 shutdown complete.
I20260630 12:42:53.388806 13874 tablet_server.cc:179] TabletServer@127.13.140.131:0 shutting down...
I20260630 12:42:53.408722 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:42:53.409502 13874 tablet_replica.cc:333] T ef9fd42a7fda4150a353b9b1e7b815b1 P 11c22f15ff8f428daf44967bddf8f337: stopping tablet replica
I20260630 12:42:53.410006 13874 raft_consensus.cc:2243] T ef9fd42a7fda4150a353b9b1e7b815b1 P 11c22f15ff8f428daf44967bddf8f337 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:53.410368 13874 raft_consensus.cc:2272] T ef9fd42a7fda4150a353b9b1e7b815b1 P 11c22f15ff8f428daf44967bddf8f337 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:53.429246 13874 tablet_server.cc:196] TabletServer@127.13.140.131:0 shutdown complete.
I20260630 12:42:53.438321 13874 master.cc:562] Master@127.13.140.190:39711 shutting down...
I20260630 12:42:53.452636 13874 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 58e226669e37427fad05c83e3a80413d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:42:53.453148 13874 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 58e226669e37427fad05c83e3a80413d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:53.453423 13874 tablet_replica.cc:333] T 00000000000000000000000000000000 P 58e226669e37427fad05c83e3a80413d: stopping tablet replica
I20260630 12:42:53.462605 13874 master.cc:584] Master@127.13.140.190:39711 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (926 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260630 12:42:53.493413 13874 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.140.190:45319
I20260630 12:42:53.494534 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:42:53.499362 24303 instance_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:42:53.499425 24304 instance_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:42:53.500823 24306 instance_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:42:53.502331 13874 server_base.cc:1061] running on GCE node
I20260630 12:42:53.503098 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:42:53.503286 13874 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:42:53.503444 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823373503412 us; error 0 us; skew 500 ppm
I20260630 12:42:53.503942 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:42:53.506289 13874 webserver.cc:533] Webserver started at http://127.13.140.190:33337/ using document root <none> and password file <none>
I20260630 12:42:53.506740 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:42:53.506932 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:42:53.507200 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:42:53.508229 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782823128114093-13874-0/minicluster-data/master-0-root/instance:
uuid: "3f663c996c354c2e9aae4874147be583"
format_stamp: "Formatted at 2026-06-30 12:42:53 on dist-test-slave-zctk"
I20260630 12:42:53.512781 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260630 12:42:53.515954 24311 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:42:53.516747 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:42:53.517037 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782823128114093-13874-0/minicluster-data/master-0-root
uuid: "3f663c996c354c2e9aae4874147be583"
format_stamp: "Formatted at 2026-06-30 12:42:53 on dist-test-slave-zctk"
I20260630 12:42:53.517318 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782823128114093-13874-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782823128114093-13874-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782823128114093-13874-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:42:53.530395 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:42:53.531333 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:42:53.565274 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.190:45319
I20260630 12:42:53.565378 24362 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.190:45319 every 8 connection(s)
I20260630 12:42:53.569206 24363 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:42:53.579699 24363 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3f663c996c354c2e9aae4874147be583: Bootstrap starting.
I20260630 12:42:53.583873 24363 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3f663c996c354c2e9aae4874147be583: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:53.587570 24363 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3f663c996c354c2e9aae4874147be583: No bootstrap required, opened a new log
I20260630 12:42:53.589604 24363 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3f663c996c354c2e9aae4874147be583 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f663c996c354c2e9aae4874147be583" member_type: VOTER }
I20260630 12:42:53.589989 24363 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3f663c996c354c2e9aae4874147be583 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:53.590216 24363 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3f663c996c354c2e9aae4874147be583 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f663c996c354c2e9aae4874147be583, State: Initialized, Role: FOLLOWER
I20260630 12:42:53.590862 24363 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3f663c996c354c2e9aae4874147be583 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3f663c996c354c2e9aae4874147be583" member_type: VOTER }
I20260630 12:42:53.591322 24363 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3f663c996c354c2e9aae4874147be583 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:42:53.591550 24363 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3f663c996c354c2e9aae4874147be583 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:42:53.591809 24363 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3f663c996c354c2e9aae4874147be583 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:53.596544 24363 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3f663c996c354c2e9aae4874147be583 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f663c996c354c2e9aae4874147be583" member_type: VOTER }
I20260630 12:42:53.597095 24363 leader_election.cc:304] T 00000000000000000000000000000000 P 3f663c996c354c2e9aae4874147be583 [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: 3f663c996c354c2e9aae4874147be583; no voters: 
I20260630 12:42:53.598219 24363 leader_election.cc:290] T 00000000000000000000000000000000 P 3f663c996c354c2e9aae4874147be583 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:42:53.598546 24366 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3f663c996c354c2e9aae4874147be583 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:42:53.599828 24366 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3f663c996c354c2e9aae4874147be583 [term 1 LEADER]: Becoming Leader. State: Replica: 3f663c996c354c2e9aae4874147be583, State: Running, Role: LEADER
I20260630 12:42:53.600472 24366 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3f663c996c354c2e9aae4874147be583 [LEADER]: Queue going to LEADER mode. State: All 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: "3f663c996c354c2e9aae4874147be583" member_type: VOTER }
I20260630 12:42:53.601104 24363 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3f663c996c354c2e9aae4874147be583 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:42:53.603302 24367 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3f663c996c354c2e9aae4874147be583 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3f663c996c354c2e9aae4874147be583" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f663c996c354c2e9aae4874147be583" member_type: VOTER } }
I20260630 12:42:53.603355 24368 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3f663c996c354c2e9aae4874147be583 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3f663c996c354c2e9aae4874147be583. Latest consensus state: current_term: 1 leader_uuid: "3f663c996c354c2e9aae4874147be583" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f663c996c354c2e9aae4874147be583" member_type: VOTER } }
I20260630 12:42:53.604027 24367 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3f663c996c354c2e9aae4874147be583 [sys.catalog]: This master's current role is: LEADER
I20260630 12:42:53.604151 24368 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3f663c996c354c2e9aae4874147be583 [sys.catalog]: This master's current role is: LEADER
I20260630 12:42:53.609680 24371 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:42:53.618065 24371 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:42:53.619233 13874 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:42:53.626835 24371 catalog_manager.cc:1383] Generated new cluster ID: 9ca765552d064f0697de8241958363b7
I20260630 12:42:53.627105 24371 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:42:53.657016 24371 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:42:53.658303 24371 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:42:53.669889 24371 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3f663c996c354c2e9aae4874147be583: Generated new TSK 0
I20260630 12:42:53.670527 24371 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:42:53.686256 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:42:53.692147 24384 instance_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:42:53.692865 24385 instance_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:42:53.694412 24387 instance_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:42:53.695160 13874 server_base.cc:1061] running on GCE node
I20260630 12:42:53.695963 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:42:53.696151 13874 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:42:53.696271 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823373696260 us; error 0 us; skew 500 ppm
I20260630 12:42:53.696764 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:42:53.698902 13874 webserver.cc:533] Webserver started at http://127.13.140.129:33549/ using document root <none> and password file <none>
I20260630 12:42:53.699360 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:42:53.699517 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:42:53.699738 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:42:53.700874 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782823128114093-13874-0/minicluster-data/ts-0-root/instance:
uuid: "7c15cb84e49e47208bfa90ff644f0c89"
format_stamp: "Formatted at 2026-06-30 12:42:53 on dist-test-slave-zctk"
I20260630 12:42:53.705380 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:42:53.708603 24392 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:42:53.709364 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:42:53.709653 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782823128114093-13874-0/minicluster-data/ts-0-root
uuid: "7c15cb84e49e47208bfa90ff644f0c89"
format_stamp: "Formatted at 2026-06-30 12:42:53 on dist-test-slave-zctk"
I20260630 12:42:53.709940 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782823128114093-13874-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782823128114093-13874-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782823128114093-13874-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:42:53.730754 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:42:53.731889 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:42:53.733381 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:42:53.735594 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:42:53.735812 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:42:53.736045 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:42:53.736214 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:42:53.773550 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.129:41411
I20260630 12:42:53.773658 24454 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.129:41411 every 8 connection(s)
I20260630 12:42:53.778077 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:42:53.785221 24459 instance_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:42:53.785853 24460 instance_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:42:53.788854 24463 instance_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:42:53.788892 13874 server_base.cc:1061] running on GCE node
I20260630 12:42:53.790484 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:42:53.790756 13874 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:42:53.790961 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823373790942 us; error 0 us; skew 500 ppm
I20260630 12:42:53.791607 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:42:53.791676 24455 heartbeater.cc:344] Connected to a master server at 127.13.140.190:45319
I20260630 12:42:53.792161 24455 heartbeater.cc:461] Registering TS with master...
I20260630 12:42:53.793016 24455 heartbeater.cc:507] Master 127.13.140.190:45319 requested a full tablet report, sending...
I20260630 12:42:53.794528 13874 webserver.cc:533] Webserver started at http://127.13.140.130:45509/ using document root <none> and password file <none>
I20260630 12:42:53.795189 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:42:53.795238 24328 ts_manager.cc:194] Registered new tserver with Master: 7c15cb84e49e47208bfa90ff644f0c89 (127.13.140.129:41411)
I20260630 12:42:53.795516 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:42:53.795890 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:42:53.797322 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782823128114093-13874-0/minicluster-data/ts-1-root/instance:
uuid: "7a1714206973416b8873db9a910d8959"
format_stamp: "Formatted at 2026-06-30 12:42:53 on dist-test-slave-zctk"
I20260630 12:42:53.797735 24328 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53822
I20260630 12:42:53.802706 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:42:53.806658 24467 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:42:53.807392 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:42:53.807646 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782823128114093-13874-0/minicluster-data/ts-1-root
uuid: "7a1714206973416b8873db9a910d8959"
format_stamp: "Formatted at 2026-06-30 12:42:53 on dist-test-slave-zctk"
I20260630 12:42:53.807873 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782823128114093-13874-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782823128114093-13874-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782823128114093-13874-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:42:53.823827 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:42:53.824883 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:42:53.826179 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:42:53.828284 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:42:53.828480 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:42:53.828792 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:42:53.828951 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:42:53.865475 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.130:35975
I20260630 12:42:53.865584 24529 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.130:35975 every 8 connection(s)
I20260630 12:42:53.870422 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:42:53.877286 24533 instance_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:42:53.877853 24534 instance_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:42:53.880764 13874 server_base.cc:1061] running on GCE node
W20260630 12:42:53.881815 24536 instance_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:42:53.883112 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:42:53.883400 13874 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:42:53.883642 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823373883621 us; error 0 us; skew 500 ppm
I20260630 12:42:53.883773 24530 heartbeater.cc:344] Connected to a master server at 127.13.140.190:45319
I20260630 12:42:53.884197 24530 heartbeater.cc:461] Registering TS with master...
I20260630 12:42:53.884408 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:42:53.885142 24530 heartbeater.cc:507] Master 127.13.140.190:45319 requested a full tablet report, sending...
I20260630 12:42:53.887218 13874 webserver.cc:533] Webserver started at http://127.13.140.131:35641/ using document root <none> and password file <none>
I20260630 12:42:53.887630 24328 ts_manager.cc:194] Registered new tserver with Master: 7a1714206973416b8873db9a910d8959 (127.13.140.130:35975)
I20260630 12:42:53.887859 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:42:53.888162 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:42:53.888475 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:42:53.889514 24328 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53824
I20260630 12:42:53.889945 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782823128114093-13874-0/minicluster-data/ts-2-root/instance:
uuid: "5c900380a0ac42eaaaa922eda45a5944"
format_stamp: "Formatted at 2026-06-30 12:42:53 on dist-test-slave-zctk"
I20260630 12:42:53.894917 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:42:53.898109 24541 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:42:53.898885 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:42:53.899184 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782823128114093-13874-0/minicluster-data/ts-2-root
uuid: "5c900380a0ac42eaaaa922eda45a5944"
format_stamp: "Formatted at 2026-06-30 12:42:53 on dist-test-slave-zctk"
I20260630 12:42:53.899468 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782823128114093-13874-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782823128114093-13874-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782823128114093-13874-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:42:53.929435 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:42:53.930564 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:42:53.932032 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:42:53.934307 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:42:53.934532 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:42:53.934785 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:42:53.934960 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:42:53.972084 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.131:45127
I20260630 12:42:53.972208 24603 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.131:45127 every 8 connection(s)
I20260630 12:42:53.977038 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:42:53.983174 24607 instance_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:42:53.985298 24608 instance_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:42:53.989066 24611 instance_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:42:53.989197 24604 heartbeater.cc:344] Connected to a master server at 127.13.140.190:45319
I20260630 12:42:53.989791 24604 heartbeater.cc:461] Registering TS with master...
I20260630 12:42:53.989806 13874 server_base.cc:1061] running on GCE node
I20260630 12:42:53.990869 24604 heartbeater.cc:507] Master 127.13.140.190:45319 requested a full tablet report, sending...
I20260630 12:42:53.990998 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:42:53.991289 13874 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:42:53.991501 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823373991484 us; error 0 us; skew 500 ppm
I20260630 12:42:53.992128 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:42:53.993247 24328 ts_manager.cc:194] Registered new tserver with Master: 5c900380a0ac42eaaaa922eda45a5944 (127.13.140.131:45127)
I20260630 12:42:53.994860 13874 webserver.cc:533] Webserver started at http://127.13.140.132:43419/ using document root <none> and password file <none>
I20260630 12:42:53.995190 24328 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53838
I20260630 12:42:53.995512 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:42:53.995795 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:42:53.996148 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:42:53.997308 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782823128114093-13874-0/minicluster-data/ts-3-root/instance:
uuid: "6e50ce43377948e3ae66fbf6e53d9296"
format_stamp: "Formatted at 2026-06-30 12:42:53 on dist-test-slave-zctk"
I20260630 12:42:54.001593 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:42:54.004951 24615 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:42:54.005720 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:42:54.006000 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782823128114093-13874-0/minicluster-data/ts-3-root
uuid: "6e50ce43377948e3ae66fbf6e53d9296"
format_stamp: "Formatted at 2026-06-30 12:42:53 on dist-test-slave-zctk"
I20260630 12:42:54.006242 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782823128114093-13874-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782823128114093-13874-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782823128114093-13874-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:42:54.036334 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:42:54.037492 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:42:54.038666 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:42:54.041019 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:42:54.041280 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:42:54.041617 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:42:54.041788 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:42:54.078385 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.132:41817
I20260630 12:42:54.078457 24677 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.132:41817 every 8 connection(s)
I20260630 12:42:54.091750 24678 heartbeater.cc:344] Connected to a master server at 127.13.140.190:45319
I20260630 12:42:54.092152 24678 heartbeater.cc:461] Registering TS with master...
I20260630 12:42:54.092864 24678 heartbeater.cc:507] Master 127.13.140.190:45319 requested a full tablet report, sending...
I20260630 12:42:54.094715 24328 ts_manager.cc:194] Registered new tserver with Master: 6e50ce43377948e3ae66fbf6e53d9296 (127.13.140.132:41817)
I20260630 12:42:54.095604 13874 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014037346s
I20260630 12:42:54.096369 24328 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53852
I20260630 12:42:54.120592 24328 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53864:
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:42:54.167558 24643 tablet_service.cc:1511] Processing CreateTablet for tablet 24bdbbc189e5428bb75da65d1664560d (DEFAULT_TABLE table=test-workload [id=117be03eb97745febfb595415204e0b0]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:42:54.168694 24643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24bdbbc189e5428bb75da65d1664560d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:54.173745 24420 tablet_service.cc:1511] Processing CreateTablet for tablet 24bdbbc189e5428bb75da65d1664560d (DEFAULT_TABLE table=test-workload [id=117be03eb97745febfb595415204e0b0]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:42:54.174573 24569 tablet_service.cc:1511] Processing CreateTablet for tablet 24bdbbc189e5428bb75da65d1664560d (DEFAULT_TABLE table=test-workload [id=117be03eb97745febfb595415204e0b0]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:42:54.175191 24420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24bdbbc189e5428bb75da65d1664560d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:54.175835 24569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24bdbbc189e5428bb75da65d1664560d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:54.185738 24693 tablet_bootstrap.cc:492] T 24bdbbc189e5428bb75da65d1664560d P 6e50ce43377948e3ae66fbf6e53d9296: Bootstrap starting.
I20260630 12:42:54.190573 24693 tablet_bootstrap.cc:654] T 24bdbbc189e5428bb75da65d1664560d P 6e50ce43377948e3ae66fbf6e53d9296: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:54.196226 24695 tablet_bootstrap.cc:492] T 24bdbbc189e5428bb75da65d1664560d P 7c15cb84e49e47208bfa90ff644f0c89: Bootstrap starting.
I20260630 12:42:54.198885 24694 tablet_bootstrap.cc:492] T 24bdbbc189e5428bb75da65d1664560d P 5c900380a0ac42eaaaa922eda45a5944: Bootstrap starting.
I20260630 12:42:54.200178 24693 tablet_bootstrap.cc:492] T 24bdbbc189e5428bb75da65d1664560d P 6e50ce43377948e3ae66fbf6e53d9296: No bootstrap required, opened a new log
I20260630 12:42:54.200736 24693 ts_tablet_manager.cc:1403] T 24bdbbc189e5428bb75da65d1664560d P 6e50ce43377948e3ae66fbf6e53d9296: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260630 12:42:54.203292 24693 raft_consensus.cc:359] T 24bdbbc189e5428bb75da65d1664560d P 6e50ce43377948e3ae66fbf6e53d9296 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e50ce43377948e3ae66fbf6e53d9296" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 41817 } } peers { permanent_uuid: "5c900380a0ac42eaaaa922eda45a5944" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45127 } } peers { permanent_uuid: "7c15cb84e49e47208bfa90ff644f0c89" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41411 } }
I20260630 12:42:54.203881 24693 raft_consensus.cc:385] T 24bdbbc189e5428bb75da65d1664560d P 6e50ce43377948e3ae66fbf6e53d9296 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:54.204123 24693 raft_consensus.cc:740] T 24bdbbc189e5428bb75da65d1664560d P 6e50ce43377948e3ae66fbf6e53d9296 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e50ce43377948e3ae66fbf6e53d9296, State: Initialized, Role: FOLLOWER
I20260630 12:42:54.204519 24695 tablet_bootstrap.cc:654] T 24bdbbc189e5428bb75da65d1664560d P 7c15cb84e49e47208bfa90ff644f0c89: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:54.205051 24693 consensus_queue.cc:260] T 24bdbbc189e5428bb75da65d1664560d P 6e50ce43377948e3ae66fbf6e53d9296 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e50ce43377948e3ae66fbf6e53d9296" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 41817 } } peers { permanent_uuid: "5c900380a0ac42eaaaa922eda45a5944" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45127 } } peers { permanent_uuid: "7c15cb84e49e47208bfa90ff644f0c89" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41411 } }
I20260630 12:42:54.206089 24694 tablet_bootstrap.cc:654] T 24bdbbc189e5428bb75da65d1664560d P 5c900380a0ac42eaaaa922eda45a5944: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:54.211481 24693 ts_tablet_manager.cc:1434] T 24bdbbc189e5428bb75da65d1664560d P 6e50ce43377948e3ae66fbf6e53d9296: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260630 12:42:54.212250 24678 heartbeater.cc:499] Master 127.13.140.190:45319 was elected leader, sending a full tablet report...
I20260630 12:42:54.212922 24694 tablet_bootstrap.cc:492] T 24bdbbc189e5428bb75da65d1664560d P 5c900380a0ac42eaaaa922eda45a5944: No bootstrap required, opened a new log
I20260630 12:42:54.213523 24694 ts_tablet_manager.cc:1403] T 24bdbbc189e5428bb75da65d1664560d P 5c900380a0ac42eaaaa922eda45a5944: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260630 12:42:54.215040 24695 tablet_bootstrap.cc:492] T 24bdbbc189e5428bb75da65d1664560d P 7c15cb84e49e47208bfa90ff644f0c89: No bootstrap required, opened a new log
I20260630 12:42:54.215493 24695 ts_tablet_manager.cc:1403] T 24bdbbc189e5428bb75da65d1664560d P 7c15cb84e49e47208bfa90ff644f0c89: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.010s
I20260630 12:42:54.216408 24694 raft_consensus.cc:359] T 24bdbbc189e5428bb75da65d1664560d P 5c900380a0ac42eaaaa922eda45a5944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e50ce43377948e3ae66fbf6e53d9296" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 41817 } } peers { permanent_uuid: "5c900380a0ac42eaaaa922eda45a5944" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45127 } } peers { permanent_uuid: "7c15cb84e49e47208bfa90ff644f0c89" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41411 } }
I20260630 12:42:54.217286 24694 raft_consensus.cc:385] T 24bdbbc189e5428bb75da65d1664560d P 5c900380a0ac42eaaaa922eda45a5944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:54.217598 24694 raft_consensus.cc:740] T 24bdbbc189e5428bb75da65d1664560d P 5c900380a0ac42eaaaa922eda45a5944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c900380a0ac42eaaaa922eda45a5944, State: Initialized, Role: FOLLOWER
I20260630 12:42:54.217810 24695 raft_consensus.cc:359] T 24bdbbc189e5428bb75da65d1664560d P 7c15cb84e49e47208bfa90ff644f0c89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e50ce43377948e3ae66fbf6e53d9296" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 41817 } } peers { permanent_uuid: "5c900380a0ac42eaaaa922eda45a5944" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45127 } } peers { permanent_uuid: "7c15cb84e49e47208bfa90ff644f0c89" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41411 } }
I20260630 12:42:54.218637 24695 raft_consensus.cc:385] T 24bdbbc189e5428bb75da65d1664560d P 7c15cb84e49e47208bfa90ff644f0c89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:54.218487 24694 consensus_queue.cc:260] T 24bdbbc189e5428bb75da65d1664560d P 5c900380a0ac42eaaaa922eda45a5944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e50ce43377948e3ae66fbf6e53d9296" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 41817 } } peers { permanent_uuid: "5c900380a0ac42eaaaa922eda45a5944" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45127 } } peers { permanent_uuid: "7c15cb84e49e47208bfa90ff644f0c89" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41411 } }
I20260630 12:42:54.219031 24695 raft_consensus.cc:740] T 24bdbbc189e5428bb75da65d1664560d P 7c15cb84e49e47208bfa90ff644f0c89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c15cb84e49e47208bfa90ff644f0c89, State: Initialized, Role: FOLLOWER
I20260630 12:42:54.219934 24695 consensus_queue.cc:260] T 24bdbbc189e5428bb75da65d1664560d P 7c15cb84e49e47208bfa90ff644f0c89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e50ce43377948e3ae66fbf6e53d9296" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 41817 } } peers { permanent_uuid: "5c900380a0ac42eaaaa922eda45a5944" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45127 } } peers { permanent_uuid: "7c15cb84e49e47208bfa90ff644f0c89" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41411 } }
I20260630 12:42:54.224822 24694 ts_tablet_manager.cc:1434] T 24bdbbc189e5428bb75da65d1664560d P 5c900380a0ac42eaaaa922eda45a5944: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.004s
I20260630 12:42:54.225106 24604 heartbeater.cc:499] Master 127.13.140.190:45319 was elected leader, sending a full tablet report...
I20260630 12:42:54.225569 24695 ts_tablet_manager.cc:1434] T 24bdbbc189e5428bb75da65d1664560d P 7c15cb84e49e47208bfa90ff644f0c89: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.005s
I20260630 12:42:54.225019 24455 heartbeater.cc:499] Master 127.13.140.190:45319 was elected leader, sending a full tablet report...
I20260630 12:42:54.230178 24701 raft_consensus.cc:493] T 24bdbbc189e5428bb75da65d1664560d P 7c15cb84e49e47208bfa90ff644f0c89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:42:54.230587 24701 raft_consensus.cc:515] T 24bdbbc189e5428bb75da65d1664560d P 7c15cb84e49e47208bfa90ff644f0c89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e50ce43377948e3ae66fbf6e53d9296" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 41817 } } peers { permanent_uuid: "5c900380a0ac42eaaaa922eda45a5944" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45127 } } peers { permanent_uuid: "7c15cb84e49e47208bfa90ff644f0c89" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41411 } }
I20260630 12:42:54.237401 24701 leader_election.cc:290] T 24bdbbc189e5428bb75da65d1664560d P 7c15cb84e49e47208bfa90ff644f0c89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e50ce43377948e3ae66fbf6e53d9296 (127.13.140.132:41817), 5c900380a0ac42eaaaa922eda45a5944 (127.13.140.131:45127)
I20260630 12:42:54.243294 24653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24bdbbc189e5428bb75da65d1664560d" candidate_uuid: "7c15cb84e49e47208bfa90ff644f0c89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e50ce43377948e3ae66fbf6e53d9296" is_pre_election: true
I20260630 12:42:54.244130 24653 raft_consensus.cc:2468] T 24bdbbc189e5428bb75da65d1664560d P 6e50ce43377948e3ae66fbf6e53d9296 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c15cb84e49e47208bfa90ff644f0c89 in term 0.
I20260630 12:42:54.245368 24394 leader_election.cc:304] T 24bdbbc189e5428bb75da65d1664560d P 7c15cb84e49e47208bfa90ff644f0c89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e50ce43377948e3ae66fbf6e53d9296, 7c15cb84e49e47208bfa90ff644f0c89; no voters: 
I20260630 12:42:54.246210 24701 raft_consensus.cc:2804] T 24bdbbc189e5428bb75da65d1664560d P 7c15cb84e49e47208bfa90ff644f0c89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:42:54.246528 24701 raft_consensus.cc:493] T 24bdbbc189e5428bb75da65d1664560d P 7c15cb84e49e47208bfa90ff644f0c89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:42:54.246834 24701 raft_consensus.cc:3060] T 24bdbbc189e5428bb75da65d1664560d P 7c15cb84e49e47208bfa90ff644f0c89 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:54.247665 24579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24bdbbc189e5428bb75da65d1664560d" candidate_uuid: "7c15cb84e49e47208bfa90ff644f0c89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c900380a0ac42eaaaa922eda45a5944" is_pre_election: true
I20260630 12:42:54.248310 24579 raft_consensus.cc:2468] T 24bdbbc189e5428bb75da65d1664560d P 5c900380a0ac42eaaaa922eda45a5944 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c15cb84e49e47208bfa90ff644f0c89 in term 0.
I20260630 12:42:54.252157 24701 raft_consensus.cc:515] T 24bdbbc189e5428bb75da65d1664560d P 7c15cb84e49e47208bfa90ff644f0c89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e50ce43377948e3ae66fbf6e53d9296" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 41817 } } peers { permanent_uuid: "5c900380a0ac42eaaaa922eda45a5944" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45127 } } peers { permanent_uuid: "7c15cb84e49e47208bfa90ff644f0c89" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41411 } }
I20260630 12:42:54.253906 24701 leader_election.cc:290] T 24bdbbc189e5428bb75da65d1664560d P 7c15cb84e49e47208bfa90ff644f0c89 [CANDIDATE]: Term 1 election: Requested vote from peers 6e50ce43377948e3ae66fbf6e53d9296 (127.13.140.132:41817), 5c900380a0ac42eaaaa922eda45a5944 (127.13.140.131:45127)
I20260630 12:42:54.254580 24653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24bdbbc189e5428bb75da65d1664560d" candidate_uuid: "7c15cb84e49e47208bfa90ff644f0c89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e50ce43377948e3ae66fbf6e53d9296"
I20260630 12:42:54.254886 24579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24bdbbc189e5428bb75da65d1664560d" candidate_uuid: "7c15cb84e49e47208bfa90ff644f0c89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c900380a0ac42eaaaa922eda45a5944"
I20260630 12:42:54.255203 24653 raft_consensus.cc:3060] T 24bdbbc189e5428bb75da65d1664560d P 6e50ce43377948e3ae66fbf6e53d9296 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:54.255483 24579 raft_consensus.cc:3060] T 24bdbbc189e5428bb75da65d1664560d P 5c900380a0ac42eaaaa922eda45a5944 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:54.262295 24653 raft_consensus.cc:2468] T 24bdbbc189e5428bb75da65d1664560d P 6e50ce43377948e3ae66fbf6e53d9296 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c15cb84e49e47208bfa90ff644f0c89 in term 1.
I20260630 12:42:54.262296 24579 raft_consensus.cc:2468] T 24bdbbc189e5428bb75da65d1664560d P 5c900380a0ac42eaaaa922eda45a5944 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c15cb84e49e47208bfa90ff644f0c89 in term 1.
I20260630 12:42:54.263659 24393 leader_election.cc:304] T 24bdbbc189e5428bb75da65d1664560d P 7c15cb84e49e47208bfa90ff644f0c89 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c900380a0ac42eaaaa922eda45a5944, 7c15cb84e49e47208bfa90ff644f0c89; no voters: 
I20260630 12:42:54.264281 24701 raft_consensus.cc:2804] T 24bdbbc189e5428bb75da65d1664560d P 7c15cb84e49e47208bfa90ff644f0c89 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:42:54.265380 24701 raft_consensus.cc:697] T 24bdbbc189e5428bb75da65d1664560d P 7c15cb84e49e47208bfa90ff644f0c89 [term 1 LEADER]: Becoming Leader. State: Replica: 7c15cb84e49e47208bfa90ff644f0c89, State: Running, Role: LEADER
I20260630 12:42:54.266050 24701 consensus_queue.cc:237] T 24bdbbc189e5428bb75da65d1664560d P 7c15cb84e49e47208bfa90ff644f0c89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e50ce43377948e3ae66fbf6e53d9296" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 41817 } } peers { permanent_uuid: "5c900380a0ac42eaaaa922eda45a5944" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45127 } } peers { permanent_uuid: "7c15cb84e49e47208bfa90ff644f0c89" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41411 } }
I20260630 12:42:54.273200 24328 catalog_manager.cc:5697] T 24bdbbc189e5428bb75da65d1664560d P 7c15cb84e49e47208bfa90ff644f0c89 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c15cb84e49e47208bfa90ff644f0c89 (127.13.140.129). New cstate: current_term: 1 leader_uuid: "7c15cb84e49e47208bfa90ff644f0c89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e50ce43377948e3ae66fbf6e53d9296" member_type: VOTER last_known_addr { host: "127.13.140.132" port: 41817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c900380a0ac42eaaaa922eda45a5944" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c15cb84e49e47208bfa90ff644f0c89" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 41411 } health_report { overall_health: HEALTHY } } }
W20260630 12:42:54.313565 13874 auto_rebalancer.cc:639] Failed to schedule move for tablet 24bdbbc189e5428bb75da65d1664560d: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:42:54.314872 13874 tablet_server.cc:179] TabletServer@127.13.140.129:0 shutting down...
I20260630 12:42:54.334522 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:42:54.335469 13874 tablet_replica.cc:333] T 24bdbbc189e5428bb75da65d1664560d P 7c15cb84e49e47208bfa90ff644f0c89: stopping tablet replica
I20260630 12:42:54.336375 13874 raft_consensus.cc:2243] T 24bdbbc189e5428bb75da65d1664560d P 7c15cb84e49e47208bfa90ff644f0c89 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:42:54.337414 13874 pending_rounds.cc:70] T 24bdbbc189e5428bb75da65d1664560d P 7c15cb84e49e47208bfa90ff644f0c89: Trying to abort 1 pending ops.
I20260630 12:42:54.337769 13874 pending_rounds.cc:77] T 24bdbbc189e5428bb75da65d1664560d P 7c15cb84e49e47208bfa90ff644f0c89: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302444541001093120 op_type: NO_OP noop_request { }
I20260630 12:42:54.338198 13874 raft_consensus.cc:2889] T 24bdbbc189e5428bb75da65d1664560d P 7c15cb84e49e47208bfa90ff644f0c89 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:42:54.338515 13874 raft_consensus.cc:2272] T 24bdbbc189e5428bb75da65d1664560d P 7c15cb84e49e47208bfa90ff644f0c89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:54.358785 13874 tablet_server.cc:196] TabletServer@127.13.140.129:0 shutdown complete.
I20260630 12:42:54.367449 13874 tablet_server.cc:179] TabletServer@127.13.140.130:0 shutting down...
I20260630 12:42:54.384091 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:42:54.399464 13874 tablet_server.cc:196] TabletServer@127.13.140.130:0 shutdown complete.
I20260630 12:42:54.407128 13874 tablet_server.cc:179] TabletServer@127.13.140.131:0 shutting down...
I20260630 12:42:54.422986 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:42:54.423702 13874 tablet_replica.cc:333] T 24bdbbc189e5428bb75da65d1664560d P 5c900380a0ac42eaaaa922eda45a5944: stopping tablet replica
I20260630 12:42:54.424220 13874 raft_consensus.cc:2243] T 24bdbbc189e5428bb75da65d1664560d P 5c900380a0ac42eaaaa922eda45a5944 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:54.424676 13874 raft_consensus.cc:2272] T 24bdbbc189e5428bb75da65d1664560d P 5c900380a0ac42eaaaa922eda45a5944 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:54.442548 13874 tablet_server.cc:196] TabletServer@127.13.140.131:0 shutdown complete.
I20260630 12:42:54.451464 13874 tablet_server.cc:179] TabletServer@127.13.140.132:0 shutting down...
I20260630 12:42:54.467998 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:42:54.468771 13874 tablet_replica.cc:333] T 24bdbbc189e5428bb75da65d1664560d P 6e50ce43377948e3ae66fbf6e53d9296: stopping tablet replica
I20260630 12:42:54.469228 13874 raft_consensus.cc:2243] T 24bdbbc189e5428bb75da65d1664560d P 6e50ce43377948e3ae66fbf6e53d9296 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:42:54.469573 13874 raft_consensus.cc:2272] T 24bdbbc189e5428bb75da65d1664560d P 6e50ce43377948e3ae66fbf6e53d9296 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:54.487720 13874 tablet_server.cc:196] TabletServer@127.13.140.132:0 shutdown complete.
I20260630 12:42:54.496824 13874 master.cc:562] Master@127.13.140.190:45319 shutting down...
I20260630 12:42:54.511617 13874 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3f663c996c354c2e9aae4874147be583 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:42:54.512120 13874 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3f663c996c354c2e9aae4874147be583 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:42:54.512391 13874 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3f663c996c354c2e9aae4874147be583: stopping tablet replica
I20260630 12:42:54.531879 13874 master.cc:584] Master@127.13.140.190:45319 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (1070 ms)
[ RUN      ] AutoRebalancerTest.RebalancerMetricsFollowerMoves
I20260630 12:42:54.564100 13874 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.140.190:44947
I20260630 12:42:54.565193 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:42:54.569861 24707 instance_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:42:54.570324 24708 instance_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:42:54.571590 24710 instance_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:42:54.572225 13874 server_base.cc:1061] running on GCE node
I20260630 12:42:54.573041 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:42:54.573210 13874 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:42:54.573410 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823374573376 us; error 0 us; skew 500 ppm
I20260630 12:42:54.573977 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:42:54.576176 13874 webserver.cc:533] Webserver started at http://127.13.140.190:36475/ using document root <none> and password file <none>
I20260630 12:42:54.576727 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:42:54.576918 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:42:54.577217 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:42:54.578301 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782823128114093-13874-0/minicluster-data/master-0-root/instance:
uuid: "5c822d658bb94dd0a9cfbef31afe893d"
format_stamp: "Formatted at 2026-06-30 12:42:54 on dist-test-slave-zctk"
I20260630 12:42:54.582755 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:42:54.586105 24715 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:42:54.586872 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:42:54.587162 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782823128114093-13874-0/minicluster-data/master-0-root
uuid: "5c822d658bb94dd0a9cfbef31afe893d"
format_stamp: "Formatted at 2026-06-30 12:42:54 on dist-test-slave-zctk"
I20260630 12:42:54.587450 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782823128114093-13874-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782823128114093-13874-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782823128114093-13874-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:42:54.601353 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:42:54.602381 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:42:54.637013 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.190:44947
I20260630 12:42:54.637142 24766 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.190:44947 every 8 connection(s)
I20260630 12:42:54.641126 24767 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:42:54.652227 24767 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5c822d658bb94dd0a9cfbef31afe893d: Bootstrap starting.
I20260630 12:42:54.656769 24767 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5c822d658bb94dd0a9cfbef31afe893d: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:54.660954 24767 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5c822d658bb94dd0a9cfbef31afe893d: No bootstrap required, opened a new log
I20260630 12:42:54.662945 24767 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5c822d658bb94dd0a9cfbef31afe893d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c822d658bb94dd0a9cfbef31afe893d" member_type: VOTER }
I20260630 12:42:54.663337 24767 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5c822d658bb94dd0a9cfbef31afe893d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:54.663515 24767 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5c822d658bb94dd0a9cfbef31afe893d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c822d658bb94dd0a9cfbef31afe893d, State: Initialized, Role: FOLLOWER
I20260630 12:42:54.664013 24767 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5c822d658bb94dd0a9cfbef31afe893d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5c822d658bb94dd0a9cfbef31afe893d" member_type: VOTER }
I20260630 12:42:54.664409 24767 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5c822d658bb94dd0a9cfbef31afe893d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:42:54.664680 24767 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5c822d658bb94dd0a9cfbef31afe893d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:42:54.664901 24767 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5c822d658bb94dd0a9cfbef31afe893d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:54.669922 24767 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5c822d658bb94dd0a9cfbef31afe893d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c822d658bb94dd0a9cfbef31afe893d" member_type: VOTER }
I20260630 12:42:54.670406 24767 leader_election.cc:304] T 00000000000000000000000000000000 P 5c822d658bb94dd0a9cfbef31afe893d [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: 5c822d658bb94dd0a9cfbef31afe893d; no voters: 
I20260630 12:42:54.671422 24767 leader_election.cc:290] T 00000000000000000000000000000000 P 5c822d658bb94dd0a9cfbef31afe893d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:42:54.671773 24770 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5c822d658bb94dd0a9cfbef31afe893d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:42:54.673195 24770 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5c822d658bb94dd0a9cfbef31afe893d [term 1 LEADER]: Becoming Leader. State: Replica: 5c822d658bb94dd0a9cfbef31afe893d, State: Running, Role: LEADER
I20260630 12:42:54.673779 24770 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5c822d658bb94dd0a9cfbef31afe893d [LEADER]: Queue going to LEADER mode. State: All 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: "5c822d658bb94dd0a9cfbef31afe893d" member_type: VOTER }
I20260630 12:42:54.674340 24767 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5c822d658bb94dd0a9cfbef31afe893d [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:42:54.676782 24771 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5c822d658bb94dd0a9cfbef31afe893d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5c822d658bb94dd0a9cfbef31afe893d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c822d658bb94dd0a9cfbef31afe893d" member_type: VOTER } }
I20260630 12:42:54.677591 24771 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5c822d658bb94dd0a9cfbef31afe893d [sys.catalog]: This master's current role is: LEADER
I20260630 12:42:54.676873 24772 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5c822d658bb94dd0a9cfbef31afe893d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5c822d658bb94dd0a9cfbef31afe893d. Latest consensus state: current_term: 1 leader_uuid: "5c822d658bb94dd0a9cfbef31afe893d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c822d658bb94dd0a9cfbef31afe893d" member_type: VOTER } }
I20260630 12:42:54.678908 24772 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5c822d658bb94dd0a9cfbef31afe893d [sys.catalog]: This master's current role is: LEADER
I20260630 12:42:54.680729 24777 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:42:54.686305 24777 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:42:54.688954 13874 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:42:54.695657 24777 catalog_manager.cc:1383] Generated new cluster ID: 2493f22865974cd08e6bf1dac029269c
I20260630 12:42:54.695940 24777 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:42:54.714409 24777 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:42:54.715629 24777 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:42:54.734246 24777 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5c822d658bb94dd0a9cfbef31afe893d: Generated new TSK 0
I20260630 12:42:54.734844 24777 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:42:54.758185 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:42:54.764145 24788 instance_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:42:54.764994 24789 instance_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:42:54.766512 24791 instance_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:42:54.767608 13874 server_base.cc:1061] running on GCE node
I20260630 12:42:54.768548 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:42:54.768803 13874 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:42:54.768975 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823374768959 us; error 0 us; skew 500 ppm
I20260630 12:42:54.769536 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:42:54.771842 13874 webserver.cc:533] Webserver started at http://127.13.140.129:44317/ using document root <none> and password file <none>
I20260630 12:42:54.772315 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:42:54.772501 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:42:54.772850 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:42:54.773916 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782823128114093-13874-0/minicluster-data/ts-0-root/instance:
uuid: "fd2dfe7ac9ca4e4180da8519b198c743"
format_stamp: "Formatted at 2026-06-30 12:42:54 on dist-test-slave-zctk"
I20260630 12:42:54.778551 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:42:54.782130 24796 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:42:54.783210 13874 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:42:54.783560 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782823128114093-13874-0/minicluster-data/ts-0-root
uuid: "fd2dfe7ac9ca4e4180da8519b198c743"
format_stamp: "Formatted at 2026-06-30 12:42:54 on dist-test-slave-zctk"
I20260630 12:42:54.783891 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782823128114093-13874-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782823128114093-13874-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782823128114093-13874-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:42:54.797941 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:42:54.798931 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:42:54.800312 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:42:54.802534 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:42:54.802752 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:42:54.802997 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:42:54.803170 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:42:54.841475 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.129:34829
I20260630 12:42:54.841578 24858 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.129:34829 every 8 connection(s)
I20260630 12:42:54.846334 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:42:54.853240 24863 instance_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:42:54.856199 24864 instance_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:42:54.858048 13874 server_base.cc:1061] running on GCE node
I20260630 12:42:54.859766 24859 heartbeater.cc:344] Connected to a master server at 127.13.140.190:44947
W20260630 12:42:54.859825 24866 instance_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:42:54.860400 24859 heartbeater.cc:461] Registering TS with master...
I20260630 12:42:54.861024 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:42:54.861295 13874 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:42:54.861225 24859 heartbeater.cc:507] Master 127.13.140.190:44947 requested a full tablet report, sending...
I20260630 12:42:54.861732 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823374861696 us; error 0 us; skew 500 ppm
I20260630 12:42:54.862368 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:42:54.864028 24732 ts_manager.cc:194] Registered new tserver with Master: fd2dfe7ac9ca4e4180da8519b198c743 (127.13.140.129:34829)
I20260630 12:42:54.865027 13874 webserver.cc:533] Webserver started at http://127.13.140.130:34915/ using document root <none> and password file <none>
I20260630 12:42:54.865551 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:42:54.865758 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:42:54.866016 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:42:54.866106 24732 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51638
I20260630 12:42:54.867138 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782823128114093-13874-0/minicluster-data/ts-1-root/instance:
uuid: "8fb9f80a64114c7cbde87e91497f9002"
format_stamp: "Formatted at 2026-06-30 12:42:54 on dist-test-slave-zctk"
I20260630 12:42:54.871837 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:42:54.875203 24871 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:42:54.876035 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:42:54.876351 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782823128114093-13874-0/minicluster-data/ts-1-root
uuid: "8fb9f80a64114c7cbde87e91497f9002"
format_stamp: "Formatted at 2026-06-30 12:42:54 on dist-test-slave-zctk"
I20260630 12:42:54.876682 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782823128114093-13874-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782823128114093-13874-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782823128114093-13874-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:42:54.889117 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:42:54.890163 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:42:54.891572 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:42:54.893822 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:42:54.894055 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:42:54.894294 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:42:54.894464 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:42:54.931380 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.130:37851
I20260630 12:42:54.931506 24933 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.130:37851 every 8 connection(s)
I20260630 12:42:54.936139 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:42:54.942864 24937 instance_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:42:54.944996 24938 instance_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:42:54.946200 24940 instance_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:42:54.947178 13874 server_base.cc:1061] running on GCE node
I20260630 12:42:54.948266 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:42:54.948508 13874 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:42:54.948805 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823374948785 us; error 0 us; skew 500 ppm
I20260630 12:42:54.949395 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:42:54.949451 24934 heartbeater.cc:344] Connected to a master server at 127.13.140.190:44947
I20260630 12:42:54.949908 24934 heartbeater.cc:461] Registering TS with master...
I20260630 12:42:54.950848 24934 heartbeater.cc:507] Master 127.13.140.190:44947 requested a full tablet report, sending...
I20260630 12:42:54.952386 13874 webserver.cc:533] Webserver started at http://127.13.140.131:40061/ using document root <none> and password file <none>
I20260630 12:42:54.953007 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:42:54.953197 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:42:54.953325 24732 ts_manager.cc:194] Registered new tserver with Master: 8fb9f80a64114c7cbde87e91497f9002 (127.13.140.130:37851)
I20260630 12:42:54.953469 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:42:54.954612 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782823128114093-13874-0/minicluster-data/ts-2-root/instance:
uuid: "d29b25d8735d49f49f46dfe802ec1360"
format_stamp: "Formatted at 2026-06-30 12:42:54 on dist-test-slave-zctk"
I20260630 12:42:54.954774 24732 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51650
I20260630 12:42:54.958956 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:42:54.962208 24945 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:42:54.962980 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:42:54.963266 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782823128114093-13874-0/minicluster-data/ts-2-root
uuid: "d29b25d8735d49f49f46dfe802ec1360"
format_stamp: "Formatted at 2026-06-30 12:42:54 on dist-test-slave-zctk"
I20260630 12:42:54.963562 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782823128114093-13874-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782823128114093-13874-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782823128114093-13874-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:42:54.977380 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:42:54.978585 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:42:54.980013 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:42:54.982198 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:42:54.982422 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:42:54.982661 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:42:54.982829 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:42:55.019527 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.131:45479
I20260630 12:42:55.019624 25007 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.131:45479 every 8 connection(s)
I20260630 12:42:55.033020 25008 heartbeater.cc:344] Connected to a master server at 127.13.140.190:44947
I20260630 12:42:55.033416 25008 heartbeater.cc:461] Registering TS with master...
I20260630 12:42:55.034139 25008 heartbeater.cc:507] Master 127.13.140.190:44947 requested a full tablet report, sending...
I20260630 12:42:55.036190 24732 ts_manager.cc:194] Registered new tserver with Master: d29b25d8735d49f49f46dfe802ec1360 (127.13.140.131:45479)
I20260630 12:42:55.036398 13874 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013746121s
I20260630 12:42:55.038067 24732 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51654
I20260630 12:42:55.868853 24859 heartbeater.cc:499] Master 127.13.140.190:44947 was elected leader, sending a full tablet report...
I20260630 12:42:55.957329 24934 heartbeater.cc:499] Master 127.13.140.190:44947 was elected leader, sending a full tablet report...
I20260630 12:42:56.040776 25008 heartbeater.cc:499] Master 127.13.140.190:44947 was elected leader, sending a full tablet report...
I20260630 12:42:56.092473 24732 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51656:
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:42:56.094663 24732 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:42:56.153154 24824 tablet_service.cc:1511] Processing CreateTablet for tablet 3ce5beff1c4b41479b40dde26c297c31 (DEFAULT_TABLE table=test-workload [id=fa63518bc3094f738071dc3352ed26b5]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:42:56.153555 24823 tablet_service.cc:1511] Processing CreateTablet for tablet 8f36d5284cf1486589e21bda4f847a76 (DEFAULT_TABLE table=test-workload [id=fa63518bc3094f738071dc3352ed26b5]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:42:56.153847 24899 tablet_service.cc:1511] Processing CreateTablet for tablet 3ce5beff1c4b41479b40dde26c297c31 (DEFAULT_TABLE table=test-workload [id=fa63518bc3094f738071dc3352ed26b5]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:42:56.154821 24824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ce5beff1c4b41479b40dde26c297c31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:56.155244 24899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ce5beff1c4b41479b40dde26c297c31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:56.155860 24822 tablet_service.cc:1511] Processing CreateTablet for tablet a3689cfd1b3d429293e3a67d8419d53b (DEFAULT_TABLE table=test-workload [id=fa63518bc3094f738071dc3352ed26b5]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:42:56.157298 24822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3689cfd1b3d429293e3a67d8419d53b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:56.157616 24898 tablet_service.cc:1511] Processing CreateTablet for tablet 8f36d5284cf1486589e21bda4f847a76 (DEFAULT_TABLE table=test-workload [id=fa63518bc3094f738071dc3352ed26b5]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:42:56.158329 24896 tablet_service.cc:1511] Processing CreateTablet for tablet 83f5ddf6d29d4905b517f53cc879c78f (DEFAULT_TABLE table=test-workload [id=fa63518bc3094f738071dc3352ed26b5]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:42:56.158957 24898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f36d5284cf1486589e21bda4f847a76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:56.159627 24896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83f5ddf6d29d4905b517f53cc879c78f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:56.161206 24823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f36d5284cf1486589e21bda4f847a76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:56.166150 24897 tablet_service.cc:1511] Processing CreateTablet for tablet a3689cfd1b3d429293e3a67d8419d53b (DEFAULT_TABLE table=test-workload [id=fa63518bc3094f738071dc3352ed26b5]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:42:56.167776 24897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3689cfd1b3d429293e3a67d8419d53b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:56.209767 25028 tablet_bootstrap.cc:492] T 3ce5beff1c4b41479b40dde26c297c31 P fd2dfe7ac9ca4e4180da8519b198c743: Bootstrap starting.
I20260630 12:42:56.218312 25028 tablet_bootstrap.cc:654] T 3ce5beff1c4b41479b40dde26c297c31 P fd2dfe7ac9ca4e4180da8519b198c743: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:56.229385 25029 tablet_bootstrap.cc:492] T 83f5ddf6d29d4905b517f53cc879c78f P 8fb9f80a64114c7cbde87e91497f9002: Bootstrap starting.
I20260630 12:42:56.230931 25028 tablet_bootstrap.cc:492] T 3ce5beff1c4b41479b40dde26c297c31 P fd2dfe7ac9ca4e4180da8519b198c743: No bootstrap required, opened a new log
I20260630 12:42:56.231588 25028 ts_tablet_manager.cc:1403] T 3ce5beff1c4b41479b40dde26c297c31 P fd2dfe7ac9ca4e4180da8519b198c743: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.000s
I20260630 12:42:56.234779 25028 raft_consensus.cc:359] T 3ce5beff1c4b41479b40dde26c297c31 P fd2dfe7ac9ca4e4180da8519b198c743 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2dfe7ac9ca4e4180da8519b198c743" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34829 } } peers { permanent_uuid: "8fb9f80a64114c7cbde87e91497f9002" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37851 } } peers { permanent_uuid: "d29b25d8735d49f49f46dfe802ec1360" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45479 } }
I20260630 12:42:56.235706 25028 raft_consensus.cc:385] T 3ce5beff1c4b41479b40dde26c297c31 P fd2dfe7ac9ca4e4180da8519b198c743 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:56.236119 25028 raft_consensus.cc:740] T 3ce5beff1c4b41479b40dde26c297c31 P fd2dfe7ac9ca4e4180da8519b198c743 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd2dfe7ac9ca4e4180da8519b198c743, State: Initialized, Role: FOLLOWER
I20260630 12:42:56.236686 25029 tablet_bootstrap.cc:654] T 83f5ddf6d29d4905b517f53cc879c78f P 8fb9f80a64114c7cbde87e91497f9002: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:56.236977 25028 consensus_queue.cc:260] T 3ce5beff1c4b41479b40dde26c297c31 P fd2dfe7ac9ca4e4180da8519b198c743 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2dfe7ac9ca4e4180da8519b198c743" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34829 } } peers { permanent_uuid: "8fb9f80a64114c7cbde87e91497f9002" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37851 } } peers { permanent_uuid: "d29b25d8735d49f49f46dfe802ec1360" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45479 } }
I20260630 12:42:56.251427 25028 ts_tablet_manager.cc:1434] T 3ce5beff1c4b41479b40dde26c297c31 P fd2dfe7ac9ca4e4180da8519b198c743: Time spent starting tablet: real 0.020s	user 0.013s	sys 0.000s
I20260630 12:42:56.253448 25029 tablet_bootstrap.cc:492] T 83f5ddf6d29d4905b517f53cc879c78f P 8fb9f80a64114c7cbde87e91497f9002: No bootstrap required, opened a new log
I20260630 12:42:56.254136 25029 ts_tablet_manager.cc:1403] T 83f5ddf6d29d4905b517f53cc879c78f P 8fb9f80a64114c7cbde87e91497f9002: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.005s
I20260630 12:42:56.257324 25029 raft_consensus.cc:359] T 83f5ddf6d29d4905b517f53cc879c78f P 8fb9f80a64114c7cbde87e91497f9002 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2dfe7ac9ca4e4180da8519b198c743" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34829 } } peers { permanent_uuid: "8fb9f80a64114c7cbde87e91497f9002" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37851 } } peers { permanent_uuid: "d29b25d8735d49f49f46dfe802ec1360" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45479 } }
I20260630 12:42:56.257890 25029 raft_consensus.cc:385] T 83f5ddf6d29d4905b517f53cc879c78f P 8fb9f80a64114c7cbde87e91497f9002 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:56.258134 25029 raft_consensus.cc:740] T 83f5ddf6d29d4905b517f53cc879c78f P 8fb9f80a64114c7cbde87e91497f9002 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fb9f80a64114c7cbde87e91497f9002, State: Initialized, Role: FOLLOWER
I20260630 12:42:56.259038 25029 consensus_queue.cc:260] T 83f5ddf6d29d4905b517f53cc879c78f P 8fb9f80a64114c7cbde87e91497f9002 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2dfe7ac9ca4e4180da8519b198c743" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34829 } } peers { permanent_uuid: "8fb9f80a64114c7cbde87e91497f9002" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37851 } } peers { permanent_uuid: "d29b25d8735d49f49f46dfe802ec1360" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45479 } }
I20260630 12:42:56.263023 25029 ts_tablet_manager.cc:1434] T 83f5ddf6d29d4905b517f53cc879c78f P 8fb9f80a64114c7cbde87e91497f9002: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260630 12:42:56.264071 25029 tablet_bootstrap.cc:492] T a3689cfd1b3d429293e3a67d8419d53b P 8fb9f80a64114c7cbde87e91497f9002: Bootstrap starting.
I20260630 12:42:56.276244 25029 tablet_bootstrap.cc:654] T a3689cfd1b3d429293e3a67d8419d53b P 8fb9f80a64114c7cbde87e91497f9002: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:56.283679 25029 tablet_bootstrap.cc:492] T a3689cfd1b3d429293e3a67d8419d53b P 8fb9f80a64114c7cbde87e91497f9002: No bootstrap required, opened a new log
I20260630 12:42:56.284276 25029 ts_tablet_manager.cc:1403] T a3689cfd1b3d429293e3a67d8419d53b P 8fb9f80a64114c7cbde87e91497f9002: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.000s
I20260630 12:42:56.287081 25029 raft_consensus.cc:359] T a3689cfd1b3d429293e3a67d8419d53b P 8fb9f80a64114c7cbde87e91497f9002 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2dfe7ac9ca4e4180da8519b198c743" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34829 } } peers { permanent_uuid: "8fb9f80a64114c7cbde87e91497f9002" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37851 } } peers { permanent_uuid: "d29b25d8735d49f49f46dfe802ec1360" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45479 } }
I20260630 12:42:56.287762 25029 raft_consensus.cc:385] T a3689cfd1b3d429293e3a67d8419d53b P 8fb9f80a64114c7cbde87e91497f9002 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:56.288064 25029 raft_consensus.cc:740] T a3689cfd1b3d429293e3a67d8419d53b P 8fb9f80a64114c7cbde87e91497f9002 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fb9f80a64114c7cbde87e91497f9002, State: Initialized, Role: FOLLOWER
I20260630 12:42:56.288806 25029 consensus_queue.cc:260] T a3689cfd1b3d429293e3a67d8419d53b P 8fb9f80a64114c7cbde87e91497f9002 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2dfe7ac9ca4e4180da8519b198c743" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34829 } } peers { permanent_uuid: "8fb9f80a64114c7cbde87e91497f9002" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37851 } } peers { permanent_uuid: "d29b25d8735d49f49f46dfe802ec1360" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45479 } }
I20260630 12:42:56.290999 25029 ts_tablet_manager.cc:1434] T a3689cfd1b3d429293e3a67d8419d53b P 8fb9f80a64114c7cbde87e91497f9002: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:42:56.306915 25028 tablet_bootstrap.cc:492] T 8f36d5284cf1486589e21bda4f847a76 P fd2dfe7ac9ca4e4180da8519b198c743: Bootstrap starting.
I20260630 12:42:56.327656 25028 tablet_bootstrap.cc:654] T 8f36d5284cf1486589e21bda4f847a76 P fd2dfe7ac9ca4e4180da8519b198c743: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:56.339643 25028 tablet_bootstrap.cc:492] T 8f36d5284cf1486589e21bda4f847a76 P fd2dfe7ac9ca4e4180da8519b198c743: No bootstrap required, opened a new log
I20260630 12:42:56.340214 25028 ts_tablet_manager.cc:1403] T 8f36d5284cf1486589e21bda4f847a76 P fd2dfe7ac9ca4e4180da8519b198c743: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.005s
I20260630 12:42:56.343225 25028 raft_consensus.cc:359] T 8f36d5284cf1486589e21bda4f847a76 P fd2dfe7ac9ca4e4180da8519b198c743 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2dfe7ac9ca4e4180da8519b198c743" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34829 } } peers { permanent_uuid: "8fb9f80a64114c7cbde87e91497f9002" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37851 } } peers { permanent_uuid: "d29b25d8735d49f49f46dfe802ec1360" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45479 } }
I20260630 12:42:56.344538 25028 raft_consensus.cc:385] T 8f36d5284cf1486589e21bda4f847a76 P fd2dfe7ac9ca4e4180da8519b198c743 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:56.344897 25028 raft_consensus.cc:740] T 8f36d5284cf1486589e21bda4f847a76 P fd2dfe7ac9ca4e4180da8519b198c743 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd2dfe7ac9ca4e4180da8519b198c743, State: Initialized, Role: FOLLOWER
I20260630 12:42:56.345744 25028 consensus_queue.cc:260] T 8f36d5284cf1486589e21bda4f847a76 P fd2dfe7ac9ca4e4180da8519b198c743 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2dfe7ac9ca4e4180da8519b198c743" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34829 } } peers { permanent_uuid: "8fb9f80a64114c7cbde87e91497f9002" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37851 } } peers { permanent_uuid: "d29b25d8735d49f49f46dfe802ec1360" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45479 } }
I20260630 12:42:56.347816 25028 ts_tablet_manager.cc:1434] T 8f36d5284cf1486589e21bda4f847a76 P fd2dfe7ac9ca4e4180da8519b198c743: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260630 12:42:56.348801 25028 tablet_bootstrap.cc:492] T a3689cfd1b3d429293e3a67d8419d53b P fd2dfe7ac9ca4e4180da8519b198c743: Bootstrap starting.
I20260630 12:42:56.351115 24822 tablet_service.cc:1511] Processing CreateTablet for tablet 83f5ddf6d29d4905b517f53cc879c78f (DEFAULT_TABLE table=test-workload [id=fa63518bc3094f738071dc3352ed26b5]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:42:56.352509 24822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83f5ddf6d29d4905b517f53cc879c78f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:56.353149 25028 tablet_bootstrap.cc:654] T a3689cfd1b3d429293e3a67d8419d53b P fd2dfe7ac9ca4e4180da8519b198c743: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:56.358171 24973 tablet_service.cc:1511] Processing CreateTablet for tablet 3ce5beff1c4b41479b40dde26c297c31 (DEFAULT_TABLE table=test-workload [id=fa63518bc3094f738071dc3352ed26b5]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:42:56.359004 25028 tablet_bootstrap.cc:492] T a3689cfd1b3d429293e3a67d8419d53b P fd2dfe7ac9ca4e4180da8519b198c743: No bootstrap required, opened a new log
I20260630 12:42:56.359515 24973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ce5beff1c4b41479b40dde26c297c31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:56.359563 25028 ts_tablet_manager.cc:1403] T a3689cfd1b3d429293e3a67d8419d53b P fd2dfe7ac9ca4e4180da8519b198c743: Time spent bootstrapping tablet: real 0.011s	user 0.003s	sys 0.004s
I20260630 12:42:56.362856 25028 raft_consensus.cc:359] T a3689cfd1b3d429293e3a67d8419d53b P fd2dfe7ac9ca4e4180da8519b198c743 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2dfe7ac9ca4e4180da8519b198c743" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34829 } } peers { permanent_uuid: "8fb9f80a64114c7cbde87e91497f9002" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37851 } } peers { permanent_uuid: "d29b25d8735d49f49f46dfe802ec1360" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45479 } }
I20260630 12:42:56.363606 25028 raft_consensus.cc:385] T a3689cfd1b3d429293e3a67d8419d53b P fd2dfe7ac9ca4e4180da8519b198c743 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:56.364001 25028 raft_consensus.cc:740] T a3689cfd1b3d429293e3a67d8419d53b P fd2dfe7ac9ca4e4180da8519b198c743 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd2dfe7ac9ca4e4180da8519b198c743, State: Initialized, Role: FOLLOWER
I20260630 12:42:56.364975 25028 consensus_queue.cc:260] T a3689cfd1b3d429293e3a67d8419d53b P fd2dfe7ac9ca4e4180da8519b198c743 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2dfe7ac9ca4e4180da8519b198c743" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34829 } } peers { permanent_uuid: "8fb9f80a64114c7cbde87e91497f9002" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37851 } } peers { permanent_uuid: "d29b25d8735d49f49f46dfe802ec1360" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45479 } }
I20260630 12:42:56.366750 24972 tablet_service.cc:1511] Processing CreateTablet for tablet 8f36d5284cf1486589e21bda4f847a76 (DEFAULT_TABLE table=test-workload [id=fa63518bc3094f738071dc3352ed26b5]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:42:56.368412 24972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f36d5284cf1486589e21bda4f847a76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:56.370874 25028 ts_tablet_manager.cc:1434] T a3689cfd1b3d429293e3a67d8419d53b P fd2dfe7ac9ca4e4180da8519b198c743: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.004s
I20260630 12:42:56.376658 25028 tablet_bootstrap.cc:492] T 83f5ddf6d29d4905b517f53cc879c78f P fd2dfe7ac9ca4e4180da8519b198c743: Bootstrap starting.
I20260630 12:42:56.377805 25033 raft_consensus.cc:493] T a3689cfd1b3d429293e3a67d8419d53b P 8fb9f80a64114c7cbde87e91497f9002 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:42:56.378376 25033 raft_consensus.cc:515] T a3689cfd1b3d429293e3a67d8419d53b P 8fb9f80a64114c7cbde87e91497f9002 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2dfe7ac9ca4e4180da8519b198c743" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34829 } } peers { permanent_uuid: "8fb9f80a64114c7cbde87e91497f9002" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37851 } } peers { permanent_uuid: "d29b25d8735d49f49f46dfe802ec1360" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45479 } }
I20260630 12:42:56.381338 25029 tablet_bootstrap.cc:492] T 8f36d5284cf1486589e21bda4f847a76 P 8fb9f80a64114c7cbde87e91497f9002: Bootstrap starting.
I20260630 12:42:56.382467 25028 tablet_bootstrap.cc:654] T 83f5ddf6d29d4905b517f53cc879c78f P fd2dfe7ac9ca4e4180da8519b198c743: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:56.386291 25033 leader_election.cc:290] T a3689cfd1b3d429293e3a67d8419d53b P 8fb9f80a64114c7cbde87e91497f9002 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd2dfe7ac9ca4e4180da8519b198c743 (127.13.140.129:34829), d29b25d8735d49f49f46dfe802ec1360 (127.13.140.131:45479)
I20260630 12:42:56.391417 25029 tablet_bootstrap.cc:654] T 8f36d5284cf1486589e21bda4f847a76 P 8fb9f80a64114c7cbde87e91497f9002: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:56.396608 24970 tablet_service.cc:1511] Processing CreateTablet for tablet 83f5ddf6d29d4905b517f53cc879c78f (DEFAULT_TABLE table=test-workload [id=fa63518bc3094f738071dc3352ed26b5]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:42:56.398070 24970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83f5ddf6d29d4905b517f53cc879c78f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:56.399281 25028 tablet_bootstrap.cc:492] T 83f5ddf6d29d4905b517f53cc879c78f P fd2dfe7ac9ca4e4180da8519b198c743: No bootstrap required, opened a new log
I20260630 12:42:56.399794 25028 ts_tablet_manager.cc:1403] T 83f5ddf6d29d4905b517f53cc879c78f P fd2dfe7ac9ca4e4180da8519b198c743: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.008s
I20260630 12:42:56.402572 25028 raft_consensus.cc:359] T 83f5ddf6d29d4905b517f53cc879c78f P fd2dfe7ac9ca4e4180da8519b198c743 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2dfe7ac9ca4e4180da8519b198c743" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34829 } } peers { permanent_uuid: "8fb9f80a64114c7cbde87e91497f9002" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37851 } } peers { permanent_uuid: "d29b25d8735d49f49f46dfe802ec1360" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45479 } }
I20260630 12:42:56.403301 25028 raft_consensus.cc:385] T 83f5ddf6d29d4905b517f53cc879c78f P fd2dfe7ac9ca4e4180da8519b198c743 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:56.403578 25028 raft_consensus.cc:740] T 83f5ddf6d29d4905b517f53cc879c78f P fd2dfe7ac9ca4e4180da8519b198c743 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd2dfe7ac9ca4e4180da8519b198c743, State: Initialized, Role: FOLLOWER
I20260630 12:42:56.406577 25029 tablet_bootstrap.cc:492] T 8f36d5284cf1486589e21bda4f847a76 P 8fb9f80a64114c7cbde87e91497f9002: No bootstrap required, opened a new log
I20260630 12:42:56.407109 25029 ts_tablet_manager.cc:1403] T 8f36d5284cf1486589e21bda4f847a76 P 8fb9f80a64114c7cbde87e91497f9002: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.004s
I20260630 12:42:56.407305 24971 tablet_service.cc:1511] Processing CreateTablet for tablet a3689cfd1b3d429293e3a67d8419d53b (DEFAULT_TABLE table=test-workload [id=fa63518bc3094f738071dc3352ed26b5]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:42:56.409876 25029 raft_consensus.cc:359] T 8f36d5284cf1486589e21bda4f847a76 P 8fb9f80a64114c7cbde87e91497f9002 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2dfe7ac9ca4e4180da8519b198c743" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34829 } } peers { permanent_uuid: "8fb9f80a64114c7cbde87e91497f9002" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37851 } } peers { permanent_uuid: "d29b25d8735d49f49f46dfe802ec1360" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45479 } }
I20260630 12:42:56.410625 25029 raft_consensus.cc:385] T 8f36d5284cf1486589e21bda4f847a76 P 8fb9f80a64114c7cbde87e91497f9002 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:56.410904 25029 raft_consensus.cc:740] T 8f36d5284cf1486589e21bda4f847a76 P 8fb9f80a64114c7cbde87e91497f9002 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fb9f80a64114c7cbde87e91497f9002, State: Initialized, Role: FOLLOWER
I20260630 12:42:56.411636 25029 consensus_queue.cc:260] T 8f36d5284cf1486589e21bda4f847a76 P 8fb9f80a64114c7cbde87e91497f9002 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2dfe7ac9ca4e4180da8519b198c743" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34829 } } peers { permanent_uuid: "8fb9f80a64114c7cbde87e91497f9002" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37851 } } peers { permanent_uuid: "d29b25d8735d49f49f46dfe802ec1360" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45479 } }
I20260630 12:42:56.404301 25028 consensus_queue.cc:260] T 83f5ddf6d29d4905b517f53cc879c78f P fd2dfe7ac9ca4e4180da8519b198c743 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2dfe7ac9ca4e4180da8519b198c743" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34829 } } peers { permanent_uuid: "8fb9f80a64114c7cbde87e91497f9002" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37851 } } peers { permanent_uuid: "d29b25d8735d49f49f46dfe802ec1360" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45479 } }
I20260630 12:42:56.414908 25028 ts_tablet_manager.cc:1434] T 83f5ddf6d29d4905b517f53cc879c78f P fd2dfe7ac9ca4e4180da8519b198c743: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260630 12:42:56.416739 25029 ts_tablet_manager.cc:1434] T 8f36d5284cf1486589e21bda4f847a76 P 8fb9f80a64114c7cbde87e91497f9002: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260630 12:42:56.418521 25029 tablet_bootstrap.cc:492] T 3ce5beff1c4b41479b40dde26c297c31 P 8fb9f80a64114c7cbde87e91497f9002: Bootstrap starting.
I20260630 12:42:56.427266 24971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3689cfd1b3d429293e3a67d8419d53b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:42:56.433073 25029 tablet_bootstrap.cc:654] T 3ce5beff1c4b41479b40dde26c297c31 P 8fb9f80a64114c7cbde87e91497f9002: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:56.437668 25029 tablet_bootstrap.cc:492] T 3ce5beff1c4b41479b40dde26c297c31 P 8fb9f80a64114c7cbde87e91497f9002: No bootstrap required, opened a new log
I20260630 12:42:56.438246 25029 ts_tablet_manager.cc:1403] T 3ce5beff1c4b41479b40dde26c297c31 P 8fb9f80a64114c7cbde87e91497f9002: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.002s
I20260630 12:42:56.441119 25029 raft_consensus.cc:359] T 3ce5beff1c4b41479b40dde26c297c31 P 8fb9f80a64114c7cbde87e91497f9002 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2dfe7ac9ca4e4180da8519b198c743" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34829 } } peers { permanent_uuid: "8fb9f80a64114c7cbde87e91497f9002" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37851 } } peers { permanent_uuid: "d29b25d8735d49f49f46dfe802ec1360" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45479 } }
I20260630 12:42:56.441874 25029 raft_consensus.cc:385] T 3ce5beff1c4b41479b40dde26c297c31 P 8fb9f80a64114c7cbde87e91497f9002 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:56.442229 25029 raft_consensus.cc:740] T 3ce5beff1c4b41479b40dde26c297c31 P 8fb9f80a64114c7cbde87e91497f9002 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fb9f80a64114c7cbde87e91497f9002, State: Initialized, Role: FOLLOWER
I20260630 12:42:56.442977 25029 consensus_queue.cc:260] T 3ce5beff1c4b41479b40dde26c297c31 P 8fb9f80a64114c7cbde87e91497f9002 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2dfe7ac9ca4e4180da8519b198c743" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34829 } } peers { permanent_uuid: "8fb9f80a64114c7cbde87e91497f9002" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37851 } } peers { permanent_uuid: "d29b25d8735d49f49f46dfe802ec1360" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45479 } }
I20260630 12:42:56.445518 25029 ts_tablet_manager.cc:1434] T 3ce5beff1c4b41479b40dde26c297c31 P 8fb9f80a64114c7cbde87e91497f9002: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260630 12:42:56.459681 24834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3689cfd1b3d429293e3a67d8419d53b" candidate_uuid: "8fb9f80a64114c7cbde87e91497f9002" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd2dfe7ac9ca4e4180da8519b198c743" is_pre_election: true
I20260630 12:42:56.460620 24834 raft_consensus.cc:2468] T a3689cfd1b3d429293e3a67d8419d53b P fd2dfe7ac9ca4e4180da8519b198c743 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fb9f80a64114c7cbde87e91497f9002 in term 0.
I20260630 12:42:56.463166 24872 leader_election.cc:304] T a3689cfd1b3d429293e3a67d8419d53b P 8fb9f80a64114c7cbde87e91497f9002 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8fb9f80a64114c7cbde87e91497f9002, fd2dfe7ac9ca4e4180da8519b198c743; no voters: 
W20260630 12:42:56.464143 24872 leader_election.cc:343] T a3689cfd1b3d429293e3a67d8419d53b P 8fb9f80a64114c7cbde87e91497f9002 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d29b25d8735d49f49f46dfe802ec1360 (127.13.140.131:45479): Not found: Tablet not found: a3689cfd1b3d429293e3a67d8419d53b
I20260630 12:42:56.465050 25033 raft_consensus.cc:2804] T a3689cfd1b3d429293e3a67d8419d53b P 8fb9f80a64114c7cbde87e91497f9002 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:42:56.465463 25033 raft_consensus.cc:493] T a3689cfd1b3d429293e3a67d8419d53b P 8fb9f80a64114c7cbde87e91497f9002 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:42:56.465794 25033 raft_consensus.cc:3060] T a3689cfd1b3d429293e3a67d8419d53b P 8fb9f80a64114c7cbde87e91497f9002 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:56.468676 25042 tablet_bootstrap.cc:492] T 8f36d5284cf1486589e21bda4f847a76 P d29b25d8735d49f49f46dfe802ec1360: Bootstrap starting.
I20260630 12:42:56.472164 25033 raft_consensus.cc:515] T a3689cfd1b3d429293e3a67d8419d53b P 8fb9f80a64114c7cbde87e91497f9002 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2dfe7ac9ca4e4180da8519b198c743" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34829 } } peers { permanent_uuid: "8fb9f80a64114c7cbde87e91497f9002" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37851 } } peers { permanent_uuid: "d29b25d8735d49f49f46dfe802ec1360" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45479 } }
I20260630 12:42:56.474241 25033 leader_election.cc:290] T a3689cfd1b3d429293e3a67d8419d53b P 8fb9f80a64114c7cbde87e91497f9002 [CANDIDATE]: Term 1 election: Requested vote from peers fd2dfe7ac9ca4e4180da8519b198c743 (127.13.140.129:34829), d29b25d8735d49f49f46dfe802ec1360 (127.13.140.131:45479)
I20260630 12:42:56.474855 24834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3689cfd1b3d429293e3a67d8419d53b" candidate_uuid: "8fb9f80a64114c7cbde87e91497f9002" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd2dfe7ac9ca4e4180da8519b198c743"
I20260630 12:42:56.475332 24983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3689cfd1b3d429293e3a67d8419d53b" candidate_uuid: "8fb9f80a64114c7cbde87e91497f9002" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d29b25d8735d49f49f46dfe802ec1360"
I20260630 12:42:56.475525 24834 raft_consensus.cc:3060] T a3689cfd1b3d429293e3a67d8419d53b P fd2dfe7ac9ca4e4180da8519b198c743 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:42:56.476632 24872 leader_election.cc:343] T a3689cfd1b3d429293e3a67d8419d53b P 8fb9f80a64114c7cbde87e91497f9002 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d29b25d8735d49f49f46dfe802ec1360 (127.13.140.131:45479): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:42:56.476919 25042 tablet_bootstrap.cc:654] T 8f36d5284cf1486589e21bda4f847a76 P d29b25d8735d49f49f46dfe802ec1360: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:56.481681 25033 raft_consensus.cc:493] T 3ce5beff1c4b41479b40dde26c297c31 P 8fb9f80a64114c7cbde87e91497f9002 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:42:56.482081 25042 tablet_bootstrap.cc:492] T 8f36d5284cf1486589e21bda4f847a76 P d29b25d8735d49f49f46dfe802ec1360: No bootstrap required, opened a new log
I20260630 12:42:56.482098 24834 raft_consensus.cc:2468] T a3689cfd1b3d429293e3a67d8419d53b P fd2dfe7ac9ca4e4180da8519b198c743 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fb9f80a64114c7cbde87e91497f9002 in term 1.
I20260630 12:42:56.482764 25042 ts_tablet_manager.cc:1403] T 8f36d5284cf1486589e21bda4f847a76 P d29b25d8735d49f49f46dfe802ec1360: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.006s
I20260630 12:42:56.482264 25033 raft_consensus.cc:515] T 3ce5beff1c4b41479b40dde26c297c31 P 8fb9f80a64114c7cbde87e91497f9002 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2dfe7ac9ca4e4180da8519b198c743" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34829 } } peers { permanent_uuid: "8fb9f80a64114c7cbde87e91497f9002" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37851 } } peers { permanent_uuid: "d29b25d8735d49f49f46dfe802ec1360" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45479 } }
I20260630 12:42:56.483675 24872 leader_election.cc:304] T a3689cfd1b3d429293e3a67d8419d53b P 8fb9f80a64114c7cbde87e91497f9002 [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: 8fb9f80a64114c7cbde87e91497f9002, fd2dfe7ac9ca4e4180da8519b198c743; no voters: d29b25d8735d49f49f46dfe802ec1360
I20260630 12:42:56.485489 25033 leader_election.cc:290] T 3ce5beff1c4b41479b40dde26c297c31 P 8fb9f80a64114c7cbde87e91497f9002 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd2dfe7ac9ca4e4180da8519b198c743 (127.13.140.129:34829), d29b25d8735d49f49f46dfe802ec1360 (127.13.140.131:45479)
I20260630 12:42:56.485960 25033 raft_consensus.cc:2804] T a3689cfd1b3d429293e3a67d8419d53b P 8fb9f80a64114c7cbde87e91497f9002 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:42:56.486311 25033 raft_consensus.cc:697] T a3689cfd1b3d429293e3a67d8419d53b P 8fb9f80a64114c7cbde87e91497f9002 [term 1 LEADER]: Becoming Leader. State: Replica: 8fb9f80a64114c7cbde87e91497f9002, State: Running, Role: LEADER
I20260630 12:42:56.486912 25033 consensus_queue.cc:237] T a3689cfd1b3d429293e3a67d8419d53b P 8fb9f80a64114c7cbde87e91497f9002 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2dfe7ac9ca4e4180da8519b198c743" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34829 } } peers { permanent_uuid: "8fb9f80a64114c7cbde87e91497f9002" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37851 } } peers { permanent_uuid: "d29b25d8735d49f49f46dfe802ec1360" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45479 } }
I20260630 12:42:56.487944 25042 raft_consensus.cc:359] T 8f36d5284cf1486589e21bda4f847a76 P d29b25d8735d49f49f46dfe802ec1360 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2dfe7ac9ca4e4180da8519b198c743" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34829 } } peers { permanent_uuid: "8fb9f80a64114c7cbde87e91497f9002" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37851 } } peers { permanent_uuid: "d29b25d8735d49f49f46dfe802ec1360" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45479 } }
I20260630 12:42:56.489275 25042 raft_consensus.cc:385] T 8f36d5284cf1486589e21bda4f847a76 P d29b25d8735d49f49f46dfe802ec1360 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:56.489697 25042 raft_consensus.cc:740] T 8f36d5284cf1486589e21bda4f847a76 P d29b25d8735d49f49f46dfe802ec1360 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d29b25d8735d49f49f46dfe802ec1360, State: Initialized, Role: FOLLOWER
I20260630 12:42:56.490772 25042 consensus_queue.cc:260] T 8f36d5284cf1486589e21bda4f847a76 P d29b25d8735d49f49f46dfe802ec1360 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2dfe7ac9ca4e4180da8519b198c743" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34829 } } peers { permanent_uuid: "8fb9f80a64114c7cbde87e91497f9002" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37851 } } peers { permanent_uuid: "d29b25d8735d49f49f46dfe802ec1360" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45479 } }
I20260630 12:42:56.498261 24983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce5beff1c4b41479b40dde26c297c31" candidate_uuid: "8fb9f80a64114c7cbde87e91497f9002" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d29b25d8735d49f49f46dfe802ec1360" is_pre_election: true
I20260630 12:42:56.498395 24834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce5beff1c4b41479b40dde26c297c31" candidate_uuid: "8fb9f80a64114c7cbde87e91497f9002" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd2dfe7ac9ca4e4180da8519b198c743" is_pre_election: true
I20260630 12:42:56.498698 25042 ts_tablet_manager.cc:1434] T 8f36d5284cf1486589e21bda4f847a76 P d29b25d8735d49f49f46dfe802ec1360: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.003s
I20260630 12:42:56.499181 24834 raft_consensus.cc:2468] T 3ce5beff1c4b41479b40dde26c297c31 P fd2dfe7ac9ca4e4180da8519b198c743 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fb9f80a64114c7cbde87e91497f9002 in term 0.
I20260630 12:42:56.499908 25042 tablet_bootstrap.cc:492] T 3ce5beff1c4b41479b40dde26c297c31 P d29b25d8735d49f49f46dfe802ec1360: Bootstrap starting.
W20260630 12:42:56.500306 24872 leader_election.cc:343] T 3ce5beff1c4b41479b40dde26c297c31 P 8fb9f80a64114c7cbde87e91497f9002 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d29b25d8735d49f49f46dfe802ec1360 (127.13.140.131:45479): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:42:56.501255 24872 leader_election.cc:304] T 3ce5beff1c4b41479b40dde26c297c31 P 8fb9f80a64114c7cbde87e91497f9002 [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: 8fb9f80a64114c7cbde87e91497f9002, fd2dfe7ac9ca4e4180da8519b198c743; no voters: d29b25d8735d49f49f46dfe802ec1360
I20260630 12:42:56.502190 25044 raft_consensus.cc:2804] T 3ce5beff1c4b41479b40dde26c297c31 P 8fb9f80a64114c7cbde87e91497f9002 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:42:56.502640 25044 raft_consensus.cc:493] T 3ce5beff1c4b41479b40dde26c297c31 P 8fb9f80a64114c7cbde87e91497f9002 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:42:56.502938 25044 raft_consensus.cc:3060] T 3ce5beff1c4b41479b40dde26c297c31 P 8fb9f80a64114c7cbde87e91497f9002 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:56.504273 24731 catalog_manager.cc:5697] T a3689cfd1b3d429293e3a67d8419d53b P 8fb9f80a64114c7cbde87e91497f9002 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8fb9f80a64114c7cbde87e91497f9002 (127.13.140.130). New cstate: current_term: 1 leader_uuid: "8fb9f80a64114c7cbde87e91497f9002" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2dfe7ac9ca4e4180da8519b198c743" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fb9f80a64114c7cbde87e91497f9002" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d29b25d8735d49f49f46dfe802ec1360" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45479 } health_report { overall_health: UNKNOWN } } }
I20260630 12:42:56.509859 25042 tablet_bootstrap.cc:654] T 3ce5beff1c4b41479b40dde26c297c31 P d29b25d8735d49f49f46dfe802ec1360: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:56.511992 25044 raft_consensus.cc:515] T 3ce5beff1c4b41479b40dde26c297c31 P 8fb9f80a64114c7cbde87e91497f9002 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2dfe7ac9ca4e4180da8519b198c743" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34829 } } peers { permanent_uuid: "8fb9f80a64114c7cbde87e91497f9002" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37851 } } peers { permanent_uuid: "d29b25d8735d49f49f46dfe802ec1360" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45479 } }
I20260630 12:42:56.515209 24834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce5beff1c4b41479b40dde26c297c31" candidate_uuid: "8fb9f80a64114c7cbde87e91497f9002" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd2dfe7ac9ca4e4180da8519b198c743"
I20260630 12:42:56.515411 25042 tablet_bootstrap.cc:492] T 3ce5beff1c4b41479b40dde26c297c31 P d29b25d8735d49f49f46dfe802ec1360: No bootstrap required, opened a new log
I20260630 12:42:56.515437 25044 leader_election.cc:290] T 3ce5beff1c4b41479b40dde26c297c31 P 8fb9f80a64114c7cbde87e91497f9002 [CANDIDATE]: Term 1 election: Requested vote from peers fd2dfe7ac9ca4e4180da8519b198c743 (127.13.140.129:34829), d29b25d8735d49f49f46dfe802ec1360 (127.13.140.131:45479)
I20260630 12:42:56.515920 24834 raft_consensus.cc:3060] T 3ce5beff1c4b41479b40dde26c297c31 P fd2dfe7ac9ca4e4180da8519b198c743 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:56.516139 25042 ts_tablet_manager.cc:1403] T 3ce5beff1c4b41479b40dde26c297c31 P d29b25d8735d49f49f46dfe802ec1360: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260630 12:42:56.516656 24983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce5beff1c4b41479b40dde26c297c31" candidate_uuid: "8fb9f80a64114c7cbde87e91497f9002" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d29b25d8735d49f49f46dfe802ec1360"
W20260630 12:42:56.518467 24872 leader_election.cc:343] T 3ce5beff1c4b41479b40dde26c297c31 P 8fb9f80a64114c7cbde87e91497f9002 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d29b25d8735d49f49f46dfe802ec1360 (127.13.140.131:45479): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:42:56.519217 25042 raft_consensus.cc:359] T 3ce5beff1c4b41479b40dde26c297c31 P d29b25d8735d49f49f46dfe802ec1360 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2dfe7ac9ca4e4180da8519b198c743" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34829 } } peers { permanent_uuid: "8fb9f80a64114c7cbde87e91497f9002" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37851 } } peers { permanent_uuid: "d29b25d8735d49f49f46dfe802ec1360" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45479 } }
I20260630 12:42:56.519989 25042 raft_consensus.cc:385] T 3ce5beff1c4b41479b40dde26c297c31 P d29b25d8735d49f49f46dfe802ec1360 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:56.520241 25042 raft_consensus.cc:740] T 3ce5beff1c4b41479b40dde26c297c31 P d29b25d8735d49f49f46dfe802ec1360 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d29b25d8735d49f49f46dfe802ec1360, State: Initialized, Role: FOLLOWER
I20260630 12:42:56.521010 25042 consensus_queue.cc:260] T 3ce5beff1c4b41479b40dde26c297c31 P d29b25d8735d49f49f46dfe802ec1360 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2dfe7ac9ca4e4180da8519b198c743" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34829 } } peers { permanent_uuid: "8fb9f80a64114c7cbde87e91497f9002" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37851 } } peers { permanent_uuid: "d29b25d8735d49f49f46dfe802ec1360" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45479 } }
I20260630 12:42:56.522580 24834 raft_consensus.cc:2468] T 3ce5beff1c4b41479b40dde26c297c31 P fd2dfe7ac9ca4e4180da8519b198c743 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fb9f80a64114c7cbde87e91497f9002 in term 1.
I20260630 12:42:56.522922 25042 ts_tablet_manager.cc:1434] T 3ce5beff1c4b41479b40dde26c297c31 P d29b25d8735d49f49f46dfe802ec1360: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:42:56.524035 25042 tablet_bootstrap.cc:492] T 83f5ddf6d29d4905b517f53cc879c78f P d29b25d8735d49f49f46dfe802ec1360: Bootstrap starting.
I20260630 12:42:56.523897 24872 leader_election.cc:304] T 3ce5beff1c4b41479b40dde26c297c31 P 8fb9f80a64114c7cbde87e91497f9002 [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: 8fb9f80a64114c7cbde87e91497f9002, fd2dfe7ac9ca4e4180da8519b198c743; no voters: d29b25d8735d49f49f46dfe802ec1360
I20260630 12:42:56.524783 25044 raft_consensus.cc:2804] T 3ce5beff1c4b41479b40dde26c297c31 P 8fb9f80a64114c7cbde87e91497f9002 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:42:56.525503 25044 raft_consensus.cc:697] T 3ce5beff1c4b41479b40dde26c297c31 P 8fb9f80a64114c7cbde87e91497f9002 [term 1 LEADER]: Becoming Leader. State: Replica: 8fb9f80a64114c7cbde87e91497f9002, State: Running, Role: LEADER
I20260630 12:42:56.526325 25044 consensus_queue.cc:237] T 3ce5beff1c4b41479b40dde26c297c31 P 8fb9f80a64114c7cbde87e91497f9002 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2dfe7ac9ca4e4180da8519b198c743" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34829 } } peers { permanent_uuid: "8fb9f80a64114c7cbde87e91497f9002" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37851 } } peers { permanent_uuid: "d29b25d8735d49f49f46dfe802ec1360" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45479 } }
I20260630 12:42:56.530414 25042 tablet_bootstrap.cc:654] T 83f5ddf6d29d4905b517f53cc879c78f P d29b25d8735d49f49f46dfe802ec1360: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:56.536018 25042 tablet_bootstrap.cc:492] T 83f5ddf6d29d4905b517f53cc879c78f P d29b25d8735d49f49f46dfe802ec1360: No bootstrap required, opened a new log
I20260630 12:42:56.536432 25042 ts_tablet_manager.cc:1403] T 83f5ddf6d29d4905b517f53cc879c78f P d29b25d8735d49f49f46dfe802ec1360: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.003s
I20260630 12:42:56.536692 24732 catalog_manager.cc:5697] T 3ce5beff1c4b41479b40dde26c297c31 P 8fb9f80a64114c7cbde87e91497f9002 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8fb9f80a64114c7cbde87e91497f9002 (127.13.140.130). New cstate: current_term: 1 leader_uuid: "8fb9f80a64114c7cbde87e91497f9002" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2dfe7ac9ca4e4180da8519b198c743" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fb9f80a64114c7cbde87e91497f9002" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d29b25d8735d49f49f46dfe802ec1360" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45479 } health_report { overall_health: UNKNOWN } } }
I20260630 12:42:56.538533 25042 raft_consensus.cc:359] T 83f5ddf6d29d4905b517f53cc879c78f P d29b25d8735d49f49f46dfe802ec1360 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2dfe7ac9ca4e4180da8519b198c743" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34829 } } peers { permanent_uuid: "8fb9f80a64114c7cbde87e91497f9002" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37851 } } peers { permanent_uuid: "d29b25d8735d49f49f46dfe802ec1360" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45479 } }
I20260630 12:42:56.539155 25042 raft_consensus.cc:385] T 83f5ddf6d29d4905b517f53cc879c78f P d29b25d8735d49f49f46dfe802ec1360 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:56.539454 25042 raft_consensus.cc:740] T 83f5ddf6d29d4905b517f53cc879c78f P d29b25d8735d49f49f46dfe802ec1360 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d29b25d8735d49f49f46dfe802ec1360, State: Initialized, Role: FOLLOWER
I20260630 12:42:56.540223 25042 consensus_queue.cc:260] T 83f5ddf6d29d4905b517f53cc879c78f P d29b25d8735d49f49f46dfe802ec1360 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2dfe7ac9ca4e4180da8519b198c743" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34829 } } peers { permanent_uuid: "8fb9f80a64114c7cbde87e91497f9002" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37851 } } peers { permanent_uuid: "d29b25d8735d49f49f46dfe802ec1360" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45479 } }
I20260630 12:42:56.542389 25042 ts_tablet_manager.cc:1434] T 83f5ddf6d29d4905b517f53cc879c78f P d29b25d8735d49f49f46dfe802ec1360: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:42:56.543378 25042 tablet_bootstrap.cc:492] T a3689cfd1b3d429293e3a67d8419d53b P d29b25d8735d49f49f46dfe802ec1360: Bootstrap starting.
I20260630 12:42:56.548549 25042 tablet_bootstrap.cc:654] T a3689cfd1b3d429293e3a67d8419d53b P d29b25d8735d49f49f46dfe802ec1360: Neither blocks nor log segments found. Creating new log.
I20260630 12:42:56.553074 25042 tablet_bootstrap.cc:492] T a3689cfd1b3d429293e3a67d8419d53b P d29b25d8735d49f49f46dfe802ec1360: No bootstrap required, opened a new log
I20260630 12:42:56.553437 25042 ts_tablet_manager.cc:1403] T a3689cfd1b3d429293e3a67d8419d53b P d29b25d8735d49f49f46dfe802ec1360: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260630 12:42:56.555469 25042 raft_consensus.cc:359] T a3689cfd1b3d429293e3a67d8419d53b P d29b25d8735d49f49f46dfe802ec1360 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2dfe7ac9ca4e4180da8519b198c743" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34829 } } peers { permanent_uuid: "8fb9f80a64114c7cbde87e91497f9002" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37851 } } peers { permanent_uuid: "d29b25d8735d49f49f46dfe802ec1360" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45479 } }
I20260630 12:42:56.555961 25042 raft_consensus.cc:385] T a3689cfd1b3d429293e3a67d8419d53b P d29b25d8735d49f49f46dfe802ec1360 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:42:56.556145 25042 raft_consensus.cc:740] T a3689cfd1b3d429293e3a67d8419d53b P d29b25d8735d49f49f46dfe802ec1360 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d29b25d8735d49f49f46dfe802ec1360, State: Initialized, Role: FOLLOWER
I20260630 12:42:56.556703 25042 consensus_queue.cc:260] T a3689cfd1b3d429293e3a67d8419d53b P d29b25d8735d49f49f46dfe802ec1360 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2dfe7ac9ca4e4180da8519b198c743" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34829 } } peers { permanent_uuid: "8fb9f80a64114c7cbde87e91497f9002" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37851 } } peers { permanent_uuid: "d29b25d8735d49f49f46dfe802ec1360" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45479 } }
I20260630 12:42:56.558528 25042 ts_tablet_manager.cc:1434] T a3689cfd1b3d429293e3a67d8419d53b P d29b25d8735d49f49f46dfe802ec1360: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260630 12:42:56.615301 25044 raft_consensus.cc:493] T 83f5ddf6d29d4905b517f53cc879c78f P 8fb9f80a64114c7cbde87e91497f9002 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:42:56.615486 25031 raft_consensus.cc:493] T 8f36d5284cf1486589e21bda4f847a76 P fd2dfe7ac9ca4e4180da8519b198c743 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:42:56.615922 25044 raft_consensus.cc:515] T 83f5ddf6d29d4905b517f53cc879c78f P 8fb9f80a64114c7cbde87e91497f9002 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2dfe7ac9ca4e4180da8519b198c743" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34829 } } peers { permanent_uuid: "8fb9f80a64114c7cbde87e91497f9002" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37851 } } peers { permanent_uuid: "d29b25d8735d49f49f46dfe802ec1360" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45479 } }
I20260630 12:42:56.616032 25031 raft_consensus.cc:515] T 8f36d5284cf1486589e21bda4f847a76 P fd2dfe7ac9ca4e4180da8519b198c743 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2dfe7ac9ca4e4180da8519b198c743" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34829 } } peers { permanent_uuid: "8fb9f80a64114c7cbde87e91497f9002" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37851 } } peers { permanent_uuid: "d29b25d8735d49f49f46dfe802ec1360" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45479 } }
I20260630 12:42:56.617707 25044 leader_election.cc:290] T 83f5ddf6d29d4905b517f53cc879c78f P 8fb9f80a64114c7cbde87e91497f9002 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd2dfe7ac9ca4e4180da8519b198c743 (127.13.140.129:34829), d29b25d8735d49f49f46dfe802ec1360 (127.13.140.131:45479)
I20260630 12:42:56.618642 24834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83f5ddf6d29d4905b517f53cc879c78f" candidate_uuid: "8fb9f80a64114c7cbde87e91497f9002" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd2dfe7ac9ca4e4180da8519b198c743" is_pre_election: true
I20260630 12:42:56.619004 24983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83f5ddf6d29d4905b517f53cc879c78f" candidate_uuid: "8fb9f80a64114c7cbde87e91497f9002" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d29b25d8735d49f49f46dfe802ec1360" is_pre_election: true
I20260630 12:42:56.619464 24834 raft_consensus.cc:2468] T 83f5ddf6d29d4905b517f53cc879c78f P fd2dfe7ac9ca4e4180da8519b198c743 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fb9f80a64114c7cbde87e91497f9002 in term 0.
I20260630 12:42:56.618404 25031 leader_election.cc:290] T 8f36d5284cf1486589e21bda4f847a76 P fd2dfe7ac9ca4e4180da8519b198c743 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8fb9f80a64114c7cbde87e91497f9002 (127.13.140.130:37851), d29b25d8735d49f49f46dfe802ec1360 (127.13.140.131:45479)
I20260630 12:42:56.619702 24983 raft_consensus.cc:2468] T 83f5ddf6d29d4905b517f53cc879c78f P d29b25d8735d49f49f46dfe802ec1360 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fb9f80a64114c7cbde87e91497f9002 in term 0.
I20260630 12:42:56.621019 24872 leader_election.cc:304] T 83f5ddf6d29d4905b517f53cc879c78f P 8fb9f80a64114c7cbde87e91497f9002 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8fb9f80a64114c7cbde87e91497f9002, d29b25d8735d49f49f46dfe802ec1360; no voters: 
I20260630 12:42:56.622402 25044 raft_consensus.cc:2804] T 83f5ddf6d29d4905b517f53cc879c78f P 8fb9f80a64114c7cbde87e91497f9002 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:42:56.622800 25044 raft_consensus.cc:493] T 83f5ddf6d29d4905b517f53cc879c78f P 8fb9f80a64114c7cbde87e91497f9002 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:42:56.623198 25044 raft_consensus.cc:3060] T 83f5ddf6d29d4905b517f53cc879c78f P 8fb9f80a64114c7cbde87e91497f9002 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:56.630168 25044 raft_consensus.cc:515] T 83f5ddf6d29d4905b517f53cc879c78f P 8fb9f80a64114c7cbde87e91497f9002 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2dfe7ac9ca4e4180da8519b198c743" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34829 } } peers { permanent_uuid: "8fb9f80a64114c7cbde87e91497f9002" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37851 } } peers { permanent_uuid: "d29b25d8735d49f49f46dfe802ec1360" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45479 } }
I20260630 12:42:56.630393 24909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f36d5284cf1486589e21bda4f847a76" candidate_uuid: "fd2dfe7ac9ca4e4180da8519b198c743" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fb9f80a64114c7cbde87e91497f9002" is_pre_election: true
I20260630 12:42:56.631126 24909 raft_consensus.cc:2468] T 8f36d5284cf1486589e21bda4f847a76 P 8fb9f80a64114c7cbde87e91497f9002 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd2dfe7ac9ca4e4180da8519b198c743 in term 0.
I20260630 12:42:56.631636 24983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f36d5284cf1486589e21bda4f847a76" candidate_uuid: "fd2dfe7ac9ca4e4180da8519b198c743" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d29b25d8735d49f49f46dfe802ec1360" is_pre_election: true
I20260630 12:42:56.632270 24983 raft_consensus.cc:2468] T 8f36d5284cf1486589e21bda4f847a76 P d29b25d8735d49f49f46dfe802ec1360 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd2dfe7ac9ca4e4180da8519b198c743 in term 0.
I20260630 12:42:56.632354 24797 leader_election.cc:304] T 8f36d5284cf1486589e21bda4f847a76 P fd2dfe7ac9ca4e4180da8519b198c743 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8fb9f80a64114c7cbde87e91497f9002, fd2dfe7ac9ca4e4180da8519b198c743; no voters: 
I20260630 12:42:56.632681 24834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83f5ddf6d29d4905b517f53cc879c78f" candidate_uuid: "8fb9f80a64114c7cbde87e91497f9002" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd2dfe7ac9ca4e4180da8519b198c743"
I20260630 12:42:56.632812 25044 leader_election.cc:290] T 83f5ddf6d29d4905b517f53cc879c78f P 8fb9f80a64114c7cbde87e91497f9002 [CANDIDATE]: Term 1 election: Requested vote from peers fd2dfe7ac9ca4e4180da8519b198c743 (127.13.140.129:34829), d29b25d8735d49f49f46dfe802ec1360 (127.13.140.131:45479)
I20260630 12:42:56.633237 24834 raft_consensus.cc:3060] T 83f5ddf6d29d4905b517f53cc879c78f P fd2dfe7ac9ca4e4180da8519b198c743 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:56.633293 25031 raft_consensus.cc:2804] T 8f36d5284cf1486589e21bda4f847a76 P fd2dfe7ac9ca4e4180da8519b198c743 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:42:56.633857 25031 raft_consensus.cc:493] T 8f36d5284cf1486589e21bda4f847a76 P fd2dfe7ac9ca4e4180da8519b198c743 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:42:56.634202 25031 raft_consensus.cc:3060] T 8f36d5284cf1486589e21bda4f847a76 P fd2dfe7ac9ca4e4180da8519b198c743 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:56.634511 24983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83f5ddf6d29d4905b517f53cc879c78f" candidate_uuid: "8fb9f80a64114c7cbde87e91497f9002" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d29b25d8735d49f49f46dfe802ec1360"
I20260630 12:42:56.635080 24983 raft_consensus.cc:3060] T 83f5ddf6d29d4905b517f53cc879c78f P d29b25d8735d49f49f46dfe802ec1360 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:56.639328 24834 raft_consensus.cc:2468] T 83f5ddf6d29d4905b517f53cc879c78f P fd2dfe7ac9ca4e4180da8519b198c743 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fb9f80a64114c7cbde87e91497f9002 in term 1.
I20260630 12:42:56.640503 24872 leader_election.cc:304] T 83f5ddf6d29d4905b517f53cc879c78f P 8fb9f80a64114c7cbde87e91497f9002 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8fb9f80a64114c7cbde87e91497f9002, fd2dfe7ac9ca4e4180da8519b198c743; no voters: 
I20260630 12:42:56.641417 25044 raft_consensus.cc:2804] T 83f5ddf6d29d4905b517f53cc879c78f P 8fb9f80a64114c7cbde87e91497f9002 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:42:56.641476 25031 raft_consensus.cc:515] T 8f36d5284cf1486589e21bda4f847a76 P fd2dfe7ac9ca4e4180da8519b198c743 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2dfe7ac9ca4e4180da8519b198c743" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34829 } } peers { permanent_uuid: "8fb9f80a64114c7cbde87e91497f9002" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37851 } } peers { permanent_uuid: "d29b25d8735d49f49f46dfe802ec1360" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45479 } }
I20260630 12:42:56.641970 25044 raft_consensus.cc:697] T 83f5ddf6d29d4905b517f53cc879c78f P 8fb9f80a64114c7cbde87e91497f9002 [term 1 LEADER]: Becoming Leader. State: Replica: 8fb9f80a64114c7cbde87e91497f9002, State: Running, Role: LEADER
I20260630 12:42:56.642360 24983 raft_consensus.cc:2468] T 83f5ddf6d29d4905b517f53cc879c78f P d29b25d8735d49f49f46dfe802ec1360 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fb9f80a64114c7cbde87e91497f9002 in term 1.
I20260630 12:42:56.642990 25044 consensus_queue.cc:237] T 83f5ddf6d29d4905b517f53cc879c78f P 8fb9f80a64114c7cbde87e91497f9002 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2dfe7ac9ca4e4180da8519b198c743" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34829 } } peers { permanent_uuid: "8fb9f80a64114c7cbde87e91497f9002" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37851 } } peers { permanent_uuid: "d29b25d8735d49f49f46dfe802ec1360" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45479 } }
I20260630 12:42:56.644184 25031 leader_election.cc:290] T 8f36d5284cf1486589e21bda4f847a76 P fd2dfe7ac9ca4e4180da8519b198c743 [CANDIDATE]: Term 1 election: Requested vote from peers 8fb9f80a64114c7cbde87e91497f9002 (127.13.140.130:37851), d29b25d8735d49f49f46dfe802ec1360 (127.13.140.131:45479)
I20260630 12:42:56.644364 24909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f36d5284cf1486589e21bda4f847a76" candidate_uuid: "fd2dfe7ac9ca4e4180da8519b198c743" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fb9f80a64114c7cbde87e91497f9002"
I20260630 12:42:56.645061 24909 raft_consensus.cc:3060] T 8f36d5284cf1486589e21bda4f847a76 P 8fb9f80a64114c7cbde87e91497f9002 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:56.645565 24983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f36d5284cf1486589e21bda4f847a76" candidate_uuid: "fd2dfe7ac9ca4e4180da8519b198c743" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d29b25d8735d49f49f46dfe802ec1360"
I20260630 12:42:56.646148 24983 raft_consensus.cc:3060] T 8f36d5284cf1486589e21bda4f847a76 P d29b25d8735d49f49f46dfe802ec1360 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:56.650794 24909 raft_consensus.cc:2468] T 8f36d5284cf1486589e21bda4f847a76 P 8fb9f80a64114c7cbde87e91497f9002 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd2dfe7ac9ca4e4180da8519b198c743 in term 1.
I20260630 12:42:56.652014 24797 leader_election.cc:304] T 8f36d5284cf1486589e21bda4f847a76 P fd2dfe7ac9ca4e4180da8519b198c743 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8fb9f80a64114c7cbde87e91497f9002, fd2dfe7ac9ca4e4180da8519b198c743; no voters: 
I20260630 12:42:56.652927 25031 raft_consensus.cc:2804] T 8f36d5284cf1486589e21bda4f847a76 P fd2dfe7ac9ca4e4180da8519b198c743 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:42:56.654371 25031 raft_consensus.cc:697] T 8f36d5284cf1486589e21bda4f847a76 P fd2dfe7ac9ca4e4180da8519b198c743 [term 1 LEADER]: Becoming Leader. State: Replica: fd2dfe7ac9ca4e4180da8519b198c743, State: Running, Role: LEADER
I20260630 12:42:56.655718 25031 consensus_queue.cc:237] T 8f36d5284cf1486589e21bda4f847a76 P fd2dfe7ac9ca4e4180da8519b198c743 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2dfe7ac9ca4e4180da8519b198c743" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34829 } } peers { permanent_uuid: "8fb9f80a64114c7cbde87e91497f9002" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37851 } } peers { permanent_uuid: "d29b25d8735d49f49f46dfe802ec1360" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45479 } }
I20260630 12:42:56.656091 24983 raft_consensus.cc:2468] T 8f36d5284cf1486589e21bda4f847a76 P d29b25d8735d49f49f46dfe802ec1360 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd2dfe7ac9ca4e4180da8519b198c743 in term 1.
I20260630 12:42:56.656697 24731 catalog_manager.cc:5697] T 83f5ddf6d29d4905b517f53cc879c78f P 8fb9f80a64114c7cbde87e91497f9002 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8fb9f80a64114c7cbde87e91497f9002 (127.13.140.130). New cstate: current_term: 1 leader_uuid: "8fb9f80a64114c7cbde87e91497f9002" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2dfe7ac9ca4e4180da8519b198c743" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fb9f80a64114c7cbde87e91497f9002" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d29b25d8735d49f49f46dfe802ec1360" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45479 } health_report { overall_health: UNKNOWN } } }
I20260630 12:42:56.662822 24732 catalog_manager.cc:5697] T 8f36d5284cf1486589e21bda4f847a76 P fd2dfe7ac9ca4e4180da8519b198c743 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd2dfe7ac9ca4e4180da8519b198c743 (127.13.140.129). New cstate: current_term: 1 leader_uuid: "fd2dfe7ac9ca4e4180da8519b198c743" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2dfe7ac9ca4e4180da8519b198c743" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8fb9f80a64114c7cbde87e91497f9002" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d29b25d8735d49f49f46dfe802ec1360" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45479 } health_report { overall_health: UNKNOWN } } }
I20260630 12:42:56.679364 25046 raft_consensus.cc:493] T 3ce5beff1c4b41479b40dde26c297c31 P d29b25d8735d49f49f46dfe802ec1360 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:42:56.679858 25046 raft_consensus.cc:515] T 3ce5beff1c4b41479b40dde26c297c31 P d29b25d8735d49f49f46dfe802ec1360 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2dfe7ac9ca4e4180da8519b198c743" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34829 } } peers { permanent_uuid: "8fb9f80a64114c7cbde87e91497f9002" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37851 } } peers { permanent_uuid: "d29b25d8735d49f49f46dfe802ec1360" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45479 } }
I20260630 12:42:56.682000 25046 leader_election.cc:290] T 3ce5beff1c4b41479b40dde26c297c31 P d29b25d8735d49f49f46dfe802ec1360 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd2dfe7ac9ca4e4180da8519b198c743 (127.13.140.129:34829), 8fb9f80a64114c7cbde87e91497f9002 (127.13.140.130:37851)
I20260630 12:42:56.693696 24834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce5beff1c4b41479b40dde26c297c31" candidate_uuid: "d29b25d8735d49f49f46dfe802ec1360" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd2dfe7ac9ca4e4180da8519b198c743" is_pre_election: true
I20260630 12:42:56.694486 24834 raft_consensus.cc:2393] T 3ce5beff1c4b41479b40dde26c297c31 P fd2dfe7ac9ca4e4180da8519b198c743 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d29b25d8735d49f49f46dfe802ec1360 in current term 1: Already voted for candidate 8fb9f80a64114c7cbde87e91497f9002 in this term.
I20260630 12:42:56.695102 24909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce5beff1c4b41479b40dde26c297c31" candidate_uuid: "d29b25d8735d49f49f46dfe802ec1360" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fb9f80a64114c7cbde87e91497f9002" is_pre_election: true
I20260630 12:42:56.696345 24946 leader_election.cc:304] T 3ce5beff1c4b41479b40dde26c297c31 P d29b25d8735d49f49f46dfe802ec1360 [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: d29b25d8735d49f49f46dfe802ec1360; no voters: 8fb9f80a64114c7cbde87e91497f9002, fd2dfe7ac9ca4e4180da8519b198c743
I20260630 12:42:56.697048 25046 raft_consensus.cc:3060] T 3ce5beff1c4b41479b40dde26c297c31 P d29b25d8735d49f49f46dfe802ec1360 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:56.701933 25046 raft_consensus.cc:2749] T 3ce5beff1c4b41479b40dde26c297c31 P d29b25d8735d49f49f46dfe802ec1360 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:42:56.851963 25046 raft_consensus.cc:493] T a3689cfd1b3d429293e3a67d8419d53b P d29b25d8735d49f49f46dfe802ec1360 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:42:56.852500 25046 raft_consensus.cc:515] T a3689cfd1b3d429293e3a67d8419d53b P d29b25d8735d49f49f46dfe802ec1360 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2dfe7ac9ca4e4180da8519b198c743" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34829 } } peers { permanent_uuid: "8fb9f80a64114c7cbde87e91497f9002" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37851 } } peers { permanent_uuid: "d29b25d8735d49f49f46dfe802ec1360" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45479 } }
I20260630 12:42:56.854772 25046 leader_election.cc:290] T a3689cfd1b3d429293e3a67d8419d53b P d29b25d8735d49f49f46dfe802ec1360 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd2dfe7ac9ca4e4180da8519b198c743 (127.13.140.129:34829), 8fb9f80a64114c7cbde87e91497f9002 (127.13.140.130:37851)
I20260630 12:42:56.855546 24834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3689cfd1b3d429293e3a67d8419d53b" candidate_uuid: "d29b25d8735d49f49f46dfe802ec1360" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd2dfe7ac9ca4e4180da8519b198c743" is_pre_election: true
I20260630 12:42:56.856274 24834 raft_consensus.cc:2393] T a3689cfd1b3d429293e3a67d8419d53b P fd2dfe7ac9ca4e4180da8519b198c743 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d29b25d8735d49f49f46dfe802ec1360 in current term 1: Already voted for candidate 8fb9f80a64114c7cbde87e91497f9002 in this term.
I20260630 12:42:56.856278 24909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3689cfd1b3d429293e3a67d8419d53b" candidate_uuid: "d29b25d8735d49f49f46dfe802ec1360" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fb9f80a64114c7cbde87e91497f9002" is_pre_election: true
I20260630 12:42:56.857652 24946 leader_election.cc:304] T a3689cfd1b3d429293e3a67d8419d53b P d29b25d8735d49f49f46dfe802ec1360 [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: d29b25d8735d49f49f46dfe802ec1360; no voters: 8fb9f80a64114c7cbde87e91497f9002, fd2dfe7ac9ca4e4180da8519b198c743
I20260630 12:42:56.858285 25046 raft_consensus.cc:3060] T a3689cfd1b3d429293e3a67d8419d53b P d29b25d8735d49f49f46dfe802ec1360 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:42:56.863178 25046 raft_consensus.cc:2749] T a3689cfd1b3d429293e3a67d8419d53b P d29b25d8735d49f49f46dfe802ec1360 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:42:56.939698 25044 consensus_queue.cc:1048] T 3ce5beff1c4b41479b40dde26c297c31 P 8fb9f80a64114c7cbde87e91497f9002 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd2dfe7ac9ca4e4180da8519b198c743" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:42:56.952370 25060 consensus_queue.cc:1048] T 3ce5beff1c4b41479b40dde26c297c31 P 8fb9f80a64114c7cbde87e91497f9002 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d29b25d8735d49f49f46dfe802ec1360" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:42:57.010435 25060 consensus_queue.cc:1048] T a3689cfd1b3d429293e3a67d8419d53b P 8fb9f80a64114c7cbde87e91497f9002 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d29b25d8735d49f49f46dfe802ec1360" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:42:57.022056 25044 consensus_queue.cc:1048] T a3689cfd1b3d429293e3a67d8419d53b P 8fb9f80a64114c7cbde87e91497f9002 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd2dfe7ac9ca4e4180da8519b198c743" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:42:57.076483 25044 consensus_queue.cc:1048] T 83f5ddf6d29d4905b517f53cc879c78f P 8fb9f80a64114c7cbde87e91497f9002 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d29b25d8735d49f49f46dfe802ec1360" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:42:57.087320 25060 consensus_queue.cc:1048] T 83f5ddf6d29d4905b517f53cc879c78f P 8fb9f80a64114c7cbde87e91497f9002 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd2dfe7ac9ca4e4180da8519b198c743" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:42:57.132007 25031 consensus_queue.cc:1048] T 8f36d5284cf1486589e21bda4f847a76 P fd2dfe7ac9ca4e4180da8519b198c743 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fb9f80a64114c7cbde87e91497f9002" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:42:57.143337 25031 consensus_queue.cc:1048] T 8f36d5284cf1486589e21bda4f847a76 P fd2dfe7ac9ca4e4180da8519b198c743 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d29b25d8735d49f49f46dfe802ec1360" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:42:57.311121 24930 debug-util.cc:398] Leaking SignalData structure 0x7b0800122540 after lost signal to thread 13877
W20260630 12:42:57.312199 24930 debug-util.cc:398] Leaking SignalData structure 0x7b080029ebe0 after lost signal to thread 24766
I20260630 12:43:03.725739 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:43:03.733696 25078 instance_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:43:03.733798 25079 instance_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:43:03.735191 13874 server_base.cc:1061] running on GCE node
W20260630 12:43:03.735206 25081 instance_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:43:03.738868 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:43:03.739140 13874 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:43:03.739329 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823383739313 us; error 0 us; skew 500 ppm
I20260630 12:43:03.739902 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:43:03.742565 13874 webserver.cc:533] Webserver started at http://127.13.140.132:41621/ using document root <none> and password file <none>
I20260630 12:43:03.743273 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:43:03.743541 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:43:03.743934 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:43:03.746107 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782823128114093-13874-0/minicluster-data/ts-3-root/instance:
uuid: "bb9507472d7f4600a72c3f96edfdaf7b"
format_stamp: "Formatted at 2026-06-30 12:43:03 on dist-test-slave-zctk"
I20260630 12:43:03.752532 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260630 12:43:03.756088 25086 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:43:03.756960 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:43:03.757284 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782823128114093-13874-0/minicluster-data/ts-3-root
uuid: "bb9507472d7f4600a72c3f96edfdaf7b"
format_stamp: "Formatted at 2026-06-30 12:43:03 on dist-test-slave-zctk"
I20260630 12:43:03.757556 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782823128114093-13874-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782823128114093-13874-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782823128114093-13874-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:43:03.780822 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:43:03.782131 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:43:03.783612 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:43:03.786022 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:43:03.786258 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:43:03.786521 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:43:03.786707 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:43:03.831139 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.132:40677
I20260630 12:43:03.831259 25148 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.132:40677 every 8 connection(s)
I20260630 12:43:03.847931 25149 heartbeater.cc:344] Connected to a master server at 127.13.140.190:44947
I20260630 12:43:03.848395 25149 heartbeater.cc:461] Registering TS with master...
I20260630 12:43:03.849192 25149 heartbeater.cc:507] Master 127.13.140.190:44947 requested a full tablet report, sending...
I20260630 12:43:03.851104 24731 ts_manager.cc:194] Registered new tserver with Master: bb9507472d7f4600a72c3f96edfdaf7b (127.13.140.132:40677)
I20260630 12:43:03.852689 24731 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42752
I20260630 12:43:04.773519 24909 consensus_queue.cc:237] T a3689cfd1b3d429293e3a67d8419d53b P 8fb9f80a64114c7cbde87e91497f9002 [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: "fd2dfe7ac9ca4e4180da8519b198c743" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34829 } attrs { replace: true } } peers { permanent_uuid: "8fb9f80a64114c7cbde87e91497f9002" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37851 } } peers { permanent_uuid: "d29b25d8735d49f49f46dfe802ec1360" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45479 } } peers { permanent_uuid: "bb9507472d7f4600a72c3f96edfdaf7b" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 40677 } attrs { promote: true } }
I20260630 12:43:04.780542 24982 raft_consensus.cc:1275] T a3689cfd1b3d429293e3a67d8419d53b P d29b25d8735d49f49f46dfe802ec1360 [term 1 FOLLOWER]: Refusing update from remote peer 8fb9f80a64114c7cbde87e91497f9002: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:43:04.784358 25157 consensus_queue.cc:1048] T a3689cfd1b3d429293e3a67d8419d53b P 8fb9f80a64114c7cbde87e91497f9002 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d29b25d8735d49f49f46dfe802ec1360" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:43:04.788177 24833 raft_consensus.cc:1275] T a3689cfd1b3d429293e3a67d8419d53b P fd2dfe7ac9ca4e4180da8519b198c743 [term 1 FOLLOWER]: Refusing update from remote peer 8fb9f80a64114c7cbde87e91497f9002: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:43:04.789811 25074 consensus_queue.cc:1048] T a3689cfd1b3d429293e3a67d8419d53b P 8fb9f80a64114c7cbde87e91497f9002 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd2dfe7ac9ca4e4180da8519b198c743" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34829 } 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:43:04.798238 24874 consensus_peers.cc:597] T a3689cfd1b3d429293e3a67d8419d53b P 8fb9f80a64114c7cbde87e91497f9002 -> Peer bb9507472d7f4600a72c3f96edfdaf7b (127.13.140.132:40677): Couldn't send request to peer bb9507472d7f4600a72c3f96edfdaf7b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a3689cfd1b3d429293e3a67d8419d53b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:43:04.798379 25157 raft_consensus.cc:2955] T a3689cfd1b3d429293e3a67d8419d53b P 8fb9f80a64114c7cbde87e91497f9002 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bb9507472d7f4600a72c3f96edfdaf7b (127.13.140.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd2dfe7ac9ca4e4180da8519b198c743" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34829 } attrs { replace: true } } peers { permanent_uuid: "8fb9f80a64114c7cbde87e91497f9002" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37851 } } peers { permanent_uuid: "d29b25d8735d49f49f46dfe802ec1360" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45479 } } peers { permanent_uuid: "bb9507472d7f4600a72c3f96edfdaf7b" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 40677 } attrs { promote: true } } }
I20260630 12:43:04.800118 24982 raft_consensus.cc:2955] T a3689cfd1b3d429293e3a67d8419d53b P d29b25d8735d49f49f46dfe802ec1360 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bb9507472d7f4600a72c3f96edfdaf7b (127.13.140.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd2dfe7ac9ca4e4180da8519b198c743" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34829 } attrs { replace: true } } peers { permanent_uuid: "8fb9f80a64114c7cbde87e91497f9002" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37851 } } peers { permanent_uuid: "d29b25d8735d49f49f46dfe802ec1360" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45479 } } peers { permanent_uuid: "bb9507472d7f4600a72c3f96edfdaf7b" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 40677 } attrs { promote: true } } }
I20260630 12:43:04.801362 24833 raft_consensus.cc:2955] T a3689cfd1b3d429293e3a67d8419d53b P fd2dfe7ac9ca4e4180da8519b198c743 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bb9507472d7f4600a72c3f96edfdaf7b (127.13.140.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd2dfe7ac9ca4e4180da8519b198c743" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34829 } attrs { replace: true } } peers { permanent_uuid: "8fb9f80a64114c7cbde87e91497f9002" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37851 } } peers { permanent_uuid: "d29b25d8735d49f49f46dfe802ec1360" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45479 } } peers { permanent_uuid: "bb9507472d7f4600a72c3f96edfdaf7b" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 40677 } attrs { promote: true } } }
I20260630 12:43:04.814083 24731 catalog_manager.cc:5697] T a3689cfd1b3d429293e3a67d8419d53b P 8fb9f80a64114c7cbde87e91497f9002 reported cstate change: config changed from index -1 to 2, NON_VOTER bb9507472d7f4600a72c3f96edfdaf7b (127.13.140.132) added. New cstate: current_term: 1 leader_uuid: "8fb9f80a64114c7cbde87e91497f9002" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd2dfe7ac9ca4e4180da8519b198c743" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34829 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8fb9f80a64114c7cbde87e91497f9002" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d29b25d8735d49f49f46dfe802ec1360" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb9507472d7f4600a72c3f96edfdaf7b" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 40677 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:43:04.833732 24833 consensus_queue.cc:237] T 8f36d5284cf1486589e21bda4f847a76 P fd2dfe7ac9ca4e4180da8519b198c743 [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: "fd2dfe7ac9ca4e4180da8519b198c743" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34829 } } peers { permanent_uuid: "8fb9f80a64114c7cbde87e91497f9002" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37851 } attrs { replace: true } } peers { permanent_uuid: "d29b25d8735d49f49f46dfe802ec1360" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45479 } } peers { permanent_uuid: "bb9507472d7f4600a72c3f96edfdaf7b" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 40677 } attrs { promote: true } }
I20260630 12:43:04.842454 24982 raft_consensus.cc:1275] T 8f36d5284cf1486589e21bda4f847a76 P d29b25d8735d49f49f46dfe802ec1360 [term 1 FOLLOWER]: Refusing update from remote peer fd2dfe7ac9ca4e4180da8519b198c743: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:43:04.844720 25153 consensus_queue.cc:1048] T 8f36d5284cf1486589e21bda4f847a76 P fd2dfe7ac9ca4e4180da8519b198c743 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d29b25d8735d49f49f46dfe802ec1360" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:43:04.850140 24909 raft_consensus.cc:1275] T 8f36d5284cf1486589e21bda4f847a76 P 8fb9f80a64114c7cbde87e91497f9002 [term 1 FOLLOWER]: Refusing update from remote peer fd2dfe7ac9ca4e4180da8519b198c743: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:43:04.851452 25170 consensus_queue.cc:1048] T 8f36d5284cf1486589e21bda4f847a76 P fd2dfe7ac9ca4e4180da8519b198c743 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fb9f80a64114c7cbde87e91497f9002" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37851 } 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:43:04.855087 25149 heartbeater.cc:499] Master 127.13.140.190:44947 was elected leader, sending a full tablet report...
I20260630 12:43:04.856974 25153 raft_consensus.cc:2955] T 8f36d5284cf1486589e21bda4f847a76 P fd2dfe7ac9ca4e4180da8519b198c743 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bb9507472d7f4600a72c3f96edfdaf7b (127.13.140.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd2dfe7ac9ca4e4180da8519b198c743" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34829 } } peers { permanent_uuid: "8fb9f80a64114c7cbde87e91497f9002" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37851 } attrs { replace: true } } peers { permanent_uuid: "d29b25d8735d49f49f46dfe802ec1360" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45479 } } peers { permanent_uuid: "bb9507472d7f4600a72c3f96edfdaf7b" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 40677 } attrs { promote: true } } }
I20260630 12:43:04.866370 13874 tablet_server.cc:179] TabletServer@127.13.140.129:0 shutting down...
I20260630 12:43:04.870374 24982 raft_consensus.cc:2955] T 8f36d5284cf1486589e21bda4f847a76 P d29b25d8735d49f49f46dfe802ec1360 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bb9507472d7f4600a72c3f96edfdaf7b (127.13.140.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd2dfe7ac9ca4e4180da8519b198c743" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34829 } } peers { permanent_uuid: "8fb9f80a64114c7cbde87e91497f9002" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37851 } attrs { replace: true } } peers { permanent_uuid: "d29b25d8735d49f49f46dfe802ec1360" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45479 } } peers { permanent_uuid: "bb9507472d7f4600a72c3f96edfdaf7b" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 40677 } attrs { promote: true } } }
I20260630 12:43:04.894277 24730 catalog_manager.cc:5697] T 8f36d5284cf1486589e21bda4f847a76 P d29b25d8735d49f49f46dfe802ec1360 reported cstate change: config changed from index -1 to 2, NON_VOTER bb9507472d7f4600a72c3f96edfdaf7b (127.13.140.132) added. New cstate: current_term: 1 leader_uuid: "fd2dfe7ac9ca4e4180da8519b198c743" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd2dfe7ac9ca4e4180da8519b198c743" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34829 } } peers { permanent_uuid: "8fb9f80a64114c7cbde87e91497f9002" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37851 } attrs { replace: true } } peers { permanent_uuid: "d29b25d8735d49f49f46dfe802ec1360" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45479 } } peers { permanent_uuid: "bb9507472d7f4600a72c3f96edfdaf7b" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 40677 } attrs { promote: true } } }
W20260630 12:43:04.907550 24799 consensus_peers.cc:597] T 8f36d5284cf1486589e21bda4f847a76 P fd2dfe7ac9ca4e4180da8519b198c743 -> Peer bb9507472d7f4600a72c3f96edfdaf7b (127.13.140.132:40677): Couldn't send request to peer bb9507472d7f4600a72c3f96edfdaf7b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8f36d5284cf1486589e21bda4f847a76. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:43:04.915930 24908 raft_consensus.cc:2955] T 8f36d5284cf1486589e21bda4f847a76 P 8fb9f80a64114c7cbde87e91497f9002 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bb9507472d7f4600a72c3f96edfdaf7b (127.13.140.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd2dfe7ac9ca4e4180da8519b198c743" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34829 } } peers { permanent_uuid: "8fb9f80a64114c7cbde87e91497f9002" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37851 } attrs { replace: true } } peers { permanent_uuid: "d29b25d8735d49f49f46dfe802ec1360" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45479 } } peers { permanent_uuid: "bb9507472d7f4600a72c3f96edfdaf7b" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 40677 } attrs { promote: true } } }
I20260630 12:43:04.917528 24909 consensus_queue.cc:237] T 83f5ddf6d29d4905b517f53cc879c78f P 8fb9f80a64114c7cbde87e91497f9002 [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: "fd2dfe7ac9ca4e4180da8519b198c743" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34829 } } peers { permanent_uuid: "8fb9f80a64114c7cbde87e91497f9002" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37851 } } peers { permanent_uuid: "d29b25d8735d49f49f46dfe802ec1360" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45479 } attrs { replace: true } } peers { permanent_uuid: "bb9507472d7f4600a72c3f96edfdaf7b" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 40677 } attrs { promote: true } }
I20260630 12:43:04.948002 24982 raft_consensus.cc:1275] T 83f5ddf6d29d4905b517f53cc879c78f P d29b25d8735d49f49f46dfe802ec1360 [term 1 FOLLOWER]: Refusing update from remote peer 8fb9f80a64114c7cbde87e91497f9002: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:43:04.948156 24872 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:43:04.949457 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:43:04.950759 13874 tablet_replica.cc:333] T 83f5ddf6d29d4905b517f53cc879c78f P fd2dfe7ac9ca4e4180da8519b198c743: stopping tablet replica
W20260630 12:43:04.950814 24874 consensus_peers.cc:597] T 83f5ddf6d29d4905b517f53cc879c78f P 8fb9f80a64114c7cbde87e91497f9002 -> Peer bb9507472d7f4600a72c3f96edfdaf7b (127.13.140.132:40677): Couldn't send request to peer bb9507472d7f4600a72c3f96edfdaf7b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 83f5ddf6d29d4905b517f53cc879c78f. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:43:04.952283 13874 raft_consensus.cc:2243] T 83f5ddf6d29d4905b517f53cc879c78f P fd2dfe7ac9ca4e4180da8519b198c743 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:43:04.953089 13874 raft_consensus.cc:2272] T 83f5ddf6d29d4905b517f53cc879c78f P fd2dfe7ac9ca4e4180da8519b198c743 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:43:04.953524 25157 consensus_queue.cc:1048] T 83f5ddf6d29d4905b517f53cc879c78f P 8fb9f80a64114c7cbde87e91497f9002 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d29b25d8735d49f49f46dfe802ec1360" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45479 } 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:43:04.956336 24872 consensus_peers.cc:597] T 83f5ddf6d29d4905b517f53cc879c78f P 8fb9f80a64114c7cbde87e91497f9002 -> Peer fd2dfe7ac9ca4e4180da8519b198c743 (127.13.140.129:34829): Couldn't send request to peer fd2dfe7ac9ca4e4180da8519b198c743. 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:43:04.956880 13874 tablet_replica.cc:333] T 8f36d5284cf1486589e21bda4f847a76 P fd2dfe7ac9ca4e4180da8519b198c743: stopping tablet replica
I20260630 12:43:04.957445 13874 raft_consensus.cc:2243] T 8f36d5284cf1486589e21bda4f847a76 P fd2dfe7ac9ca4e4180da8519b198c743 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:43:04.958459 13874 raft_consensus.cc:2272] T 8f36d5284cf1486589e21bda4f847a76 P fd2dfe7ac9ca4e4180da8519b198c743 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:43:04.962157 13874 tablet_replica.cc:333] T a3689cfd1b3d429293e3a67d8419d53b P fd2dfe7ac9ca4e4180da8519b198c743: stopping tablet replica
I20260630 12:43:04.963272 13874 raft_consensus.cc:2243] T a3689cfd1b3d429293e3a67d8419d53b P fd2dfe7ac9ca4e4180da8519b198c743 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:43:04.962157 25160 raft_consensus.cc:2955] T 83f5ddf6d29d4905b517f53cc879c78f P 8fb9f80a64114c7cbde87e91497f9002 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bb9507472d7f4600a72c3f96edfdaf7b (127.13.140.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd2dfe7ac9ca4e4180da8519b198c743" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34829 } } peers { permanent_uuid: "8fb9f80a64114c7cbde87e91497f9002" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37851 } } peers { permanent_uuid: "d29b25d8735d49f49f46dfe802ec1360" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45479 } attrs { replace: true } } peers { permanent_uuid: "bb9507472d7f4600a72c3f96edfdaf7b" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 40677 } attrs { promote: true } } }
I20260630 12:43:04.963965 13874 raft_consensus.cc:2272] T a3689cfd1b3d429293e3a67d8419d53b P fd2dfe7ac9ca4e4180da8519b198c743 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:43:04.963820 24982 raft_consensus.cc:2955] T 83f5ddf6d29d4905b517f53cc879c78f P d29b25d8735d49f49f46dfe802ec1360 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bb9507472d7f4600a72c3f96edfdaf7b (127.13.140.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd2dfe7ac9ca4e4180da8519b198c743" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34829 } } peers { permanent_uuid: "8fb9f80a64114c7cbde87e91497f9002" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37851 } } peers { permanent_uuid: "d29b25d8735d49f49f46dfe802ec1360" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45479 } attrs { replace: true } } peers { permanent_uuid: "bb9507472d7f4600a72c3f96edfdaf7b" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 40677 } attrs { promote: true } } }
I20260630 12:43:04.967777 13874 tablet_replica.cc:333] T 3ce5beff1c4b41479b40dde26c297c31 P fd2dfe7ac9ca4e4180da8519b198c743: stopping tablet replica
I20260630 12:43:04.968712 13874 raft_consensus.cc:2243] T 3ce5beff1c4b41479b40dde26c297c31 P fd2dfe7ac9ca4e4180da8519b198c743 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:43:04.969465 13874 raft_consensus.cc:2272] T 3ce5beff1c4b41479b40dde26c297c31 P fd2dfe7ac9ca4e4180da8519b198c743 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:43:04.977861 24730 catalog_manager.cc:5697] T 83f5ddf6d29d4905b517f53cc879c78f P d29b25d8735d49f49f46dfe802ec1360 reported cstate change: config changed from index -1 to 2, NON_VOTER bb9507472d7f4600a72c3f96edfdaf7b (127.13.140.132) added. New cstate: current_term: 1 leader_uuid: "8fb9f80a64114c7cbde87e91497f9002" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd2dfe7ac9ca4e4180da8519b198c743" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34829 } } peers { permanent_uuid: "8fb9f80a64114c7cbde87e91497f9002" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 37851 } } peers { permanent_uuid: "d29b25d8735d49f49f46dfe802ec1360" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 45479 } attrs { replace: true } } peers { permanent_uuid: "bb9507472d7f4600a72c3f96edfdaf7b" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 40677 } attrs { promote: true } } }
I20260630 12:43:04.996348 13874 tablet_server.cc:196] TabletServer@127.13.140.129:0 shutdown complete.
I20260630 12:43:05.020251 13874 tablet_server.cc:179] TabletServer@127.13.140.130:0 shutting down...
I20260630 12:43:05.051016 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:43:05.051867 13874 tablet_replica.cc:333] T 3ce5beff1c4b41479b40dde26c297c31 P 8fb9f80a64114c7cbde87e91497f9002: stopping tablet replica
I20260630 12:43:05.052851 13874 raft_consensus.cc:2243] T 3ce5beff1c4b41479b40dde26c297c31 P 8fb9f80a64114c7cbde87e91497f9002 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:43:05.053949 13874 raft_consensus.cc:2272] T 3ce5beff1c4b41479b40dde26c297c31 P 8fb9f80a64114c7cbde87e91497f9002 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:43:05.057068 13874 tablet_replica.cc:333] T a3689cfd1b3d429293e3a67d8419d53b P 8fb9f80a64114c7cbde87e91497f9002: stopping tablet replica
I20260630 12:43:05.057823 13874 raft_consensus.cc:2243] T a3689cfd1b3d429293e3a67d8419d53b P 8fb9f80a64114c7cbde87e91497f9002 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:43:05.059056 13874 raft_consensus.cc:2272] T a3689cfd1b3d429293e3a67d8419d53b P 8fb9f80a64114c7cbde87e91497f9002 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:43:05.062238 13874 tablet_replica.cc:333] T 8f36d5284cf1486589e21bda4f847a76 P 8fb9f80a64114c7cbde87e91497f9002: stopping tablet replica
I20260630 12:43:05.062973 13874 raft_consensus.cc:2243] T 8f36d5284cf1486589e21bda4f847a76 P 8fb9f80a64114c7cbde87e91497f9002 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:43:05.063596 13874 raft_consensus.cc:2272] T 8f36d5284cf1486589e21bda4f847a76 P 8fb9f80a64114c7cbde87e91497f9002 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:43:05.066776 13874 tablet_replica.cc:333] T 83f5ddf6d29d4905b517f53cc879c78f P 8fb9f80a64114c7cbde87e91497f9002: stopping tablet replica
I20260630 12:43:05.067406 13874 raft_consensus.cc:2243] T 83f5ddf6d29d4905b517f53cc879c78f P 8fb9f80a64114c7cbde87e91497f9002 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:43:05.068689 13874 raft_consensus.cc:2272] T 83f5ddf6d29d4905b517f53cc879c78f P 8fb9f80a64114c7cbde87e91497f9002 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:43:05.130874 13874 tablet_server.cc:196] TabletServer@127.13.140.130:0 shutdown complete.
I20260630 12:43:05.154026 13874 tablet_server.cc:179] TabletServer@127.13.140.131:0 shutting down...
I20260630 12:43:05.183074 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:43:05.183866 13874 tablet_replica.cc:333] T a3689cfd1b3d429293e3a67d8419d53b P d29b25d8735d49f49f46dfe802ec1360: stopping tablet replica
I20260630 12:43:05.184547 13874 raft_consensus.cc:2243] T a3689cfd1b3d429293e3a67d8419d53b P d29b25d8735d49f49f46dfe802ec1360 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:43:05.185127 13874 raft_consensus.cc:2272] T a3689cfd1b3d429293e3a67d8419d53b P d29b25d8735d49f49f46dfe802ec1360 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:43:05.188663 13874 tablet_replica.cc:333] T 3ce5beff1c4b41479b40dde26c297c31 P d29b25d8735d49f49f46dfe802ec1360: stopping tablet replica
I20260630 12:43:05.189235 13874 raft_consensus.cc:2243] T 3ce5beff1c4b41479b40dde26c297c31 P d29b25d8735d49f49f46dfe802ec1360 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:43:05.189714 13874 raft_consensus.cc:2272] T 3ce5beff1c4b41479b40dde26c297c31 P d29b25d8735d49f49f46dfe802ec1360 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:43:05.191974 13874 tablet_replica.cc:333] T 83f5ddf6d29d4905b517f53cc879c78f P d29b25d8735d49f49f46dfe802ec1360: stopping tablet replica
I20260630 12:43:05.192521 13874 raft_consensus.cc:2243] T 83f5ddf6d29d4905b517f53cc879c78f P d29b25d8735d49f49f46dfe802ec1360 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:43:05.193001 13874 raft_consensus.cc:2272] T 83f5ddf6d29d4905b517f53cc879c78f P d29b25d8735d49f49f46dfe802ec1360 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:43:05.195783 13874 tablet_replica.cc:333] T 8f36d5284cf1486589e21bda4f847a76 P d29b25d8735d49f49f46dfe802ec1360: stopping tablet replica
I20260630 12:43:05.196229 13874 raft_consensus.cc:2243] T 8f36d5284cf1486589e21bda4f847a76 P d29b25d8735d49f49f46dfe802ec1360 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:43:05.196758 13874 raft_consensus.cc:2272] T 8f36d5284cf1486589e21bda4f847a76 P d29b25d8735d49f49f46dfe802ec1360 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:43:05.220418 13874 tablet_server.cc:196] TabletServer@127.13.140.131:0 shutdown complete.
I20260630 12:43:05.238078 13874 tablet_server.cc:179] TabletServer@127.13.140.132:0 shutting down...
I20260630 12:43:05.258426 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:43:05.274509 13874 tablet_server.cc:196] TabletServer@127.13.140.132:0 shutdown complete.
I20260630 12:43:05.282295 13874 master.cc:562] Master@127.13.140.190:44947 shutting down...
W20260630 12:43:05.305703 24780 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:43:05.306740 13874 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5c822d658bb94dd0a9cfbef31afe893d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:43:05.307199 13874 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5c822d658bb94dd0a9cfbef31afe893d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:43:05.307463 13874 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5c822d658bb94dd0a9cfbef31afe893d: stopping tablet replica
I20260630 12:43:05.326088 13874 master.cc:584] Master@127.13.140.190:44947 shutdown complete.
[       OK ] AutoRebalancerTest.RebalancerMetricsFollowerMoves (10811 ms)
[ RUN      ] AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster
I20260630 12:43:05.373744 13874 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.140.190:35131
I20260630 12:43:05.374802 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:43:05.379837 25180 instance_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:43:05.380722 25179 instance_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:43:05.381068 25182 instance_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:43:05.382311 13874 server_base.cc:1061] running on GCE node
I20260630 12:43:05.383199 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:43:05.383399 13874 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:43:05.383558 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823385383526 us; error 0 us; skew 500 ppm
I20260630 12:43:05.384099 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:43:05.386454 13874 webserver.cc:533] Webserver started at http://127.13.140.190:41441/ using document root <none> and password file <none>
I20260630 12:43:05.386938 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:43:05.387117 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:43:05.387409 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:43:05.388478 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782823128114093-13874-0/minicluster-data/master-0-root/instance:
uuid: "6fda5d6650fe488cb80246bea6dc6355"
format_stamp: "Formatted at 2026-06-30 12:43:05 on dist-test-slave-zctk"
I20260630 12:43:05.393038 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:43:05.396160 25187 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:43:05.396936 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:43:05.397228 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782823128114093-13874-0/minicluster-data/master-0-root
uuid: "6fda5d6650fe488cb80246bea6dc6355"
format_stamp: "Formatted at 2026-06-30 12:43:05 on dist-test-slave-zctk"
I20260630 12:43:05.397508 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782823128114093-13874-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782823128114093-13874-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782823128114093-13874-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:43:05.408226 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:43:05.409423 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:43:05.448166 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.190:35131
I20260630 12:43:05.448312 25238 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.190:35131 every 8 connection(s)
I20260630 12:43:05.452082 25239 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:43:05.462754 25239 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6fda5d6650fe488cb80246bea6dc6355: Bootstrap starting.
I20260630 12:43:05.467276 25239 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6fda5d6650fe488cb80246bea6dc6355: Neither blocks nor log segments found. Creating new log.
I20260630 12:43:05.471540 25239 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6fda5d6650fe488cb80246bea6dc6355: No bootstrap required, opened a new log
I20260630 12:43:05.473665 25239 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6fda5d6650fe488cb80246bea6dc6355 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6fda5d6650fe488cb80246bea6dc6355" member_type: VOTER }
I20260630 12:43:05.474017 25239 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6fda5d6650fe488cb80246bea6dc6355 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:43:05.474191 25239 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6fda5d6650fe488cb80246bea6dc6355 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fda5d6650fe488cb80246bea6dc6355, State: Initialized, Role: FOLLOWER
I20260630 12:43:05.474689 25239 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6fda5d6650fe488cb80246bea6dc6355 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6fda5d6650fe488cb80246bea6dc6355" member_type: VOTER }
I20260630 12:43:05.475092 25239 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6fda5d6650fe488cb80246bea6dc6355 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:43:05.475281 25239 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6fda5d6650fe488cb80246bea6dc6355 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:43:05.475481 25239 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6fda5d6650fe488cb80246bea6dc6355 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:43:05.480175 25239 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6fda5d6650fe488cb80246bea6dc6355 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6fda5d6650fe488cb80246bea6dc6355" member_type: VOTER }
I20260630 12:43:05.480643 25239 leader_election.cc:304] T 00000000000000000000000000000000 P 6fda5d6650fe488cb80246bea6dc6355 [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: 6fda5d6650fe488cb80246bea6dc6355; no voters: 
I20260630 12:43:05.481731 25239 leader_election.cc:290] T 00000000000000000000000000000000 P 6fda5d6650fe488cb80246bea6dc6355 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:43:05.482046 25242 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6fda5d6650fe488cb80246bea6dc6355 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:43:05.483333 25242 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6fda5d6650fe488cb80246bea6dc6355 [term 1 LEADER]: Becoming Leader. State: Replica: 6fda5d6650fe488cb80246bea6dc6355, State: Running, Role: LEADER
I20260630 12:43:05.483975 25242 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6fda5d6650fe488cb80246bea6dc6355 [LEADER]: Queue going to LEADER mode. State: All 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: "6fda5d6650fe488cb80246bea6dc6355" member_type: VOTER }
I20260630 12:43:05.485033 25239 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6fda5d6650fe488cb80246bea6dc6355 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:43:05.488958 25243 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6fda5d6650fe488cb80246bea6dc6355 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6fda5d6650fe488cb80246bea6dc6355" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6fda5d6650fe488cb80246bea6dc6355" member_type: VOTER } }
I20260630 12:43:05.489279 25244 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6fda5d6650fe488cb80246bea6dc6355 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6fda5d6650fe488cb80246bea6dc6355. Latest consensus state: current_term: 1 leader_uuid: "6fda5d6650fe488cb80246bea6dc6355" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6fda5d6650fe488cb80246bea6dc6355" member_type: VOTER } }
I20260630 12:43:05.489874 25243 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6fda5d6650fe488cb80246bea6dc6355 [sys.catalog]: This master's current role is: LEADER
I20260630 12:43:05.490087 25244 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6fda5d6650fe488cb80246bea6dc6355 [sys.catalog]: This master's current role is: LEADER
I20260630 12:43:05.493598 25248 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:43:05.498448 25248 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:43:05.507162 13874 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:43:05.507943 25248 catalog_manager.cc:1383] Generated new cluster ID: a3c1a4a241d1487db252318ef3d72f1b
I20260630 12:43:05.508226 25248 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:43:05.523553 25248 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:43:05.524839 25248 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:43:05.541927 25248 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6fda5d6650fe488cb80246bea6dc6355: Generated new TSK 0
I20260630 12:43:05.542532 25248 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:43:05.573483 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:43:05.579586 25260 instance_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:43:05.580688 25261 instance_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:43:05.582623 13874 server_base.cc:1061] running on GCE node
W20260630 12:43:05.583103 25263 instance_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:43:05.583909 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:43:05.584161 13874 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:43:05.584333 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823385584310 us; error 0 us; skew 500 ppm
I20260630 12:43:05.584959 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:43:05.587248 13874 webserver.cc:533] Webserver started at http://127.13.140.129:35719/ using document root <none> and password file <none>
I20260630 12:43:05.587713 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:43:05.587920 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:43:05.588191 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:43:05.589296 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782823128114093-13874-0/minicluster-data/ts-0-root/instance:
uuid: "a6d5541c68fd448092d2e91fd9d1eaed"
format_stamp: "Formatted at 2026-06-30 12:43:05 on dist-test-slave-zctk"
I20260630 12:43:05.593988 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:43:05.597126 25268 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:43:05.597810 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260630 12:43:05.598099 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782823128114093-13874-0/minicluster-data/ts-0-root
uuid: "a6d5541c68fd448092d2e91fd9d1eaed"
format_stamp: "Formatted at 2026-06-30 12:43:05 on dist-test-slave-zctk"
I20260630 12:43:05.598402 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782823128114093-13874-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782823128114093-13874-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782823128114093-13874-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:43:05.617336 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:43:05.618374 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:43:05.619738 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:43:05.621980 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:43:05.622215 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:43:05.622458 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:43:05.622625 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:43:05.659189 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.129:37369
I20260630 12:43:05.659286 25330 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.129:37369 every 8 connection(s)
I20260630 12:43:05.664075 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:43:05.671487 25335 instance_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:43:05.673287 25336 instance_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:43:05.674993 25338 instance_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:43:05.675380 13874 server_base.cc:1061] running on GCE node
I20260630 12:43:05.676237 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:43:05.676466 13874 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:43:05.676661 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823385676638 us; error 0 us; skew 500 ppm
I20260630 12:43:05.677153 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:43:05.679276 13874 webserver.cc:533] Webserver started at http://127.13.140.130:44387/ using document root <none> and password file <none>
I20260630 12:43:05.679855 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:43:05.680102 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:43:05.680426 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:43:05.681849 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782823128114093-13874-0/minicluster-data/ts-1-root/instance:
uuid: "73f24012837b4a95b9bf64980e34f27a"
format_stamp: "Formatted at 2026-06-30 12:43:05 on dist-test-slave-zctk"
I20260630 12:43:05.683488 25331 heartbeater.cc:344] Connected to a master server at 127.13.140.190:35131
I20260630 12:43:05.683912 25331 heartbeater.cc:461] Registering TS with master...
I20260630 12:43:05.684645 25331 heartbeater.cc:507] Master 127.13.140.190:35131 requested a full tablet report, sending...
I20260630 12:43:05.686780 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:43:05.686794 25204 ts_manager.cc:194] Registered new tserver with Master: a6d5541c68fd448092d2e91fd9d1eaed (127.13.140.129:37369)
I20260630 12:43:05.689451 25204 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47928
I20260630 12:43:05.691485 25343 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:43:05.692423 13874 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:43:05.692734 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782823128114093-13874-0/minicluster-data/ts-1-root
uuid: "73f24012837b4a95b9bf64980e34f27a"
format_stamp: "Formatted at 2026-06-30 12:43:05 on dist-test-slave-zctk"
I20260630 12:43:05.693027 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782823128114093-13874-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782823128114093-13874-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782823128114093-13874-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:43:05.715091 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:43:05.716267 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:43:05.717741 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:43:05.719848 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:43:05.720067 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:43:05.720295 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:43:05.720469 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:43:05.758932 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.130:46563
I20260630 12:43:05.759042 25405 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.130:46563 every 8 connection(s)
I20260630 12:43:05.763540 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:43:05.770252 25409 instance_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:43:05.773553 25410 instance_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:43:05.775589 25406 heartbeater.cc:344] Connected to a master server at 127.13.140.190:35131
W20260630 12:43:05.775744 25412 instance_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:43:05.775854 13874 server_base.cc:1061] running on GCE node
I20260630 12:43:05.776093 25406 heartbeater.cc:461] Registering TS with master...
I20260630 12:43:05.777297 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:43:05.777302 25406 heartbeater.cc:507] Master 127.13.140.190:35131 requested a full tablet report, sending...
W20260630 12:43:05.777774 13874 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:43:05.778016 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823385777997 us; error 0 us; skew 500 ppm
I20260630 12:43:05.778609 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:43:05.779762 25204 ts_manager.cc:194] Registered new tserver with Master: 73f24012837b4a95b9bf64980e34f27a (127.13.140.130:46563)
I20260630 12:43:05.781229 13874 webserver.cc:533] Webserver started at http://127.13.140.131:35173/ using document root <none> and password file <none>
I20260630 12:43:05.781651 25204 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47944
I20260630 12:43:05.781728 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:43:05.782199 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:43:05.782483 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:43:05.783901 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782823128114093-13874-0/minicluster-data/ts-2-root/instance:
uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d"
format_stamp: "Formatted at 2026-06-30 12:43:05 on dist-test-slave-zctk"
I20260630 12:43:05.788414 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:43:05.791406 25417 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:43:05.792276 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:43:05.792629 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782823128114093-13874-0/minicluster-data/ts-2-root
uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d"
format_stamp: "Formatted at 2026-06-30 12:43:05 on dist-test-slave-zctk"
I20260630 12:43:05.792955 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782823128114093-13874-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782823128114093-13874-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782823128114093-13874-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:43:05.809592 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:43:05.810693 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:43:05.812090 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:43:05.814265 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:43:05.814481 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:43:05.814709 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:43:05.814877 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:43:05.854475 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.131:38661
I20260630 12:43:05.854570 25479 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.131:38661 every 8 connection(s)
I20260630 12:43:05.867542 25480 heartbeater.cc:344] Connected to a master server at 127.13.140.190:35131
I20260630 12:43:05.867916 25480 heartbeater.cc:461] Registering TS with master...
I20260630 12:43:05.868695 25480 heartbeater.cc:507] Master 127.13.140.190:35131 requested a full tablet report, sending...
I20260630 12:43:05.870573 25204 ts_manager.cc:194] Registered new tserver with Master: bb75c4ddbe0f4a72b0e9d97b4606263d (127.13.140.131:38661)
I20260630 12:43:05.870745 13874 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013286771s
I20260630 12:43:05.871932 25204 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47960
I20260630 12:43:06.692545 25331 heartbeater.cc:499] Master 127.13.140.190:35131 was elected leader, sending a full tablet report...
I20260630 12:43:06.784766 25406 heartbeater.cc:499] Master 127.13.140.190:35131 was elected leader, sending a full tablet report...
I20260630 12:43:06.874361 25480 heartbeater.cc:499] Master 127.13.140.190:35131 was elected leader, sending a full tablet report...
I20260630 12:43:06.926640 25204 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47974:
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:43:06.929212 25204 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:43:07.006121 25371 tablet_service.cc:1511] Processing CreateTablet for tablet 7cd74581b61945f4a51f5d256a72aa6a (DEFAULT_TABLE table=test-workload [id=33a8dd83709d498690eadb26eb1f8d22]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:43:07.007607 25371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cd74581b61945f4a51f5d256a72aa6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:43:07.008092 25370 tablet_service.cc:1511] Processing CreateTablet for tablet a72f2d0bee754a8b817e04c735a247c5 (DEFAULT_TABLE table=test-workload [id=33a8dd83709d498690eadb26eb1f8d22]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:43:07.009491 25370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a72f2d0bee754a8b817e04c735a247c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:43:07.015786 25445 tablet_service.cc:1511] Processing CreateTablet for tablet 7cd74581b61945f4a51f5d256a72aa6a (DEFAULT_TABLE table=test-workload [id=33a8dd83709d498690eadb26eb1f8d22]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:43:07.016060 25369 tablet_service.cc:1511] Processing CreateTablet for tablet 1ce33168b52a44fd80306f146887e4d9 (DEFAULT_TABLE table=test-workload [id=33a8dd83709d498690eadb26eb1f8d22]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:43:07.017143 25445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cd74581b61945f4a51f5d256a72aa6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:43:07.017407 25369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ce33168b52a44fd80306f146887e4d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:43:07.026459 25444 tablet_service.cc:1511] Processing CreateTablet for tablet a72f2d0bee754a8b817e04c735a247c5 (DEFAULT_TABLE table=test-workload [id=33a8dd83709d498690eadb26eb1f8d22]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:43:07.027829 25370 tablet_service.cc:1511] Processing CreateTablet for tablet 8ca34974c45c4c3bb83e8ef15fb5feb0 (DEFAULT_TABLE table=test-workload [id=33a8dd83709d498690eadb26eb1f8d22]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:43:07.028308 25444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a72f2d0bee754a8b817e04c735a247c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:43:07.030575 25368 tablet_service.cc:1511] Processing CreateTablet for tablet 31b22d30d95e412fa39f2d22acbbd3e8 (DEFAULT_TABLE table=test-workload [id=33a8dd83709d498690eadb26eb1f8d22]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:43:07.031888 25368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31b22d30d95e412fa39f2d22acbbd3e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:43:07.034888 25443 tablet_service.cc:1511] Processing CreateTablet for tablet 1ce33168b52a44fd80306f146887e4d9 (DEFAULT_TABLE table=test-workload [id=33a8dd83709d498690eadb26eb1f8d22]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:43:07.036787 25443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ce33168b52a44fd80306f146887e4d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:43:07.042333 25370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ca34974c45c4c3bb83e8ef15fb5feb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:43:07.044822 25296 tablet_service.cc:1511] Processing CreateTablet for tablet 7cd74581b61945f4a51f5d256a72aa6a (DEFAULT_TABLE table=test-workload [id=33a8dd83709d498690eadb26eb1f8d22]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:43:07.046160 25296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cd74581b61945f4a51f5d256a72aa6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:43:07.046823 25442 tablet_service.cc:1511] Processing CreateTablet for tablet 8ca34974c45c4c3bb83e8ef15fb5feb0 (DEFAULT_TABLE table=test-workload [id=33a8dd83709d498690eadb26eb1f8d22]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:43:07.048629 25442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ca34974c45c4c3bb83e8ef15fb5feb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:43:07.049674 25295 tablet_service.cc:1511] Processing CreateTablet for tablet a72f2d0bee754a8b817e04c735a247c5 (DEFAULT_TABLE table=test-workload [id=33a8dd83709d498690eadb26eb1f8d22]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:43:07.050923 25295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a72f2d0bee754a8b817e04c735a247c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:43:07.053607 25294 tablet_service.cc:1511] Processing CreateTablet for tablet 1ce33168b52a44fd80306f146887e4d9 (DEFAULT_TABLE table=test-workload [id=33a8dd83709d498690eadb26eb1f8d22]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:43:07.054859 25294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ce33168b52a44fd80306f146887e4d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:43:07.054347 25441 tablet_service.cc:1511] Processing CreateTablet for tablet 31b22d30d95e412fa39f2d22acbbd3e8 (DEFAULT_TABLE table=test-workload [id=33a8dd83709d498690eadb26eb1f8d22]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:43:07.056073 25441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31b22d30d95e412fa39f2d22acbbd3e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:43:07.057080 25293 tablet_service.cc:1511] Processing CreateTablet for tablet 8ca34974c45c4c3bb83e8ef15fb5feb0 (DEFAULT_TABLE table=test-workload [id=33a8dd83709d498690eadb26eb1f8d22]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:43:07.058815 25293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ca34974c45c4c3bb83e8ef15fb5feb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:43:07.059351 25440 tablet_service.cc:1511] Processing CreateTablet for tablet de25310edd5a43ad8c2e01e2a1b8229d (DEFAULT_TABLE table=test-workload [id=33a8dd83709d498690eadb26eb1f8d22]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:43:07.061151 25440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de25310edd5a43ad8c2e01e2a1b8229d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:43:07.061383 25292 tablet_service.cc:1511] Processing CreateTablet for tablet 31b22d30d95e412fa39f2d22acbbd3e8 (DEFAULT_TABLE table=test-workload [id=33a8dd83709d498690eadb26eb1f8d22]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:43:07.063179 25292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31b22d30d95e412fa39f2d22acbbd3e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:43:07.065595 25291 tablet_service.cc:1511] Processing CreateTablet for tablet de25310edd5a43ad8c2e01e2a1b8229d (DEFAULT_TABLE table=test-workload [id=33a8dd83709d498690eadb26eb1f8d22]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:43:07.067250 25291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de25310edd5a43ad8c2e01e2a1b8229d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:43:07.113677 25369 tablet_service.cc:1511] Processing CreateTablet for tablet de25310edd5a43ad8c2e01e2a1b8229d (DEFAULT_TABLE table=test-workload [id=33a8dd83709d498690eadb26eb1f8d22]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:43:07.115155 25369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de25310edd5a43ad8c2e01e2a1b8229d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:43:07.141753 25500 tablet_bootstrap.cc:492] T 7cd74581b61945f4a51f5d256a72aa6a P 73f24012837b4a95b9bf64980e34f27a: Bootstrap starting.
I20260630 12:43:07.147853 25500 tablet_bootstrap.cc:654] T 7cd74581b61945f4a51f5d256a72aa6a P 73f24012837b4a95b9bf64980e34f27a: Neither blocks nor log segments found. Creating new log.
I20260630 12:43:07.150661 25501 tablet_bootstrap.cc:492] T 8ca34974c45c4c3bb83e8ef15fb5feb0 P a6d5541c68fd448092d2e91fd9d1eaed: Bootstrap starting.
I20260630 12:43:07.157549 25501 tablet_bootstrap.cc:654] T 8ca34974c45c4c3bb83e8ef15fb5feb0 P a6d5541c68fd448092d2e91fd9d1eaed: Neither blocks nor log segments found. Creating new log.
I20260630 12:43:07.158011 25500 tablet_bootstrap.cc:492] T 7cd74581b61945f4a51f5d256a72aa6a P 73f24012837b4a95b9bf64980e34f27a: No bootstrap required, opened a new log
I20260630 12:43:07.162048 25500 ts_tablet_manager.cc:1403] T 7cd74581b61945f4a51f5d256a72aa6a P 73f24012837b4a95b9bf64980e34f27a: Time spent bootstrapping tablet: real 0.021s	user 0.002s	sys 0.013s
I20260630 12:43:07.165874 25500 raft_consensus.cc:359] T 7cd74581b61945f4a51f5d256a72aa6a P 73f24012837b4a95b9bf64980e34f27a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73f24012837b4a95b9bf64980e34f27a" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 46563 } } peers { permanent_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37369 } } peers { permanent_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38661 } }
I20260630 12:43:07.166651 25500 raft_consensus.cc:385] T 7cd74581b61945f4a51f5d256a72aa6a P 73f24012837b4a95b9bf64980e34f27a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:43:07.166966 25500 raft_consensus.cc:740] T 7cd74581b61945f4a51f5d256a72aa6a P 73f24012837b4a95b9bf64980e34f27a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73f24012837b4a95b9bf64980e34f27a, State: Initialized, Role: FOLLOWER
I20260630 12:43:07.165776 25504 tablet_bootstrap.cc:492] T 7cd74581b61945f4a51f5d256a72aa6a P bb75c4ddbe0f4a72b0e9d97b4606263d: Bootstrap starting.
I20260630 12:43:07.167912 25500 consensus_queue.cc:260] T 7cd74581b61945f4a51f5d256a72aa6a P 73f24012837b4a95b9bf64980e34f27a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73f24012837b4a95b9bf64980e34f27a" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 46563 } } peers { permanent_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37369 } } peers { permanent_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38661 } }
I20260630 12:43:07.169842 25501 tablet_bootstrap.cc:492] T 8ca34974c45c4c3bb83e8ef15fb5feb0 P a6d5541c68fd448092d2e91fd9d1eaed: No bootstrap required, opened a new log
I20260630 12:43:07.170421 25501 ts_tablet_manager.cc:1403] T 8ca34974c45c4c3bb83e8ef15fb5feb0 P a6d5541c68fd448092d2e91fd9d1eaed: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.008s
I20260630 12:43:07.170943 25500 ts_tablet_manager.cc:1434] T 7cd74581b61945f4a51f5d256a72aa6a P 73f24012837b4a95b9bf64980e34f27a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:43:07.171976 25500 tablet_bootstrap.cc:492] T a72f2d0bee754a8b817e04c735a247c5 P 73f24012837b4a95b9bf64980e34f27a: Bootstrap starting.
I20260630 12:43:07.174763 25501 raft_consensus.cc:359] T 8ca34974c45c4c3bb83e8ef15fb5feb0 P a6d5541c68fd448092d2e91fd9d1eaed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37369 } } peers { permanent_uuid: "73f24012837b4a95b9bf64980e34f27a" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 46563 } } peers { permanent_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38661 } }
I20260630 12:43:07.175599 25501 raft_consensus.cc:385] T 8ca34974c45c4c3bb83e8ef15fb5feb0 P a6d5541c68fd448092d2e91fd9d1eaed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:43:07.175946 25501 raft_consensus.cc:740] T 8ca34974c45c4c3bb83e8ef15fb5feb0 P a6d5541c68fd448092d2e91fd9d1eaed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6d5541c68fd448092d2e91fd9d1eaed, State: Initialized, Role: FOLLOWER
I20260630 12:43:07.176954 25501 consensus_queue.cc:260] T 8ca34974c45c4c3bb83e8ef15fb5feb0 P a6d5541c68fd448092d2e91fd9d1eaed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37369 } } peers { permanent_uuid: "73f24012837b4a95b9bf64980e34f27a" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 46563 } } peers { permanent_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38661 } }
I20260630 12:43:07.178156 25500 tablet_bootstrap.cc:654] T a72f2d0bee754a8b817e04c735a247c5 P 73f24012837b4a95b9bf64980e34f27a: Neither blocks nor log segments found. Creating new log.
I20260630 12:43:07.178790 25504 tablet_bootstrap.cc:654] T 7cd74581b61945f4a51f5d256a72aa6a P bb75c4ddbe0f4a72b0e9d97b4606263d: Neither blocks nor log segments found. Creating new log.
I20260630 12:43:07.186472 25501 ts_tablet_manager.cc:1434] T 8ca34974c45c4c3bb83e8ef15fb5feb0 P a6d5541c68fd448092d2e91fd9d1eaed: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.010s
I20260630 12:43:07.188417 25501 tablet_bootstrap.cc:492] T de25310edd5a43ad8c2e01e2a1b8229d P a6d5541c68fd448092d2e91fd9d1eaed: Bootstrap starting.
I20260630 12:43:07.190385 25500 tablet_bootstrap.cc:492] T a72f2d0bee754a8b817e04c735a247c5 P 73f24012837b4a95b9bf64980e34f27a: No bootstrap required, opened a new log
I20260630 12:43:07.190394 25504 tablet_bootstrap.cc:492] T 7cd74581b61945f4a51f5d256a72aa6a P bb75c4ddbe0f4a72b0e9d97b4606263d: No bootstrap required, opened a new log
I20260630 12:43:07.191170 25500 ts_tablet_manager.cc:1403] T a72f2d0bee754a8b817e04c735a247c5 P 73f24012837b4a95b9bf64980e34f27a: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.001s
I20260630 12:43:07.191291 25504 ts_tablet_manager.cc:1403] T 7cd74581b61945f4a51f5d256a72aa6a P bb75c4ddbe0f4a72b0e9d97b4606263d: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.006s
I20260630 12:43:07.194716 25501 tablet_bootstrap.cc:654] T de25310edd5a43ad8c2e01e2a1b8229d P a6d5541c68fd448092d2e91fd9d1eaed: Neither blocks nor log segments found. Creating new log.
I20260630 12:43:07.194505 25500 raft_consensus.cc:359] T a72f2d0bee754a8b817e04c735a247c5 P 73f24012837b4a95b9bf64980e34f27a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37369 } } peers { permanent_uuid: "73f24012837b4a95b9bf64980e34f27a" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 46563 } } peers { permanent_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38661 } }
I20260630 12:43:07.194947 25504 raft_consensus.cc:359] T 7cd74581b61945f4a51f5d256a72aa6a P bb75c4ddbe0f4a72b0e9d97b4606263d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73f24012837b4a95b9bf64980e34f27a" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 46563 } } peers { permanent_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37369 } } peers { permanent_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38661 } }
I20260630 12:43:07.195462 25500 raft_consensus.cc:385] T a72f2d0bee754a8b817e04c735a247c5 P 73f24012837b4a95b9bf64980e34f27a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:43:07.195860 25504 raft_consensus.cc:385] T 7cd74581b61945f4a51f5d256a72aa6a P bb75c4ddbe0f4a72b0e9d97b4606263d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:43:07.196026 25500 raft_consensus.cc:740] T a72f2d0bee754a8b817e04c735a247c5 P 73f24012837b4a95b9bf64980e34f27a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73f24012837b4a95b9bf64980e34f27a, State: Initialized, Role: FOLLOWER
I20260630 12:43:07.196298 25504 raft_consensus.cc:740] T 7cd74581b61945f4a51f5d256a72aa6a P bb75c4ddbe0f4a72b0e9d97b4606263d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb75c4ddbe0f4a72b0e9d97b4606263d, State: Initialized, Role: FOLLOWER
I20260630 12:43:07.196979 25500 consensus_queue.cc:260] T a72f2d0bee754a8b817e04c735a247c5 P 73f24012837b4a95b9bf64980e34f27a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37369 } } peers { permanent_uuid: "73f24012837b4a95b9bf64980e34f27a" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 46563 } } peers { permanent_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38661 } }
I20260630 12:43:07.197412 25504 consensus_queue.cc:260] T 7cd74581b61945f4a51f5d256a72aa6a P bb75c4ddbe0f4a72b0e9d97b4606263d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73f24012837b4a95b9bf64980e34f27a" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 46563 } } peers { permanent_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37369 } } peers { permanent_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38661 } }
I20260630 12:43:07.195377 25505 raft_consensus.cc:493] T 7cd74581b61945f4a51f5d256a72aa6a P 73f24012837b4a95b9bf64980e34f27a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:43:07.199100 25505 raft_consensus.cc:515] T 7cd74581b61945f4a51f5d256a72aa6a P 73f24012837b4a95b9bf64980e34f27a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73f24012837b4a95b9bf64980e34f27a" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 46563 } } peers { permanent_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37369 } } peers { permanent_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38661 } }
I20260630 12:43:07.210144 25505 leader_election.cc:290] T 7cd74581b61945f4a51f5d256a72aa6a P 73f24012837b4a95b9bf64980e34f27a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6d5541c68fd448092d2e91fd9d1eaed (127.13.140.129:37369), bb75c4ddbe0f4a72b0e9d97b4606263d (127.13.140.131:38661)
I20260630 12:43:07.266881 25501 tablet_bootstrap.cc:492] T de25310edd5a43ad8c2e01e2a1b8229d P a6d5541c68fd448092d2e91fd9d1eaed: No bootstrap required, opened a new log
I20260630 12:43:07.267495 25500 ts_tablet_manager.cc:1434] T a72f2d0bee754a8b817e04c735a247c5 P 73f24012837b4a95b9bf64980e34f27a: Time spent starting tablet: real 0.076s	user 0.030s	sys 0.044s
I20260630 12:43:07.267585 25501 ts_tablet_manager.cc:1403] T de25310edd5a43ad8c2e01e2a1b8229d P a6d5541c68fd448092d2e91fd9d1eaed: Time spent bootstrapping tablet: real 0.079s	user 0.037s	sys 0.037s
I20260630 12:43:07.268777 25504 ts_tablet_manager.cc:1434] T 7cd74581b61945f4a51f5d256a72aa6a P bb75c4ddbe0f4a72b0e9d97b4606263d: Time spent starting tablet: real 0.077s	user 0.040s	sys 0.032s
I20260630 12:43:07.269964 25504 tablet_bootstrap.cc:492] T 1ce33168b52a44fd80306f146887e4d9 P bb75c4ddbe0f4a72b0e9d97b4606263d: Bootstrap starting.
I20260630 12:43:07.271214 25501 raft_consensus.cc:359] T de25310edd5a43ad8c2e01e2a1b8229d P a6d5541c68fd448092d2e91fd9d1eaed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37369 } } peers { permanent_uuid: "73f24012837b4a95b9bf64980e34f27a" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 46563 } } peers { permanent_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38661 } }
I20260630 12:43:07.272015 25501 raft_consensus.cc:385] T de25310edd5a43ad8c2e01e2a1b8229d P a6d5541c68fd448092d2e91fd9d1eaed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:43:07.272305 25501 raft_consensus.cc:740] T de25310edd5a43ad8c2e01e2a1b8229d P a6d5541c68fd448092d2e91fd9d1eaed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6d5541c68fd448092d2e91fd9d1eaed, State: Initialized, Role: FOLLOWER
I20260630 12:43:07.273087 25501 consensus_queue.cc:260] T de25310edd5a43ad8c2e01e2a1b8229d P a6d5541c68fd448092d2e91fd9d1eaed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37369 } } peers { permanent_uuid: "73f24012837b4a95b9bf64980e34f27a" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 46563 } } peers { permanent_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38661 } }
I20260630 12:43:07.274662 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cd74581b61945f4a51f5d256a72aa6a" candidate_uuid: "73f24012837b4a95b9bf64980e34f27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" is_pre_election: true
I20260630 12:43:07.275712 25455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cd74581b61945f4a51f5d256a72aa6a" candidate_uuid: "73f24012837b4a95b9bf64980e34f27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" is_pre_election: true
I20260630 12:43:07.276153 25500 tablet_bootstrap.cc:492] T 1ce33168b52a44fd80306f146887e4d9 P 73f24012837b4a95b9bf64980e34f27a: Bootstrap starting.
W20260630 12:43:07.276338 25345 leader_election.cc:343] T 7cd74581b61945f4a51f5d256a72aa6a P 73f24012837b4a95b9bf64980e34f27a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6d5541c68fd448092d2e91fd9d1eaed (127.13.140.129:37369): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:43:07.276633 25455 raft_consensus.cc:2468] T 7cd74581b61945f4a51f5d256a72aa6a P bb75c4ddbe0f4a72b0e9d97b4606263d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73f24012837b4a95b9bf64980e34f27a in term 0.
I20260630 12:43:07.277973 25504 tablet_bootstrap.cc:654] T 1ce33168b52a44fd80306f146887e4d9 P bb75c4ddbe0f4a72b0e9d97b4606263d: Neither blocks nor log segments found. Creating new log.
I20260630 12:43:07.278043 25344 leader_election.cc:304] T 7cd74581b61945f4a51f5d256a72aa6a P 73f24012837b4a95b9bf64980e34f27a [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: 73f24012837b4a95b9bf64980e34f27a, bb75c4ddbe0f4a72b0e9d97b4606263d; no voters: a6d5541c68fd448092d2e91fd9d1eaed
I20260630 12:43:07.282816 25510 raft_consensus.cc:2804] T 7cd74581b61945f4a51f5d256a72aa6a P 73f24012837b4a95b9bf64980e34f27a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:43:07.283763 25510 raft_consensus.cc:493] T 7cd74581b61945f4a51f5d256a72aa6a P 73f24012837b4a95b9bf64980e34f27a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:43:07.284196 25510 raft_consensus.cc:3060] T 7cd74581b61945f4a51f5d256a72aa6a P 73f24012837b4a95b9bf64980e34f27a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:43:07.284948 25501 ts_tablet_manager.cc:1434] T de25310edd5a43ad8c2e01e2a1b8229d P a6d5541c68fd448092d2e91fd9d1eaed: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.004s
I20260630 12:43:07.286036 25501 tablet_bootstrap.cc:492] T a72f2d0bee754a8b817e04c735a247c5 P a6d5541c68fd448092d2e91fd9d1eaed: Bootstrap starting.
I20260630 12:43:07.292589 25501 tablet_bootstrap.cc:654] T a72f2d0bee754a8b817e04c735a247c5 P a6d5541c68fd448092d2e91fd9d1eaed: Neither blocks nor log segments found. Creating new log.
I20260630 12:43:07.292186 25510 raft_consensus.cc:515] T 7cd74581b61945f4a51f5d256a72aa6a P 73f24012837b4a95b9bf64980e34f27a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73f24012837b4a95b9bf64980e34f27a" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 46563 } } peers { permanent_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37369 } } peers { permanent_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38661 } }
I20260630 12:43:07.283063 25500 tablet_bootstrap.cc:654] T 1ce33168b52a44fd80306f146887e4d9 P 73f24012837b4a95b9bf64980e34f27a: Neither blocks nor log segments found. Creating new log.
I20260630 12:43:07.296327 25504 tablet_bootstrap.cc:492] T 1ce33168b52a44fd80306f146887e4d9 P bb75c4ddbe0f4a72b0e9d97b4606263d: No bootstrap required, opened a new log
I20260630 12:43:07.296904 25504 ts_tablet_manager.cc:1403] T 1ce33168b52a44fd80306f146887e4d9 P bb75c4ddbe0f4a72b0e9d97b4606263d: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.008s
I20260630 12:43:07.300042 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cd74581b61945f4a51f5d256a72aa6a" candidate_uuid: "73f24012837b4a95b9bf64980e34f27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6d5541c68fd448092d2e91fd9d1eaed"
I20260630 12:43:07.300328 25510 leader_election.cc:290] T 7cd74581b61945f4a51f5d256a72aa6a P 73f24012837b4a95b9bf64980e34f27a [CANDIDATE]: Term 1 election: Requested vote from peers a6d5541c68fd448092d2e91fd9d1eaed (127.13.140.129:37369), bb75c4ddbe0f4a72b0e9d97b4606263d (127.13.140.131:38661)
I20260630 12:43:07.300547 25455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cd74581b61945f4a51f5d256a72aa6a" candidate_uuid: "73f24012837b4a95b9bf64980e34f27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d"
I20260630 12:43:07.301267 25455 raft_consensus.cc:3060] T 7cd74581b61945f4a51f5d256a72aa6a P bb75c4ddbe0f4a72b0e9d97b4606263d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:43:07.300032 25504 raft_consensus.cc:359] T 1ce33168b52a44fd80306f146887e4d9 P bb75c4ddbe0f4a72b0e9d97b4606263d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37369 } } peers { permanent_uuid: "73f24012837b4a95b9bf64980e34f27a" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 46563 } } peers { permanent_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38661 } }
I20260630 12:43:07.301829 25504 raft_consensus.cc:385] T 1ce33168b52a44fd80306f146887e4d9 P bb75c4ddbe0f4a72b0e9d97b4606263d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:43:07.301986 25501 tablet_bootstrap.cc:492] T a72f2d0bee754a8b817e04c735a247c5 P a6d5541c68fd448092d2e91fd9d1eaed: No bootstrap required, opened a new log
I20260630 12:43:07.302167 25504 raft_consensus.cc:740] T 1ce33168b52a44fd80306f146887e4d9 P bb75c4ddbe0f4a72b0e9d97b4606263d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb75c4ddbe0f4a72b0e9d97b4606263d, State: Initialized, Role: FOLLOWER
I20260630 12:43:07.302764 25501 ts_tablet_manager.cc:1403] T a72f2d0bee754a8b817e04c735a247c5 P a6d5541c68fd448092d2e91fd9d1eaed: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.005s
I20260630 12:43:07.303205 25504 consensus_queue.cc:260] T 1ce33168b52a44fd80306f146887e4d9 P bb75c4ddbe0f4a72b0e9d97b4606263d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37369 } } peers { permanent_uuid: "73f24012837b4a95b9bf64980e34f27a" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 46563 } } peers { permanent_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38661 } }
I20260630 12:43:07.305749 25504 ts_tablet_manager.cc:1434] T 1ce33168b52a44fd80306f146887e4d9 P bb75c4ddbe0f4a72b0e9d97b4606263d: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260630 12:43:07.306699 25504 tablet_bootstrap.cc:492] T a72f2d0bee754a8b817e04c735a247c5 P bb75c4ddbe0f4a72b0e9d97b4606263d: Bootstrap starting.
I20260630 12:43:07.306295 25501 raft_consensus.cc:359] T a72f2d0bee754a8b817e04c735a247c5 P a6d5541c68fd448092d2e91fd9d1eaed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37369 } } peers { permanent_uuid: "73f24012837b4a95b9bf64980e34f27a" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 46563 } } peers { permanent_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38661 } }
I20260630 12:43:07.307161 25501 raft_consensus.cc:385] T a72f2d0bee754a8b817e04c735a247c5 P a6d5541c68fd448092d2e91fd9d1eaed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:43:07.307463 25501 raft_consensus.cc:740] T a72f2d0bee754a8b817e04c735a247c5 P a6d5541c68fd448092d2e91fd9d1eaed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6d5541c68fd448092d2e91fd9d1eaed, State: Initialized, Role: FOLLOWER
I20260630 12:43:07.307852 25500 tablet_bootstrap.cc:492] T 1ce33168b52a44fd80306f146887e4d9 P 73f24012837b4a95b9bf64980e34f27a: No bootstrap required, opened a new log
I20260630 12:43:07.308357 25500 ts_tablet_manager.cc:1403] T 1ce33168b52a44fd80306f146887e4d9 P 73f24012837b4a95b9bf64980e34f27a: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.004s
I20260630 12:43:07.308239 25501 consensus_queue.cc:260] T a72f2d0bee754a8b817e04c735a247c5 P a6d5541c68fd448092d2e91fd9d1eaed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37369 } } peers { permanent_uuid: "73f24012837b4a95b9bf64980e34f27a" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 46563 } } peers { permanent_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38661 } }
W20260630 12:43:07.309443 25345 leader_election.cc:343] T 7cd74581b61945f4a51f5d256a72aa6a P 73f24012837b4a95b9bf64980e34f27a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a6d5541c68fd448092d2e91fd9d1eaed (127.13.140.129:37369): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:43:07.310894 25501 ts_tablet_manager.cc:1434] T a72f2d0bee754a8b817e04c735a247c5 P a6d5541c68fd448092d2e91fd9d1eaed: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:43:07.311318 25500 raft_consensus.cc:359] T 1ce33168b52a44fd80306f146887e4d9 P 73f24012837b4a95b9bf64980e34f27a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37369 } } peers { permanent_uuid: "73f24012837b4a95b9bf64980e34f27a" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 46563 } } peers { permanent_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38661 } }
I20260630 12:43:07.311944 25501 tablet_bootstrap.cc:492] T 1ce33168b52a44fd80306f146887e4d9 P a6d5541c68fd448092d2e91fd9d1eaed: Bootstrap starting.
I20260630 12:43:07.312088 25500 raft_consensus.cc:385] T 1ce33168b52a44fd80306f146887e4d9 P 73f24012837b4a95b9bf64980e34f27a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:43:07.312429 25500 raft_consensus.cc:740] T 1ce33168b52a44fd80306f146887e4d9 P 73f24012837b4a95b9bf64980e34f27a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73f24012837b4a95b9bf64980e34f27a, State: Initialized, Role: FOLLOWER
I20260630 12:43:07.313513 25504 tablet_bootstrap.cc:654] T a72f2d0bee754a8b817e04c735a247c5 P bb75c4ddbe0f4a72b0e9d97b4606263d: Neither blocks nor log segments found. Creating new log.
I20260630 12:43:07.313241 25500 consensus_queue.cc:260] T 1ce33168b52a44fd80306f146887e4d9 P 73f24012837b4a95b9bf64980e34f27a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37369 } } peers { permanent_uuid: "73f24012837b4a95b9bf64980e34f27a" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 46563 } } peers { permanent_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38661 } }
I20260630 12:43:07.315812 25500 ts_tablet_manager.cc:1434] T 1ce33168b52a44fd80306f146887e4d9 P 73f24012837b4a95b9bf64980e34f27a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:43:07.316905 25500 tablet_bootstrap.cc:492] T 8ca34974c45c4c3bb83e8ef15fb5feb0 P 73f24012837b4a95b9bf64980e34f27a: Bootstrap starting.
I20260630 12:43:07.321179 25501 tablet_bootstrap.cc:654] T 1ce33168b52a44fd80306f146887e4d9 P a6d5541c68fd448092d2e91fd9d1eaed: Neither blocks nor log segments found. Creating new log.
I20260630 12:43:07.324985 25500 tablet_bootstrap.cc:654] T 8ca34974c45c4c3bb83e8ef15fb5feb0 P 73f24012837b4a95b9bf64980e34f27a: Neither blocks nor log segments found. Creating new log.
I20260630 12:43:07.341486 25500 tablet_bootstrap.cc:492] T 8ca34974c45c4c3bb83e8ef15fb5feb0 P 73f24012837b4a95b9bf64980e34f27a: No bootstrap required, opened a new log
I20260630 12:43:07.342262 25500 ts_tablet_manager.cc:1403] T 8ca34974c45c4c3bb83e8ef15fb5feb0 P 73f24012837b4a95b9bf64980e34f27a: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.018s
I20260630 12:43:07.346037 25500 raft_consensus.cc:359] T 8ca34974c45c4c3bb83e8ef15fb5feb0 P 73f24012837b4a95b9bf64980e34f27a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37369 } } peers { permanent_uuid: "73f24012837b4a95b9bf64980e34f27a" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 46563 } } peers { permanent_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38661 } }
I20260630 12:43:07.347061 25500 raft_consensus.cc:385] T 8ca34974c45c4c3bb83e8ef15fb5feb0 P 73f24012837b4a95b9bf64980e34f27a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:43:07.347473 25500 raft_consensus.cc:740] T 8ca34974c45c4c3bb83e8ef15fb5feb0 P 73f24012837b4a95b9bf64980e34f27a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73f24012837b4a95b9bf64980e34f27a, State: Initialized, Role: FOLLOWER
I20260630 12:43:07.348632 25500 consensus_queue.cc:260] T 8ca34974c45c4c3bb83e8ef15fb5feb0 P 73f24012837b4a95b9bf64980e34f27a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37369 } } peers { permanent_uuid: "73f24012837b4a95b9bf64980e34f27a" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 46563 } } peers { permanent_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38661 } }
I20260630 12:43:07.355820 25500 ts_tablet_manager.cc:1434] T 8ca34974c45c4c3bb83e8ef15fb5feb0 P 73f24012837b4a95b9bf64980e34f27a: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260630 12:43:07.357291 25500 tablet_bootstrap.cc:492] T 31b22d30d95e412fa39f2d22acbbd3e8 P 73f24012837b4a95b9bf64980e34f27a: Bootstrap starting.
I20260630 12:43:07.365653 25500 tablet_bootstrap.cc:654] T 31b22d30d95e412fa39f2d22acbbd3e8 P 73f24012837b4a95b9bf64980e34f27a: Neither blocks nor log segments found. Creating new log.
I20260630 12:43:07.371012 25455 raft_consensus.cc:2468] T 7cd74581b61945f4a51f5d256a72aa6a P bb75c4ddbe0f4a72b0e9d97b4606263d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73f24012837b4a95b9bf64980e34f27a in term 1.
I20260630 12:43:07.372906 25344 leader_election.cc:304] T 7cd74581b61945f4a51f5d256a72aa6a P 73f24012837b4a95b9bf64980e34f27a [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: 73f24012837b4a95b9bf64980e34f27a, bb75c4ddbe0f4a72b0e9d97b4606263d; no voters: a6d5541c68fd448092d2e91fd9d1eaed
I20260630 12:43:07.374181 25510 raft_consensus.cc:2804] T 7cd74581b61945f4a51f5d256a72aa6a P 73f24012837b4a95b9bf64980e34f27a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:43:07.374650 25510 raft_consensus.cc:697] T 7cd74581b61945f4a51f5d256a72aa6a P 73f24012837b4a95b9bf64980e34f27a [term 1 LEADER]: Becoming Leader. State: Replica: 73f24012837b4a95b9bf64980e34f27a, State: Running, Role: LEADER
I20260630 12:43:07.375293 25504 tablet_bootstrap.cc:492] T a72f2d0bee754a8b817e04c735a247c5 P bb75c4ddbe0f4a72b0e9d97b4606263d: No bootstrap required, opened a new log
I20260630 12:43:07.375878 25504 ts_tablet_manager.cc:1403] T a72f2d0bee754a8b817e04c735a247c5 P bb75c4ddbe0f4a72b0e9d97b4606263d: Time spent bootstrapping tablet: real 0.069s	user 0.031s	sys 0.035s
I20260630 12:43:07.375478 25510 consensus_queue.cc:237] T 7cd74581b61945f4a51f5d256a72aa6a P 73f24012837b4a95b9bf64980e34f27a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73f24012837b4a95b9bf64980e34f27a" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 46563 } } peers { permanent_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37369 } } peers { permanent_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38661 } }
I20260630 12:43:07.376152 25500 tablet_bootstrap.cc:492] T 31b22d30d95e412fa39f2d22acbbd3e8 P 73f24012837b4a95b9bf64980e34f27a: No bootstrap required, opened a new log
I20260630 12:43:07.376695 25500 ts_tablet_manager.cc:1403] T 31b22d30d95e412fa39f2d22acbbd3e8 P 73f24012837b4a95b9bf64980e34f27a: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260630 12:43:07.377903 25501 tablet_bootstrap.cc:492] T 1ce33168b52a44fd80306f146887e4d9 P a6d5541c68fd448092d2e91fd9d1eaed: No bootstrap required, opened a new log
I20260630 12:43:07.378598 25501 ts_tablet_manager.cc:1403] T 1ce33168b52a44fd80306f146887e4d9 P a6d5541c68fd448092d2e91fd9d1eaed: Time spent bootstrapping tablet: real 0.067s	user 0.033s	sys 0.022s
I20260630 12:43:07.378996 25504 raft_consensus.cc:359] T a72f2d0bee754a8b817e04c735a247c5 P bb75c4ddbe0f4a72b0e9d97b4606263d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37369 } } peers { permanent_uuid: "73f24012837b4a95b9bf64980e34f27a" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 46563 } } peers { permanent_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38661 } }
I20260630 12:43:07.379815 25504 raft_consensus.cc:385] T a72f2d0bee754a8b817e04c735a247c5 P bb75c4ddbe0f4a72b0e9d97b4606263d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:43:07.380339 25504 raft_consensus.cc:740] T a72f2d0bee754a8b817e04c735a247c5 P bb75c4ddbe0f4a72b0e9d97b4606263d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb75c4ddbe0f4a72b0e9d97b4606263d, State: Initialized, Role: FOLLOWER
I20260630 12:43:07.379704 25500 raft_consensus.cc:359] T 31b22d30d95e412fa39f2d22acbbd3e8 P 73f24012837b4a95b9bf64980e34f27a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37369 } } peers { permanent_uuid: "73f24012837b4a95b9bf64980e34f27a" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 46563 } } peers { permanent_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38661 } }
I20260630 12:43:07.380919 25500 raft_consensus.cc:385] T 31b22d30d95e412fa39f2d22acbbd3e8 P 73f24012837b4a95b9bf64980e34f27a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:43:07.381361 25500 raft_consensus.cc:740] T 31b22d30d95e412fa39f2d22acbbd3e8 P 73f24012837b4a95b9bf64980e34f27a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73f24012837b4a95b9bf64980e34f27a, State: Initialized, Role: FOLLOWER
I20260630 12:43:07.381332 25504 consensus_queue.cc:260] T a72f2d0bee754a8b817e04c735a247c5 P bb75c4ddbe0f4a72b0e9d97b4606263d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37369 } } peers { permanent_uuid: "73f24012837b4a95b9bf64980e34f27a" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 46563 } } peers { permanent_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38661 } }
I20260630 12:43:07.382742 25500 consensus_queue.cc:260] T 31b22d30d95e412fa39f2d22acbbd3e8 P 73f24012837b4a95b9bf64980e34f27a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37369 } } peers { permanent_uuid: "73f24012837b4a95b9bf64980e34f27a" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 46563 } } peers { permanent_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38661 } }
I20260630 12:43:07.384057 25504 ts_tablet_manager.cc:1434] T a72f2d0bee754a8b817e04c735a247c5 P bb75c4ddbe0f4a72b0e9d97b4606263d: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.008s
I20260630 12:43:07.381498 25501 raft_consensus.cc:359] T 1ce33168b52a44fd80306f146887e4d9 P a6d5541c68fd448092d2e91fd9d1eaed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37369 } } peers { permanent_uuid: "73f24012837b4a95b9bf64980e34f27a" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 46563 } } peers { permanent_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38661 } }
I20260630 12:43:07.385165 25504 tablet_bootstrap.cc:492] T 8ca34974c45c4c3bb83e8ef15fb5feb0 P bb75c4ddbe0f4a72b0e9d97b4606263d: Bootstrap starting.
I20260630 12:43:07.385185 25500 ts_tablet_manager.cc:1434] T 31b22d30d95e412fa39f2d22acbbd3e8 P 73f24012837b4a95b9bf64980e34f27a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260630 12:43:07.386561 25500 tablet_bootstrap.cc:492] T de25310edd5a43ad8c2e01e2a1b8229d P 73f24012837b4a95b9bf64980e34f27a: Bootstrap starting.
I20260630 12:43:07.385248 25501 raft_consensus.cc:385] T 1ce33168b52a44fd80306f146887e4d9 P a6d5541c68fd448092d2e91fd9d1eaed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:43:07.389146 25501 raft_consensus.cc:740] T 1ce33168b52a44fd80306f146887e4d9 P a6d5541c68fd448092d2e91fd9d1eaed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6d5541c68fd448092d2e91fd9d1eaed, State: Initialized, Role: FOLLOWER
I20260630 12:43:07.389941 25501 consensus_queue.cc:260] T 1ce33168b52a44fd80306f146887e4d9 P a6d5541c68fd448092d2e91fd9d1eaed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37369 } } peers { permanent_uuid: "73f24012837b4a95b9bf64980e34f27a" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 46563 } } peers { permanent_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38661 } }
I20260630 12:43:07.392169 25501 ts_tablet_manager.cc:1434] T 1ce33168b52a44fd80306f146887e4d9 P a6d5541c68fd448092d2e91fd9d1eaed: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.001s
I20260630 12:43:07.392845 25500 tablet_bootstrap.cc:654] T de25310edd5a43ad8c2e01e2a1b8229d P 73f24012837b4a95b9bf64980e34f27a: Neither blocks nor log segments found. Creating new log.
I20260630 12:43:07.393121 25501 tablet_bootstrap.cc:492] T 7cd74581b61945f4a51f5d256a72aa6a P a6d5541c68fd448092d2e91fd9d1eaed: Bootstrap starting.
I20260630 12:43:07.396600 25504 tablet_bootstrap.cc:654] T 8ca34974c45c4c3bb83e8ef15fb5feb0 P bb75c4ddbe0f4a72b0e9d97b4606263d: Neither blocks nor log segments found. Creating new log.
I20260630 12:43:07.400156 25501 tablet_bootstrap.cc:654] T 7cd74581b61945f4a51f5d256a72aa6a P a6d5541c68fd448092d2e91fd9d1eaed: Neither blocks nor log segments found. Creating new log.
I20260630 12:43:07.405488 25511 raft_consensus.cc:493] T a72f2d0bee754a8b817e04c735a247c5 P bb75c4ddbe0f4a72b0e9d97b4606263d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:43:07.406194 25511 raft_consensus.cc:515] T a72f2d0bee754a8b817e04c735a247c5 P bb75c4ddbe0f4a72b0e9d97b4606263d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37369 } } peers { permanent_uuid: "73f24012837b4a95b9bf64980e34f27a" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 46563 } } peers { permanent_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38661 } }
I20260630 12:43:07.413301 25511 leader_election.cc:290] T a72f2d0bee754a8b817e04c735a247c5 P bb75c4ddbe0f4a72b0e9d97b4606263d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6d5541c68fd448092d2e91fd9d1eaed (127.13.140.129:37369), 73f24012837b4a95b9bf64980e34f27a (127.13.140.130:46563)
I20260630 12:43:07.414722 25510 raft_consensus.cc:493] T 8ca34974c45c4c3bb83e8ef15fb5feb0 P 73f24012837b4a95b9bf64980e34f27a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:43:07.415412 25510 raft_consensus.cc:515] T 8ca34974c45c4c3bb83e8ef15fb5feb0 P 73f24012837b4a95b9bf64980e34f27a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37369 } } peers { permanent_uuid: "73f24012837b4a95b9bf64980e34f27a" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 46563 } } peers { permanent_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38661 } }
I20260630 12:43:07.419026 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ca34974c45c4c3bb83e8ef15fb5feb0" candidate_uuid: "73f24012837b4a95b9bf64980e34f27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" is_pre_election: true
I20260630 12:43:07.419802 25306 raft_consensus.cc:2468] T 8ca34974c45c4c3bb83e8ef15fb5feb0 P a6d5541c68fd448092d2e91fd9d1eaed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73f24012837b4a95b9bf64980e34f27a in term 0.
I20260630 12:43:07.411147 25203 catalog_manager.cc:5697] T 7cd74581b61945f4a51f5d256a72aa6a P 73f24012837b4a95b9bf64980e34f27a reported cstate change: term changed from 0 to 1, leader changed from <none> to 73f24012837b4a95b9bf64980e34f27a (127.13.140.130). New cstate: current_term: 1 leader_uuid: "73f24012837b4a95b9bf64980e34f27a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73f24012837b4a95b9bf64980e34f27a" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 46563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38661 } health_report { overall_health: UNKNOWN } } }
I20260630 12:43:07.421917 25345 leader_election.cc:304] T 8ca34974c45c4c3bb83e8ef15fb5feb0 P 73f24012837b4a95b9bf64980e34f27a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73f24012837b4a95b9bf64980e34f27a, a6d5541c68fd448092d2e91fd9d1eaed; no voters: 
I20260630 12:43:07.423054 25505 raft_consensus.cc:2804] T 8ca34974c45c4c3bb83e8ef15fb5feb0 P 73f24012837b4a95b9bf64980e34f27a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:43:07.423496 25505 raft_consensus.cc:493] T 8ca34974c45c4c3bb83e8ef15fb5feb0 P 73f24012837b4a95b9bf64980e34f27a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:43:07.423904 25505 raft_consensus.cc:3060] T 8ca34974c45c4c3bb83e8ef15fb5feb0 P 73f24012837b4a95b9bf64980e34f27a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:43:07.440248 25504 tablet_bootstrap.cc:492] T 8ca34974c45c4c3bb83e8ef15fb5feb0 P bb75c4ddbe0f4a72b0e9d97b4606263d: No bootstrap required, opened a new log
I20260630 12:43:07.445394 25504 ts_tablet_manager.cc:1403] T 8ca34974c45c4c3bb83e8ef15fb5feb0 P bb75c4ddbe0f4a72b0e9d97b4606263d: Time spent bootstrapping tablet: real 0.060s	user 0.017s	sys 0.005s
I20260630 12:43:07.455628 25505 raft_consensus.cc:515] T 8ca34974c45c4c3bb83e8ef15fb5feb0 P 73f24012837b4a95b9bf64980e34f27a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37369 } } peers { permanent_uuid: "73f24012837b4a95b9bf64980e34f27a" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 46563 } } peers { permanent_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38661 } }
I20260630 12:43:07.456830 25510 leader_election.cc:290] T 8ca34974c45c4c3bb83e8ef15fb5feb0 P 73f24012837b4a95b9bf64980e34f27a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6d5541c68fd448092d2e91fd9d1eaed (127.13.140.129:37369), bb75c4ddbe0f4a72b0e9d97b4606263d (127.13.140.131:38661)
I20260630 12:43:07.462245 25504 raft_consensus.cc:359] T 8ca34974c45c4c3bb83e8ef15fb5feb0 P bb75c4ddbe0f4a72b0e9d97b4606263d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37369 } } peers { permanent_uuid: "73f24012837b4a95b9bf64980e34f27a" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 46563 } } peers { permanent_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38661 } }
I20260630 12:43:07.463241 25504 raft_consensus.cc:385] T 8ca34974c45c4c3bb83e8ef15fb5feb0 P bb75c4ddbe0f4a72b0e9d97b4606263d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:43:07.463605 25504 raft_consensus.cc:740] T 8ca34974c45c4c3bb83e8ef15fb5feb0 P bb75c4ddbe0f4a72b0e9d97b4606263d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb75c4ddbe0f4a72b0e9d97b4606263d, State: Initialized, Role: FOLLOWER
I20260630 12:43:07.471964 25506 raft_consensus.cc:493] T a72f2d0bee754a8b817e04c735a247c5 P a6d5541c68fd448092d2e91fd9d1eaed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:43:07.472105 25504 consensus_queue.cc:260] T 8ca34974c45c4c3bb83e8ef15fb5feb0 P bb75c4ddbe0f4a72b0e9d97b4606263d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37369 } } peers { permanent_uuid: "73f24012837b4a95b9bf64980e34f27a" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 46563 } } peers { permanent_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38661 } }
I20260630 12:43:07.472870 25506 raft_consensus.cc:515] T a72f2d0bee754a8b817e04c735a247c5 P a6d5541c68fd448092d2e91fd9d1eaed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37369 } } peers { permanent_uuid: "73f24012837b4a95b9bf64980e34f27a" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 46563 } } peers { permanent_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38661 } }
I20260630 12:43:07.475451 25504 ts_tablet_manager.cc:1434] T 8ca34974c45c4c3bb83e8ef15fb5feb0 P bb75c4ddbe0f4a72b0e9d97b4606263d: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260630 12:43:07.480547 25506 leader_election.cc:290] T a72f2d0bee754a8b817e04c735a247c5 P a6d5541c68fd448092d2e91fd9d1eaed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73f24012837b4a95b9bf64980e34f27a (127.13.140.130:46563), bb75c4ddbe0f4a72b0e9d97b4606263d (127.13.140.131:38661)
I20260630 12:43:07.486704 25501 tablet_bootstrap.cc:492] T 7cd74581b61945f4a51f5d256a72aa6a P a6d5541c68fd448092d2e91fd9d1eaed: No bootstrap required, opened a new log
I20260630 12:43:07.490466 25505 leader_election.cc:290] T 8ca34974c45c4c3bb83e8ef15fb5feb0 P 73f24012837b4a95b9bf64980e34f27a [CANDIDATE]: Term 1 election: Requested vote from peers a6d5541c68fd448092d2e91fd9d1eaed (127.13.140.129:37369), bb75c4ddbe0f4a72b0e9d97b4606263d (127.13.140.131:38661)
I20260630 12:43:07.490630 25455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ca34974c45c4c3bb83e8ef15fb5feb0" candidate_uuid: "73f24012837b4a95b9bf64980e34f27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" is_pre_election: true
I20260630 12:43:07.491278 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a72f2d0bee754a8b817e04c735a247c5" candidate_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" is_pre_election: true
I20260630 12:43:07.491385 25455 raft_consensus.cc:2468] T 8ca34974c45c4c3bb83e8ef15fb5feb0 P bb75c4ddbe0f4a72b0e9d97b4606263d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73f24012837b4a95b9bf64980e34f27a in term 0.
I20260630 12:43:07.491957 25306 raft_consensus.cc:2468] T a72f2d0bee754a8b817e04c735a247c5 P a6d5541c68fd448092d2e91fd9d1eaed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb75c4ddbe0f4a72b0e9d97b4606263d in term 0.
I20260630 12:43:07.487433 25501 ts_tablet_manager.cc:1403] T 7cd74581b61945f4a51f5d256a72aa6a P a6d5541c68fd448092d2e91fd9d1eaed: Time spent bootstrapping tablet: real 0.095s	user 0.025s	sys 0.066s
I20260630 12:43:07.494509 25419 leader_election.cc:304] T a72f2d0bee754a8b817e04c735a247c5 P bb75c4ddbe0f4a72b0e9d97b4606263d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6d5541c68fd448092d2e91fd9d1eaed, bb75c4ddbe0f4a72b0e9d97b4606263d; no voters: 
I20260630 12:43:07.495529 25511 raft_consensus.cc:2804] T a72f2d0bee754a8b817e04c735a247c5 P bb75c4ddbe0f4a72b0e9d97b4606263d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:43:07.495886 25511 raft_consensus.cc:493] T a72f2d0bee754a8b817e04c735a247c5 P bb75c4ddbe0f4a72b0e9d97b4606263d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:43:07.496228 25511 raft_consensus.cc:3060] T a72f2d0bee754a8b817e04c735a247c5 P bb75c4ddbe0f4a72b0e9d97b4606263d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:43:07.497999 25506 raft_consensus.cc:493] T 1ce33168b52a44fd80306f146887e4d9 P a6d5541c68fd448092d2e91fd9d1eaed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:43:07.499455 25381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a72f2d0bee754a8b817e04c735a247c5" candidate_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73f24012837b4a95b9bf64980e34f27a" is_pre_election: true
I20260630 12:43:07.500240 25381 raft_consensus.cc:2468] T a72f2d0bee754a8b817e04c735a247c5 P 73f24012837b4a95b9bf64980e34f27a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb75c4ddbe0f4a72b0e9d97b4606263d in term 0.
I20260630 12:43:07.498551 25506 raft_consensus.cc:515] T 1ce33168b52a44fd80306f146887e4d9 P a6d5541c68fd448092d2e91fd9d1eaed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37369 } } peers { permanent_uuid: "73f24012837b4a95b9bf64980e34f27a" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 46563 } } peers { permanent_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38661 } }
I20260630 12:43:07.502223 25500 tablet_bootstrap.cc:492] T de25310edd5a43ad8c2e01e2a1b8229d P 73f24012837b4a95b9bf64980e34f27a: No bootstrap required, opened a new log
I20260630 12:43:07.503026 25500 ts_tablet_manager.cc:1403] T de25310edd5a43ad8c2e01e2a1b8229d P 73f24012837b4a95b9bf64980e34f27a: Time spent bootstrapping tablet: real 0.117s	user 0.037s	sys 0.065s
W20260630 12:43:07.508934 25252 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:43:07.511588 25506 leader_election.cc:290] T 1ce33168b52a44fd80306f146887e4d9 P a6d5541c68fd448092d2e91fd9d1eaed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73f24012837b4a95b9bf64980e34f27a (127.13.140.130:46563), bb75c4ddbe0f4a72b0e9d97b4606263d (127.13.140.131:38661)
I20260630 12:43:07.518082 25504 tablet_bootstrap.cc:492] T 31b22d30d95e412fa39f2d22acbbd3e8 P bb75c4ddbe0f4a72b0e9d97b4606263d: Bootstrap starting.
I20260630 12:43:07.528999 25511 raft_consensus.cc:515] T a72f2d0bee754a8b817e04c735a247c5 P bb75c4ddbe0f4a72b0e9d97b4606263d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37369 } } peers { permanent_uuid: "73f24012837b4a95b9bf64980e34f27a" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 46563 } } peers { permanent_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38661 } }
I20260630 12:43:07.535156 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a72f2d0bee754a8b817e04c735a247c5" candidate_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6d5541c68fd448092d2e91fd9d1eaed"
I20260630 12:43:07.535785 25306 raft_consensus.cc:3060] T a72f2d0bee754a8b817e04c735a247c5 P a6d5541c68fd448092d2e91fd9d1eaed [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:43:07.536357 25305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ca34974c45c4c3bb83e8ef15fb5feb0" candidate_uuid: "73f24012837b4a95b9bf64980e34f27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6d5541c68fd448092d2e91fd9d1eaed"
I20260630 12:43:07.536680 25381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a72f2d0bee754a8b817e04c735a247c5" candidate_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73f24012837b4a95b9bf64980e34f27a" is_pre_election: true
I20260630 12:43:07.537037 25305 raft_consensus.cc:3060] T 8ca34974c45c4c3bb83e8ef15fb5feb0 P a6d5541c68fd448092d2e91fd9d1eaed [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:43:07.537124 25380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ce33168b52a44fd80306f146887e4d9" candidate_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73f24012837b4a95b9bf64980e34f27a" is_pre_election: true
I20260630 12:43:07.537457 25381 raft_consensus.cc:2468] T a72f2d0bee754a8b817e04c735a247c5 P 73f24012837b4a95b9bf64980e34f27a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6d5541c68fd448092d2e91fd9d1eaed in term 0.
I20260630 12:43:07.537871 25380 raft_consensus.cc:2468] T 1ce33168b52a44fd80306f146887e4d9 P 73f24012837b4a95b9bf64980e34f27a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6d5541c68fd448092d2e91fd9d1eaed in term 0.
I20260630 12:43:07.539050 25270 leader_election.cc:304] T a72f2d0bee754a8b817e04c735a247c5 P a6d5541c68fd448092d2e91fd9d1eaed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73f24012837b4a95b9bf64980e34f27a, a6d5541c68fd448092d2e91fd9d1eaed; no voters: 
I20260630 12:43:07.539939 25270 leader_election.cc:304] T 1ce33168b52a44fd80306f146887e4d9 P a6d5541c68fd448092d2e91fd9d1eaed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73f24012837b4a95b9bf64980e34f27a, a6d5541c68fd448092d2e91fd9d1eaed; no voters: 
I20260630 12:43:07.541970 25455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ca34974c45c4c3bb83e8ef15fb5feb0" candidate_uuid: "73f24012837b4a95b9bf64980e34f27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d"
I20260630 12:43:07.542583 25455 raft_consensus.cc:3060] T 8ca34974c45c4c3bb83e8ef15fb5feb0 P bb75c4ddbe0f4a72b0e9d97b4606263d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:43:07.546749 25306 raft_consensus.cc:2468] T a72f2d0bee754a8b817e04c735a247c5 P a6d5541c68fd448092d2e91fd9d1eaed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb75c4ddbe0f4a72b0e9d97b4606263d in term 1.
I20260630 12:43:07.547246 25305 raft_consensus.cc:2468] T 8ca34974c45c4c3bb83e8ef15fb5feb0 P a6d5541c68fd448092d2e91fd9d1eaed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73f24012837b4a95b9bf64980e34f27a in term 1.
I20260630 12:43:07.547747 25506 raft_consensus.cc:2764] T a72f2d0bee754a8b817e04c735a247c5 P a6d5541c68fd448092d2e91fd9d1eaed [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260630 12:43:07.535341 25501 raft_consensus.cc:359] T 7cd74581b61945f4a51f5d256a72aa6a P a6d5541c68fd448092d2e91fd9d1eaed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73f24012837b4a95b9bf64980e34f27a" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 46563 } } peers { permanent_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37369 } } peers { permanent_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38661 } }
I20260630 12:43:07.548667 25501 raft_consensus.cc:385] T 7cd74581b61945f4a51f5d256a72aa6a P a6d5541c68fd448092d2e91fd9d1eaed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:43:07.548986 25501 raft_consensus.cc:740] T 7cd74581b61945f4a51f5d256a72aa6a P a6d5541c68fd448092d2e91fd9d1eaed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6d5541c68fd448092d2e91fd9d1eaed, State: Initialized, Role: FOLLOWER
I20260630 12:43:07.549829 25454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a72f2d0bee754a8b817e04c735a247c5" candidate_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" is_pre_election: true
I20260630 12:43:07.549790 25501 consensus_queue.cc:260] T 7cd74581b61945f4a51f5d256a72aa6a P a6d5541c68fd448092d2e91fd9d1eaed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73f24012837b4a95b9bf64980e34f27a" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 46563 } } peers { permanent_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37369 } } peers { permanent_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38661 } }
I20260630 12:43:07.550707 25454 raft_consensus.cc:2393] T a72f2d0bee754a8b817e04c735a247c5 P bb75c4ddbe0f4a72b0e9d97b4606263d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a6d5541c68fd448092d2e91fd9d1eaed in current term 1: Already voted for candidate bb75c4ddbe0f4a72b0e9d97b4606263d in this term.
I20260630 12:43:07.550770 25506 raft_consensus.cc:2804] T 1ce33168b52a44fd80306f146887e4d9 P a6d5541c68fd448092d2e91fd9d1eaed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:43:07.551359 25506 raft_consensus.cc:493] T 1ce33168b52a44fd80306f146887e4d9 P a6d5541c68fd448092d2e91fd9d1eaed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:43:07.551815 25453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ce33168b52a44fd80306f146887e4d9" candidate_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" is_pre_election: true
I20260630 12:43:07.552661 25511 leader_election.cc:290] T a72f2d0bee754a8b817e04c735a247c5 P bb75c4ddbe0f4a72b0e9d97b4606263d [CANDIDATE]: Term 1 election: Requested vote from peers a6d5541c68fd448092d2e91fd9d1eaed (127.13.140.129:37369), 73f24012837b4a95b9bf64980e34f27a (127.13.140.130:46563)
I20260630 12:43:07.553570 25419 leader_election.cc:304] T a72f2d0bee754a8b817e04c735a247c5 P bb75c4ddbe0f4a72b0e9d97b4606263d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6d5541c68fd448092d2e91fd9d1eaed, bb75c4ddbe0f4a72b0e9d97b4606263d; no voters: 
I20260630 12:43:07.554422 25511 raft_consensus.cc:2804] T a72f2d0bee754a8b817e04c735a247c5 P bb75c4ddbe0f4a72b0e9d97b4606263d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:43:07.555019 25380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a72f2d0bee754a8b817e04c735a247c5" candidate_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73f24012837b4a95b9bf64980e34f27a"
I20260630 12:43:07.555624 25380 raft_consensus.cc:3060] T a72f2d0bee754a8b817e04c735a247c5 P 73f24012837b4a95b9bf64980e34f27a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:43:07.555704 25500 raft_consensus.cc:359] T de25310edd5a43ad8c2e01e2a1b8229d P 73f24012837b4a95b9bf64980e34f27a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37369 } } peers { permanent_uuid: "73f24012837b4a95b9bf64980e34f27a" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 46563 } } peers { permanent_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38661 } }
I20260630 12:43:07.556460 25500 raft_consensus.cc:385] T de25310edd5a43ad8c2e01e2a1b8229d P 73f24012837b4a95b9bf64980e34f27a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:43:07.552673 25453 raft_consensus.cc:2468] T 1ce33168b52a44fd80306f146887e4d9 P bb75c4ddbe0f4a72b0e9d97b4606263d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6d5541c68fd448092d2e91fd9d1eaed in term 0.
I20260630 12:43:07.556828 25500 raft_consensus.cc:740] T de25310edd5a43ad8c2e01e2a1b8229d P 73f24012837b4a95b9bf64980e34f27a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73f24012837b4a95b9bf64980e34f27a, State: Initialized, Role: FOLLOWER
I20260630 12:43:07.557610 25500 consensus_queue.cc:260] T de25310edd5a43ad8c2e01e2a1b8229d P 73f24012837b4a95b9bf64980e34f27a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37369 } } peers { permanent_uuid: "73f24012837b4a95b9bf64980e34f27a" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 46563 } } peers { permanent_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38661 } }
I20260630 12:43:07.559816 25500 ts_tablet_manager.cc:1434] T de25310edd5a43ad8c2e01e2a1b8229d P 73f24012837b4a95b9bf64980e34f27a: Time spent starting tablet: real 0.056s	user 0.002s	sys 0.004s
I20260630 12:43:07.551770 25506 raft_consensus.cc:3060] T 1ce33168b52a44fd80306f146887e4d9 P a6d5541c68fd448092d2e91fd9d1eaed [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:43:07.569024 25345 leader_election.cc:304] T 8ca34974c45c4c3bb83e8ef15fb5feb0 P 73f24012837b4a95b9bf64980e34f27a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73f24012837b4a95b9bf64980e34f27a, a6d5541c68fd448092d2e91fd9d1eaed; no voters: 
I20260630 12:43:07.569916 25505 raft_consensus.cc:2804] T 8ca34974c45c4c3bb83e8ef15fb5feb0 P 73f24012837b4a95b9bf64980e34f27a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:43:07.570395 25505 raft_consensus.cc:697] T 8ca34974c45c4c3bb83e8ef15fb5feb0 P 73f24012837b4a95b9bf64980e34f27a [term 1 LEADER]: Becoming Leader. State: Replica: 73f24012837b4a95b9bf64980e34f27a, State: Running, Role: LEADER
I20260630 12:43:07.571149 25505 consensus_queue.cc:237] T 8ca34974c45c4c3bb83e8ef15fb5feb0 P 73f24012837b4a95b9bf64980e34f27a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37369 } } peers { permanent_uuid: "73f24012837b4a95b9bf64980e34f27a" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 46563 } } peers { permanent_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38661 } }
I20260630 12:43:07.574417 25455 raft_consensus.cc:2468] T 8ca34974c45c4c3bb83e8ef15fb5feb0 P bb75c4ddbe0f4a72b0e9d97b4606263d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73f24012837b4a95b9bf64980e34f27a in term 1.
I20260630 12:43:07.575824 25380 raft_consensus.cc:2468] T a72f2d0bee754a8b817e04c735a247c5 P 73f24012837b4a95b9bf64980e34f27a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb75c4ddbe0f4a72b0e9d97b4606263d in term 1.
I20260630 12:43:07.552196 25501 ts_tablet_manager.cc:1434] T 7cd74581b61945f4a51f5d256a72aa6a P a6d5541c68fd448092d2e91fd9d1eaed: Time spent starting tablet: real 0.058s	user 0.002s	sys 0.002s
I20260630 12:43:07.562557 25511 raft_consensus.cc:697] T a72f2d0bee754a8b817e04c735a247c5 P bb75c4ddbe0f4a72b0e9d97b4606263d [term 1 LEADER]: Becoming Leader. State: Replica: bb75c4ddbe0f4a72b0e9d97b4606263d, State: Running, Role: LEADER
I20260630 12:43:07.578289 25501 tablet_bootstrap.cc:492] T 31b22d30d95e412fa39f2d22acbbd3e8 P a6d5541c68fd448092d2e91fd9d1eaed: Bootstrap starting.
I20260630 12:43:07.578047 25511 consensus_queue.cc:237] T a72f2d0bee754a8b817e04c735a247c5 P bb75c4ddbe0f4a72b0e9d97b4606263d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37369 } } peers { permanent_uuid: "73f24012837b4a95b9bf64980e34f27a" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 46563 } } peers { permanent_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38661 } }
I20260630 12:43:07.579799 25506 raft_consensus.cc:515] T 1ce33168b52a44fd80306f146887e4d9 P a6d5541c68fd448092d2e91fd9d1eaed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37369 } } peers { permanent_uuid: "73f24012837b4a95b9bf64980e34f27a" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 46563 } } peers { permanent_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38661 } }
I20260630 12:43:07.582371 25506 leader_election.cc:290] T 1ce33168b52a44fd80306f146887e4d9 P a6d5541c68fd448092d2e91fd9d1eaed [CANDIDATE]: Term 1 election: Requested vote from peers 73f24012837b4a95b9bf64980e34f27a (127.13.140.130:46563), bb75c4ddbe0f4a72b0e9d97b4606263d (127.13.140.131:38661)
I20260630 12:43:07.583256 25380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ce33168b52a44fd80306f146887e4d9" candidate_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73f24012837b4a95b9bf64980e34f27a"
I20260630 12:43:07.583882 25380 raft_consensus.cc:3060] T 1ce33168b52a44fd80306f146887e4d9 P 73f24012837b4a95b9bf64980e34f27a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:43:07.563524 25504 tablet_bootstrap.cc:654] T 31b22d30d95e412fa39f2d22acbbd3e8 P bb75c4ddbe0f4a72b0e9d97b4606263d: Neither blocks nor log segments found. Creating new log.
I20260630 12:43:07.585078 25501 tablet_bootstrap.cc:654] T 31b22d30d95e412fa39f2d22acbbd3e8 P a6d5541c68fd448092d2e91fd9d1eaed: Neither blocks nor log segments found. Creating new log.
I20260630 12:43:07.585695 25455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ce33168b52a44fd80306f146887e4d9" candidate_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d"
I20260630 12:43:07.586334 25455 raft_consensus.cc:3060] T 1ce33168b52a44fd80306f146887e4d9 P bb75c4ddbe0f4a72b0e9d97b4606263d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:43:07.592984 25380 raft_consensus.cc:2468] T 1ce33168b52a44fd80306f146887e4d9 P 73f24012837b4a95b9bf64980e34f27a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6d5541c68fd448092d2e91fd9d1eaed in term 1.
I20260630 12:43:07.594656 25270 leader_election.cc:304] T 1ce33168b52a44fd80306f146887e4d9 P a6d5541c68fd448092d2e91fd9d1eaed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73f24012837b4a95b9bf64980e34f27a, a6d5541c68fd448092d2e91fd9d1eaed; no voters: 
I20260630 12:43:07.595724 25506 raft_consensus.cc:2804] T 1ce33168b52a44fd80306f146887e4d9 P a6d5541c68fd448092d2e91fd9d1eaed [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:43:07.596545 25506 raft_consensus.cc:697] T 1ce33168b52a44fd80306f146887e4d9 P a6d5541c68fd448092d2e91fd9d1eaed [term 1 LEADER]: Becoming Leader. State: Replica: a6d5541c68fd448092d2e91fd9d1eaed, State: Running, Role: LEADER
I20260630 12:43:07.597548 25506 consensus_queue.cc:237] T 1ce33168b52a44fd80306f146887e4d9 P a6d5541c68fd448092d2e91fd9d1eaed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37369 } } peers { permanent_uuid: "73f24012837b4a95b9bf64980e34f27a" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 46563 } } peers { permanent_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38661 } }
I20260630 12:43:07.604063 25455 raft_consensus.cc:2468] T 1ce33168b52a44fd80306f146887e4d9 P bb75c4ddbe0f4a72b0e9d97b4606263d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6d5541c68fd448092d2e91fd9d1eaed in term 1.
I20260630 12:43:07.606961 25201 catalog_manager.cc:5697] T 8ca34974c45c4c3bb83e8ef15fb5feb0 P 73f24012837b4a95b9bf64980e34f27a reported cstate change: term changed from 0 to 1, leader changed from <none> to 73f24012837b4a95b9bf64980e34f27a (127.13.140.130). New cstate: current_term: 1 leader_uuid: "73f24012837b4a95b9bf64980e34f27a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73f24012837b4a95b9bf64980e34f27a" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 46563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38661 } health_report { overall_health: UNKNOWN } } }
I20260630 12:43:07.610018 25504 tablet_bootstrap.cc:492] T 31b22d30d95e412fa39f2d22acbbd3e8 P bb75c4ddbe0f4a72b0e9d97b4606263d: No bootstrap required, opened a new log
I20260630 12:43:07.610541 25504 ts_tablet_manager.cc:1403] T 31b22d30d95e412fa39f2d22acbbd3e8 P bb75c4ddbe0f4a72b0e9d97b4606263d: Time spent bootstrapping tablet: real 0.105s	user 0.020s	sys 0.000s
I20260630 12:43:07.611788 25501 tablet_bootstrap.cc:492] T 31b22d30d95e412fa39f2d22acbbd3e8 P a6d5541c68fd448092d2e91fd9d1eaed: No bootstrap required, opened a new log
I20260630 12:43:07.613094 25506 raft_consensus.cc:493] T de25310edd5a43ad8c2e01e2a1b8229d P a6d5541c68fd448092d2e91fd9d1eaed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:43:07.613354 25504 raft_consensus.cc:359] T 31b22d30d95e412fa39f2d22acbbd3e8 P bb75c4ddbe0f4a72b0e9d97b4606263d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37369 } } peers { permanent_uuid: "73f24012837b4a95b9bf64980e34f27a" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 46563 } } peers { permanent_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38661 } }
I20260630 12:43:07.613667 25506 raft_consensus.cc:515] T de25310edd5a43ad8c2e01e2a1b8229d P a6d5541c68fd448092d2e91fd9d1eaed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37369 } } peers { permanent_uuid: "73f24012837b4a95b9bf64980e34f27a" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 46563 } } peers { permanent_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38661 } }
I20260630 12:43:07.612284 25501 ts_tablet_manager.cc:1403] T 31b22d30d95e412fa39f2d22acbbd3e8 P a6d5541c68fd448092d2e91fd9d1eaed: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.008s
I20260630 12:43:07.614136 25504 raft_consensus.cc:385] T 31b22d30d95e412fa39f2d22acbbd3e8 P bb75c4ddbe0f4a72b0e9d97b4606263d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:43:07.614617 25504 raft_consensus.cc:740] T 31b22d30d95e412fa39f2d22acbbd3e8 P bb75c4ddbe0f4a72b0e9d97b4606263d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb75c4ddbe0f4a72b0e9d97b4606263d, State: Initialized, Role: FOLLOWER
I20260630 12:43:07.615453 25504 consensus_queue.cc:260] T 31b22d30d95e412fa39f2d22acbbd3e8 P bb75c4ddbe0f4a72b0e9d97b4606263d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37369 } } peers { permanent_uuid: "73f24012837b4a95b9bf64980e34f27a" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 46563 } } peers { permanent_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38661 } }
I20260630 12:43:07.616889 25380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de25310edd5a43ad8c2e01e2a1b8229d" candidate_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73f24012837b4a95b9bf64980e34f27a" is_pre_election: true
I20260630 12:43:07.617265 25501 raft_consensus.cc:359] T 31b22d30d95e412fa39f2d22acbbd3e8 P a6d5541c68fd448092d2e91fd9d1eaed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37369 } } peers { permanent_uuid: "73f24012837b4a95b9bf64980e34f27a" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 46563 } } peers { permanent_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38661 } }
I20260630 12:43:07.617645 25380 raft_consensus.cc:2468] T de25310edd5a43ad8c2e01e2a1b8229d P 73f24012837b4a95b9bf64980e34f27a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6d5541c68fd448092d2e91fd9d1eaed in term 0.
I20260630 12:43:07.617113 25202 catalog_manager.cc:5697] T a72f2d0bee754a8b817e04c735a247c5 P bb75c4ddbe0f4a72b0e9d97b4606263d reported cstate change: term changed from 0 to 1, leader changed from <none> to bb75c4ddbe0f4a72b0e9d97b4606263d (127.13.140.131). New cstate: current_term: 1 leader_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73f24012837b4a95b9bf64980e34f27a" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 46563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38661 } health_report { overall_health: HEALTHY } } }
I20260630 12:43:07.617974 25504 ts_tablet_manager.cc:1434] T 31b22d30d95e412fa39f2d22acbbd3e8 P bb75c4ddbe0f4a72b0e9d97b4606263d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:43:07.618043 25501 raft_consensus.cc:385] T 31b22d30d95e412fa39f2d22acbbd3e8 P a6d5541c68fd448092d2e91fd9d1eaed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:43:07.618611 25501 raft_consensus.cc:740] T 31b22d30d95e412fa39f2d22acbbd3e8 P a6d5541c68fd448092d2e91fd9d1eaed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6d5541c68fd448092d2e91fd9d1eaed, State: Initialized, Role: FOLLOWER
I20260630 12:43:07.619252 25504 tablet_bootstrap.cc:492] T de25310edd5a43ad8c2e01e2a1b8229d P bb75c4ddbe0f4a72b0e9d97b4606263d: Bootstrap starting.
I20260630 12:43:07.619097 25270 leader_election.cc:304] T de25310edd5a43ad8c2e01e2a1b8229d P a6d5541c68fd448092d2e91fd9d1eaed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73f24012837b4a95b9bf64980e34f27a, a6d5541c68fd448092d2e91fd9d1eaed; no voters: 
I20260630 12:43:07.619428 25501 consensus_queue.cc:260] T 31b22d30d95e412fa39f2d22acbbd3e8 P a6d5541c68fd448092d2e91fd9d1eaed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37369 } } peers { permanent_uuid: "73f24012837b4a95b9bf64980e34f27a" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 46563 } } peers { permanent_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38661 } }
I20260630 12:43:07.620076 25530 raft_consensus.cc:2804] T de25310edd5a43ad8c2e01e2a1b8229d P a6d5541c68fd448092d2e91fd9d1eaed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:43:07.620464 25530 raft_consensus.cc:493] T de25310edd5a43ad8c2e01e2a1b8229d P a6d5541c68fd448092d2e91fd9d1eaed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:43:07.620929 25530 raft_consensus.cc:3060] T de25310edd5a43ad8c2e01e2a1b8229d P a6d5541c68fd448092d2e91fd9d1eaed [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:43:07.626286 25504 tablet_bootstrap.cc:654] T de25310edd5a43ad8c2e01e2a1b8229d P bb75c4ddbe0f4a72b0e9d97b4606263d: Neither blocks nor log segments found. Creating new log.
I20260630 12:43:07.629806 25530 raft_consensus.cc:515] T de25310edd5a43ad8c2e01e2a1b8229d P a6d5541c68fd448092d2e91fd9d1eaed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37369 } } peers { permanent_uuid: "73f24012837b4a95b9bf64980e34f27a" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 46563 } } peers { permanent_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38661 } }
I20260630 12:43:07.630424 25537 raft_consensus.cc:493] T 31b22d30d95e412fa39f2d22acbbd3e8 P a6d5541c68fd448092d2e91fd9d1eaed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:43:07.631235 25506 leader_election.cc:290] T de25310edd5a43ad8c2e01e2a1b8229d P a6d5541c68fd448092d2e91fd9d1eaed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73f24012837b4a95b9bf64980e34f27a (127.13.140.130:46563), bb75c4ddbe0f4a72b0e9d97b4606263d (127.13.140.131:38661)
I20260630 12:43:07.631966 25537 raft_consensus.cc:515] T 31b22d30d95e412fa39f2d22acbbd3e8 P a6d5541c68fd448092d2e91fd9d1eaed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37369 } } peers { permanent_uuid: "73f24012837b4a95b9bf64980e34f27a" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 46563 } } peers { permanent_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38661 } }
I20260630 12:43:07.634593 25537 leader_election.cc:290] T 31b22d30d95e412fa39f2d22acbbd3e8 P a6d5541c68fd448092d2e91fd9d1eaed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73f24012837b4a95b9bf64980e34f27a (127.13.140.130:46563), bb75c4ddbe0f4a72b0e9d97b4606263d (127.13.140.131:38661)
I20260630 12:43:07.634804 25381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b22d30d95e412fa39f2d22acbbd3e8" candidate_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73f24012837b4a95b9bf64980e34f27a" is_pre_election: true
I20260630 12:43:07.635584 25381 raft_consensus.cc:2468] T 31b22d30d95e412fa39f2d22acbbd3e8 P 73f24012837b4a95b9bf64980e34f27a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6d5541c68fd448092d2e91fd9d1eaed in term 0.
I20260630 12:43:07.635974 25501 ts_tablet_manager.cc:1434] T 31b22d30d95e412fa39f2d22acbbd3e8 P a6d5541c68fd448092d2e91fd9d1eaed: Time spent starting tablet: real 0.021s	user 0.013s	sys 0.001s
I20260630 12:43:07.636967 25270 leader_election.cc:304] T 31b22d30d95e412fa39f2d22acbbd3e8 P a6d5541c68fd448092d2e91fd9d1eaed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73f24012837b4a95b9bf64980e34f27a, a6d5541c68fd448092d2e91fd9d1eaed; no voters: 
I20260630 12:43:07.638103 25380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de25310edd5a43ad8c2e01e2a1b8229d" candidate_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73f24012837b4a95b9bf64980e34f27a"
I20260630 12:43:07.638785 25380 raft_consensus.cc:3060] T de25310edd5a43ad8c2e01e2a1b8229d P 73f24012837b4a95b9bf64980e34f27a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:43:07.639482 25538 raft_consensus.cc:2804] T 31b22d30d95e412fa39f2d22acbbd3e8 P a6d5541c68fd448092d2e91fd9d1eaed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:43:07.639916 25538 raft_consensus.cc:493] T 31b22d30d95e412fa39f2d22acbbd3e8 P a6d5541c68fd448092d2e91fd9d1eaed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:43:07.640055 25453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b22d30d95e412fa39f2d22acbbd3e8" candidate_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" is_pre_election: true
I20260630 12:43:07.640282 25538 raft_consensus.cc:3060] T 31b22d30d95e412fa39f2d22acbbd3e8 P a6d5541c68fd448092d2e91fd9d1eaed [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:43:07.640816 25453 raft_consensus.cc:2468] T 31b22d30d95e412fa39f2d22acbbd3e8 P bb75c4ddbe0f4a72b0e9d97b4606263d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6d5541c68fd448092d2e91fd9d1eaed in term 0.
I20260630 12:43:07.640694 25204 catalog_manager.cc:5697] T 1ce33168b52a44fd80306f146887e4d9 P a6d5541c68fd448092d2e91fd9d1eaed reported cstate change: term changed from 0 to 1, leader changed from <none> to a6d5541c68fd448092d2e91fd9d1eaed (127.13.140.129). New cstate: current_term: 1 leader_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73f24012837b4a95b9bf64980e34f27a" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 46563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38661 } health_report { overall_health: UNKNOWN } } }
I20260630 12:43:07.642750 25455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de25310edd5a43ad8c2e01e2a1b8229d" candidate_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" is_pre_election: true
W20260630 12:43:07.644131 25269 leader_election.cc:343] T de25310edd5a43ad8c2e01e2a1b8229d P a6d5541c68fd448092d2e91fd9d1eaed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb75c4ddbe0f4a72b0e9d97b4606263d (127.13.140.131:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:43:07.645483 25530 leader_election.cc:290] T de25310edd5a43ad8c2e01e2a1b8229d P a6d5541c68fd448092d2e91fd9d1eaed [CANDIDATE]: Term 1 election: Requested vote from peers 73f24012837b4a95b9bf64980e34f27a (127.13.140.130:46563), bb75c4ddbe0f4a72b0e9d97b4606263d (127.13.140.131:38661)
I20260630 12:43:07.648115 25380 raft_consensus.cc:2468] T de25310edd5a43ad8c2e01e2a1b8229d P 73f24012837b4a95b9bf64980e34f27a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6d5541c68fd448092d2e91fd9d1eaed in term 1.
I20260630 12:43:07.648142 25538 raft_consensus.cc:515] T 31b22d30d95e412fa39f2d22acbbd3e8 P a6d5541c68fd448092d2e91fd9d1eaed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37369 } } peers { permanent_uuid: "73f24012837b4a95b9bf64980e34f27a" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 46563 } } peers { permanent_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38661 } }
I20260630 12:43:07.649545 25270 leader_election.cc:304] T de25310edd5a43ad8c2e01e2a1b8229d P a6d5541c68fd448092d2e91fd9d1eaed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73f24012837b4a95b9bf64980e34f27a, a6d5541c68fd448092d2e91fd9d1eaed; no voters: 
I20260630 12:43:07.646055 25455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de25310edd5a43ad8c2e01e2a1b8229d" candidate_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d"
I20260630 12:43:07.638903 25504 tablet_bootstrap.cc:492] T de25310edd5a43ad8c2e01e2a1b8229d P bb75c4ddbe0f4a72b0e9d97b4606263d: No bootstrap required, opened a new log
I20260630 12:43:07.651297 25530 raft_consensus.cc:2804] T de25310edd5a43ad8c2e01e2a1b8229d P a6d5541c68fd448092d2e91fd9d1eaed [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:43:07.651373 25381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b22d30d95e412fa39f2d22acbbd3e8" candidate_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73f24012837b4a95b9bf64980e34f27a"
I20260630 12:43:07.651503 25504 ts_tablet_manager.cc:1403] T de25310edd5a43ad8c2e01e2a1b8229d P bb75c4ddbe0f4a72b0e9d97b4606263d: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.001s
W20260630 12:43:07.651713 25269 leader_election.cc:343] T de25310edd5a43ad8c2e01e2a1b8229d P a6d5541c68fd448092d2e91fd9d1eaed [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bb75c4ddbe0f4a72b0e9d97b4606263d (127.13.140.131:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:43:07.652114 25381 raft_consensus.cc:3060] T 31b22d30d95e412fa39f2d22acbbd3e8 P 73f24012837b4a95b9bf64980e34f27a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:43:07.652011 25530 raft_consensus.cc:697] T de25310edd5a43ad8c2e01e2a1b8229d P a6d5541c68fd448092d2e91fd9d1eaed [term 1 LEADER]: Becoming Leader. State: Replica: a6d5541c68fd448092d2e91fd9d1eaed, State: Running, Role: LEADER
I20260630 12:43:07.652848 25538 leader_election.cc:290] T 31b22d30d95e412fa39f2d22acbbd3e8 P a6d5541c68fd448092d2e91fd9d1eaed [CANDIDATE]: Term 1 election: Requested vote from peers 73f24012837b4a95b9bf64980e34f27a (127.13.140.130:46563), bb75c4ddbe0f4a72b0e9d97b4606263d (127.13.140.131:38661)
I20260630 12:43:07.653452 25530 consensus_queue.cc:237] T de25310edd5a43ad8c2e01e2a1b8229d P a6d5541c68fd448092d2e91fd9d1eaed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37369 } } peers { permanent_uuid: "73f24012837b4a95b9bf64980e34f27a" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 46563 } } peers { permanent_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38661 } }
I20260630 12:43:07.654937 25504 raft_consensus.cc:359] T de25310edd5a43ad8c2e01e2a1b8229d P bb75c4ddbe0f4a72b0e9d97b4606263d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37369 } } peers { permanent_uuid: "73f24012837b4a95b9bf64980e34f27a" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 46563 } } peers { permanent_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38661 } }
I20260630 12:43:07.655658 25504 raft_consensus.cc:385] T de25310edd5a43ad8c2e01e2a1b8229d P bb75c4ddbe0f4a72b0e9d97b4606263d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:43:07.655947 25504 raft_consensus.cc:740] T de25310edd5a43ad8c2e01e2a1b8229d P bb75c4ddbe0f4a72b0e9d97b4606263d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb75c4ddbe0f4a72b0e9d97b4606263d, State: Initialized, Role: FOLLOWER
I20260630 12:43:07.657207 25504 consensus_queue.cc:260] T de25310edd5a43ad8c2e01e2a1b8229d P bb75c4ddbe0f4a72b0e9d97b4606263d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37369 } } peers { permanent_uuid: "73f24012837b4a95b9bf64980e34f27a" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 46563 } } peers { permanent_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38661 } }
I20260630 12:43:07.660386 25381 raft_consensus.cc:2468] T 31b22d30d95e412fa39f2d22acbbd3e8 P 73f24012837b4a95b9bf64980e34f27a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6d5541c68fd448092d2e91fd9d1eaed in term 1.
I20260630 12:43:07.661044 25504 ts_tablet_manager.cc:1434] T de25310edd5a43ad8c2e01e2a1b8229d P bb75c4ddbe0f4a72b0e9d97b4606263d: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260630 12:43:07.661652 25270 leader_election.cc:304] T 31b22d30d95e412fa39f2d22acbbd3e8 P a6d5541c68fd448092d2e91fd9d1eaed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73f24012837b4a95b9bf64980e34f27a, a6d5541c68fd448092d2e91fd9d1eaed; no voters: 
I20260630 12:43:07.662532 25538 raft_consensus.cc:2804] T 31b22d30d95e412fa39f2d22acbbd3e8 P a6d5541c68fd448092d2e91fd9d1eaed [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:43:07.663180 25455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b22d30d95e412fa39f2d22acbbd3e8" candidate_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d"
I20260630 12:43:07.663435 25538 raft_consensus.cc:697] T 31b22d30d95e412fa39f2d22acbbd3e8 P a6d5541c68fd448092d2e91fd9d1eaed [term 1 LEADER]: Becoming Leader. State: Replica: a6d5541c68fd448092d2e91fd9d1eaed, State: Running, Role: LEADER
I20260630 12:43:07.664865 25538 consensus_queue.cc:237] T 31b22d30d95e412fa39f2d22acbbd3e8 P a6d5541c68fd448092d2e91fd9d1eaed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37369 } } peers { permanent_uuid: "73f24012837b4a95b9bf64980e34f27a" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 46563 } } peers { permanent_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38661 } }
I20260630 12:43:07.663794 25455 raft_consensus.cc:3060] T 31b22d30d95e412fa39f2d22acbbd3e8 P bb75c4ddbe0f4a72b0e9d97b4606263d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:43:07.674448 25455 raft_consensus.cc:2468] T 31b22d30d95e412fa39f2d22acbbd3e8 P bb75c4ddbe0f4a72b0e9d97b4606263d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6d5541c68fd448092d2e91fd9d1eaed in term 1.
I20260630 12:43:07.676856 25204 catalog_manager.cc:5697] T de25310edd5a43ad8c2e01e2a1b8229d P a6d5541c68fd448092d2e91fd9d1eaed reported cstate change: term changed from 0 to 1, leader changed from <none> to a6d5541c68fd448092d2e91fd9d1eaed (127.13.140.129). New cstate: current_term: 1 leader_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73f24012837b4a95b9bf64980e34f27a" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 46563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38661 } health_report { overall_health: UNKNOWN } } }
I20260630 12:43:07.678187 25204 catalog_manager.cc:5697] T 31b22d30d95e412fa39f2d22acbbd3e8 P a6d5541c68fd448092d2e91fd9d1eaed reported cstate change: term changed from 0 to 1, leader changed from <none> to a6d5541c68fd448092d2e91fd9d1eaed (127.13.140.129). New cstate: current_term: 1 leader_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73f24012837b4a95b9bf64980e34f27a" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 46563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38661 } health_report { overall_health: UNKNOWN } } }
I20260630 12:43:07.780457 25305 raft_consensus.cc:3060] T 7cd74581b61945f4a51f5d256a72aa6a P a6d5541c68fd448092d2e91fd9d1eaed [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:43:07.788233 25505 consensus_queue.cc:1048] T 7cd74581b61945f4a51f5d256a72aa6a P 73f24012837b4a95b9bf64980e34f27a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:43:07.791394 25511 raft_consensus.cc:493] T de25310edd5a43ad8c2e01e2a1b8229d P bb75c4ddbe0f4a72b0e9d97b4606263d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:43:07.791954 25511 raft_consensus.cc:515] T de25310edd5a43ad8c2e01e2a1b8229d P bb75c4ddbe0f4a72b0e9d97b4606263d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37369 } } peers { permanent_uuid: "73f24012837b4a95b9bf64980e34f27a" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 46563 } } peers { permanent_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38661 } }
I20260630 12:43:07.794340 25511 leader_election.cc:290] T de25310edd5a43ad8c2e01e2a1b8229d P bb75c4ddbe0f4a72b0e9d97b4606263d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6d5541c68fd448092d2e91fd9d1eaed (127.13.140.129:37369), 73f24012837b4a95b9bf64980e34f27a (127.13.140.130:46563)
I20260630 12:43:07.794991 25306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de25310edd5a43ad8c2e01e2a1b8229d" candidate_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" is_pre_election: true
I20260630 12:43:07.795897 25381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de25310edd5a43ad8c2e01e2a1b8229d" candidate_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73f24012837b4a95b9bf64980e34f27a" is_pre_election: true
I20260630 12:43:07.796754 25381 raft_consensus.cc:2393] T de25310edd5a43ad8c2e01e2a1b8229d P 73f24012837b4a95b9bf64980e34f27a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bb75c4ddbe0f4a72b0e9d97b4606263d in current term 1: Already voted for candidate a6d5541c68fd448092d2e91fd9d1eaed in this term.
I20260630 12:43:07.797959 25419 leader_election.cc:304] T de25310edd5a43ad8c2e01e2a1b8229d P bb75c4ddbe0f4a72b0e9d97b4606263d [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: bb75c4ddbe0f4a72b0e9d97b4606263d; no voters: 73f24012837b4a95b9bf64980e34f27a, a6d5541c68fd448092d2e91fd9d1eaed
I20260630 12:43:07.798754 25511 raft_consensus.cc:3060] T de25310edd5a43ad8c2e01e2a1b8229d P bb75c4ddbe0f4a72b0e9d97b4606263d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:43:07.804013 25544 consensus_queue.cc:1048] T 7cd74581b61945f4a51f5d256a72aa6a P 73f24012837b4a95b9bf64980e34f27a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:43:07.807785 25511 raft_consensus.cc:2749] T de25310edd5a43ad8c2e01e2a1b8229d P bb75c4ddbe0f4a72b0e9d97b4606263d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:43:08.045296 25511 consensus_queue.cc:1048] T a72f2d0bee754a8b817e04c735a247c5 P bb75c4ddbe0f4a72b0e9d97b4606263d [LEADER]: Connected to new peer: Peer: permanent_uuid: "73f24012837b4a95b9bf64980e34f27a" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 46563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:43:08.056700 25549 consensus_queue.cc:1048] T a72f2d0bee754a8b817e04c735a247c5 P bb75c4ddbe0f4a72b0e9d97b4606263d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:43:08.075843 25530 consensus_queue.cc:1048] T 31b22d30d95e412fa39f2d22acbbd3e8 P a6d5541c68fd448092d2e91fd9d1eaed [LEADER]: Connected to new peer: Peer: permanent_uuid: "73f24012837b4a95b9bf64980e34f27a" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 46563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:43:08.078007 25530 consensus_queue.cc:1048] T 31b22d30d95e412fa39f2d22acbbd3e8 P a6d5541c68fd448092d2e91fd9d1eaed [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:43:08.141819 25538 consensus_queue.cc:1048] T de25310edd5a43ad8c2e01e2a1b8229d P a6d5541c68fd448092d2e91fd9d1eaed [LEADER]: Connected to new peer: Peer: permanent_uuid: "73f24012837b4a95b9bf64980e34f27a" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 46563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:43:08.152280 25530 consensus_queue.cc:1048] T de25310edd5a43ad8c2e01e2a1b8229d P a6d5541c68fd448092d2e91fd9d1eaed [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:43:08.156862 25544 consensus_queue.cc:1048] T 8ca34974c45c4c3bb83e8ef15fb5feb0 P 73f24012837b4a95b9bf64980e34f27a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:43:08.169067 25510 consensus_queue.cc:1048] T 8ca34974c45c4c3bb83e8ef15fb5feb0 P 73f24012837b4a95b9bf64980e34f27a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6d5541c68fd448092d2e91fd9d1eaed" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 37369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:43:08.227094 25538 consensus_queue.cc:1048] T 1ce33168b52a44fd80306f146887e4d9 P a6d5541c68fd448092d2e91fd9d1eaed [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb75c4ddbe0f4a72b0e9d97b4606263d" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 38661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:43:08.228219 25530 consensus_queue.cc:1048] T 1ce33168b52a44fd80306f146887e4d9 P a6d5541c68fd448092d2e91fd9d1eaed [LEADER]: Connected to new peer: Peer: permanent_uuid: "73f24012837b4a95b9bf64980e34f27a" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 46563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:43:17.775422 13874 tablet_server.cc:179] TabletServer@127.13.140.129:0 shutting down...
I20260630 12:43:17.814230 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:43:17.814991 13874 tablet_replica.cc:333] T 7cd74581b61945f4a51f5d256a72aa6a P a6d5541c68fd448092d2e91fd9d1eaed: stopping tablet replica
I20260630 12:43:17.815784 13874 raft_consensus.cc:2243] T 7cd74581b61945f4a51f5d256a72aa6a P a6d5541c68fd448092d2e91fd9d1eaed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:43:17.816493 13874 raft_consensus.cc:2272] T 7cd74581b61945f4a51f5d256a72aa6a P a6d5541c68fd448092d2e91fd9d1eaed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:43:17.819487 13874 tablet_replica.cc:333] T a72f2d0bee754a8b817e04c735a247c5 P a6d5541c68fd448092d2e91fd9d1eaed: stopping tablet replica
I20260630 12:43:17.820133 13874 raft_consensus.cc:2243] T a72f2d0bee754a8b817e04c735a247c5 P a6d5541c68fd448092d2e91fd9d1eaed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:43:17.820797 13874 raft_consensus.cc:2272] T a72f2d0bee754a8b817e04c735a247c5 P a6d5541c68fd448092d2e91fd9d1eaed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:43:17.823614 13874 tablet_replica.cc:333] T 31b22d30d95e412fa39f2d22acbbd3e8 P a6d5541c68fd448092d2e91fd9d1eaed: stopping tablet replica
I20260630 12:43:17.824182 13874 raft_consensus.cc:2243] T 31b22d30d95e412fa39f2d22acbbd3e8 P a6d5541c68fd448092d2e91fd9d1eaed [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:43:17.825214 13874 raft_consensus.cc:2272] T 31b22d30d95e412fa39f2d22acbbd3e8 P a6d5541c68fd448092d2e91fd9d1eaed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:43:17.827812 13874 tablet_replica.cc:333] T 1ce33168b52a44fd80306f146887e4d9 P a6d5541c68fd448092d2e91fd9d1eaed: stopping tablet replica
I20260630 12:43:17.828305 13874 raft_consensus.cc:2243] T 1ce33168b52a44fd80306f146887e4d9 P a6d5541c68fd448092d2e91fd9d1eaed [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:43:17.829294 13874 raft_consensus.cc:2272] T 1ce33168b52a44fd80306f146887e4d9 P a6d5541c68fd448092d2e91fd9d1eaed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:43:17.831919 13874 tablet_replica.cc:333] T de25310edd5a43ad8c2e01e2a1b8229d P a6d5541c68fd448092d2e91fd9d1eaed: stopping tablet replica
I20260630 12:43:17.832448 13874 raft_consensus.cc:2243] T de25310edd5a43ad8c2e01e2a1b8229d P a6d5541c68fd448092d2e91fd9d1eaed [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:43:17.833490 13874 raft_consensus.cc:2272] T de25310edd5a43ad8c2e01e2a1b8229d P a6d5541c68fd448092d2e91fd9d1eaed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:43:17.836071 13874 tablet_replica.cc:333] T 8ca34974c45c4c3bb83e8ef15fb5feb0 P a6d5541c68fd448092d2e91fd9d1eaed: stopping tablet replica
I20260630 12:43:17.836611 13874 raft_consensus.cc:2243] T 8ca34974c45c4c3bb83e8ef15fb5feb0 P a6d5541c68fd448092d2e91fd9d1eaed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:43:17.837107 13874 raft_consensus.cc:2272] T 8ca34974c45c4c3bb83e8ef15fb5feb0 P a6d5541c68fd448092d2e91fd9d1eaed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:43:17.869611 13874 tablet_server.cc:196] TabletServer@127.13.140.129:0 shutdown complete.
I20260630 12:43:17.894994 13874 tablet_server.cc:179] TabletServer@127.13.140.130:0 shutting down...
I20260630 12:43:17.931121 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:43:17.931814 13874 tablet_replica.cc:333] T de25310edd5a43ad8c2e01e2a1b8229d P 73f24012837b4a95b9bf64980e34f27a: stopping tablet replica
I20260630 12:43:17.932510 13874 raft_consensus.cc:2243] T de25310edd5a43ad8c2e01e2a1b8229d P 73f24012837b4a95b9bf64980e34f27a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:43:17.933099 13874 raft_consensus.cc:2272] T de25310edd5a43ad8c2e01e2a1b8229d P 73f24012837b4a95b9bf64980e34f27a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:43:17.935721 13874 tablet_replica.cc:333] T 1ce33168b52a44fd80306f146887e4d9 P 73f24012837b4a95b9bf64980e34f27a: stopping tablet replica
I20260630 12:43:17.936272 13874 raft_consensus.cc:2243] T 1ce33168b52a44fd80306f146887e4d9 P 73f24012837b4a95b9bf64980e34f27a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:43:17.936810 13874 raft_consensus.cc:2272] T 1ce33168b52a44fd80306f146887e4d9 P 73f24012837b4a95b9bf64980e34f27a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:43:17.939071 13874 tablet_replica.cc:333] T 31b22d30d95e412fa39f2d22acbbd3e8 P 73f24012837b4a95b9bf64980e34f27a: stopping tablet replica
I20260630 12:43:17.939638 13874 raft_consensus.cc:2243] T 31b22d30d95e412fa39f2d22acbbd3e8 P 73f24012837b4a95b9bf64980e34f27a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:43:17.940136 13874 raft_consensus.cc:2272] T 31b22d30d95e412fa39f2d22acbbd3e8 P 73f24012837b4a95b9bf64980e34f27a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:43:17.942665 13874 tablet_replica.cc:333] T 8ca34974c45c4c3bb83e8ef15fb5feb0 P 73f24012837b4a95b9bf64980e34f27a: stopping tablet replica
I20260630 12:43:17.943176 13874 raft_consensus.cc:2243] T 8ca34974c45c4c3bb83e8ef15fb5feb0 P 73f24012837b4a95b9bf64980e34f27a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:43:17.944088 13874 raft_consensus.cc:2272] T 8ca34974c45c4c3bb83e8ef15fb5feb0 P 73f24012837b4a95b9bf64980e34f27a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:43:17.946380 13874 tablet_replica.cc:333] T a72f2d0bee754a8b817e04c735a247c5 P 73f24012837b4a95b9bf64980e34f27a: stopping tablet replica
I20260630 12:43:17.946899 13874 raft_consensus.cc:2243] T a72f2d0bee754a8b817e04c735a247c5 P 73f24012837b4a95b9bf64980e34f27a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:43:17.947371 13874 raft_consensus.cc:2272] T a72f2d0bee754a8b817e04c735a247c5 P 73f24012837b4a95b9bf64980e34f27a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:43:17.949604 13874 tablet_replica.cc:333] T 7cd74581b61945f4a51f5d256a72aa6a P 73f24012837b4a95b9bf64980e34f27a: stopping tablet replica
I20260630 12:43:17.950066 13874 raft_consensus.cc:2243] T 7cd74581b61945f4a51f5d256a72aa6a P 73f24012837b4a95b9bf64980e34f27a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:43:17.950879 13874 raft_consensus.cc:2272] T 7cd74581b61945f4a51f5d256a72aa6a P 73f24012837b4a95b9bf64980e34f27a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:43:17.978808 13874 tablet_server.cc:196] TabletServer@127.13.140.130:0 shutdown complete.
I20260630 12:43:18.000716 13874 tablet_server.cc:179] TabletServer@127.13.140.131:0 shutting down...
I20260630 12:43:18.026799 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:43:18.027596 13874 tablet_replica.cc:333] T de25310edd5a43ad8c2e01e2a1b8229d P bb75c4ddbe0f4a72b0e9d97b4606263d: stopping tablet replica
I20260630 12:43:18.028697 13874 raft_consensus.cc:2243] T de25310edd5a43ad8c2e01e2a1b8229d P bb75c4ddbe0f4a72b0e9d97b4606263d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:43:18.029212 13874 raft_consensus.cc:2272] T de25310edd5a43ad8c2e01e2a1b8229d P bb75c4ddbe0f4a72b0e9d97b4606263d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:43:18.031658 13874 tablet_replica.cc:333] T 1ce33168b52a44fd80306f146887e4d9 P bb75c4ddbe0f4a72b0e9d97b4606263d: stopping tablet replica
I20260630 12:43:18.032179 13874 raft_consensus.cc:2243] T 1ce33168b52a44fd80306f146887e4d9 P bb75c4ddbe0f4a72b0e9d97b4606263d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:43:18.032737 13874 raft_consensus.cc:2272] T 1ce33168b52a44fd80306f146887e4d9 P bb75c4ddbe0f4a72b0e9d97b4606263d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:43:18.035113 13874 tablet_replica.cc:333] T 31b22d30d95e412fa39f2d22acbbd3e8 P bb75c4ddbe0f4a72b0e9d97b4606263d: stopping tablet replica
I20260630 12:43:18.035622 13874 raft_consensus.cc:2243] T 31b22d30d95e412fa39f2d22acbbd3e8 P bb75c4ddbe0f4a72b0e9d97b4606263d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:43:18.036022 13874 raft_consensus.cc:2272] T 31b22d30d95e412fa39f2d22acbbd3e8 P bb75c4ddbe0f4a72b0e9d97b4606263d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:43:18.038236 13874 tablet_replica.cc:333] T 8ca34974c45c4c3bb83e8ef15fb5feb0 P bb75c4ddbe0f4a72b0e9d97b4606263d: stopping tablet replica
I20260630 12:43:18.038735 13874 raft_consensus.cc:2243] T 8ca34974c45c4c3bb83e8ef15fb5feb0 P bb75c4ddbe0f4a72b0e9d97b4606263d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:43:18.039166 13874 raft_consensus.cc:2272] T 8ca34974c45c4c3bb83e8ef15fb5feb0 P bb75c4ddbe0f4a72b0e9d97b4606263d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:43:18.041419 13874 tablet_replica.cc:333] T a72f2d0bee754a8b817e04c735a247c5 P bb75c4ddbe0f4a72b0e9d97b4606263d: stopping tablet replica
I20260630 12:43:18.041858 13874 raft_consensus.cc:2243] T a72f2d0bee754a8b817e04c735a247c5 P bb75c4ddbe0f4a72b0e9d97b4606263d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:43:18.042706 13874 raft_consensus.cc:2272] T a72f2d0bee754a8b817e04c735a247c5 P bb75c4ddbe0f4a72b0e9d97b4606263d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:43:18.044912 13874 tablet_replica.cc:333] T 7cd74581b61945f4a51f5d256a72aa6a P bb75c4ddbe0f4a72b0e9d97b4606263d: stopping tablet replica
I20260630 12:43:18.045318 13874 raft_consensus.cc:2243] T 7cd74581b61945f4a51f5d256a72aa6a P bb75c4ddbe0f4a72b0e9d97b4606263d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:43:18.045704 13874 raft_consensus.cc:2272] T 7cd74581b61945f4a51f5d256a72aa6a P bb75c4ddbe0f4a72b0e9d97b4606263d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:43:18.072125 13874 tablet_server.cc:196] TabletServer@127.13.140.131:0 shutdown complete.
I20260630 12:43:18.091737 13874 master.cc:562] Master@127.13.140.190:35131 shutting down...
I20260630 12:43:18.113627 13874 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6fda5d6650fe488cb80246bea6dc6355 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:43:18.114269 13874 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6fda5d6650fe488cb80246bea6dc6355 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:43:18.114596 13874 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6fda5d6650fe488cb80246bea6dc6355: stopping tablet replica
I20260630 12:43:18.134701 13874 master.cc:584] Master@127.13.140.190:35131 shutdown complete.
[       OK ] AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster (12805 ms)
[----------] 24 tests from AutoRebalancerTest (269903 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260630 12:43:18.182869 13874 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.140.190:46813
I20260630 12:43:18.184043 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:43:18.189764 25570 instance_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:43:18.191061 25571 instance_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:43:18.191335 25573 instance_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:43:18.191560 13874 server_base.cc:1061] running on GCE node
I20260630 12:43:18.192803 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:43:18.193002 13874 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:43:18.193130 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823398193117 us; error 0 us; skew 500 ppm
I20260630 12:43:18.193610 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:43:18.196112 13874 webserver.cc:533] Webserver started at http://127.13.140.190:38703/ using document root <none> and password file <none>
I20260630 12:43:18.196684 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:43:18.196874 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:43:18.197125 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:43:18.198340 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782823128114093-13874-0/minicluster-data/master-0-root/instance:
uuid: "959019ca032f4635b3cbf809284644a2"
format_stamp: "Formatted at 2026-06-30 12:43:18 on dist-test-slave-zctk"
I20260630 12:43:18.203265 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:43:18.206867 25578 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:43:18.207711 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:43:18.208072 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782823128114093-13874-0/minicluster-data/master-0-root
uuid: "959019ca032f4635b3cbf809284644a2"
format_stamp: "Formatted at 2026-06-30 12:43:18 on dist-test-slave-zctk"
I20260630 12:43:18.208387 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782823128114093-13874-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782823128114093-13874-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782823128114093-13874-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:43:18.237422 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:43:18.238773 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:43:18.276916 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.190:46813
I20260630 12:43:18.277010 25629 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.190:46813 every 8 connection(s)
I20260630 12:43:18.280925 25630 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:43:18.292423 25630 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 959019ca032f4635b3cbf809284644a2: Bootstrap starting.
I20260630 12:43:18.297142 25630 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 959019ca032f4635b3cbf809284644a2: Neither blocks nor log segments found. Creating new log.
I20260630 12:43:18.301652 25630 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 959019ca032f4635b3cbf809284644a2: No bootstrap required, opened a new log
I20260630 12:43:18.303830 25630 raft_consensus.cc:359] T 00000000000000000000000000000000 P 959019ca032f4635b3cbf809284644a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "959019ca032f4635b3cbf809284644a2" member_type: VOTER }
I20260630 12:43:18.304273 25630 raft_consensus.cc:385] T 00000000000000000000000000000000 P 959019ca032f4635b3cbf809284644a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:43:18.304517 25630 raft_consensus.cc:740] T 00000000000000000000000000000000 P 959019ca032f4635b3cbf809284644a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 959019ca032f4635b3cbf809284644a2, State: Initialized, Role: FOLLOWER
I20260630 12:43:18.305197 25630 consensus_queue.cc:260] T 00000000000000000000000000000000 P 959019ca032f4635b3cbf809284644a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "959019ca032f4635b3cbf809284644a2" member_type: VOTER }
I20260630 12:43:18.305685 25630 raft_consensus.cc:399] T 00000000000000000000000000000000 P 959019ca032f4635b3cbf809284644a2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:43:18.305907 25630 raft_consensus.cc:493] T 00000000000000000000000000000000 P 959019ca032f4635b3cbf809284644a2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:43:18.306150 25630 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 959019ca032f4635b3cbf809284644a2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:43:18.311453 25630 raft_consensus.cc:515] T 00000000000000000000000000000000 P 959019ca032f4635b3cbf809284644a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "959019ca032f4635b3cbf809284644a2" member_type: VOTER }
I20260630 12:43:18.311985 25630 leader_election.cc:304] T 00000000000000000000000000000000 P 959019ca032f4635b3cbf809284644a2 [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: 959019ca032f4635b3cbf809284644a2; no voters: 
I20260630 12:43:18.313114 25630 leader_election.cc:290] T 00000000000000000000000000000000 P 959019ca032f4635b3cbf809284644a2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:43:18.313540 25633 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 959019ca032f4635b3cbf809284644a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:43:18.314890 25633 raft_consensus.cc:697] T 00000000000000000000000000000000 P 959019ca032f4635b3cbf809284644a2 [term 1 LEADER]: Becoming Leader. State: Replica: 959019ca032f4635b3cbf809284644a2, State: Running, Role: LEADER
I20260630 12:43:18.315586 25633 consensus_queue.cc:237] T 00000000000000000000000000000000 P 959019ca032f4635b3cbf809284644a2 [LEADER]: Queue going to LEADER mode. State: All 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: "959019ca032f4635b3cbf809284644a2" member_type: VOTER }
I20260630 12:43:18.316155 25630 sys_catalog.cc:565] T 00000000000000000000000000000000 P 959019ca032f4635b3cbf809284644a2 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:43:18.318871 25635 sys_catalog.cc:455] T 00000000000000000000000000000000 P 959019ca032f4635b3cbf809284644a2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 959019ca032f4635b3cbf809284644a2. Latest consensus state: current_term: 1 leader_uuid: "959019ca032f4635b3cbf809284644a2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "959019ca032f4635b3cbf809284644a2" member_type: VOTER } }
I20260630 12:43:18.318981 25634 sys_catalog.cc:455] T 00000000000000000000000000000000 P 959019ca032f4635b3cbf809284644a2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "959019ca032f4635b3cbf809284644a2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "959019ca032f4635b3cbf809284644a2" member_type: VOTER } }
I20260630 12:43:18.319782 25635 sys_catalog.cc:458] T 00000000000000000000000000000000 P 959019ca032f4635b3cbf809284644a2 [sys.catalog]: This master's current role is: LEADER
I20260630 12:43:18.319808 25634 sys_catalog.cc:458] T 00000000000000000000000000000000 P 959019ca032f4635b3cbf809284644a2 [sys.catalog]: This master's current role is: LEADER
I20260630 12:43:18.324815 25640 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:43:18.331372 25640 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:43:18.332432 13874 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:43:18.340775 25640 catalog_manager.cc:1383] Generated new cluster ID: e70fb9bc21f041d0899674d2968bc6d0
I20260630 12:43:18.341050 25640 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:43:18.361093 25640 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:43:18.362448 25640 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:43:18.379977 25640 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 959019ca032f4635b3cbf809284644a2: Generated new TSK 0
I20260630 12:43:18.380616 25640 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:43:18.398965 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:43:18.405225 25651 instance_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:43:18.406177 25652 instance_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:43:18.408381 13874 server_base.cc:1061] running on GCE node
W20260630 12:43:18.408416 25654 instance_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:43:18.409603 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:43:18.409858 13874 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:43:18.410050 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823398410035 us; error 0 us; skew 500 ppm
I20260630 12:43:18.410640 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:43:18.412983 13874 webserver.cc:533] Webserver started at http://127.13.140.129:42983/ using document root <none> and password file <none>
I20260630 12:43:18.413599 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:43:18.413761 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:43:18.413967 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:43:18.414991 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782823128114093-13874-0/minicluster-data/ts-0-root/instance:
uuid: "d04931c8cf5a4dc8a8e8983980ef9282"
format_stamp: "Formatted at 2026-06-30 12:43:18 on dist-test-slave-zctk"
I20260630 12:43:18.419368 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:43:18.422469 25659 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:43:18.423194 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:43:18.423487 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782823128114093-13874-0/minicluster-data/ts-0-root
uuid: "d04931c8cf5a4dc8a8e8983980ef9282"
format_stamp: "Formatted at 2026-06-30 12:43:18 on dist-test-slave-zctk"
I20260630 12:43:18.423775 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782823128114093-13874-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782823128114093-13874-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782823128114093-13874-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:43:18.445779 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:43:18.447009 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:43:18.448604 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:43:18.451010 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:43:18.451254 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:43:18.451509 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:43:18.451711 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:43:18.491729 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.129:34793
I20260630 12:43:18.491842 25721 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.129:34793 every 8 connection(s)
I20260630 12:43:18.497289 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:43:18.504493 25726 instance_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:43:18.505452 25727 instance_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:43:18.507351 25729 instance_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:43:18.508101 13874 server_base.cc:1061] running on GCE node
I20260630 12:43:18.509306 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:43:18.509503 13874 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:43:18.509711 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823398509696 us; error 0 us; skew 500 ppm
I20260630 12:43:18.510309 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:43:18.512730 13874 webserver.cc:533] Webserver started at http://127.13.140.130:43617/ using document root <none> and password file <none>
I20260630 12:43:18.513209 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:43:18.513423 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:43:18.513690 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:43:18.514911 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782823128114093-13874-0/minicluster-data/ts-1-root/instance:
uuid: "eeccc8d551bf435ca1885f39dd445552"
format_stamp: "Formatted at 2026-06-30 12:43:18 on dist-test-slave-zctk"
I20260630 12:43:18.516363 25722 heartbeater.cc:344] Connected to a master server at 127.13.140.190:46813
I20260630 12:43:18.516798 25722 heartbeater.cc:461] Registering TS with master...
I20260630 12:43:18.517629 25722 heartbeater.cc:507] Master 127.13.140.190:46813 requested a full tablet report, sending...
I20260630 12:43:18.520128 25595 ts_manager.cc:194] Registered new tserver with Master: d04931c8cf5a4dc8a8e8983980ef9282 (127.13.140.129:34793)
I20260630 12:43:18.520393 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:43:18.522073 25595 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57958
I20260630 12:43:18.524438 25734 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:43:18.525324 13874 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:43:18.525624 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782823128114093-13874-0/minicluster-data/ts-1-root
uuid: "eeccc8d551bf435ca1885f39dd445552"
format_stamp: "Formatted at 2026-06-30 12:43:18 on dist-test-slave-zctk"
I20260630 12:43:18.525906 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782823128114093-13874-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782823128114093-13874-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782823128114093-13874-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:43:18.536379 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:43:18.537513 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:43:18.538931 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:43:18.541087 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:43:18.541308 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:43:18.541538 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:43:18.541713 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:43:18.581509 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.130:39987
I20260630 12:43:18.581645 25796 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.130:39987 every 8 connection(s)
I20260630 12:43:18.586143 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:43:18.593555 25800 instance_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:43:18.595276 25801 instance_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:43:18.596796 13874 server_base.cc:1061] running on GCE node
W20260630 12:43:18.598095 25803 instance_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:43:18.599086 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:43:18.599331 13874 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:43:18.599407 25797 heartbeater.cc:344] Connected to a master server at 127.13.140.190:46813
I20260630 12:43:18.599555 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823398599533 us; error 0 us; skew 500 ppm
I20260630 12:43:18.599869 25797 heartbeater.cc:461] Registering TS with master...
I20260630 12:43:18.600354 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:43:18.600836 25797 heartbeater.cc:507] Master 127.13.140.190:46813 requested a full tablet report, sending...
I20260630 12:43:18.603026 13874 webserver.cc:533] Webserver started at http://127.13.140.131:35571/ using document root <none> and password file <none>
I20260630 12:43:18.603248 25595 ts_manager.cc:194] Registered new tserver with Master: eeccc8d551bf435ca1885f39dd445552 (127.13.140.130:39987)
I20260630 12:43:18.603608 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:43:18.603876 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:43:18.604144 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:43:18.604813 25595 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57960
I20260630 12:43:18.605372 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782823128114093-13874-0/minicluster-data/ts-2-root/instance:
uuid: "82a6a47fcf444ec99cf39d2ff7f34dca"
format_stamp: "Formatted at 2026-06-30 12:43:18 on dist-test-slave-zctk"
I20260630 12:43:18.609719 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:43:18.613137 25808 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:43:18.613965 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:43:18.614333 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782823128114093-13874-0/minicluster-data/ts-2-root
uuid: "82a6a47fcf444ec99cf39d2ff7f34dca"
format_stamp: "Formatted at 2026-06-30 12:43:18 on dist-test-slave-zctk"
I20260630 12:43:18.614629 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782823128114093-13874-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782823128114093-13874-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782823128114093-13874-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:43:18.630587 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:43:18.631708 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:43:18.633179 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:43:18.635339 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:43:18.635689 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:43:18.635970 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:43:18.636160 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:43:18.675863 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.131:41779
I20260630 12:43:18.675983 25870 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.131:41779 every 8 connection(s)
I20260630 12:43:18.690014 25871 heartbeater.cc:344] Connected to a master server at 127.13.140.190:46813
I20260630 12:43:18.690439 25871 heartbeater.cc:461] Registering TS with master...
I20260630 12:43:18.691228 25871 heartbeater.cc:507] Master 127.13.140.190:46813 requested a full tablet report, sending...
I20260630 12:43:18.693195 25595 ts_manager.cc:194] Registered new tserver with Master: 82a6a47fcf444ec99cf39d2ff7f34dca (127.13.140.131:41779)
I20260630 12:43:18.693524 13874 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014460597s
I20260630 12:43:18.694938 25595 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57966
I20260630 12:43:19.525553 25722 heartbeater.cc:499] Master 127.13.140.190:46813 was elected leader, sending a full tablet report...
I20260630 12:43:19.607295 25797 heartbeater.cc:499] Master 127.13.140.190:46813 was elected leader, sending a full tablet report...
I20260630 12:43:19.700282 25871 heartbeater.cc:499] Master 127.13.140.190:46813 was elected leader, sending a full tablet report...
I20260630 12:43:19.754778 25595 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50454:
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:43:19.757767 25595 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:43:19.831825 25762 tablet_service.cc:1511] Processing CreateTablet for tablet 2a61c81e5c004ac980957e589a7ea099 (DEFAULT_TABLE table=test-workload [id=d3f084a9d28044a298713835f6b88830]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:43:19.833177 25761 tablet_service.cc:1511] Processing CreateTablet for tablet 5256c3afd68049f290efcb17edfa3a84 (DEFAULT_TABLE table=test-workload [id=d3f084a9d28044a298713835f6b88830]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:43:19.833789 25762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a61c81e5c004ac980957e589a7ea099. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:43:19.834828 25761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5256c3afd68049f290efcb17edfa3a84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:43:19.837906 25760 tablet_service.cc:1511] Processing CreateTablet for tablet 7986dd12d036449d977d8c75afaca11b (DEFAULT_TABLE table=test-workload [id=d3f084a9d28044a298713835f6b88830]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:43:19.839493 25760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7986dd12d036449d977d8c75afaca11b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:43:19.846136 25682 tablet_service.cc:1511] Processing CreateTablet for tablet 9ce41698d0084bc9bc269eb7b13fd9f7 (DEFAULT_TABLE table=test-workload [id=d3f084a9d28044a298713835f6b88830]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:43:19.847813 25682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ce41698d0084bc9bc269eb7b13fd9f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:43:19.847442 25758 tablet_service.cc:1511] Processing CreateTablet for tablet ae1aceab039242e38df525efc98d4fff (DEFAULT_TABLE table=test-workload [id=d3f084a9d28044a298713835f6b88830]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:43:19.849047 25758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae1aceab039242e38df525efc98d4fff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:43:19.841035 25759 tablet_service.cc:1511] Processing CreateTablet for tablet ef49553c882f4869b6044dc6145b4c11 (DEFAULT_TABLE table=test-workload [id=d3f084a9d28044a298713835f6b88830]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:43:19.853549 25759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef49553c882f4869b6044dc6145b4c11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:43:19.841531 25683 tablet_service.cc:1511] Processing CreateTablet for tablet ae1aceab039242e38df525efc98d4fff (DEFAULT_TABLE table=test-workload [id=d3f084a9d28044a298713835f6b88830]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:43:19.857553 25683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae1aceab039242e38df525efc98d4fff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:43:19.859773 25835 tablet_service.cc:1511] Processing CreateTablet for tablet 5256c3afd68049f290efcb17edfa3a84 (DEFAULT_TABLE table=test-workload [id=d3f084a9d28044a298713835f6b88830]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:43:19.861532 25835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5256c3afd68049f290efcb17edfa3a84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:43:19.861882 25836 tablet_service.cc:1511] Processing CreateTablet for tablet 2a61c81e5c004ac980957e589a7ea099 (DEFAULT_TABLE table=test-workload [id=d3f084a9d28044a298713835f6b88830]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:43:19.863297 25836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a61c81e5c004ac980957e589a7ea099. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:43:19.863826 25833 tablet_service.cc:1511] Processing CreateTablet for tablet ef49553c882f4869b6044dc6145b4c11 (DEFAULT_TABLE table=test-workload [id=d3f084a9d28044a298713835f6b88830]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:43:19.865217 25833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef49553c882f4869b6044dc6145b4c11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:43:19.865832 25834 tablet_service.cc:1511] Processing CreateTablet for tablet 7986dd12d036449d977d8c75afaca11b (DEFAULT_TABLE table=test-workload [id=d3f084a9d28044a298713835f6b88830]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:43:19.843055 25687 tablet_service.cc:1511] Processing CreateTablet for tablet 2a61c81e5c004ac980957e589a7ea099 (DEFAULT_TABLE table=test-workload [id=d3f084a9d28044a298713835f6b88830]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:43:19.867558 25832 tablet_service.cc:1511] Processing CreateTablet for tablet ae1aceab039242e38df525efc98d4fff (DEFAULT_TABLE table=test-workload [id=d3f084a9d28044a298713835f6b88830]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:43:19.868669 25687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a61c81e5c004ac980957e589a7ea099. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:43:19.843840 25685 tablet_service.cc:1511] Processing CreateTablet for tablet 7986dd12d036449d977d8c75afaca11b (DEFAULT_TABLE table=test-workload [id=d3f084a9d28044a298713835f6b88830]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:43:19.870740 25685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7986dd12d036449d977d8c75afaca11b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:43:19.845002 25686 tablet_service.cc:1511] Processing CreateTablet for tablet 5256c3afd68049f290efcb17edfa3a84 (DEFAULT_TABLE table=test-workload [id=d3f084a9d28044a298713835f6b88830]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:43:19.845772 25684 tablet_service.cc:1511] Processing CreateTablet for tablet ef49553c882f4869b6044dc6145b4c11 (DEFAULT_TABLE table=test-workload [id=d3f084a9d28044a298713835f6b88830]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:43:19.873561 25686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5256c3afd68049f290efcb17edfa3a84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:43:19.875356 25684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef49553c882f4869b6044dc6145b4c11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:43:19.867558 25834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7986dd12d036449d977d8c75afaca11b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:43:19.879666 25832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae1aceab039242e38df525efc98d4fff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:43:19.894723 25757 tablet_service.cc:1511] Processing CreateTablet for tablet 9ce41698d0084bc9bc269eb7b13fd9f7 (DEFAULT_TABLE table=test-workload [id=d3f084a9d28044a298713835f6b88830]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:43:19.897580 25831 tablet_service.cc:1511] Processing CreateTablet for tablet 9ce41698d0084bc9bc269eb7b13fd9f7 (DEFAULT_TABLE table=test-workload [id=d3f084a9d28044a298713835f6b88830]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:43:19.899024 25831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ce41698d0084bc9bc269eb7b13fd9f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:43:19.899948 25757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ce41698d0084bc9bc269eb7b13fd9f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:43:19.949785 25892 tablet_bootstrap.cc:492] T 9ce41698d0084bc9bc269eb7b13fd9f7 P d04931c8cf5a4dc8a8e8983980ef9282: Bootstrap starting.
I20260630 12:43:19.957957 25892 tablet_bootstrap.cc:654] T 9ce41698d0084bc9bc269eb7b13fd9f7 P d04931c8cf5a4dc8a8e8983980ef9282: Neither blocks nor log segments found. Creating new log.
I20260630 12:43:19.968027 25893 tablet_bootstrap.cc:492] T 5256c3afd68049f290efcb17edfa3a84 P eeccc8d551bf435ca1885f39dd445552: Bootstrap starting.
I20260630 12:43:19.977100 25893 tablet_bootstrap.cc:654] T 5256c3afd68049f290efcb17edfa3a84 P eeccc8d551bf435ca1885f39dd445552: Neither blocks nor log segments found. Creating new log.
I20260630 12:43:19.984432 25894 tablet_bootstrap.cc:492] T ae1aceab039242e38df525efc98d4fff P 82a6a47fcf444ec99cf39d2ff7f34dca: Bootstrap starting.
I20260630 12:43:19.993960 25892 tablet_bootstrap.cc:492] T 9ce41698d0084bc9bc269eb7b13fd9f7 P d04931c8cf5a4dc8a8e8983980ef9282: No bootstrap required, opened a new log
I20260630 12:43:19.994124 25893 tablet_bootstrap.cc:492] T 5256c3afd68049f290efcb17edfa3a84 P eeccc8d551bf435ca1885f39dd445552: No bootstrap required, opened a new log
I20260630 12:43:19.994503 25892 ts_tablet_manager.cc:1403] T 9ce41698d0084bc9bc269eb7b13fd9f7 P d04931c8cf5a4dc8a8e8983980ef9282: Time spent bootstrapping tablet: real 0.045s	user 0.005s	sys 0.010s
I20260630 12:43:19.994752 25893 ts_tablet_manager.cc:1403] T 5256c3afd68049f290efcb17edfa3a84 P eeccc8d551bf435ca1885f39dd445552: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.002s
I20260630 12:43:19.995729 25894 tablet_bootstrap.cc:654] T ae1aceab039242e38df525efc98d4fff P 82a6a47fcf444ec99cf39d2ff7f34dca: Neither blocks nor log segments found. Creating new log.
I20260630 12:43:19.997148 25892 raft_consensus.cc:359] T 9ce41698d0084bc9bc269eb7b13fd9f7 P d04931c8cf5a4dc8a8e8983980ef9282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } } peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } }
I20260630 12:43:19.998013 25892 raft_consensus.cc:385] T 9ce41698d0084bc9bc269eb7b13fd9f7 P d04931c8cf5a4dc8a8e8983980ef9282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:43:19.998299 25892 raft_consensus.cc:740] T 9ce41698d0084bc9bc269eb7b13fd9f7 P d04931c8cf5a4dc8a8e8983980ef9282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d04931c8cf5a4dc8a8e8983980ef9282, State: Initialized, Role: FOLLOWER
I20260630 12:43:19.998109 25893 raft_consensus.cc:359] T 5256c3afd68049f290efcb17edfa3a84 P eeccc8d551bf435ca1885f39dd445552 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } } peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } }
I20260630 12:43:19.999188 25893 raft_consensus.cc:385] T 5256c3afd68049f290efcb17edfa3a84 P eeccc8d551bf435ca1885f39dd445552 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:43:19.999614 25893 raft_consensus.cc:740] T 5256c3afd68049f290efcb17edfa3a84 P eeccc8d551bf435ca1885f39dd445552 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eeccc8d551bf435ca1885f39dd445552, State: Initialized, Role: FOLLOWER
I20260630 12:43:19.999450 25892 consensus_queue.cc:260] T 9ce41698d0084bc9bc269eb7b13fd9f7 P d04931c8cf5a4dc8a8e8983980ef9282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } } peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } }
I20260630 12:43:20.002636 25892 ts_tablet_manager.cc:1434] T 9ce41698d0084bc9bc269eb7b13fd9f7 P d04931c8cf5a4dc8a8e8983980ef9282: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260630 12:43:20.003731 25892 tablet_bootstrap.cc:492] T ae1aceab039242e38df525efc98d4fff P d04931c8cf5a4dc8a8e8983980ef9282: Bootstrap starting.
I20260630 12:43:20.000738 25893 consensus_queue.cc:260] T 5256c3afd68049f290efcb17edfa3a84 P eeccc8d551bf435ca1885f39dd445552 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } } peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } }
I20260630 12:43:20.008069 25894 tablet_bootstrap.cc:492] T ae1aceab039242e38df525efc98d4fff P 82a6a47fcf444ec99cf39d2ff7f34dca: No bootstrap required, opened a new log
I20260630 12:43:20.008893 25894 ts_tablet_manager.cc:1403] T ae1aceab039242e38df525efc98d4fff P 82a6a47fcf444ec99cf39d2ff7f34dca: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.012s
I20260630 12:43:20.010174 25892 tablet_bootstrap.cc:654] T ae1aceab039242e38df525efc98d4fff P d04931c8cf5a4dc8a8e8983980ef9282: Neither blocks nor log segments found. Creating new log.
I20260630 12:43:20.014554 25894 raft_consensus.cc:359] T ae1aceab039242e38df525efc98d4fff P 82a6a47fcf444ec99cf39d2ff7f34dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } } peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } }
I20260630 12:43:20.015420 25894 raft_consensus.cc:385] T ae1aceab039242e38df525efc98d4fff P 82a6a47fcf444ec99cf39d2ff7f34dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:43:20.015733 25892 tablet_bootstrap.cc:492] T ae1aceab039242e38df525efc98d4fff P d04931c8cf5a4dc8a8e8983980ef9282: No bootstrap required, opened a new log
I20260630 12:43:20.015779 25894 raft_consensus.cc:740] T ae1aceab039242e38df525efc98d4fff P 82a6a47fcf444ec99cf39d2ff7f34dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82a6a47fcf444ec99cf39d2ff7f34dca, State: Initialized, Role: FOLLOWER
I20260630 12:43:20.016467 25892 ts_tablet_manager.cc:1403] T ae1aceab039242e38df525efc98d4fff P d04931c8cf5a4dc8a8e8983980ef9282: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.001s
I20260630 12:43:20.017030 25894 consensus_queue.cc:260] T ae1aceab039242e38df525efc98d4fff P 82a6a47fcf444ec99cf39d2ff7f34dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } } peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } }
I20260630 12:43:20.020152 25893 ts_tablet_manager.cc:1434] T 5256c3afd68049f290efcb17edfa3a84 P eeccc8d551bf435ca1885f39dd445552: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.013s
I20260630 12:43:20.020237 25894 ts_tablet_manager.cc:1434] T ae1aceab039242e38df525efc98d4fff P 82a6a47fcf444ec99cf39d2ff7f34dca: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260630 12:43:20.019709 25892 raft_consensus.cc:359] T ae1aceab039242e38df525efc98d4fff P d04931c8cf5a4dc8a8e8983980ef9282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } } peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } }
I20260630 12:43:20.021380 25892 raft_consensus.cc:385] T ae1aceab039242e38df525efc98d4fff P d04931c8cf5a4dc8a8e8983980ef9282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:43:20.021713 25892 raft_consensus.cc:740] T ae1aceab039242e38df525efc98d4fff P d04931c8cf5a4dc8a8e8983980ef9282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d04931c8cf5a4dc8a8e8983980ef9282, State: Initialized, Role: FOLLOWER
I20260630 12:43:20.022734 25893 tablet_bootstrap.cc:492] T 7986dd12d036449d977d8c75afaca11b P eeccc8d551bf435ca1885f39dd445552: Bootstrap starting.
I20260630 12:43:20.022585 25892 consensus_queue.cc:260] T ae1aceab039242e38df525efc98d4fff P d04931c8cf5a4dc8a8e8983980ef9282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } } peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } }
I20260630 12:43:20.025127 25892 ts_tablet_manager.cc:1434] T ae1aceab039242e38df525efc98d4fff P d04931c8cf5a4dc8a8e8983980ef9282: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260630 12:43:20.026261 25892 tablet_bootstrap.cc:492] T 2a61c81e5c004ac980957e589a7ea099 P d04931c8cf5a4dc8a8e8983980ef9282: Bootstrap starting.
I20260630 12:43:20.021852 25894 tablet_bootstrap.cc:492] T ef49553c882f4869b6044dc6145b4c11 P 82a6a47fcf444ec99cf39d2ff7f34dca: Bootstrap starting.
I20260630 12:43:20.033594 25892 tablet_bootstrap.cc:654] T 2a61c81e5c004ac980957e589a7ea099 P d04931c8cf5a4dc8a8e8983980ef9282: Neither blocks nor log segments found. Creating new log.
I20260630 12:43:20.035203 25894 tablet_bootstrap.cc:654] T ef49553c882f4869b6044dc6145b4c11 P 82a6a47fcf444ec99cf39d2ff7f34dca: Neither blocks nor log segments found. Creating new log.
I20260630 12:43:20.035321 25893 tablet_bootstrap.cc:654] T 7986dd12d036449d977d8c75afaca11b P eeccc8d551bf435ca1885f39dd445552: Neither blocks nor log segments found. Creating new log.
I20260630 12:43:20.045852 25892 tablet_bootstrap.cc:492] T 2a61c81e5c004ac980957e589a7ea099 P d04931c8cf5a4dc8a8e8983980ef9282: No bootstrap required, opened a new log
I20260630 12:43:20.046460 25892 ts_tablet_manager.cc:1403] T 2a61c81e5c004ac980957e589a7ea099 P d04931c8cf5a4dc8a8e8983980ef9282: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260630 12:43:20.047430 25894 tablet_bootstrap.cc:492] T ef49553c882f4869b6044dc6145b4c11 P 82a6a47fcf444ec99cf39d2ff7f34dca: No bootstrap required, opened a new log
I20260630 12:43:20.048025 25894 ts_tablet_manager.cc:1403] T ef49553c882f4869b6044dc6145b4c11 P 82a6a47fcf444ec99cf39d2ff7f34dca: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.010s
I20260630 12:43:20.048444 25893 tablet_bootstrap.cc:492] T 7986dd12d036449d977d8c75afaca11b P eeccc8d551bf435ca1885f39dd445552: No bootstrap required, opened a new log
I20260630 12:43:20.048972 25893 ts_tablet_manager.cc:1403] T 7986dd12d036449d977d8c75afaca11b P eeccc8d551bf435ca1885f39dd445552: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.004s
I20260630 12:43:20.049436 25892 raft_consensus.cc:359] T 2a61c81e5c004ac980957e589a7ea099 P d04931c8cf5a4dc8a8e8983980ef9282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } } peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } }
I20260630 12:43:20.050343 25892 raft_consensus.cc:385] T 2a61c81e5c004ac980957e589a7ea099 P d04931c8cf5a4dc8a8e8983980ef9282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:43:20.050680 25892 raft_consensus.cc:740] T 2a61c81e5c004ac980957e589a7ea099 P d04931c8cf5a4dc8a8e8983980ef9282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d04931c8cf5a4dc8a8e8983980ef9282, State: Initialized, Role: FOLLOWER
I20260630 12:43:20.050971 25894 raft_consensus.cc:359] T ef49553c882f4869b6044dc6145b4c11 P 82a6a47fcf444ec99cf39d2ff7f34dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } } peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } }
I20260630 12:43:20.051841 25894 raft_consensus.cc:385] T ef49553c882f4869b6044dc6145b4c11 P 82a6a47fcf444ec99cf39d2ff7f34dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:43:20.051534 25892 consensus_queue.cc:260] T 2a61c81e5c004ac980957e589a7ea099 P d04931c8cf5a4dc8a8e8983980ef9282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } } peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } }
I20260630 12:43:20.052235 25894 raft_consensus.cc:740] T ef49553c882f4869b6044dc6145b4c11 P 82a6a47fcf444ec99cf39d2ff7f34dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82a6a47fcf444ec99cf39d2ff7f34dca, State: Initialized, Role: FOLLOWER
I20260630 12:43:20.051985 25893 raft_consensus.cc:359] T 7986dd12d036449d977d8c75afaca11b P eeccc8d551bf435ca1885f39dd445552 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } } peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } }
I20260630 12:43:20.052947 25893 raft_consensus.cc:385] T 7986dd12d036449d977d8c75afaca11b P eeccc8d551bf435ca1885f39dd445552 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:43:20.053532 25893 raft_consensus.cc:740] T 7986dd12d036449d977d8c75afaca11b P eeccc8d551bf435ca1885f39dd445552 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eeccc8d551bf435ca1885f39dd445552, State: Initialized, Role: FOLLOWER
I20260630 12:43:20.053241 25894 consensus_queue.cc:260] T ef49553c882f4869b6044dc6145b4c11 P 82a6a47fcf444ec99cf39d2ff7f34dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } } peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } }
I20260630 12:43:20.053987 25892 ts_tablet_manager.cc:1434] T 2a61c81e5c004ac980957e589a7ea099 P d04931c8cf5a4dc8a8e8983980ef9282: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20260630 12:43:20.054549 25893 consensus_queue.cc:260] T 7986dd12d036449d977d8c75afaca11b P eeccc8d551bf435ca1885f39dd445552 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } } peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } }
I20260630 12:43:20.055574 25894 ts_tablet_manager.cc:1434] T ef49553c882f4869b6044dc6145b4c11 P 82a6a47fcf444ec99cf39d2ff7f34dca: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260630 12:43:20.056632 25894 tablet_bootstrap.cc:492] T 9ce41698d0084bc9bc269eb7b13fd9f7 P 82a6a47fcf444ec99cf39d2ff7f34dca: Bootstrap starting.
I20260630 12:43:20.056752 25893 ts_tablet_manager.cc:1434] T 7986dd12d036449d977d8c75afaca11b P eeccc8d551bf435ca1885f39dd445552: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260630 12:43:20.055071 25892 tablet_bootstrap.cc:492] T 7986dd12d036449d977d8c75afaca11b P d04931c8cf5a4dc8a8e8983980ef9282: Bootstrap starting.
I20260630 12:43:20.060529 25893 tablet_bootstrap.cc:492] T 2a61c81e5c004ac980957e589a7ea099 P eeccc8d551bf435ca1885f39dd445552: Bootstrap starting.
I20260630 12:43:20.063845 25894 tablet_bootstrap.cc:654] T 9ce41698d0084bc9bc269eb7b13fd9f7 P 82a6a47fcf444ec99cf39d2ff7f34dca: Neither blocks nor log segments found. Creating new log.
I20260630 12:43:20.063944 25892 tablet_bootstrap.cc:654] T 7986dd12d036449d977d8c75afaca11b P d04931c8cf5a4dc8a8e8983980ef9282: Neither blocks nor log segments found. Creating new log.
I20260630 12:43:20.067644 25893 tablet_bootstrap.cc:654] T 2a61c81e5c004ac980957e589a7ea099 P eeccc8d551bf435ca1885f39dd445552: Neither blocks nor log segments found. Creating new log.
I20260630 12:43:20.075928 25894 tablet_bootstrap.cc:492] T 9ce41698d0084bc9bc269eb7b13fd9f7 P 82a6a47fcf444ec99cf39d2ff7f34dca: No bootstrap required, opened a new log
I20260630 12:43:20.076385 25892 tablet_bootstrap.cc:492] T 7986dd12d036449d977d8c75afaca11b P d04931c8cf5a4dc8a8e8983980ef9282: No bootstrap required, opened a new log
I20260630 12:43:20.076460 25894 ts_tablet_manager.cc:1403] T 9ce41698d0084bc9bc269eb7b13fd9f7 P 82a6a47fcf444ec99cf39d2ff7f34dca: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260630 12:43:20.077028 25892 ts_tablet_manager.cc:1403] T 7986dd12d036449d977d8c75afaca11b P d04931c8cf5a4dc8a8e8983980ef9282: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.012s
I20260630 12:43:20.079475 25893 tablet_bootstrap.cc:492] T 2a61c81e5c004ac980957e589a7ea099 P eeccc8d551bf435ca1885f39dd445552: No bootstrap required, opened a new log
I20260630 12:43:20.080029 25893 ts_tablet_manager.cc:1403] T 2a61c81e5c004ac980957e589a7ea099 P eeccc8d551bf435ca1885f39dd445552: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.009s
I20260630 12:43:20.079772 25894 raft_consensus.cc:359] T 9ce41698d0084bc9bc269eb7b13fd9f7 P 82a6a47fcf444ec99cf39d2ff7f34dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } } peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } }
I20260630 12:43:20.080106 25892 raft_consensus.cc:359] T 7986dd12d036449d977d8c75afaca11b P d04931c8cf5a4dc8a8e8983980ef9282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } } peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } }
I20260630 12:43:20.080663 25894 raft_consensus.cc:385] T 9ce41698d0084bc9bc269eb7b13fd9f7 P 82a6a47fcf444ec99cf39d2ff7f34dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:43:20.081058 25892 raft_consensus.cc:385] T 7986dd12d036449d977d8c75afaca11b P d04931c8cf5a4dc8a8e8983980ef9282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:43:20.081195 25894 raft_consensus.cc:740] T 9ce41698d0084bc9bc269eb7b13fd9f7 P 82a6a47fcf444ec99cf39d2ff7f34dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82a6a47fcf444ec99cf39d2ff7f34dca, State: Initialized, Role: FOLLOWER
I20260630 12:43:20.081488 25892 raft_consensus.cc:740] T 7986dd12d036449d977d8c75afaca11b P d04931c8cf5a4dc8a8e8983980ef9282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d04931c8cf5a4dc8a8e8983980ef9282, State: Initialized, Role: FOLLOWER
I20260630 12:43:20.082353 25892 consensus_queue.cc:260] T 7986dd12d036449d977d8c75afaca11b P d04931c8cf5a4dc8a8e8983980ef9282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } } peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } }
I20260630 12:43:20.082191 25894 consensus_queue.cc:260] T 9ce41698d0084bc9bc269eb7b13fd9f7 P 82a6a47fcf444ec99cf39d2ff7f34dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } } peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } }
I20260630 12:43:20.084589 25892 ts_tablet_manager.cc:1434] T 7986dd12d036449d977d8c75afaca11b P d04931c8cf5a4dc8a8e8983980ef9282: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:43:20.085160 25894 ts_tablet_manager.cc:1434] T 9ce41698d0084bc9bc269eb7b13fd9f7 P 82a6a47fcf444ec99cf39d2ff7f34dca: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:43:20.085644 25892 tablet_bootstrap.cc:492] T 5256c3afd68049f290efcb17edfa3a84 P d04931c8cf5a4dc8a8e8983980ef9282: Bootstrap starting.
I20260630 12:43:20.086514 25894 tablet_bootstrap.cc:492] T 7986dd12d036449d977d8c75afaca11b P 82a6a47fcf444ec99cf39d2ff7f34dca: Bootstrap starting.
W20260630 12:43:20.086928 25798 tablet.cc:2406] T 5256c3afd68049f290efcb17edfa3a84 P eeccc8d551bf435ca1885f39dd445552: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:43:20.089553 25893 raft_consensus.cc:359] T 2a61c81e5c004ac980957e589a7ea099 P eeccc8d551bf435ca1885f39dd445552 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } } peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } }
I20260630 12:43:20.095816 25893 raft_consensus.cc:385] T 2a61c81e5c004ac980957e589a7ea099 P eeccc8d551bf435ca1885f39dd445552 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:43:20.096241 25893 raft_consensus.cc:740] T 2a61c81e5c004ac980957e589a7ea099 P eeccc8d551bf435ca1885f39dd445552 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eeccc8d551bf435ca1885f39dd445552, State: Initialized, Role: FOLLOWER
I20260630 12:43:20.093856 25894 tablet_bootstrap.cc:654] T 7986dd12d036449d977d8c75afaca11b P 82a6a47fcf444ec99cf39d2ff7f34dca: Neither blocks nor log segments found. Creating new log.
I20260630 12:43:20.097316 25893 consensus_queue.cc:260] T 2a61c81e5c004ac980957e589a7ea099 P eeccc8d551bf435ca1885f39dd445552 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } } peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } }
I20260630 12:43:20.094651 25892 tablet_bootstrap.cc:654] T 5256c3afd68049f290efcb17edfa3a84 P d04931c8cf5a4dc8a8e8983980ef9282: Neither blocks nor log segments found. Creating new log.
I20260630 12:43:20.092971 25898 raft_consensus.cc:493] T ae1aceab039242e38df525efc98d4fff P d04931c8cf5a4dc8a8e8983980ef9282 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:43:20.099925 25893 ts_tablet_manager.cc:1434] T 2a61c81e5c004ac980957e589a7ea099 P eeccc8d551bf435ca1885f39dd445552: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260630 12:43:20.100004 25898 raft_consensus.cc:515] T ae1aceab039242e38df525efc98d4fff P d04931c8cf5a4dc8a8e8983980ef9282 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } } peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } }
I20260630 12:43:20.101450 25893 tablet_bootstrap.cc:492] T 9ce41698d0084bc9bc269eb7b13fd9f7 P eeccc8d551bf435ca1885f39dd445552: Bootstrap starting.
I20260630 12:43:20.110839 25893 tablet_bootstrap.cc:654] T 9ce41698d0084bc9bc269eb7b13fd9f7 P eeccc8d551bf435ca1885f39dd445552: Neither blocks nor log segments found. Creating new log.
I20260630 12:43:20.120721 25898 leader_election.cc:290] T ae1aceab039242e38df525efc98d4fff P d04931c8cf5a4dc8a8e8983980ef9282 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eeccc8d551bf435ca1885f39dd445552 (127.13.140.130:39987), 82a6a47fcf444ec99cf39d2ff7f34dca (127.13.140.131:41779)
I20260630 12:43:20.124099 25893 tablet_bootstrap.cc:492] T 9ce41698d0084bc9bc269eb7b13fd9f7 P eeccc8d551bf435ca1885f39dd445552: No bootstrap required, opened a new log
I20260630 12:43:20.124974 25893 ts_tablet_manager.cc:1403] T 9ce41698d0084bc9bc269eb7b13fd9f7 P eeccc8d551bf435ca1885f39dd445552: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.006s
I20260630 12:43:20.132661 25893 raft_consensus.cc:359] T 9ce41698d0084bc9bc269eb7b13fd9f7 P eeccc8d551bf435ca1885f39dd445552 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } } peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } }
I20260630 12:43:20.133785 25893 raft_consensus.cc:385] T 9ce41698d0084bc9bc269eb7b13fd9f7 P eeccc8d551bf435ca1885f39dd445552 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:43:20.134217 25893 raft_consensus.cc:740] T 9ce41698d0084bc9bc269eb7b13fd9f7 P eeccc8d551bf435ca1885f39dd445552 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eeccc8d551bf435ca1885f39dd445552, State: Initialized, Role: FOLLOWER
I20260630 12:43:20.135372 25893 consensus_queue.cc:260] T 9ce41698d0084bc9bc269eb7b13fd9f7 P eeccc8d551bf435ca1885f39dd445552 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } } peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } }
I20260630 12:43:20.139767 25893 ts_tablet_manager.cc:1434] T 9ce41698d0084bc9bc269eb7b13fd9f7 P eeccc8d551bf435ca1885f39dd445552: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260630 12:43:20.141240 25893 tablet_bootstrap.cc:492] T ef49553c882f4869b6044dc6145b4c11 P eeccc8d551bf435ca1885f39dd445552: Bootstrap starting.
I20260630 12:43:20.149603 25893 tablet_bootstrap.cc:654] T ef49553c882f4869b6044dc6145b4c11 P eeccc8d551bf435ca1885f39dd445552: Neither blocks nor log segments found. Creating new log.
I20260630 12:43:20.162967 25893 tablet_bootstrap.cc:492] T ef49553c882f4869b6044dc6145b4c11 P eeccc8d551bf435ca1885f39dd445552: No bootstrap required, opened a new log
I20260630 12:43:20.163766 25893 ts_tablet_manager.cc:1403] T ef49553c882f4869b6044dc6145b4c11 P eeccc8d551bf435ca1885f39dd445552: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.009s
I20260630 12:43:20.167665 25893 raft_consensus.cc:359] T ef49553c882f4869b6044dc6145b4c11 P eeccc8d551bf435ca1885f39dd445552 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } } peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } }
I20260630 12:43:20.168823 25893 raft_consensus.cc:385] T ef49553c882f4869b6044dc6145b4c11 P eeccc8d551bf435ca1885f39dd445552 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:43:20.169272 25893 raft_consensus.cc:740] T ef49553c882f4869b6044dc6145b4c11 P eeccc8d551bf435ca1885f39dd445552 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eeccc8d551bf435ca1885f39dd445552, State: Initialized, Role: FOLLOWER
I20260630 12:43:20.169404 25898 raft_consensus.cc:493] T 7986dd12d036449d977d8c75afaca11b P d04931c8cf5a4dc8a8e8983980ef9282 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:43:20.170161 25898 raft_consensus.cc:515] T 7986dd12d036449d977d8c75afaca11b P d04931c8cf5a4dc8a8e8983980ef9282 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } } peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } }
I20260630 12:43:20.170619 25893 consensus_queue.cc:260] T ef49553c882f4869b6044dc6145b4c11 P eeccc8d551bf435ca1885f39dd445552 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } } peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } }
I20260630 12:43:20.173028 25898 leader_election.cc:290] T 7986dd12d036449d977d8c75afaca11b P d04931c8cf5a4dc8a8e8983980ef9282 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eeccc8d551bf435ca1885f39dd445552 (127.13.140.130:39987), 82a6a47fcf444ec99cf39d2ff7f34dca (127.13.140.131:41779)
I20260630 12:43:20.177579 25893 ts_tablet_manager.cc:1434] T ef49553c882f4869b6044dc6145b4c11 P eeccc8d551bf435ca1885f39dd445552: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260630 12:43:20.179073 25893 tablet_bootstrap.cc:492] T ae1aceab039242e38df525efc98d4fff P eeccc8d551bf435ca1885f39dd445552: Bootstrap starting.
I20260630 12:43:20.189463 25893 tablet_bootstrap.cc:654] T ae1aceab039242e38df525efc98d4fff P eeccc8d551bf435ca1885f39dd445552: Neither blocks nor log segments found. Creating new log.
I20260630 12:43:20.190871 25901 raft_consensus.cc:493] T ae1aceab039242e38df525efc98d4fff P 82a6a47fcf444ec99cf39d2ff7f34dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:43:20.191567 25901 raft_consensus.cc:515] T ae1aceab039242e38df525efc98d4fff P 82a6a47fcf444ec99cf39d2ff7f34dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } } peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } }
I20260630 12:43:20.197836 25899 raft_consensus.cc:493] T ef49553c882f4869b6044dc6145b4c11 P eeccc8d551bf435ca1885f39dd445552 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:43:20.198837 25901 leader_election.cc:290] T ae1aceab039242e38df525efc98d4fff P 82a6a47fcf444ec99cf39d2ff7f34dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d04931c8cf5a4dc8a8e8983980ef9282 (127.13.140.129:34793), eeccc8d551bf435ca1885f39dd445552 (127.13.140.130:39987)
I20260630 12:43:20.198518 25899 raft_consensus.cc:515] T ef49553c882f4869b6044dc6145b4c11 P eeccc8d551bf435ca1885f39dd445552 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } } peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } }
I20260630 12:43:20.206009 25899 leader_election.cc:290] T ef49553c882f4869b6044dc6145b4c11 P eeccc8d551bf435ca1885f39dd445552 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d04931c8cf5a4dc8a8e8983980ef9282 (127.13.140.129:34793), 82a6a47fcf444ec99cf39d2ff7f34dca (127.13.140.131:41779)
I20260630 12:43:20.211340 25846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae1aceab039242e38df525efc98d4fff" candidate_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" is_pre_election: true
I20260630 12:43:20.211915 25892 tablet_bootstrap.cc:492] T 5256c3afd68049f290efcb17edfa3a84 P d04931c8cf5a4dc8a8e8983980ef9282: No bootstrap required, opened a new log
I20260630 12:43:20.212584 25892 ts_tablet_manager.cc:1403] T 5256c3afd68049f290efcb17edfa3a84 P d04931c8cf5a4dc8a8e8983980ef9282: Time spent bootstrapping tablet: real 0.127s	user 0.050s	sys 0.034s
I20260630 12:43:20.212381 25846 raft_consensus.cc:2468] T ae1aceab039242e38df525efc98d4fff P 82a6a47fcf444ec99cf39d2ff7f34dca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d04931c8cf5a4dc8a8e8983980ef9282 in term 0.
I20260630 12:43:20.213999 25894 tablet_bootstrap.cc:492] T 7986dd12d036449d977d8c75afaca11b P 82a6a47fcf444ec99cf39d2ff7f34dca: No bootstrap required, opened a new log
I20260630 12:43:20.214099 25845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7986dd12d036449d977d8c75afaca11b" candidate_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" is_pre_election: true
I20260630 12:43:20.216413 25661 leader_election.cc:304] T ae1aceab039242e38df525efc98d4fff P d04931c8cf5a4dc8a8e8983980ef9282 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82a6a47fcf444ec99cf39d2ff7f34dca, d04931c8cf5a4dc8a8e8983980ef9282; no voters: 
I20260630 12:43:20.217617 25898 raft_consensus.cc:2804] T ae1aceab039242e38df525efc98d4fff P d04931c8cf5a4dc8a8e8983980ef9282 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:43:20.218062 25898 raft_consensus.cc:493] T ae1aceab039242e38df525efc98d4fff P d04931c8cf5a4dc8a8e8983980ef9282 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260630 12:43:20.218768 25661 leader_election.cc:343] T 7986dd12d036449d977d8c75afaca11b P d04931c8cf5a4dc8a8e8983980ef9282 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82a6a47fcf444ec99cf39d2ff7f34dca (127.13.140.131:41779): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:43:20.216002 25892 raft_consensus.cc:359] T 5256c3afd68049f290efcb17edfa3a84 P d04931c8cf5a4dc8a8e8983980ef9282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } } peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } }
I20260630 12:43:20.220101 25892 raft_consensus.cc:385] T 5256c3afd68049f290efcb17edfa3a84 P d04931c8cf5a4dc8a8e8983980ef9282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:43:20.219241 25898 raft_consensus.cc:3060] T ae1aceab039242e38df525efc98d4fff P d04931c8cf5a4dc8a8e8983980ef9282 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:43:20.220438 25892 raft_consensus.cc:740] T 5256c3afd68049f290efcb17edfa3a84 P d04931c8cf5a4dc8a8e8983980ef9282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d04931c8cf5a4dc8a8e8983980ef9282, State: Initialized, Role: FOLLOWER
I20260630 12:43:20.221210 25892 consensus_queue.cc:260] T 5256c3afd68049f290efcb17edfa3a84 P d04931c8cf5a4dc8a8e8983980ef9282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } } peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } }
I20260630 12:43:20.214509 25894 ts_tablet_manager.cc:1403] T 7986dd12d036449d977d8c75afaca11b P 82a6a47fcf444ec99cf39d2ff7f34dca: Time spent bootstrapping tablet: real 0.128s	user 0.045s	sys 0.070s
I20260630 12:43:20.227397 25894 raft_consensus.cc:359] T 7986dd12d036449d977d8c75afaca11b P 82a6a47fcf444ec99cf39d2ff7f34dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } } peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } }
I20260630 12:43:20.228722 25894 raft_consensus.cc:385] T 7986dd12d036449d977d8c75afaca11b P 82a6a47fcf444ec99cf39d2ff7f34dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:43:20.229233 25894 raft_consensus.cc:740] T 7986dd12d036449d977d8c75afaca11b P 82a6a47fcf444ec99cf39d2ff7f34dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82a6a47fcf444ec99cf39d2ff7f34dca, State: Initialized, Role: FOLLOWER
I20260630 12:43:20.230187 25894 consensus_queue.cc:260] T 7986dd12d036449d977d8c75afaca11b P 82a6a47fcf444ec99cf39d2ff7f34dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } } peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } }
I20260630 12:43:20.233091 25894 ts_tablet_manager.cc:1434] T 7986dd12d036449d977d8c75afaca11b P 82a6a47fcf444ec99cf39d2ff7f34dca: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260630 12:43:20.234069 25894 tablet_bootstrap.cc:492] T 2a61c81e5c004ac980957e589a7ea099 P 82a6a47fcf444ec99cf39d2ff7f34dca: Bootstrap starting.
I20260630 12:43:20.242621 25898 raft_consensus.cc:515] T ae1aceab039242e38df525efc98d4fff P d04931c8cf5a4dc8a8e8983980ef9282 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } } peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } }
I20260630 12:43:20.245527 25898 leader_election.cc:290] T ae1aceab039242e38df525efc98d4fff P d04931c8cf5a4dc8a8e8983980ef9282 [CANDIDATE]: Term 1 election: Requested vote from peers eeccc8d551bf435ca1885f39dd445552 (127.13.140.130:39987), 82a6a47fcf444ec99cf39d2ff7f34dca (127.13.140.131:41779)
I20260630 12:43:20.260051 25898 raft_consensus.cc:493] T 2a61c81e5c004ac980957e589a7ea099 P d04931c8cf5a4dc8a8e8983980ef9282 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:43:20.260818 25898 raft_consensus.cc:515] T 2a61c81e5c004ac980957e589a7ea099 P d04931c8cf5a4dc8a8e8983980ef9282 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } } peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } }
I20260630 12:43:20.263571 25898 leader_election.cc:290] T 2a61c81e5c004ac980957e589a7ea099 P d04931c8cf5a4dc8a8e8983980ef9282 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eeccc8d551bf435ca1885f39dd445552 (127.13.140.130:39987), 82a6a47fcf444ec99cf39d2ff7f34dca (127.13.140.131:41779)
I20260630 12:43:20.264185 25894 tablet_bootstrap.cc:654] T 2a61c81e5c004ac980957e589a7ea099 P 82a6a47fcf444ec99cf39d2ff7f34dca: Neither blocks nor log segments found. Creating new log.
I20260630 12:43:20.266144 25899 raft_consensus.cc:493] T 7986dd12d036449d977d8c75afaca11b P eeccc8d551bf435ca1885f39dd445552 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:43:20.277381 25697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef49553c882f4869b6044dc6145b4c11" candidate_uuid: "eeccc8d551bf435ca1885f39dd445552" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" is_pre_election: true
I20260630 12:43:20.278220 25892 ts_tablet_manager.cc:1434] T 5256c3afd68049f290efcb17edfa3a84 P d04931c8cf5a4dc8a8e8983980ef9282: Time spent starting tablet: real 0.065s	user 0.008s	sys 0.024s
I20260630 12:43:20.278050 25770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae1aceab039242e38df525efc98d4fff" candidate_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eeccc8d551bf435ca1885f39dd445552"
I20260630 12:43:20.279000 25771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7986dd12d036449d977d8c75afaca11b" candidate_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eeccc8d551bf435ca1885f39dd445552" is_pre_election: true
I20260630 12:43:20.267894 25772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae1aceab039242e38df525efc98d4fff" candidate_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eeccc8d551bf435ca1885f39dd445552" is_pre_election: true
I20260630 12:43:20.279651 25769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a61c81e5c004ac980957e589a7ea099" candidate_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eeccc8d551bf435ca1885f39dd445552" is_pre_election: true
I20260630 12:43:20.280365 25769 raft_consensus.cc:2468] T 2a61c81e5c004ac980957e589a7ea099 P eeccc8d551bf435ca1885f39dd445552 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d04931c8cf5a4dc8a8e8983980ef9282 in term 0.
I20260630 12:43:20.280763 25899 raft_consensus.cc:515] T 7986dd12d036449d977d8c75afaca11b P eeccc8d551bf435ca1885f39dd445552 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } } peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } }
I20260630 12:43:20.281790 25771 raft_consensus.cc:2468] T 7986dd12d036449d977d8c75afaca11b P eeccc8d551bf435ca1885f39dd445552 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d04931c8cf5a4dc8a8e8983980ef9282 in term 0.
I20260630 12:43:20.283080 25899 leader_election.cc:290] T 7986dd12d036449d977d8c75afaca11b P eeccc8d551bf435ca1885f39dd445552 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d04931c8cf5a4dc8a8e8983980ef9282 (127.13.140.129:34793), 82a6a47fcf444ec99cf39d2ff7f34dca (127.13.140.131:41779)
W20260630 12:43:20.284340 25735 leader_election.cc:343] T ef49553c882f4869b6044dc6145b4c11 P eeccc8d551bf435ca1885f39dd445552 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d04931c8cf5a4dc8a8e8983980ef9282 (127.13.140.129:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:43:20.286455 25893 tablet_bootstrap.cc:492] T ae1aceab039242e38df525efc98d4fff P eeccc8d551bf435ca1885f39dd445552: No bootstrap required, opened a new log
I20260630 12:43:20.287000 25893 ts_tablet_manager.cc:1403] T ae1aceab039242e38df525efc98d4fff P eeccc8d551bf435ca1885f39dd445552: Time spent bootstrapping tablet: real 0.108s	user 0.014s	sys 0.010s
I20260630 12:43:20.288976 25846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a61c81e5c004ac980957e589a7ea099" candidate_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" is_pre_election: true
I20260630 12:43:20.289232 25892 tablet_bootstrap.cc:492] T ef49553c882f4869b6044dc6145b4c11 P d04931c8cf5a4dc8a8e8983980ef9282: Bootstrap starting.
I20260630 12:43:20.290474 25845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae1aceab039242e38df525efc98d4fff" candidate_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca"
I20260630 12:43:20.291049 25769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae1aceab039242e38df525efc98d4fff" candidate_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eeccc8d551bf435ca1885f39dd445552" is_pre_election: true
I20260630 12:43:20.291960 25697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae1aceab039242e38df525efc98d4fff" candidate_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" is_pre_election: true
I20260630 12:43:20.292768 25697 raft_consensus.cc:2393] T ae1aceab039242e38df525efc98d4fff P d04931c8cf5a4dc8a8e8983980ef9282 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 82a6a47fcf444ec99cf39d2ff7f34dca in current term 1: Already voted for candidate d04931c8cf5a4dc8a8e8983980ef9282 in this term.
I20260630 12:43:20.291203 25845 raft_consensus.cc:3060] T ae1aceab039242e38df525efc98d4fff P 82a6a47fcf444ec99cf39d2ff7f34dca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:43:20.296090 25893 raft_consensus.cc:359] T ae1aceab039242e38df525efc98d4fff P eeccc8d551bf435ca1885f39dd445552 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } } peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } }
W20260630 12:43:20.290500 25660 leader_election.cc:343] T ae1aceab039242e38df525efc98d4fff P d04931c8cf5a4dc8a8e8983980ef9282 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eeccc8d551bf435ca1885f39dd445552 (127.13.140.130:39987): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:43:20.290599 25696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7986dd12d036449d977d8c75afaca11b" candidate_uuid: "eeccc8d551bf435ca1885f39dd445552" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" is_pre_election: true
I20260630 12:43:20.298460 25696 raft_consensus.cc:2468] T 7986dd12d036449d977d8c75afaca11b P d04931c8cf5a4dc8a8e8983980ef9282 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eeccc8d551bf435ca1885f39dd445552 in term 0.
I20260630 12:43:20.297886 25893 raft_consensus.cc:385] T ae1aceab039242e38df525efc98d4fff P eeccc8d551bf435ca1885f39dd445552 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:43:20.303850 25846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef49553c882f4869b6044dc6145b4c11" candidate_uuid: "eeccc8d551bf435ca1885f39dd445552" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" is_pre_election: true
I20260630 12:43:20.305655 25844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7986dd12d036449d977d8c75afaca11b" candidate_uuid: "eeccc8d551bf435ca1885f39dd445552" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" is_pre_election: true
I20260630 12:43:20.306329 25844 raft_consensus.cc:2468] T 7986dd12d036449d977d8c75afaca11b P 82a6a47fcf444ec99cf39d2ff7f34dca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eeccc8d551bf435ca1885f39dd445552 in term 0.
W20260630 12:43:20.300902 25661 leader_election.cc:343] T 2a61c81e5c004ac980957e589a7ea099 P d04931c8cf5a4dc8a8e8983980ef9282 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82a6a47fcf444ec99cf39d2ff7f34dca (127.13.140.131:41779): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:43:20.299638 25893 raft_consensus.cc:740] T ae1aceab039242e38df525efc98d4fff P eeccc8d551bf435ca1885f39dd445552 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eeccc8d551bf435ca1885f39dd445552, State: Initialized, Role: FOLLOWER
I20260630 12:43:20.307724 25893 consensus_queue.cc:260] T ae1aceab039242e38df525efc98d4fff P eeccc8d551bf435ca1885f39dd445552 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } } peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } }
I20260630 12:43:20.308199 25736 leader_election.cc:304] T 7986dd12d036449d977d8c75afaca11b P eeccc8d551bf435ca1885f39dd445552 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82a6a47fcf444ec99cf39d2ff7f34dca, eeccc8d551bf435ca1885f39dd445552; no voters: 
I20260630 12:43:20.304526 25846 raft_consensus.cc:2468] T ef49553c882f4869b6044dc6145b4c11 P 82a6a47fcf444ec99cf39d2ff7f34dca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eeccc8d551bf435ca1885f39dd445552 in term 0.
I20260630 12:43:20.309703 25892 tablet_bootstrap.cc:654] T ef49553c882f4869b6044dc6145b4c11 P d04931c8cf5a4dc8a8e8983980ef9282: Neither blocks nor log segments found. Creating new log.
I20260630 12:43:20.310283 25769 raft_consensus.cc:2468] T ae1aceab039242e38df525efc98d4fff P eeccc8d551bf435ca1885f39dd445552 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82a6a47fcf444ec99cf39d2ff7f34dca in term 0.
I20260630 12:43:20.312011 25845 raft_consensus.cc:2468] T ae1aceab039242e38df525efc98d4fff P 82a6a47fcf444ec99cf39d2ff7f34dca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d04931c8cf5a4dc8a8e8983980ef9282 in term 1.
I20260630 12:43:20.312155 25809 leader_election.cc:304] T ae1aceab039242e38df525efc98d4fff P 82a6a47fcf444ec99cf39d2ff7f34dca [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: 82a6a47fcf444ec99cf39d2ff7f34dca, eeccc8d551bf435ca1885f39dd445552; no voters: d04931c8cf5a4dc8a8e8983980ef9282
W20260630 12:43:20.313331 25660 leader_election.cc:343] T ae1aceab039242e38df525efc98d4fff P d04931c8cf5a4dc8a8e8983980ef9282 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eeccc8d551bf435ca1885f39dd445552 (127.13.140.130:39987): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:43:20.313478 25901 raft_consensus.cc:2764] T ae1aceab039242e38df525efc98d4fff P 82a6a47fcf444ec99cf39d2ff7f34dca [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260630 12:43:20.314412 25660 leader_election.cc:304] T 2a61c81e5c004ac980957e589a7ea099 P d04931c8cf5a4dc8a8e8983980ef9282 [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: d04931c8cf5a4dc8a8e8983980ef9282, eeccc8d551bf435ca1885f39dd445552; no voters: 82a6a47fcf444ec99cf39d2ff7f34dca
I20260630 12:43:20.319697 25660 leader_election.cc:304] T 7986dd12d036449d977d8c75afaca11b P d04931c8cf5a4dc8a8e8983980ef9282 [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: d04931c8cf5a4dc8a8e8983980ef9282, eeccc8d551bf435ca1885f39dd445552; no voters: 82a6a47fcf444ec99cf39d2ff7f34dca
I20260630 12:43:20.320257 25894 tablet_bootstrap.cc:492] T 2a61c81e5c004ac980957e589a7ea099 P 82a6a47fcf444ec99cf39d2ff7f34dca: No bootstrap required, opened a new log
I20260630 12:43:20.321614 25894 ts_tablet_manager.cc:1403] T 2a61c81e5c004ac980957e589a7ea099 P 82a6a47fcf444ec99cf39d2ff7f34dca: Time spent bootstrapping tablet: real 0.088s	user 0.010s	sys 0.031s
I20260630 12:43:20.321636 25920 raft_consensus.cc:2804] T 7986dd12d036449d977d8c75afaca11b P d04931c8cf5a4dc8a8e8983980ef9282 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:43:20.322165 25920 raft_consensus.cc:493] T 7986dd12d036449d977d8c75afaca11b P d04931c8cf5a4dc8a8e8983980ef9282 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:43:20.316788 25661 leader_election.cc:304] T ae1aceab039242e38df525efc98d4fff P d04931c8cf5a4dc8a8e8983980ef9282 [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: 82a6a47fcf444ec99cf39d2ff7f34dca, d04931c8cf5a4dc8a8e8983980ef9282; no voters: eeccc8d551bf435ca1885f39dd445552
I20260630 12:43:20.320492 25922 raft_consensus.cc:2804] T 2a61c81e5c004ac980957e589a7ea099 P d04931c8cf5a4dc8a8e8983980ef9282 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:43:20.323041 25922 raft_consensus.cc:493] T 2a61c81e5c004ac980957e589a7ea099 P d04931c8cf5a4dc8a8e8983980ef9282 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:43:20.323592 25922 raft_consensus.cc:3060] T 2a61c81e5c004ac980957e589a7ea099 P d04931c8cf5a4dc8a8e8983980ef9282 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:43:20.323709 25898 raft_consensus.cc:2804] T ae1aceab039242e38df525efc98d4fff P d04931c8cf5a4dc8a8e8983980ef9282 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:43:20.324283 25892 tablet_bootstrap.cc:492] T ef49553c882f4869b6044dc6145b4c11 P d04931c8cf5a4dc8a8e8983980ef9282: No bootstrap required, opened a new log
I20260630 12:43:20.324882 25892 ts_tablet_manager.cc:1403] T ef49553c882f4869b6044dc6145b4c11 P d04931c8cf5a4dc8a8e8983980ef9282: Time spent bootstrapping tablet: real 0.036s	user 0.021s	sys 0.001s
I20260630 12:43:20.318416 25899 raft_consensus.cc:2804] T 7986dd12d036449d977d8c75afaca11b P eeccc8d551bf435ca1885f39dd445552 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:43:20.322535 25920 raft_consensus.cc:3060] T 7986dd12d036449d977d8c75afaca11b P d04931c8cf5a4dc8a8e8983980ef9282 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:43:20.324988 25894 raft_consensus.cc:359] T 2a61c81e5c004ac980957e589a7ea099 P 82a6a47fcf444ec99cf39d2ff7f34dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } } peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } }
I20260630 12:43:20.325570 25899 raft_consensus.cc:493] T 7986dd12d036449d977d8c75afaca11b P eeccc8d551bf435ca1885f39dd445552 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:43:20.325735 25894 raft_consensus.cc:385] T 2a61c81e5c004ac980957e589a7ea099 P 82a6a47fcf444ec99cf39d2ff7f34dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:43:20.310215 25893 ts_tablet_manager.cc:1434] T ae1aceab039242e38df525efc98d4fff P eeccc8d551bf435ca1885f39dd445552: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.004s
I20260630 12:43:20.326172 25899 raft_consensus.cc:3060] T 7986dd12d036449d977d8c75afaca11b P eeccc8d551bf435ca1885f39dd445552 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:43:20.326181 25894 raft_consensus.cc:740] T 2a61c81e5c004ac980957e589a7ea099 P 82a6a47fcf444ec99cf39d2ff7f34dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82a6a47fcf444ec99cf39d2ff7f34dca, State: Initialized, Role: FOLLOWER
W20260630 12:43:20.330533 25643 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:43:20.330235 25894 consensus_queue.cc:260] T 2a61c81e5c004ac980957e589a7ea099 P 82a6a47fcf444ec99cf39d2ff7f34dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } } peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } }
I20260630 12:43:20.332772 25894 ts_tablet_manager.cc:1434] T 2a61c81e5c004ac980957e589a7ea099 P 82a6a47fcf444ec99cf39d2ff7f34dca: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260630 12:43:20.333928 25894 tablet_bootstrap.cc:492] T 5256c3afd68049f290efcb17edfa3a84 P 82a6a47fcf444ec99cf39d2ff7f34dca: Bootstrap starting.
I20260630 12:43:20.335809 25920 raft_consensus.cc:515] T 7986dd12d036449d977d8c75afaca11b P d04931c8cf5a4dc8a8e8983980ef9282 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } } peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } }
I20260630 12:43:20.340552 25894 tablet_bootstrap.cc:654] T 5256c3afd68049f290efcb17edfa3a84 P 82a6a47fcf444ec99cf39d2ff7f34dca: Neither blocks nor log segments found. Creating new log.
I20260630 12:43:20.340638 25920 leader_election.cc:290] T 7986dd12d036449d977d8c75afaca11b P d04931c8cf5a4dc8a8e8983980ef9282 [CANDIDATE]: Term 1 election: Requested vote from peers eeccc8d551bf435ca1885f39dd445552 (127.13.140.130:39987), 82a6a47fcf444ec99cf39d2ff7f34dca (127.13.140.131:41779)
I20260630 12:43:20.337961 25892 raft_consensus.cc:359] T ef49553c882f4869b6044dc6145b4c11 P d04931c8cf5a4dc8a8e8983980ef9282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } } peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } }
I20260630 12:43:20.341688 25892 raft_consensus.cc:385] T ef49553c882f4869b6044dc6145b4c11 P d04931c8cf5a4dc8a8e8983980ef9282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:43:20.342125 25892 raft_consensus.cc:740] T ef49553c882f4869b6044dc6145b4c11 P d04931c8cf5a4dc8a8e8983980ef9282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d04931c8cf5a4dc8a8e8983980ef9282, State: Initialized, Role: FOLLOWER
I20260630 12:43:20.342813 25769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7986dd12d036449d977d8c75afaca11b" candidate_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eeccc8d551bf435ca1885f39dd445552"
I20260630 12:43:20.343000 25892 consensus_queue.cc:260] T ef49553c882f4869b6044dc6145b4c11 P d04931c8cf5a4dc8a8e8983980ef9282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } } peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } }
I20260630 12:43:20.347054 25892 ts_tablet_manager.cc:1434] T ef49553c882f4869b6044dc6145b4c11 P d04931c8cf5a4dc8a8e8983980ef9282: Time spent starting tablet: real 0.022s	user 0.002s	sys 0.004s
I20260630 12:43:20.349941 25899 raft_consensus.cc:515] T 7986dd12d036449d977d8c75afaca11b P eeccc8d551bf435ca1885f39dd445552 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } } peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } }
I20260630 12:43:20.350899 25894 tablet_bootstrap.cc:492] T 5256c3afd68049f290efcb17edfa3a84 P 82a6a47fcf444ec99cf39d2ff7f34dca: No bootstrap required, opened a new log
I20260630 12:43:20.351760 25894 ts_tablet_manager.cc:1403] T 5256c3afd68049f290efcb17edfa3a84 P 82a6a47fcf444ec99cf39d2ff7f34dca: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260630 12:43:20.337863 25922 raft_consensus.cc:515] T 2a61c81e5c004ac980957e589a7ea099 P d04931c8cf5a4dc8a8e8983980ef9282 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } } peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } }
I20260630 12:43:20.352945 25846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7986dd12d036449d977d8c75afaca11b" candidate_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca"
I20260630 12:43:20.353691 25846 raft_consensus.cc:3060] T 7986dd12d036449d977d8c75afaca11b P 82a6a47fcf444ec99cf39d2ff7f34dca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:43:20.353839 25696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7986dd12d036449d977d8c75afaca11b" candidate_uuid: "eeccc8d551bf435ca1885f39dd445552" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04931c8cf5a4dc8a8e8983980ef9282"
I20260630 12:43:20.354660 25696 raft_consensus.cc:2393] T 7986dd12d036449d977d8c75afaca11b P d04931c8cf5a4dc8a8e8983980ef9282 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate eeccc8d551bf435ca1885f39dd445552 in current term 1: Already voted for candidate d04931c8cf5a4dc8a8e8983980ef9282 in this term.
I20260630 12:43:20.354872 25894 raft_consensus.cc:359] T 5256c3afd68049f290efcb17edfa3a84 P 82a6a47fcf444ec99cf39d2ff7f34dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } } peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } }
I20260630 12:43:20.355643 25894 raft_consensus.cc:385] T 5256c3afd68049f290efcb17edfa3a84 P 82a6a47fcf444ec99cf39d2ff7f34dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:43:20.356060 25894 raft_consensus.cc:740] T 5256c3afd68049f290efcb17edfa3a84 P 82a6a47fcf444ec99cf39d2ff7f34dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82a6a47fcf444ec99cf39d2ff7f34dca, State: Initialized, Role: FOLLOWER
I20260630 12:43:20.355688 25771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a61c81e5c004ac980957e589a7ea099" candidate_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eeccc8d551bf435ca1885f39dd445552"
I20260630 12:43:20.356796 25894 consensus_queue.cc:260] T 5256c3afd68049f290efcb17edfa3a84 P 82a6a47fcf444ec99cf39d2ff7f34dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } } peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } }
I20260630 12:43:20.357116 25771 raft_consensus.cc:3060] T 2a61c81e5c004ac980957e589a7ea099 P eeccc8d551bf435ca1885f39dd445552 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:43:20.357878 25922 leader_election.cc:290] T 2a61c81e5c004ac980957e589a7ea099 P d04931c8cf5a4dc8a8e8983980ef9282 [CANDIDATE]: Term 1 election: Requested vote from peers eeccc8d551bf435ca1885f39dd445552 (127.13.140.130:39987), 82a6a47fcf444ec99cf39d2ff7f34dca (127.13.140.131:41779)
I20260630 12:43:20.358819 25899 leader_election.cc:290] T 7986dd12d036449d977d8c75afaca11b P eeccc8d551bf435ca1885f39dd445552 [CANDIDATE]: Term 1 election: Requested vote from peers d04931c8cf5a4dc8a8e8983980ef9282 (127.13.140.129:34793), 82a6a47fcf444ec99cf39d2ff7f34dca (127.13.140.131:41779)
I20260630 12:43:20.359150 25894 ts_tablet_manager.cc:1434] T 5256c3afd68049f290efcb17edfa3a84 P 82a6a47fcf444ec99cf39d2ff7f34dca: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:43:20.363368 25771 raft_consensus.cc:2468] T 2a61c81e5c004ac980957e589a7ea099 P eeccc8d551bf435ca1885f39dd445552 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d04931c8cf5a4dc8a8e8983980ef9282 in term 1.
I20260630 12:43:20.356885 25769 raft_consensus.cc:2393] T 7986dd12d036449d977d8c75afaca11b P eeccc8d551bf435ca1885f39dd445552 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d04931c8cf5a4dc8a8e8983980ef9282 in current term 1: Already voted for candidate eeccc8d551bf435ca1885f39dd445552 in this term.
I20260630 12:43:20.364653 25660 leader_election.cc:304] T 2a61c81e5c004ac980957e589a7ea099 P d04931c8cf5a4dc8a8e8983980ef9282 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d04931c8cf5a4dc8a8e8983980ef9282, eeccc8d551bf435ca1885f39dd445552; no voters: 
I20260630 12:43:20.366242 25922 raft_consensus.cc:2804] T 2a61c81e5c004ac980957e589a7ea099 P d04931c8cf5a4dc8a8e8983980ef9282 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:43:20.367202 25922 raft_consensus.cc:697] T 2a61c81e5c004ac980957e589a7ea099 P d04931c8cf5a4dc8a8e8983980ef9282 [term 1 LEADER]: Becoming Leader. State: Replica: d04931c8cf5a4dc8a8e8983980ef9282, State: Running, Role: LEADER
I20260630 12:43:20.366238 25901 raft_consensus.cc:493] T 5256c3afd68049f290efcb17edfa3a84 P 82a6a47fcf444ec99cf39d2ff7f34dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:43:20.368182 25898 raft_consensus.cc:697] T ae1aceab039242e38df525efc98d4fff P d04931c8cf5a4dc8a8e8983980ef9282 [term 1 LEADER]: Becoming Leader. State: Replica: d04931c8cf5a4dc8a8e8983980ef9282, State: Running, Role: LEADER
I20260630 12:43:20.368115 25922 consensus_queue.cc:237] T 2a61c81e5c004ac980957e589a7ea099 P d04931c8cf5a4dc8a8e8983980ef9282 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } } peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } }
I20260630 12:43:20.368330 25901 raft_consensus.cc:515] T 5256c3afd68049f290efcb17edfa3a84 P 82a6a47fcf444ec99cf39d2ff7f34dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } } peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } }
W20260630 12:43:20.369320 25736 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.131:41779, user_credentials={real_user=slave}} blocked reactor thread for 61338.6us
I20260630 12:43:20.369365 25898 consensus_queue.cc:237] T ae1aceab039242e38df525efc98d4fff P d04931c8cf5a4dc8a8e8983980ef9282 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } } peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } }
I20260630 12:43:20.370721 25736 leader_election.cc:304] T ef49553c882f4869b6044dc6145b4c11 P eeccc8d551bf435ca1885f39dd445552 [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: 82a6a47fcf444ec99cf39d2ff7f34dca, eeccc8d551bf435ca1885f39dd445552; no voters: d04931c8cf5a4dc8a8e8983980ef9282
I20260630 12:43:20.371824 25845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7986dd12d036449d977d8c75afaca11b" candidate_uuid: "eeccc8d551bf435ca1885f39dd445552" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca"
I20260630 12:43:20.372238 25924 raft_consensus.cc:2804] T ef49553c882f4869b6044dc6145b4c11 P eeccc8d551bf435ca1885f39dd445552 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:43:20.372854 25924 raft_consensus.cc:493] T ef49553c882f4869b6044dc6145b4c11 P eeccc8d551bf435ca1885f39dd445552 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:43:20.373296 25924 raft_consensus.cc:3060] T ef49553c882f4869b6044dc6145b4c11 P eeccc8d551bf435ca1885f39dd445552 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:43:20.374745 25845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a61c81e5c004ac980957e589a7ea099" candidate_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca"
I20260630 12:43:20.375571 25845 raft_consensus.cc:3060] T 2a61c81e5c004ac980957e589a7ea099 P 82a6a47fcf444ec99cf39d2ff7f34dca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:43:20.382418 25769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5256c3afd68049f290efcb17edfa3a84" candidate_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eeccc8d551bf435ca1885f39dd445552" is_pre_election: true
I20260630 12:43:20.383354 25769 raft_consensus.cc:2468] T 5256c3afd68049f290efcb17edfa3a84 P eeccc8d551bf435ca1885f39dd445552 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82a6a47fcf444ec99cf39d2ff7f34dca in term 0.
I20260630 12:43:20.384253 25924 raft_consensus.cc:515] T ef49553c882f4869b6044dc6145b4c11 P eeccc8d551bf435ca1885f39dd445552 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } } peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } }
I20260630 12:43:20.384861 25901 leader_election.cc:290] T 5256c3afd68049f290efcb17edfa3a84 P 82a6a47fcf444ec99cf39d2ff7f34dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d04931c8cf5a4dc8a8e8983980ef9282 (127.13.140.129:34793), eeccc8d551bf435ca1885f39dd445552 (127.13.140.130:39987)
I20260630 12:43:20.386059 25809 leader_election.cc:304] T 5256c3afd68049f290efcb17edfa3a84 P 82a6a47fcf444ec99cf39d2ff7f34dca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82a6a47fcf444ec99cf39d2ff7f34dca, eeccc8d551bf435ca1885f39dd445552; no voters: 
I20260630 12:43:20.389124 25697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5256c3afd68049f290efcb17edfa3a84" candidate_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" is_pre_election: true
I20260630 12:43:20.388293 25696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef49553c882f4869b6044dc6145b4c11" candidate_uuid: "eeccc8d551bf435ca1885f39dd445552" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04931c8cf5a4dc8a8e8983980ef9282"
I20260630 12:43:20.390136 25697 raft_consensus.cc:2468] T 5256c3afd68049f290efcb17edfa3a84 P d04931c8cf5a4dc8a8e8983980ef9282 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82a6a47fcf444ec99cf39d2ff7f34dca in term 0.
I20260630 12:43:20.390496 25696 raft_consensus.cc:3060] T ef49553c882f4869b6044dc6145b4c11 P d04931c8cf5a4dc8a8e8983980ef9282 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:43:20.392441 25901 raft_consensus.cc:2804] T 5256c3afd68049f290efcb17edfa3a84 P 82a6a47fcf444ec99cf39d2ff7f34dca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:43:20.392987 25901 raft_consensus.cc:493] T 5256c3afd68049f290efcb17edfa3a84 P 82a6a47fcf444ec99cf39d2ff7f34dca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:43:20.393386 25901 raft_consensus.cc:3060] T 5256c3afd68049f290efcb17edfa3a84 P 82a6a47fcf444ec99cf39d2ff7f34dca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:43:20.405035 25736 leader_election.cc:304] T 7986dd12d036449d977d8c75afaca11b P eeccc8d551bf435ca1885f39dd445552 [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: eeccc8d551bf435ca1885f39dd445552; no voters: 82a6a47fcf444ec99cf39d2ff7f34dca, d04931c8cf5a4dc8a8e8983980ef9282
I20260630 12:43:20.405937 25696 raft_consensus.cc:2468] T ef49553c882f4869b6044dc6145b4c11 P d04931c8cf5a4dc8a8e8983980ef9282 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eeccc8d551bf435ca1885f39dd445552 in term 1.
I20260630 12:43:20.406246 25899 raft_consensus.cc:2749] T 7986dd12d036449d977d8c75afaca11b P eeccc8d551bf435ca1885f39dd445552 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:43:20.405301 25924 leader_election.cc:290] T ef49553c882f4869b6044dc6145b4c11 P eeccc8d551bf435ca1885f39dd445552 [CANDIDATE]: Term 1 election: Requested vote from peers d04931c8cf5a4dc8a8e8983980ef9282 (127.13.140.129:34793), 82a6a47fcf444ec99cf39d2ff7f34dca (127.13.140.131:41779)
I20260630 12:43:20.407661 25844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef49553c882f4869b6044dc6145b4c11" candidate_uuid: "eeccc8d551bf435ca1885f39dd445552" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca"
I20260630 12:43:20.407680 25735 leader_election.cc:304] T ef49553c882f4869b6044dc6145b4c11 P eeccc8d551bf435ca1885f39dd445552 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d04931c8cf5a4dc8a8e8983980ef9282, eeccc8d551bf435ca1885f39dd445552; no voters: 
I20260630 12:43:20.408550 25844 raft_consensus.cc:3060] T ef49553c882f4869b6044dc6145b4c11 P 82a6a47fcf444ec99cf39d2ff7f34dca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:43:20.409500 25924 raft_consensus.cc:2804] T ef49553c882f4869b6044dc6145b4c11 P eeccc8d551bf435ca1885f39dd445552 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:43:20.410135 25924 raft_consensus.cc:697] T ef49553c882f4869b6044dc6145b4c11 P eeccc8d551bf435ca1885f39dd445552 [term 1 LEADER]: Becoming Leader. State: Replica: eeccc8d551bf435ca1885f39dd445552, State: Running, Role: LEADER
I20260630 12:43:20.411487 25924 consensus_queue.cc:237] T ef49553c882f4869b6044dc6145b4c11 P eeccc8d551bf435ca1885f39dd445552 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } } peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } }
I20260630 12:43:20.418948 25845 raft_consensus.cc:2468] T 2a61c81e5c004ac980957e589a7ea099 P 82a6a47fcf444ec99cf39d2ff7f34dca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d04931c8cf5a4dc8a8e8983980ef9282 in term 1.
I20260630 12:43:20.420039 25846 raft_consensus.cc:2468] T 7986dd12d036449d977d8c75afaca11b P 82a6a47fcf444ec99cf39d2ff7f34dca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d04931c8cf5a4dc8a8e8983980ef9282 in term 1.
I20260630 12:43:20.421131 25661 leader_election.cc:304] T 7986dd12d036449d977d8c75afaca11b P d04931c8cf5a4dc8a8e8983980ef9282 [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: 82a6a47fcf444ec99cf39d2ff7f34dca, d04931c8cf5a4dc8a8e8983980ef9282; no voters: eeccc8d551bf435ca1885f39dd445552
I20260630 12:43:20.422545 25926 raft_consensus.cc:2804] T 7986dd12d036449d977d8c75afaca11b P d04931c8cf5a4dc8a8e8983980ef9282 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:43:20.423166 25926 raft_consensus.cc:697] T 7986dd12d036449d977d8c75afaca11b P d04931c8cf5a4dc8a8e8983980ef9282 [term 1 LEADER]: Becoming Leader. State: Replica: d04931c8cf5a4dc8a8e8983980ef9282, State: Running, Role: LEADER
I20260630 12:43:20.423338 25901 raft_consensus.cc:515] T 5256c3afd68049f290efcb17edfa3a84 P 82a6a47fcf444ec99cf39d2ff7f34dca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } } peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } }
I20260630 12:43:20.424278 25926 consensus_queue.cc:237] T 7986dd12d036449d977d8c75afaca11b P d04931c8cf5a4dc8a8e8983980ef9282 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } } peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } }
I20260630 12:43:20.430383 25844 raft_consensus.cc:2468] T ef49553c882f4869b6044dc6145b4c11 P 82a6a47fcf444ec99cf39d2ff7f34dca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eeccc8d551bf435ca1885f39dd445552 in term 1.
I20260630 12:43:20.432313 25901 leader_election.cc:290] T 5256c3afd68049f290efcb17edfa3a84 P 82a6a47fcf444ec99cf39d2ff7f34dca [CANDIDATE]: Term 1 election: Requested vote from peers d04931c8cf5a4dc8a8e8983980ef9282 (127.13.140.129:34793), eeccc8d551bf435ca1885f39dd445552 (127.13.140.130:39987)
I20260630 12:43:20.433446 25696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5256c3afd68049f290efcb17edfa3a84" candidate_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04931c8cf5a4dc8a8e8983980ef9282"
I20260630 12:43:20.437748 25696 raft_consensus.cc:3060] T 5256c3afd68049f290efcb17edfa3a84 P d04931c8cf5a4dc8a8e8983980ef9282 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:43:20.437103 25594 catalog_manager.cc:5697] T ef49553c882f4869b6044dc6145b4c11 P eeccc8d551bf435ca1885f39dd445552 reported cstate change: term changed from 0 to 1, leader changed from <none> to eeccc8d551bf435ca1885f39dd445552 (127.13.140.130). New cstate: current_term: 1 leader_uuid: "eeccc8d551bf435ca1885f39dd445552" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } health_report { overall_health: UNKNOWN } } }
I20260630 12:43:20.434607 25769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5256c3afd68049f290efcb17edfa3a84" candidate_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eeccc8d551bf435ca1885f39dd445552"
I20260630 12:43:20.435253 25593 catalog_manager.cc:5697] T ae1aceab039242e38df525efc98d4fff P d04931c8cf5a4dc8a8e8983980ef9282 reported cstate change: term changed from 0 to 1, leader changed from <none> to d04931c8cf5a4dc8a8e8983980ef9282 (127.13.140.129). New cstate: current_term: 1 leader_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } health_report { overall_health: UNKNOWN } } }
I20260630 12:43:20.440218 25769 raft_consensus.cc:3060] T 5256c3afd68049f290efcb17edfa3a84 P eeccc8d551bf435ca1885f39dd445552 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:43:20.445187 25696 raft_consensus.cc:2468] T 5256c3afd68049f290efcb17edfa3a84 P d04931c8cf5a4dc8a8e8983980ef9282 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82a6a47fcf444ec99cf39d2ff7f34dca in term 1.
I20260630 12:43:20.446497 25809 leader_election.cc:304] T 5256c3afd68049f290efcb17edfa3a84 P 82a6a47fcf444ec99cf39d2ff7f34dca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82a6a47fcf444ec99cf39d2ff7f34dca, d04931c8cf5a4dc8a8e8983980ef9282; no voters: 
I20260630 12:43:20.447278 25901 raft_consensus.cc:2804] T 5256c3afd68049f290efcb17edfa3a84 P 82a6a47fcf444ec99cf39d2ff7f34dca [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:43:20.447649 25926 raft_consensus.cc:493] T 9ce41698d0084bc9bc269eb7b13fd9f7 P d04931c8cf5a4dc8a8e8983980ef9282 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:43:20.448035 25769 raft_consensus.cc:2468] T 5256c3afd68049f290efcb17edfa3a84 P eeccc8d551bf435ca1885f39dd445552 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82a6a47fcf444ec99cf39d2ff7f34dca in term 1.
I20260630 12:43:20.448189 25926 raft_consensus.cc:515] T 9ce41698d0084bc9bc269eb7b13fd9f7 P d04931c8cf5a4dc8a8e8983980ef9282 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } } peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } }
I20260630 12:43:20.449934 25901 raft_consensus.cc:697] T 5256c3afd68049f290efcb17edfa3a84 P 82a6a47fcf444ec99cf39d2ff7f34dca [term 1 LEADER]: Becoming Leader. State: Replica: 82a6a47fcf444ec99cf39d2ff7f34dca, State: Running, Role: LEADER
I20260630 12:43:20.450940 25901 consensus_queue.cc:237] T 5256c3afd68049f290efcb17edfa3a84 P 82a6a47fcf444ec99cf39d2ff7f34dca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } } peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } }
I20260630 12:43:20.451767 25926 leader_election.cc:290] T 9ce41698d0084bc9bc269eb7b13fd9f7 P d04931c8cf5a4dc8a8e8983980ef9282 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eeccc8d551bf435ca1885f39dd445552 (127.13.140.130:39987), 82a6a47fcf444ec99cf39d2ff7f34dca (127.13.140.131:41779)
I20260630 12:43:20.452474 25769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ce41698d0084bc9bc269eb7b13fd9f7" candidate_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eeccc8d551bf435ca1885f39dd445552" is_pre_election: true
I20260630 12:43:20.453148 25769 raft_consensus.cc:2468] T 9ce41698d0084bc9bc269eb7b13fd9f7 P eeccc8d551bf435ca1885f39dd445552 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d04931c8cf5a4dc8a8e8983980ef9282 in term 0.
I20260630 12:43:20.454221 25844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ce41698d0084bc9bc269eb7b13fd9f7" candidate_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" is_pre_election: true
I20260630 12:43:20.454579 25660 leader_election.cc:304] T 9ce41698d0084bc9bc269eb7b13fd9f7 P d04931c8cf5a4dc8a8e8983980ef9282 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d04931c8cf5a4dc8a8e8983980ef9282, eeccc8d551bf435ca1885f39dd445552; no voters: 
I20260630 12:43:20.455080 25844 raft_consensus.cc:2468] T 9ce41698d0084bc9bc269eb7b13fd9f7 P 82a6a47fcf444ec99cf39d2ff7f34dca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d04931c8cf5a4dc8a8e8983980ef9282 in term 0.
I20260630 12:43:20.455683 25926 raft_consensus.cc:2804] T 9ce41698d0084bc9bc269eb7b13fd9f7 P d04931c8cf5a4dc8a8e8983980ef9282 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:43:20.455972 25926 raft_consensus.cc:493] T 9ce41698d0084bc9bc269eb7b13fd9f7 P d04931c8cf5a4dc8a8e8983980ef9282 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:43:20.456310 25926 raft_consensus.cc:3060] T 9ce41698d0084bc9bc269eb7b13fd9f7 P d04931c8cf5a4dc8a8e8983980ef9282 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:43:20.463660 25926 raft_consensus.cc:515] T 9ce41698d0084bc9bc269eb7b13fd9f7 P d04931c8cf5a4dc8a8e8983980ef9282 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } } peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } }
I20260630 12:43:20.466041 25926 leader_election.cc:290] T 9ce41698d0084bc9bc269eb7b13fd9f7 P d04931c8cf5a4dc8a8e8983980ef9282 [CANDIDATE]: Term 1 election: Requested vote from peers eeccc8d551bf435ca1885f39dd445552 (127.13.140.130:39987), 82a6a47fcf444ec99cf39d2ff7f34dca (127.13.140.131:41779)
I20260630 12:43:20.468801 25769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ce41698d0084bc9bc269eb7b13fd9f7" candidate_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eeccc8d551bf435ca1885f39dd445552"
I20260630 12:43:20.469694 25769 raft_consensus.cc:3060] T 9ce41698d0084bc9bc269eb7b13fd9f7 P eeccc8d551bf435ca1885f39dd445552 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:43:20.471098 25844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ce41698d0084bc9bc269eb7b13fd9f7" candidate_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca"
I20260630 12:43:20.471704 25844 raft_consensus.cc:3060] T 9ce41698d0084bc9bc269eb7b13fd9f7 P 82a6a47fcf444ec99cf39d2ff7f34dca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:43:20.474545 25593 catalog_manager.cc:5697] T 2a61c81e5c004ac980957e589a7ea099 P d04931c8cf5a4dc8a8e8983980ef9282 reported cstate change: term changed from 0 to 1, leader changed from <none> to d04931c8cf5a4dc8a8e8983980ef9282 (127.13.140.129). New cstate: current_term: 1 leader_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } health_report { overall_health: UNKNOWN } } }
I20260630 12:43:20.474951 25594 catalog_manager.cc:5697] T 5256c3afd68049f290efcb17edfa3a84 P 82a6a47fcf444ec99cf39d2ff7f34dca reported cstate change: term changed from 0 to 1, leader changed from <none> to 82a6a47fcf444ec99cf39d2ff7f34dca (127.13.140.131). New cstate: current_term: 1 leader_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } health_report { overall_health: HEALTHY } } }
I20260630 12:43:20.476401 25593 catalog_manager.cc:5697] T 7986dd12d036449d977d8c75afaca11b P d04931c8cf5a4dc8a8e8983980ef9282 reported cstate change: term changed from 0 to 1, leader changed from <none> to d04931c8cf5a4dc8a8e8983980ef9282 (127.13.140.129). New cstate: current_term: 1 leader_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } health_report { overall_health: UNKNOWN } } }
I20260630 12:43:20.477181 25769 raft_consensus.cc:2468] T 9ce41698d0084bc9bc269eb7b13fd9f7 P eeccc8d551bf435ca1885f39dd445552 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d04931c8cf5a4dc8a8e8983980ef9282 in term 1.
I20260630 12:43:20.478439 25660 leader_election.cc:304] T 9ce41698d0084bc9bc269eb7b13fd9f7 P d04931c8cf5a4dc8a8e8983980ef9282 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d04931c8cf5a4dc8a8e8983980ef9282, eeccc8d551bf435ca1885f39dd445552; no voters: 
I20260630 12:43:20.478839 25844 raft_consensus.cc:2468] T 9ce41698d0084bc9bc269eb7b13fd9f7 P 82a6a47fcf444ec99cf39d2ff7f34dca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d04931c8cf5a4dc8a8e8983980ef9282 in term 1.
I20260630 12:43:20.479372 25926 raft_consensus.cc:2804] T 9ce41698d0084bc9bc269eb7b13fd9f7 P d04931c8cf5a4dc8a8e8983980ef9282 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:43:20.480037 25926 raft_consensus.cc:697] T 9ce41698d0084bc9bc269eb7b13fd9f7 P d04931c8cf5a4dc8a8e8983980ef9282 [term 1 LEADER]: Becoming Leader. State: Replica: d04931c8cf5a4dc8a8e8983980ef9282, State: Running, Role: LEADER
I20260630 12:43:20.480839 25926 consensus_queue.cc:237] T 9ce41698d0084bc9bc269eb7b13fd9f7 P d04931c8cf5a4dc8a8e8983980ef9282 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } } peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } }
I20260630 12:43:20.493069 25593 catalog_manager.cc:5697] T 9ce41698d0084bc9bc269eb7b13fd9f7 P d04931c8cf5a4dc8a8e8983980ef9282 reported cstate change: term changed from 0 to 1, leader changed from <none> to d04931c8cf5a4dc8a8e8983980ef9282 (127.13.140.129). New cstate: current_term: 1 leader_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } health_report { overall_health: UNKNOWN } } }
I20260630 12:43:20.696499 25844 raft_consensus.cc:1275] T 2a61c81e5c004ac980957e589a7ea099 P 82a6a47fcf444ec99cf39d2ff7f34dca [term 1 FOLLOWER]: Refusing update from remote peer d04931c8cf5a4dc8a8e8983980ef9282: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:43:20.702206 25845 raft_consensus.cc:1275] T ae1aceab039242e38df525efc98d4fff P 82a6a47fcf444ec99cf39d2ff7f34dca [term 1 FOLLOWER]: Refusing update from remote peer d04931c8cf5a4dc8a8e8983980ef9282: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:43:20.709084 25922 consensus_queue.cc:1048] T ae1aceab039242e38df525efc98d4fff P d04931c8cf5a4dc8a8e8983980ef9282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:43:20.712548 25898 consensus_queue.cc:1048] T 2a61c81e5c004ac980957e589a7ea099 P d04931c8cf5a4dc8a8e8983980ef9282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:43:20.715963 25769 raft_consensus.cc:1275] T 2a61c81e5c004ac980957e589a7ea099 P eeccc8d551bf435ca1885f39dd445552 [term 1 FOLLOWER]: Refusing update from remote peer d04931c8cf5a4dc8a8e8983980ef9282: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:43:20.717128 25771 raft_consensus.cc:3060] T ae1aceab039242e38df525efc98d4fff P eeccc8d551bf435ca1885f39dd445552 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:43:20.717185 25770 raft_consensus.cc:1275] T 7986dd12d036449d977d8c75afaca11b P eeccc8d551bf435ca1885f39dd445552 [term 1 FOLLOWER]: Refusing update from remote peer d04931c8cf5a4dc8a8e8983980ef9282: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:43:20.717185 25772 raft_consensus.cc:1275] T 9ce41698d0084bc9bc269eb7b13fd9f7 P eeccc8d551bf435ca1885f39dd445552 [term 1 FOLLOWER]: Refusing update from remote peer d04931c8cf5a4dc8a8e8983980ef9282: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:43:20.720885 25844 raft_consensus.cc:1275] T 9ce41698d0084bc9bc269eb7b13fd9f7 P 82a6a47fcf444ec99cf39d2ff7f34dca [term 1 FOLLOWER]: Refusing update from remote peer d04931c8cf5a4dc8a8e8983980ef9282: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:43:20.722545 25926 consensus_queue.cc:1048] T 9ce41698d0084bc9bc269eb7b13fd9f7 P d04931c8cf5a4dc8a8e8983980ef9282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:43:20.729103 25845 raft_consensus.cc:1275] T 7986dd12d036449d977d8c75afaca11b P 82a6a47fcf444ec99cf39d2ff7f34dca [term 1 FOLLOWER]: Refusing update from remote peer d04931c8cf5a4dc8a8e8983980ef9282: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:43:20.729308 25771 raft_consensus.cc:1275] T ae1aceab039242e38df525efc98d4fff P eeccc8d551bf435ca1885f39dd445552 [term 1 FOLLOWER]: Refusing update from remote peer d04931c8cf5a4dc8a8e8983980ef9282: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:43:20.732306 25920 consensus_queue.cc:1048] T 7986dd12d036449d977d8c75afaca11b P d04931c8cf5a4dc8a8e8983980ef9282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:43:20.776796 25898 consensus_queue.cc:1048] T 7986dd12d036449d977d8c75afaca11b P d04931c8cf5a4dc8a8e8983980ef9282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:43:20.787050 25922 consensus_queue.cc:1048] T 9ce41698d0084bc9bc269eb7b13fd9f7 P d04931c8cf5a4dc8a8e8983980ef9282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:43:20.791710 25920 consensus_queue.cc:1048] T 2a61c81e5c004ac980957e589a7ea099 P d04931c8cf5a4dc8a8e8983980ef9282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:43:20.792475 25922 consensus_queue.cc:1048] T ae1aceab039242e38df525efc98d4fff P d04931c8cf5a4dc8a8e8983980ef9282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:43:20.799340 25772 raft_consensus.cc:1275] T 5256c3afd68049f290efcb17edfa3a84 P eeccc8d551bf435ca1885f39dd445552 [term 1 FOLLOWER]: Refusing update from remote peer 82a6a47fcf444ec99cf39d2ff7f34dca: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:43:20.814682 25901 consensus_queue.cc:1048] T 5256c3afd68049f290efcb17edfa3a84 P 82a6a47fcf444ec99cf39d2ff7f34dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:43:20.869334 25696 raft_consensus.cc:1275] T 5256c3afd68049f290efcb17edfa3a84 P d04931c8cf5a4dc8a8e8983980ef9282 [term 1 FOLLOWER]: Refusing update from remote peer 82a6a47fcf444ec99cf39d2ff7f34dca: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:43:20.873813 25933 consensus_queue.cc:1048] T 5256c3afd68049f290efcb17edfa3a84 P 82a6a47fcf444ec99cf39d2ff7f34dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:43:20.905483 25899 consensus_queue.cc:1048] T ef49553c882f4869b6044dc6145b4c11 P eeccc8d551bf435ca1885f39dd445552 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260630 12:43:20.932680 25924 consensus_queue.cc:1048] T ef49553c882f4869b6044dc6145b4c11 P eeccc8d551bf435ca1885f39dd445552 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:43:21.088042 25949 mvcc.cc:204] Tried to move back new op lower bound from 7302444649568653312 to 7302444648256839680. Current Snapshot: MvccSnapshot[applied={T|T < 7302444649568653312}]
I20260630 12:43:21.729806 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:43:21.739267 25994 instance_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:43:21.740710 25995 instance_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:43:21.742274 25997 instance_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:43:21.742702 13874 server_base.cc:1061] running on GCE node
I20260630 12:43:21.743898 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:43:21.744144 13874 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:43:21.744347 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823401744329 us; error 0 us; skew 500 ppm
I20260630 12:43:21.744897 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:43:21.747509 13874 webserver.cc:533] Webserver started at http://127.13.140.132:36929/ using document root <none> and password file <none>
I20260630 12:43:21.748026 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:43:21.748234 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:43:21.748551 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:43:21.749776 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782823128114093-13874-0/minicluster-data/ts-3-root/instance:
uuid: "9c28c897eb4e4f25987965aaa1506d9d"
format_stamp: "Formatted at 2026-06-30 12:43:21 on dist-test-slave-zctk"
I20260630 12:43:21.754424 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:43:21.757738 26002 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:43:21.758682 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:43:21.759020 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782823128114093-13874-0/minicluster-data/ts-3-root
uuid: "9c28c897eb4e4f25987965aaa1506d9d"
format_stamp: "Formatted at 2026-06-30 12:43:21 on dist-test-slave-zctk"
I20260630 12:43:21.759307 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782823128114093-13874-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782823128114093-13874-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782823128114093-13874-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:43:21.787590 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:43:21.788878 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:43:21.790293 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:43:21.792637 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:43:21.792869 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:43:21.793121 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:43:21.793314 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:43:21.834960 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.132:34855
I20260630 12:43:21.835050 26064 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.132:34855 every 8 connection(s)
I20260630 12:43:21.849519 26065 heartbeater.cc:344] Connected to a master server at 127.13.140.190:46813
I20260630 12:43:21.849923 26065 heartbeater.cc:461] Registering TS with master...
I20260630 12:43:21.850642 26065 heartbeater.cc:507] Master 127.13.140.190:46813 requested a full tablet report, sending...
I20260630 12:43:21.852777 25591 ts_manager.cc:194] Registered new tserver with Master: 9c28c897eb4e4f25987965aaa1506d9d (127.13.140.132:34855)
I20260630 12:43:21.854257 25591 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50466
I20260630 12:43:22.429494 25697 consensus_queue.cc:237] T ae1aceab039242e38df525efc98d4fff P d04931c8cf5a4dc8a8e8983980ef9282 [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } } peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } attrs { replace: true } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } } peers { permanent_uuid: "9c28c897eb4e4f25987965aaa1506d9d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 34855 } attrs { promote: true } }
I20260630 12:43:22.435966 25846 raft_consensus.cc:1275] T ae1aceab039242e38df525efc98d4fff P 82a6a47fcf444ec99cf39d2ff7f34dca [term 1 FOLLOWER]: Refusing update from remote peer d04931c8cf5a4dc8a8e8983980ef9282: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:43:22.436779 25771 raft_consensus.cc:1275] T ae1aceab039242e38df525efc98d4fff P eeccc8d551bf435ca1885f39dd445552 [term 1 FOLLOWER]: Refusing update from remote peer d04931c8cf5a4dc8a8e8983980ef9282: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:43:22.438010 26072 consensus_queue.cc:1048] T ae1aceab039242e38df525efc98d4fff P d04931c8cf5a4dc8a8e8983980ef9282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260630 12:43:22.439280 26071 consensus_queue.cc:1048] T ae1aceab039242e38df525efc98d4fff P d04931c8cf5a4dc8a8e8983980ef9282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:43:22.446656 25922 raft_consensus.cc:2955] T ae1aceab039242e38df525efc98d4fff P d04931c8cf5a4dc8a8e8983980ef9282 [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 9c28c897eb4e4f25987965aaa1506d9d (127.13.140.132) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } } peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } attrs { replace: true } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } } peers { permanent_uuid: "9c28c897eb4e4f25987965aaa1506d9d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 34855 } attrs { promote: true } } }
I20260630 12:43:22.448362 25771 raft_consensus.cc:2955] T ae1aceab039242e38df525efc98d4fff P eeccc8d551bf435ca1885f39dd445552 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 9c28c897eb4e4f25987965aaa1506d9d (127.13.140.132) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } } peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } attrs { replace: true } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } } peers { permanent_uuid: "9c28c897eb4e4f25987965aaa1506d9d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 34855 } attrs { promote: true } } }
W20260630 12:43:22.450166 25663 consensus_peers.cc:597] T ae1aceab039242e38df525efc98d4fff P d04931c8cf5a4dc8a8e8983980ef9282 -> Peer 9c28c897eb4e4f25987965aaa1506d9d (127.13.140.132:34855): Couldn't send request to peer 9c28c897eb4e4f25987965aaa1506d9d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ae1aceab039242e38df525efc98d4fff. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:43:22.451073 25846 raft_consensus.cc:2955] T ae1aceab039242e38df525efc98d4fff P 82a6a47fcf444ec99cf39d2ff7f34dca [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 9c28c897eb4e4f25987965aaa1506d9d (127.13.140.132) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } } peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } attrs { replace: true } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } } peers { permanent_uuid: "9c28c897eb4e4f25987965aaa1506d9d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 34855 } attrs { promote: true } } }
I20260630 12:43:22.463681 25591 catalog_manager.cc:5697] T ae1aceab039242e38df525efc98d4fff P d04931c8cf5a4dc8a8e8983980ef9282 reported cstate change: config changed from index -1 to 11, NON_VOTER 9c28c897eb4e4f25987965aaa1506d9d (127.13.140.132) added. New cstate: current_term: 1 leader_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c28c897eb4e4f25987965aaa1506d9d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 34855 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:43:22.472728 25771 consensus_queue.cc:237] T ef49553c882f4869b6044dc6145b4c11 P eeccc8d551bf435ca1885f39dd445552 [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } } peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } attrs { replace: true } } peers { permanent_uuid: "9c28c897eb4e4f25987965aaa1506d9d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 34855 } attrs { promote: true } }
I20260630 12:43:22.479664 25846 raft_consensus.cc:1275] T ef49553c882f4869b6044dc6145b4c11 P 82a6a47fcf444ec99cf39d2ff7f34dca [term 1 FOLLOWER]: Refusing update from remote peer eeccc8d551bf435ca1885f39dd445552: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:43:22.484495 25924 consensus_queue.cc:1048] T ef49553c882f4869b6044dc6145b4c11 P eeccc8d551bf435ca1885f39dd445552 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260630 12:43:22.490249 25697 raft_consensus.cc:1275] T ef49553c882f4869b6044dc6145b4c11 P d04931c8cf5a4dc8a8e8983980ef9282 [term 1 FOLLOWER]: Refusing update from remote peer eeccc8d551bf435ca1885f39dd445552: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:43:22.491878 26080 consensus_queue.cc:1048] T ef49553c882f4869b6044dc6145b4c11 P eeccc8d551bf435ca1885f39dd445552 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:43:22.494582 26082 raft_consensus.cc:2955] T ef49553c882f4869b6044dc6145b4c11 P eeccc8d551bf435ca1885f39dd445552 [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 9c28c897eb4e4f25987965aaa1506d9d (127.13.140.132) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } } peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } attrs { replace: true } } peers { permanent_uuid: "9c28c897eb4e4f25987965aaa1506d9d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 34855 } attrs { promote: true } } }
I20260630 12:43:22.496184 25846 raft_consensus.cc:2955] T ef49553c882f4869b6044dc6145b4c11 P 82a6a47fcf444ec99cf39d2ff7f34dca [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 9c28c897eb4e4f25987965aaa1506d9d (127.13.140.132) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } } peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } attrs { replace: true } } peers { permanent_uuid: "9c28c897eb4e4f25987965aaa1506d9d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 34855 } attrs { promote: true } } }
I20260630 12:43:22.497411 25697 raft_consensus.cc:2955] T ef49553c882f4869b6044dc6145b4c11 P d04931c8cf5a4dc8a8e8983980ef9282 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 9c28c897eb4e4f25987965aaa1506d9d (127.13.140.132) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } } peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } attrs { replace: true } } peers { permanent_uuid: "9c28c897eb4e4f25987965aaa1506d9d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 34855 } attrs { promote: true } } }
W20260630 12:43:22.502646 25738 consensus_peers.cc:597] T ef49553c882f4869b6044dc6145b4c11 P eeccc8d551bf435ca1885f39dd445552 -> Peer 9c28c897eb4e4f25987965aaa1506d9d (127.13.140.132:34855): Couldn't send request to peer 9c28c897eb4e4f25987965aaa1506d9d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ef49553c882f4869b6044dc6145b4c11. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:43:22.512815 25586 catalog_manager.cc:5697] T ef49553c882f4869b6044dc6145b4c11 P d04931c8cf5a4dc8a8e8983980ef9282 reported cstate change: config changed from index -1 to 11, NON_VOTER 9c28c897eb4e4f25987965aaa1506d9d (127.13.140.132) added. New cstate: current_term: 1 leader_uuid: "eeccc8d551bf435ca1885f39dd445552" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } } peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } attrs { replace: true } } peers { permanent_uuid: "9c28c897eb4e4f25987965aaa1506d9d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 34855 } attrs { promote: true } } }
I20260630 12:43:22.525789 25846 consensus_queue.cc:237] T 5256c3afd68049f290efcb17edfa3a84 P 82a6a47fcf444ec99cf39d2ff7f34dca [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } attrs { replace: true } } peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } } peers { permanent_uuid: "9c28c897eb4e4f25987965aaa1506d9d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 34855 } attrs { promote: true } }
I20260630 12:43:22.533746 25771 raft_consensus.cc:1275] T 5256c3afd68049f290efcb17edfa3a84 P eeccc8d551bf435ca1885f39dd445552 [term 1 FOLLOWER]: Refusing update from remote peer 82a6a47fcf444ec99cf39d2ff7f34dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:43:22.534245 25697 raft_consensus.cc:1275] T 5256c3afd68049f290efcb17edfa3a84 P d04931c8cf5a4dc8a8e8983980ef9282 [term 1 FOLLOWER]: Refusing update from remote peer 82a6a47fcf444ec99cf39d2ff7f34dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:43:22.535593 25992 consensus_queue.cc:1048] T 5256c3afd68049f290efcb17edfa3a84 P 82a6a47fcf444ec99cf39d2ff7f34dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:43:22.536509 26084 consensus_queue.cc:1048] T 5256c3afd68049f290efcb17edfa3a84 P 82a6a47fcf444ec99cf39d2ff7f34dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
W20260630 12:43:22.544060 25812 consensus_peers.cc:597] T 5256c3afd68049f290efcb17edfa3a84 P 82a6a47fcf444ec99cf39d2ff7f34dca -> Peer 9c28c897eb4e4f25987965aaa1506d9d (127.13.140.132:34855): Couldn't send request to peer 9c28c897eb4e4f25987965aaa1506d9d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5256c3afd68049f290efcb17edfa3a84. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:43:22.543794 25992 raft_consensus.cc:2955] T 5256c3afd68049f290efcb17edfa3a84 P 82a6a47fcf444ec99cf39d2ff7f34dca [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 9c28c897eb4e4f25987965aaa1506d9d (127.13.140.132) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } attrs { replace: true } } peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } } peers { permanent_uuid: "9c28c897eb4e4f25987965aaa1506d9d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 34855 } attrs { promote: true } } }
I20260630 12:43:22.545739 25771 raft_consensus.cc:2955] T 5256c3afd68049f290efcb17edfa3a84 P eeccc8d551bf435ca1885f39dd445552 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 9c28c897eb4e4f25987965aaa1506d9d (127.13.140.132) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } attrs { replace: true } } peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } } peers { permanent_uuid: "9c28c897eb4e4f25987965aaa1506d9d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 34855 } attrs { promote: true } } }
I20260630 12:43:22.546474 25697 raft_consensus.cc:2955] T 5256c3afd68049f290efcb17edfa3a84 P d04931c8cf5a4dc8a8e8983980ef9282 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 9c28c897eb4e4f25987965aaa1506d9d (127.13.140.132) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } attrs { replace: true } } peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } } peers { permanent_uuid: "9c28c897eb4e4f25987965aaa1506d9d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 34855 } attrs { promote: true } } }
I20260630 12:43:22.557292 25591 catalog_manager.cc:5697] T 5256c3afd68049f290efcb17edfa3a84 P 82a6a47fcf444ec99cf39d2ff7f34dca reported cstate change: config changed from index -1 to 11, NON_VOTER 9c28c897eb4e4f25987965aaa1506d9d (127.13.140.132) added. New cstate: current_term: 1 leader_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c28c897eb4e4f25987965aaa1506d9d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 34855 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:43:22.558506 25696 consensus_queue.cc:237] T 2a61c81e5c004ac980957e589a7ea099 P d04931c8cf5a4dc8a8e8983980ef9282 [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } } peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } attrs { replace: true } } peers { permanent_uuid: "9c28c897eb4e4f25987965aaa1506d9d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 34855 } attrs { promote: true } }
I20260630 12:43:22.564806 25846 raft_consensus.cc:1275] T 2a61c81e5c004ac980957e589a7ea099 P 82a6a47fcf444ec99cf39d2ff7f34dca [term 1 FOLLOWER]: Refusing update from remote peer d04931c8cf5a4dc8a8e8983980ef9282: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:43:22.566550 25922 consensus_queue.cc:1048] T 2a61c81e5c004ac980957e589a7ea099 P d04931c8cf5a4dc8a8e8983980ef9282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
W20260630 12:43:22.571293 25663 consensus_peers.cc:597] T 2a61c81e5c004ac980957e589a7ea099 P d04931c8cf5a4dc8a8e8983980ef9282 -> Peer 9c28c897eb4e4f25987965aaa1506d9d (127.13.140.132:34855): Couldn't send request to peer 9c28c897eb4e4f25987965aaa1506d9d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2a61c81e5c004ac980957e589a7ea099. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:43:22.574311 25771 raft_consensus.cc:1275] T 2a61c81e5c004ac980957e589a7ea099 P eeccc8d551bf435ca1885f39dd445552 [term 1 FOLLOWER]: Refusing update from remote peer d04931c8cf5a4dc8a8e8983980ef9282: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:43:22.575800 26072 consensus_queue.cc:1048] T 2a61c81e5c004ac980957e589a7ea099 P d04931c8cf5a4dc8a8e8983980ef9282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:43:22.578413 26072 raft_consensus.cc:2955] T 2a61c81e5c004ac980957e589a7ea099 P d04931c8cf5a4dc8a8e8983980ef9282 [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 9c28c897eb4e4f25987965aaa1506d9d (127.13.140.132) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } } peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } attrs { replace: true } } peers { permanent_uuid: "9c28c897eb4e4f25987965aaa1506d9d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 34855 } attrs { promote: true } } }
I20260630 12:43:22.580695 25846 raft_consensus.cc:2955] T 2a61c81e5c004ac980957e589a7ea099 P 82a6a47fcf444ec99cf39d2ff7f34dca [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 9c28c897eb4e4f25987965aaa1506d9d (127.13.140.132) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } } peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } attrs { replace: true } } peers { permanent_uuid: "9c28c897eb4e4f25987965aaa1506d9d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 34855 } attrs { promote: true } } }
I20260630 12:43:22.585498 25771 raft_consensus.cc:2955] T 2a61c81e5c004ac980957e589a7ea099 P eeccc8d551bf435ca1885f39dd445552 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 9c28c897eb4e4f25987965aaa1506d9d (127.13.140.132) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } } peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } attrs { replace: true } } peers { permanent_uuid: "9c28c897eb4e4f25987965aaa1506d9d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 34855 } attrs { promote: true } } }
I20260630 12:43:22.593241 25595 catalog_manager.cc:5697] T 2a61c81e5c004ac980957e589a7ea099 P d04931c8cf5a4dc8a8e8983980ef9282 reported cstate change: config changed from index -1 to 11, NON_VOTER 9c28c897eb4e4f25987965aaa1506d9d (127.13.140.132) added. New cstate: current_term: 1 leader_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "eeccc8d551bf435ca1885f39dd445552" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 39987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d04931c8cf5a4dc8a8e8983980ef9282" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 34793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82a6a47fcf444ec99cf39d2ff7f34dca" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 41779 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c28c897eb4e4f25987965aaa1506d9d" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 34855 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:43:22.856674 26065 heartbeater.cc:499] Master 127.13.140.190:46813 was elected leader, sending a full tablet report...
I20260630 12:43:22.868180 13874 tablet_server.cc:179] TabletServer@127.13.140.129:0 shutting down...
I20260630 12:43:22.911217 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:43:22.912075 13874 tablet_replica.cc:333] T ef49553c882f4869b6044dc6145b4c11 P d04931c8cf5a4dc8a8e8983980ef9282: stopping tablet replica
I20260630 12:43:22.912765 13874 raft_consensus.cc:2243] T ef49553c882f4869b6044dc6145b4c11 P d04931c8cf5a4dc8a8e8983980ef9282 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:43:22.913249 13874 raft_consensus.cc:2272] T ef49553c882f4869b6044dc6145b4c11 P d04931c8cf5a4dc8a8e8983980ef9282 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:43:22.916309 13874 tablet_replica.cc:333] T 2a61c81e5c004ac980957e589a7ea099 P d04931c8cf5a4dc8a8e8983980ef9282: stopping tablet replica
I20260630 12:43:22.916981 13874 raft_consensus.cc:2243] T 2a61c81e5c004ac980957e589a7ea099 P d04931c8cf5a4dc8a8e8983980ef9282 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:43:22.918167 13874 raft_consensus.cc:2272] T 2a61c81e5c004ac980957e589a7ea099 P d04931c8cf5a4dc8a8e8983980ef9282 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:43:22.920691 13874 tablet_replica.cc:333] T 5256c3afd68049f290efcb17edfa3a84 P d04931c8cf5a4dc8a8e8983980ef9282: stopping tablet replica
I20260630 12:43:22.921247 13874 raft_consensus.cc:2243] T 5256c3afd68049f290efcb17edfa3a84 P d04931c8cf5a4dc8a8e8983980ef9282 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:43:22.921717 13874 raft_consensus.cc:2272] T 5256c3afd68049f290efcb17edfa3a84 P d04931c8cf5a4dc8a8e8983980ef9282 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:43:22.924187 13874 tablet_replica.cc:333] T 9ce41698d0084bc9bc269eb7b13fd9f7 P d04931c8cf5a4dc8a8e8983980ef9282: stopping tablet replica
I20260630 12:43:22.924865 13874 raft_consensus.cc:2243] T 9ce41698d0084bc9bc269eb7b13fd9f7 P d04931c8cf5a4dc8a8e8983980ef9282 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:43:22.925772 13874 raft_consensus.cc:2272] T 9ce41698d0084bc9bc269eb7b13fd9f7 P d04931c8cf5a4dc8a8e8983980ef9282 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:43:22.930230 13874 tablet_replica.cc:333] T ae1aceab039242e38df525efc98d4fff P d04931c8cf5a4dc8a8e8983980ef9282: stopping tablet replica
I20260630 12:43:22.930963 13874 raft_consensus.cc:2243] T ae1aceab039242e38df525efc98d4fff P d04931c8cf5a4dc8a8e8983980ef9282 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:43:22.932318 13874 raft_consensus.cc:2272] T ae1aceab039242e38df525efc98d4fff P d04931c8cf5a4dc8a8e8983980ef9282 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:43:22.935359 25735 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260630 12:43:22.935918 13874 tablet_replica.cc:333] T 7986dd12d036449d977d8c75afaca11b P d04931c8cf5a4dc8a8e8983980ef9282: stopping tablet replica
I20260630 12:43:22.936868 13874 raft_consensus.cc:2243] T 7986dd12d036449d977d8c75afaca11b P d04931c8cf5a4dc8a8e8983980ef9282 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:43:22.938517 13874 raft_consensus.cc:2272] T 7986dd12d036449d977d8c75afaca11b P d04931c8cf5a4dc8a8e8983980ef9282 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:43:22.944342 25735 consensus_peers.cc:597] T ef49553c882f4869b6044dc6145b4c11 P eeccc8d551bf435ca1885f39dd445552 -> Peer d04931c8cf5a4dc8a8e8983980ef9282 (127.13.140.129:34793): Couldn't send request to peer d04931c8cf5a4dc8a8e8983980ef9282. 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:43:22.954046 26088 ts_tablet_manager.cc:933] T ef49553c882f4869b6044dc6145b4c11 P 9c28c897eb4e4f25987965aaa1506d9d: Initiating tablet copy from peer eeccc8d551bf435ca1885f39dd445552 (127.13.140.130:39987)
I20260630 12:43:22.957185 26088 tablet_copy_client.cc:323] T ef49553c882f4869b6044dc6145b4c11 P 9c28c897eb4e4f25987965aaa1506d9d: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.130:39987
I20260630 12:43:22.968611 13874 tablet_server.cc:196] TabletServer@127.13.140.129:0 shutdown complete.
I20260630 12:43:22.969518 25782 tablet_copy_service.cc:140] P eeccc8d551bf435ca1885f39dd445552: Received BeginTabletCopySession request for tablet ef49553c882f4869b6044dc6145b4c11 from peer 9c28c897eb4e4f25987965aaa1506d9d ({username='slave'} at 127.0.0.1:53200)
I20260630 12:43:22.970274 25782 tablet_copy_service.cc:161] P eeccc8d551bf435ca1885f39dd445552: Beginning new tablet copy session on tablet ef49553c882f4869b6044dc6145b4c11 from peer 9c28c897eb4e4f25987965aaa1506d9d at {username='slave'} at 127.0.0.1:53200: session id = 9c28c897eb4e4f25987965aaa1506d9d-ef49553c882f4869b6044dc6145b4c11
I20260630 12:43:22.976320 25782 tablet_copy_source_session.cc:215] T ef49553c882f4869b6044dc6145b4c11 P eeccc8d551bf435ca1885f39dd445552: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:43:22.979087 26088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef49553c882f4869b6044dc6145b4c11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:43:22.990522 26088 tablet_copy_client.cc:806] T ef49553c882f4869b6044dc6145b4c11 P 9c28c897eb4e4f25987965aaa1506d9d: tablet copy: Starting download of 0 data blocks...
I20260630 12:43:22.991181 26088 tablet_copy_client.cc:670] T ef49553c882f4869b6044dc6145b4c11 P 9c28c897eb4e4f25987965aaa1506d9d: tablet copy: Starting download of 1 WAL segments...
I20260630 12:43:22.992187 13874 tablet_server.cc:179] TabletServer@127.13.140.130:0 shutting down...
I20260630 12:43:23.008045 13874 tablet_copy_service.cc:362] P eeccc8d551bf435ca1885f39dd445552: Destroying tablet copy session 9c28c897eb4e4f25987965aaa1506d9d-ef49553c882f4869b6044dc6145b4c11 due to service shutdown
I20260630 12:43:23.008467 13874 tablet_copy_service.cc:434] P eeccc8d551bf435ca1885f39dd445552: ending tablet copy session 9c28c897eb4e4f25987965aaa1506d9d-ef49553c882f4869b6044dc6145b4c11 on tablet ef49553c882f4869b6044dc6145b4c11 with peer 9c28c897eb4e4f25987965aaa1506d9d
W20260630 12:43:23.009179 25809 consensus_peers.cc:597] T 5256c3afd68049f290efcb17edfa3a84 P 82a6a47fcf444ec99cf39d2ff7f34dca -> Peer eeccc8d551bf435ca1885f39dd445552 (127.13.140.130:39987): Couldn't send request to peer eeccc8d551bf435ca1885f39dd445552. 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:43:23.032449 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:43:23.033361 13874 tablet_replica.cc:333] T ef49553c882f4869b6044dc6145b4c11 P eeccc8d551bf435ca1885f39dd445552: stopping tablet replica
I20260630 12:43:23.034030 13874 raft_consensus.cc:2243] T ef49553c882f4869b6044dc6145b4c11 P eeccc8d551bf435ca1885f39dd445552 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:43:23.035177 13874 raft_consensus.cc:2272] T ef49553c882f4869b6044dc6145b4c11 P eeccc8d551bf435ca1885f39dd445552 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:43:23.037645 13874 tablet_replica.cc:333] T 2a61c81e5c004ac980957e589a7ea099 P eeccc8d551bf435ca1885f39dd445552: stopping tablet replica
I20260630 12:43:23.038224 13874 raft_consensus.cc:2243] T 2a61c81e5c004ac980957e589a7ea099 P eeccc8d551bf435ca1885f39dd445552 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:43:23.038755 13874 raft_consensus.cc:2272] T 2a61c81e5c004ac980957e589a7ea099 P eeccc8d551bf435ca1885f39dd445552 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:43:23.041883 13874 tablet_replica.cc:333] T ae1aceab039242e38df525efc98d4fff P eeccc8d551bf435ca1885f39dd445552: stopping tablet replica
I20260630 12:43:23.042456 13874 raft_consensus.cc:2243] T ae1aceab039242e38df525efc98d4fff P eeccc8d551bf435ca1885f39dd445552 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:43:23.043156 13874 raft_consensus.cc:2272] T ae1aceab039242e38df525efc98d4fff P eeccc8d551bf435ca1885f39dd445552 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:43:23.046168 13874 tablet_replica.cc:333] T 9ce41698d0084bc9bc269eb7b13fd9f7 P eeccc8d551bf435ca1885f39dd445552: stopping tablet replica
I20260630 12:43:23.046747 13874 raft_consensus.cc:2243] T 9ce41698d0084bc9bc269eb7b13fd9f7 P eeccc8d551bf435ca1885f39dd445552 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:43:23.047253 13874 raft_consensus.cc:2272] T 9ce41698d0084bc9bc269eb7b13fd9f7 P eeccc8d551bf435ca1885f39dd445552 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:43:23.049696 13874 tablet_replica.cc:333] T 7986dd12d036449d977d8c75afaca11b P eeccc8d551bf435ca1885f39dd445552: stopping tablet replica
I20260630 12:43:23.050273 13874 raft_consensus.cc:2243] T 7986dd12d036449d977d8c75afaca11b P eeccc8d551bf435ca1885f39dd445552 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:43:23.050758 13874 raft_consensus.cc:2272] T 7986dd12d036449d977d8c75afaca11b P eeccc8d551bf435ca1885f39dd445552 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:43:23.052747 13874 tablet_replica.cc:333] T 5256c3afd68049f290efcb17edfa3a84 P eeccc8d551bf435ca1885f39dd445552: stopping tablet replica
I20260630 12:43:23.053195 13874 raft_consensus.cc:2243] T 5256c3afd68049f290efcb17edfa3a84 P eeccc8d551bf435ca1885f39dd445552 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:43:23.054001 13874 raft_consensus.cc:2272] T 5256c3afd68049f290efcb17edfa3a84 P eeccc8d551bf435ca1885f39dd445552 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:43:23.082103 13874 tablet_server.cc:196] TabletServer@127.13.140.130:0 shutdown complete.
I20260630 12:43:23.100975 13874 tablet_server.cc:179] TabletServer@127.13.140.131:0 shutting down...
I20260630 12:43:23.102993 26092 ts_tablet_manager.cc:933] T 5256c3afd68049f290efcb17edfa3a84 P 9c28c897eb4e4f25987965aaa1506d9d: Initiating tablet copy from peer 82a6a47fcf444ec99cf39d2ff7f34dca (127.13.140.131:41779)
I20260630 12:43:23.107578 26092 tablet_copy_client.cc:323] T 5256c3afd68049f290efcb17edfa3a84 P 9c28c897eb4e4f25987965aaa1506d9d: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.131:41779
W20260630 12:43:23.121436 26088 ts_tablet_manager.cc:1011] T ef49553c882f4869b6044dc6145b4c11 P 9c28c897eb4e4f25987965aaa1506d9d: Tablet Copy: Unable to fetch data from remote peer eeccc8d551bf435ca1885f39dd445552 (127.13.140.130:39987): Network error: Unable to download WAL segment with seq. number 1: unable to fetch data from remote: Client connection negotiation failed: client connection to 127.13.140.130:39987: connect: Connection refused (error 111)
I20260630 12:43:23.121905 26088 tablet_replica.cc:333] T ef49553c882f4869b6044dc6145b4c11 P 9c28c897eb4e4f25987965aaa1506d9d: stopping tablet replica
I20260630 12:43:23.122239 26088 raft_consensus.cc:2243] T ef49553c882f4869b6044dc6145b4c11 P 9c28c897eb4e4f25987965aaa1506d9d [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:43:23.122694 26088 raft_consensus.cc:2272] T ef49553c882f4869b6044dc6145b4c11 P 9c28c897eb4e4f25987965aaa1506d9d [term 1 LEARNER]: Raft consensus is shut down!
W20260630 12:43:23.125696 26088 tablet_copy_client.cc:1131] T ef49553c882f4869b6044dc6145b4c11 P 9c28c897eb4e4f25987965aaa1506d9d: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.13.140.130:39987: connect: Connection refused (error 111)
W20260630 12:43:23.127940 26088 tablet_metadata.cc:476] failed to load DataDirGroup from superblock: Already present: tried to load directory group for tablet ef49553c882f4869b6044dc6145b4c11 but one is already registered
I20260630 12:43:23.128409 26088 ts_tablet_manager.cc:1916] T ef49553c882f4869b6044dc6145b4c11 P 9c28c897eb4e4f25987965aaa1506d9d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:43:23.149730 26088 ts_tablet_manager.cc:1929] T ef49553c882f4869b6044dc6145b4c11 P 9c28c897eb4e4f25987965aaa1506d9d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.0
I20260630 12:43:23.150419 26088 log.cc:1199] T ef49553c882f4869b6044dc6145b4c11 P 9c28c897eb4e4f25987965aaa1506d9d: Deleting WAL directory at /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782823128114093-13874-0/minicluster-data/ts-3-root/wals/ef49553c882f4869b6044dc6145b4c11
I20260630 12:43:23.150815 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:43:23.151826 13874 tablet_replica.cc:333] T 5256c3afd68049f290efcb17edfa3a84 P 82a6a47fcf444ec99cf39d2ff7f34dca: stopping tablet replica
I20260630 12:43:23.152747 13874 raft_consensus.cc:2243] T 5256c3afd68049f290efcb17edfa3a84 P 82a6a47fcf444ec99cf39d2ff7f34dca [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:43:23.153851 13874 raft_consensus.cc:2272] T 5256c3afd68049f290efcb17edfa3a84 P 82a6a47fcf444ec99cf39d2ff7f34dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:43:23.158468 13874 tablet_replica.cc:333] T 7986dd12d036449d977d8c75afaca11b P 82a6a47fcf444ec99cf39d2ff7f34dca: stopping tablet replica
I20260630 12:43:23.159281 13874 raft_consensus.cc:2243] T 7986dd12d036449d977d8c75afaca11b P 82a6a47fcf444ec99cf39d2ff7f34dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:43:23.159884 13874 raft_consensus.cc:2272] T 7986dd12d036449d977d8c75afaca11b P 82a6a47fcf444ec99cf39d2ff7f34dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:43:23.162664 13874 tablet_replica.cc:333] T 9ce41698d0084bc9bc269eb7b13fd9f7 P 82a6a47fcf444ec99cf39d2ff7f34dca: stopping tablet replica
I20260630 12:43:23.163344 13874 raft_consensus.cc:2243] T 9ce41698d0084bc9bc269eb7b13fd9f7 P 82a6a47fcf444ec99cf39d2ff7f34dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:43:23.163867 13874 raft_consensus.cc:2272] T 9ce41698d0084bc9bc269eb7b13fd9f7 P 82a6a47fcf444ec99cf39d2ff7f34dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:43:23.166458 13874 tablet_replica.cc:333] T ae1aceab039242e38df525efc98d4fff P 82a6a47fcf444ec99cf39d2ff7f34dca: stopping tablet replica
I20260630 12:43:23.167119 13874 raft_consensus.cc:2243] T ae1aceab039242e38df525efc98d4fff P 82a6a47fcf444ec99cf39d2ff7f34dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:43:23.167716 13874 raft_consensus.cc:2272] T ae1aceab039242e38df525efc98d4fff P 82a6a47fcf444ec99cf39d2ff7f34dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:43:23.170754 13874 tablet_replica.cc:333] T 2a61c81e5c004ac980957e589a7ea099 P 82a6a47fcf444ec99cf39d2ff7f34dca: stopping tablet replica
I20260630 12:43:23.171458 13874 raft_consensus.cc:2243] T 2a61c81e5c004ac980957e589a7ea099 P 82a6a47fcf444ec99cf39d2ff7f34dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:43:23.172053 13874 raft_consensus.cc:2272] T 2a61c81e5c004ac980957e589a7ea099 P 82a6a47fcf444ec99cf39d2ff7f34dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:43:23.175371 13874 tablet_replica.cc:333] T ef49553c882f4869b6044dc6145b4c11 P 82a6a47fcf444ec99cf39d2ff7f34dca: stopping tablet replica
I20260630 12:43:23.176028 13874 raft_consensus.cc:2243] T ef49553c882f4869b6044dc6145b4c11 P 82a6a47fcf444ec99cf39d2ff7f34dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:43:23.176798 13874 raft_consensus.cc:2272] T ef49553c882f4869b6044dc6145b4c11 P 82a6a47fcf444ec99cf39d2ff7f34dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:43:23.197464 13874 tablet_server.cc:196] TabletServer@127.13.140.131:0 shutdown complete.
I20260630 12:43:23.220096 13874 tablet_server.cc:179] TabletServer@127.13.140.132:0 shutting down...
W20260630 12:43:23.227823 26006 connection.cc:466] server connection from 127.0.0.1:33334 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:33334 (request call id 1) could send its response
I20260630 12:43:23.248826 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:43:23.267264 13874 tablet_server.cc:196] TabletServer@127.13.140.132:0 shutdown complete.
I20260630 12:43:23.278115 13874 master.cc:562] Master@127.13.140.190:46813 shutting down...
W20260630 12:43:23.309429 25643 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:43:23.310714 13874 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 959019ca032f4635b3cbf809284644a2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:43:23.311234 13874 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 959019ca032f4635b3cbf809284644a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:43:23.311587 13874 tablet_replica.cc:333] T 00000000000000000000000000000000 P 959019ca032f4635b3cbf809284644a2: stopping tablet replica
I20260630 12:43:23.331918 13874 master.cc:584] Master@127.13.140.190:46813 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (5193 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260630 12:43:23.375211 13874 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.140.190:33629
I20260630 12:43:23.376322 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:43:23.381260 26098 instance_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:43:23.382086 26097 instance_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:43:23.382791 26100 instance_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:43:23.383263 13874 server_base.cc:1061] running on GCE node
I20260630 12:43:23.384192 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:43:23.384382 13874 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:43:23.384554 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823403384520 us; error 0 us; skew 500 ppm
I20260630 12:43:23.385095 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:43:23.387241 13874 webserver.cc:533] Webserver started at http://127.13.140.190:32961/ using document root <none> and password file <none>
I20260630 12:43:23.387723 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:43:23.387876 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:43:23.388195 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:43:23.389346 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782823128114093-13874-0/minicluster-data/master-0-root/instance:
uuid: "1bd4feb993bf40c7bb111abaae975a5f"
format_stamp: "Formatted at 2026-06-30 12:43:23 on dist-test-slave-zctk"
I20260630 12:43:23.393472 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:43:23.396461 26105 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:43:23.397226 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:43:23.397498 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782823128114093-13874-0/minicluster-data/master-0-root
uuid: "1bd4feb993bf40c7bb111abaae975a5f"
format_stamp: "Formatted at 2026-06-30 12:43:23 on dist-test-slave-zctk"
I20260630 12:43:23.397773 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782823128114093-13874-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782823128114093-13874-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782823128114093-13874-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:43:23.414332 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:43:23.415445 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:43:23.452966 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.190:33629
I20260630 12:43:23.453094 26156 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.190:33629 every 8 connection(s)
I20260630 12:43:23.456754 26157 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:43:23.468119 26157 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1bd4feb993bf40c7bb111abaae975a5f: Bootstrap starting.
I20260630 12:43:23.473613 26157 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1bd4feb993bf40c7bb111abaae975a5f: Neither blocks nor log segments found. Creating new log.
I20260630 12:43:23.477890 26157 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1bd4feb993bf40c7bb111abaae975a5f: No bootstrap required, opened a new log
I20260630 12:43:23.480082 26157 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1bd4feb993bf40c7bb111abaae975a5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1bd4feb993bf40c7bb111abaae975a5f" member_type: VOTER }
I20260630 12:43:23.480521 26157 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1bd4feb993bf40c7bb111abaae975a5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:43:23.480832 26157 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1bd4feb993bf40c7bb111abaae975a5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd4feb993bf40c7bb111abaae975a5f, State: Initialized, Role: FOLLOWER
I20260630 12:43:23.481554 26157 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1bd4feb993bf40c7bb111abaae975a5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1bd4feb993bf40c7bb111abaae975a5f" member_type: VOTER }
I20260630 12:43:23.482061 26157 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1bd4feb993bf40c7bb111abaae975a5f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:43:23.482306 26157 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1bd4feb993bf40c7bb111abaae975a5f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:43:23.482611 26157 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1bd4feb993bf40c7bb111abaae975a5f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:43:23.487612 26157 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1bd4feb993bf40c7bb111abaae975a5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1bd4feb993bf40c7bb111abaae975a5f" member_type: VOTER }
I20260630 12:43:23.488159 26157 leader_election.cc:304] T 00000000000000000000000000000000 P 1bd4feb993bf40c7bb111abaae975a5f [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: 1bd4feb993bf40c7bb111abaae975a5f; no voters: 
I20260630 12:43:23.489370 26157 leader_election.cc:290] T 00000000000000000000000000000000 P 1bd4feb993bf40c7bb111abaae975a5f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:43:23.489720 26160 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1bd4feb993bf40c7bb111abaae975a5f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:43:23.491074 26160 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1bd4feb993bf40c7bb111abaae975a5f [term 1 LEADER]: Becoming Leader. State: Replica: 1bd4feb993bf40c7bb111abaae975a5f, State: Running, Role: LEADER
I20260630 12:43:23.491716 26160 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1bd4feb993bf40c7bb111abaae975a5f [LEADER]: Queue going to LEADER mode. State: All 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: "1bd4feb993bf40c7bb111abaae975a5f" member_type: VOTER }
I20260630 12:43:23.492470 26157 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1bd4feb993bf40c7bb111abaae975a5f [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:43:23.496726 26162 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1bd4feb993bf40c7bb111abaae975a5f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1bd4feb993bf40c7bb111abaae975a5f. Latest consensus state: current_term: 1 leader_uuid: "1bd4feb993bf40c7bb111abaae975a5f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1bd4feb993bf40c7bb111abaae975a5f" member_type: VOTER } }
I20260630 12:43:23.497495 26162 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1bd4feb993bf40c7bb111abaae975a5f [sys.catalog]: This master's current role is: LEADER
I20260630 12:43:23.498783 26161 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1bd4feb993bf40c7bb111abaae975a5f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1bd4feb993bf40c7bb111abaae975a5f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1bd4feb993bf40c7bb111abaae975a5f" member_type: VOTER } }
I20260630 12:43:23.499506 26161 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1bd4feb993bf40c7bb111abaae975a5f [sys.catalog]: This master's current role is: LEADER
I20260630 12:43:23.503826 26168 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:43:23.509713 26168 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:43:23.510713 13874 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:43:23.518157 26168 catalog_manager.cc:1383] Generated new cluster ID: 46029ba2b93b40b0934f87d18322dd04
I20260630 12:43:23.518432 26168 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:43:23.546767 26168 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:43:23.548105 26168 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:43:23.561594 26168 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1bd4feb993bf40c7bb111abaae975a5f: Generated new TSK 0
I20260630 12:43:23.562183 26168 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:43:23.577582 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:43:23.582871 26178 instance_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:43:23.584228 26179 instance_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:43:23.585506 26181 instance_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:43:23.585733 13874 server_base.cc:1061] running on GCE node
I20260630 12:43:23.586627 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:43:23.586817 13874 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:43:23.586956 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823403586946 us; error 0 us; skew 500 ppm
I20260630 12:43:23.587407 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:43:23.589524 13874 webserver.cc:533] Webserver started at http://127.13.140.129:37415/ using document root <none> and password file <none>
I20260630 12:43:23.589912 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:43:23.590056 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:43:23.590251 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:43:23.591189 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782823128114093-13874-0/minicluster-data/ts-0-root/instance:
uuid: "1e43242e05fc4458b97d36458ca2cd01"
format_stamp: "Formatted at 2026-06-30 12:43:23 on dist-test-slave-zctk"
I20260630 12:43:23.595392 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:43:23.598526 26186 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:43:23.599345 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:43:23.599673 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782823128114093-13874-0/minicluster-data/ts-0-root
uuid: "1e43242e05fc4458b97d36458ca2cd01"
format_stamp: "Formatted at 2026-06-30 12:43:23 on dist-test-slave-zctk"
I20260630 12:43:23.600010 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782823128114093-13874-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782823128114093-13874-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782823128114093-13874-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:43:23.608670 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:43:23.609591 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:43:23.610884 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:43:23.613075 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:43:23.613242 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:43:23.613533 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:43:23.613692 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:43:23.650327 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.129:42903
I20260630 12:43:23.650441 26248 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.129:42903 every 8 connection(s)
I20260630 12:43:23.655669 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:43:23.662734 26253 instance_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:43:23.664618 26254 instance_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:43:23.666011 26256 instance_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:43:23.666136 13874 server_base.cc:1061] running on GCE node
I20260630 12:43:23.668702 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:43:23.668974 13874 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:43:23.669224 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823403669203 us; error 0 us; skew 500 ppm
I20260630 12:43:23.669894 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:43:23.672181 26249 heartbeater.cc:344] Connected to a master server at 127.13.140.190:33629
I20260630 12:43:23.672611 26249 heartbeater.cc:461] Registering TS with master...
I20260630 12:43:23.672807 13874 webserver.cc:533] Webserver started at http://127.13.140.130:33881/ using document root <none> and password file <none>
I20260630 12:43:23.673380 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:43:23.673413 26249 heartbeater.cc:507] Master 127.13.140.190:33629 requested a full tablet report, sending...
I20260630 12:43:23.673568 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:43:23.673949 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:43:23.674978 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782823128114093-13874-0/minicluster-data/ts-1-root/instance:
uuid: "9ef2bfda227f4ab296e3b4b4dfc39406"
format_stamp: "Formatted at 2026-06-30 12:43:23 on dist-test-slave-zctk"
I20260630 12:43:23.675702 26122 ts_manager.cc:194] Registered new tserver with Master: 1e43242e05fc4458b97d36458ca2cd01 (127.13.140.129:42903)
I20260630 12:43:23.677489 26122 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48826
I20260630 12:43:23.679714 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:43:23.683125 26261 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:43:23.683872 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:43:23.684173 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782823128114093-13874-0/minicluster-data/ts-1-root
uuid: "9ef2bfda227f4ab296e3b4b4dfc39406"
format_stamp: "Formatted at 2026-06-30 12:43:23 on dist-test-slave-zctk"
I20260630 12:43:23.684455 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782823128114093-13874-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782823128114093-13874-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782823128114093-13874-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:43:23.703179 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:43:23.704246 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:43:23.705734 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:43:23.707861 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:43:23.708088 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:43:23.708318 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:43:23.708487 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:43:23.747040 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.130:40187
I20260630 12:43:23.747152 26323 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.130:40187 every 8 connection(s)
I20260630 12:43:23.751845 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:43:23.758910 26327 instance_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:43:23.760954 26328 instance_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:43:23.762451 13874 server_base.cc:1061] running on GCE node
W20260630 12:43:23.763974 26330 instance_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:43:23.764744 26324 heartbeater.cc:344] Connected to a master server at 127.13.140.190:33629
I20260630 12:43:23.765087 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:43:23.765195 26324 heartbeater.cc:461] Registering TS with master...
W20260630 12:43:23.765515 13874 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:43:23.765751 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823403765731 us; error 0 us; skew 500 ppm
I20260630 12:43:23.766227 26324 heartbeater.cc:507] Master 127.13.140.190:33629 requested a full tablet report, sending...
I20260630 12:43:23.766499 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:43:23.768352 26122 ts_manager.cc:194] Registered new tserver with Master: 9ef2bfda227f4ab296e3b4b4dfc39406 (127.13.140.130:40187)
I20260630 12:43:23.769304 13874 webserver.cc:533] Webserver started at http://127.13.140.131:44337/ using document root <none> and password file <none>
I20260630 12:43:23.769817 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:43:23.770017 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:43:23.769948 26122 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48840
I20260630 12:43:23.770421 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:43:23.771699 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782823128114093-13874-0/minicluster-data/ts-2-root/instance:
uuid: "72942949a1eb42e2a45ea6160d8a9099"
format_stamp: "Formatted at 2026-06-30 12:43:23 on dist-test-slave-zctk"
I20260630 12:43:23.776068 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260630 12:43:23.779167 26335 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:43:23.779992 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:43:23.780323 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782823128114093-13874-0/minicluster-data/ts-2-root
uuid: "72942949a1eb42e2a45ea6160d8a9099"
format_stamp: "Formatted at 2026-06-30 12:43:23 on dist-test-slave-zctk"
I20260630 12:43:23.780658 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782823128114093-13874-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782823128114093-13874-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782823128114093-13874-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:43:23.791702 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:43:23.792867 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:43:23.794341 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:43:23.796609 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:43:23.796855 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:43:23.797097 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:43:23.797271 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:43:23.835417 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.131:33247
I20260630 12:43:23.835505 26397 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.131:33247 every 8 connection(s)
I20260630 12:43:23.849025 26398 heartbeater.cc:344] Connected to a master server at 127.13.140.190:33629
I20260630 12:43:23.849412 26398 heartbeater.cc:461] Registering TS with master...
I20260630 12:43:23.850036 26398 heartbeater.cc:507] Master 127.13.140.190:33629 requested a full tablet report, sending...
I20260630 12:43:23.851867 26122 ts_manager.cc:194] Registered new tserver with Master: 72942949a1eb42e2a45ea6160d8a9099 (127.13.140.131:33247)
I20260630 12:43:23.852357 13874 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013438412s
I20260630 12:43:23.853617 26122 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48842
I20260630 12:43:24.680508 26249 heartbeater.cc:499] Master 127.13.140.190:33629 was elected leader, sending a full tablet report...
I20260630 12:43:24.772537 26324 heartbeater.cc:499] Master 127.13.140.190:33629 was elected leader, sending a full tablet report...
I20260630 12:43:24.856385 26398 heartbeater.cc:499] Master 127.13.140.190:33629 was elected leader, sending a full tablet report...
I20260630 12:43:24.918030 26122 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48846:
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:43:24.920441 26122 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:43:24.990197 26363 tablet_service.cc:1511] Processing CreateTablet for tablet 7f67867bcb5f4e89b88b715ea2d8c8b0 (DEFAULT_TABLE table=test-workload [id=d28d27d119fe489293c4723b0dd8f33b]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:43:24.990973 26362 tablet_service.cc:1511] Processing CreateTablet for tablet 50b1f5b39d384558abf26e5a2d2aa5fd (DEFAULT_TABLE table=test-workload [id=d28d27d119fe489293c4723b0dd8f33b]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:43:24.991628 26363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f67867bcb5f4e89b88b715ea2d8c8b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:43:24.992342 26362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50b1f5b39d384558abf26e5a2d2aa5fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:43:24.994210 26288 tablet_service.cc:1511] Processing CreateTablet for tablet 50b1f5b39d384558abf26e5a2d2aa5fd (DEFAULT_TABLE table=test-workload [id=d28d27d119fe489293c4723b0dd8f33b]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:43:24.994810 26361 tablet_service.cc:1511] Processing CreateTablet for tablet f3fa875ad83d4ab0ab6fb61298356fcc (DEFAULT_TABLE table=test-workload [id=d28d27d119fe489293c4723b0dd8f33b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:43:24.995569 26288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50b1f5b39d384558abf26e5a2d2aa5fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:43:24.996187 26361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3fa875ad83d4ab0ab6fb61298356fcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:43:24.998096 26360 tablet_service.cc:1511] Processing CreateTablet for tablet 045007622cd3466fa443cee2e1eb2797 (DEFAULT_TABLE table=test-workload [id=d28d27d119fe489293c4723b0dd8f33b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:43:24.999406 26360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 045007622cd3466fa443cee2e1eb2797. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:43:24.991994 26289 tablet_service.cc:1511] Processing CreateTablet for tablet 7f67867bcb5f4e89b88b715ea2d8c8b0 (DEFAULT_TABLE table=test-workload [id=d28d27d119fe489293c4723b0dd8f33b]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:43:25.001437 26289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f67867bcb5f4e89b88b715ea2d8c8b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:43:25.006896 26359 tablet_service.cc:1511] Processing CreateTablet for tablet 75cdbf7092b146fc8362109819e2e920 (DEFAULT_TABLE table=test-workload [id=d28d27d119fe489293c4723b0dd8f33b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:43:25.008287 26359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75cdbf7092b146fc8362109819e2e920. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:43:25.009646 26358 tablet_service.cc:1511] Processing CreateTablet for tablet 5d11e0c6a2b54ac2a28557c7e62369c3 (DEFAULT_TABLE table=test-workload [id=d28d27d119fe489293c4723b0dd8f33b]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:43:25.014325 26287 tablet_service.cc:1511] Processing CreateTablet for tablet f3fa875ad83d4ab0ab6fb61298356fcc (DEFAULT_TABLE table=test-workload [id=d28d27d119fe489293c4723b0dd8f33b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:43:25.014901 26358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d11e0c6a2b54ac2a28557c7e62369c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:43:25.015806 26287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3fa875ad83d4ab0ab6fb61298356fcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:43:25.026439 26286 tablet_service.cc:1511] Processing CreateTablet for tablet 045007622cd3466fa443cee2e1eb2797 (DEFAULT_TABLE table=test-workload [id=d28d27d119fe489293c4723b0dd8f33b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:43:25.028012 26286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 045007622cd3466fa443cee2e1eb2797. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:43:25.029512 26285 tablet_service.cc:1511] Processing CreateTablet for tablet 75cdbf7092b146fc8362109819e2e920 (DEFAULT_TABLE table=test-workload [id=d28d27d119fe489293c4723b0dd8f33b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:43:25.030588 26285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75cdbf7092b146fc8362109819e2e920. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:43:25.035059 26213 tablet_service.cc:1511] Processing CreateTablet for tablet 50b1f5b39d384558abf26e5a2d2aa5fd (DEFAULT_TABLE table=test-workload [id=d28d27d119fe489293c4723b0dd8f33b]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:43:25.036442 26214 tablet_service.cc:1511] Processing CreateTablet for tablet 7f67867bcb5f4e89b88b715ea2d8c8b0 (DEFAULT_TABLE table=test-workload [id=d28d27d119fe489293c4723b0dd8f33b]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:43:25.037546 26212 tablet_service.cc:1511] Processing CreateTablet for tablet f3fa875ad83d4ab0ab6fb61298356fcc (DEFAULT_TABLE table=test-workload [id=d28d27d119fe489293c4723b0dd8f33b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:43:25.040503 26210 tablet_service.cc:1511] Processing CreateTablet for tablet 75cdbf7092b146fc8362109819e2e920 (DEFAULT_TABLE table=test-workload [id=d28d27d119fe489293c4723b0dd8f33b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:43:25.043444 26209 tablet_service.cc:1511] Processing CreateTablet for tablet 5d11e0c6a2b54ac2a28557c7e62369c3 (DEFAULT_TABLE table=test-workload [id=d28d27d119fe489293c4723b0dd8f33b]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:43:25.044719 26211 tablet_service.cc:1511] Processing CreateTablet for tablet 045007622cd3466fa443cee2e1eb2797 (DEFAULT_TABLE table=test-workload [id=d28d27d119fe489293c4723b0dd8f33b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:43:25.036464 26213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50b1f5b39d384558abf26e5a2d2aa5fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:43:25.047616 26214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f67867bcb5f4e89b88b715ea2d8c8b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:43:25.048396 26211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 045007622cd3466fa443cee2e1eb2797. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:43:25.053000 26209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d11e0c6a2b54ac2a28557c7e62369c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:43:25.056375 26210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75cdbf7092b146fc8362109819e2e920. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:43:25.061721 26212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3fa875ad83d4ab0ab6fb61298356fcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:43:25.080399 26287 tablet_service.cc:1511] Processing CreateTablet for tablet 5d11e0c6a2b54ac2a28557c7e62369c3 (DEFAULT_TABLE table=test-workload [id=d28d27d119fe489293c4723b0dd8f33b]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:43:25.081877 26287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d11e0c6a2b54ac2a28557c7e62369c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:43:25.103139 26419 tablet_bootstrap.cc:492] T 50b1f5b39d384558abf26e5a2d2aa5fd P 9ef2bfda227f4ab296e3b4b4dfc39406: Bootstrap starting.
I20260630 12:43:25.106119 26418 tablet_bootstrap.cc:492] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 72942949a1eb42e2a45ea6160d8a9099: Bootstrap starting.
I20260630 12:43:25.111790 26419 tablet_bootstrap.cc:654] T 50b1f5b39d384558abf26e5a2d2aa5fd P 9ef2bfda227f4ab296e3b4b4dfc39406: Neither blocks nor log segments found. Creating new log.
I20260630 12:43:25.120065 26418 tablet_bootstrap.cc:654] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 72942949a1eb42e2a45ea6160d8a9099: Neither blocks nor log segments found. Creating new log.
I20260630 12:43:25.127153 26419 tablet_bootstrap.cc:492] T 50b1f5b39d384558abf26e5a2d2aa5fd P 9ef2bfda227f4ab296e3b4b4dfc39406: No bootstrap required, opened a new log
I20260630 12:43:25.127681 26419 ts_tablet_manager.cc:1403] T 50b1f5b39d384558abf26e5a2d2aa5fd P 9ef2bfda227f4ab296e3b4b4dfc39406: Time spent bootstrapping tablet: real 0.025s	user 0.003s	sys 0.006s
I20260630 12:43:25.128723 26420 tablet_bootstrap.cc:492] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 1e43242e05fc4458b97d36458ca2cd01: Bootstrap starting.
I20260630 12:43:25.131171 26419 raft_consensus.cc:359] T 50b1f5b39d384558abf26e5a2d2aa5fd P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } } peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } }
I20260630 12:43:25.131973 26419 raft_consensus.cc:385] T 50b1f5b39d384558abf26e5a2d2aa5fd P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:43:25.132270 26418 tablet_bootstrap.cc:492] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 72942949a1eb42e2a45ea6160d8a9099: No bootstrap required, opened a new log
I20260630 12:43:25.132323 26419 raft_consensus.cc:740] T 50b1f5b39d384558abf26e5a2d2aa5fd P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef2bfda227f4ab296e3b4b4dfc39406, State: Initialized, Role: FOLLOWER
I20260630 12:43:25.132983 26418 ts_tablet_manager.cc:1403] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 72942949a1eb42e2a45ea6160d8a9099: Time spent bootstrapping tablet: real 0.028s	user 0.005s	sys 0.010s
I20260630 12:43:25.133484 26419 consensus_queue.cc:260] T 50b1f5b39d384558abf26e5a2d2aa5fd P 9ef2bfda227f4ab296e3b4b4dfc39406 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } } peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } }
I20260630 12:43:25.136171 26420 tablet_bootstrap.cc:654] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 1e43242e05fc4458b97d36458ca2cd01: Neither blocks nor log segments found. Creating new log.
I20260630 12:43:25.136659 26419 ts_tablet_manager.cc:1434] T 50b1f5b39d384558abf26e5a2d2aa5fd P 9ef2bfda227f4ab296e3b4b4dfc39406: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260630 12:43:25.136198 26418 raft_consensus.cc:359] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 72942949a1eb42e2a45ea6160d8a9099 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } } peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } }
I20260630 12:43:25.137176 26418 raft_consensus.cc:385] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 72942949a1eb42e2a45ea6160d8a9099 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:43:25.137506 26418 raft_consensus.cc:740] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 72942949a1eb42e2a45ea6160d8a9099 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72942949a1eb42e2a45ea6160d8a9099, State: Initialized, Role: FOLLOWER
I20260630 12:43:25.137782 26419 tablet_bootstrap.cc:492] T f3fa875ad83d4ab0ab6fb61298356fcc P 9ef2bfda227f4ab296e3b4b4dfc39406: Bootstrap starting.
I20260630 12:43:25.138307 26418 consensus_queue.cc:260] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 72942949a1eb42e2a45ea6160d8a9099 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } } peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } }
I20260630 12:43:25.147282 26420 tablet_bootstrap.cc:492] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 1e43242e05fc4458b97d36458ca2cd01: No bootstrap required, opened a new log
I20260630 12:43:25.147825 26420 ts_tablet_manager.cc:1403] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 1e43242e05fc4458b97d36458ca2cd01: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.005s
I20260630 12:43:25.148710 26419 tablet_bootstrap.cc:654] T f3fa875ad83d4ab0ab6fb61298356fcc P 9ef2bfda227f4ab296e3b4b4dfc39406: Neither blocks nor log segments found. Creating new log.
I20260630 12:43:25.150753 26420 raft_consensus.cc:359] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 1e43242e05fc4458b97d36458ca2cd01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } } peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } }
I20260630 12:43:25.151489 26420 raft_consensus.cc:385] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 1e43242e05fc4458b97d36458ca2cd01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:43:25.151732 26420 raft_consensus.cc:740] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 1e43242e05fc4458b97d36458ca2cd01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e43242e05fc4458b97d36458ca2cd01, State: Initialized, Role: FOLLOWER
I20260630 12:43:25.152423 26420 consensus_queue.cc:260] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 1e43242e05fc4458b97d36458ca2cd01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } } peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } }
I20260630 12:43:25.154754 26418 ts_tablet_manager.cc:1434] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 72942949a1eb42e2a45ea6160d8a9099: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.013s
I20260630 12:43:25.156117 26418 tablet_bootstrap.cc:492] T 75cdbf7092b146fc8362109819e2e920 P 72942949a1eb42e2a45ea6160d8a9099: Bootstrap starting.
I20260630 12:43:25.167392 26420 ts_tablet_manager.cc:1434] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 1e43242e05fc4458b97d36458ca2cd01: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.012s
I20260630 12:43:25.167495 26419 tablet_bootstrap.cc:492] T f3fa875ad83d4ab0ab6fb61298356fcc P 9ef2bfda227f4ab296e3b4b4dfc39406: No bootstrap required, opened a new log
I20260630 12:43:25.168316 26419 ts_tablet_manager.cc:1403] T f3fa875ad83d4ab0ab6fb61298356fcc P 9ef2bfda227f4ab296e3b4b4dfc39406: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.015s
I20260630 12:43:25.168596 26420 tablet_bootstrap.cc:492] T 75cdbf7092b146fc8362109819e2e920 P 1e43242e05fc4458b97d36458ca2cd01: Bootstrap starting.
I20260630 12:43:25.169216 26418 tablet_bootstrap.cc:654] T 75cdbf7092b146fc8362109819e2e920 P 72942949a1eb42e2a45ea6160d8a9099: Neither blocks nor log segments found. Creating new log.
I20260630 12:43:25.171541 26419 raft_consensus.cc:359] T f3fa875ad83d4ab0ab6fb61298356fcc P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } } peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } }
I20260630 12:43:25.172660 26419 raft_consensus.cc:385] T f3fa875ad83d4ab0ab6fb61298356fcc P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:43:25.173034 26419 raft_consensus.cc:740] T f3fa875ad83d4ab0ab6fb61298356fcc P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef2bfda227f4ab296e3b4b4dfc39406, State: Initialized, Role: FOLLOWER
I20260630 12:43:25.173980 26419 consensus_queue.cc:260] T f3fa875ad83d4ab0ab6fb61298356fcc P 9ef2bfda227f4ab296e3b4b4dfc39406 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } } peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } }
I20260630 12:43:25.174803 26420 tablet_bootstrap.cc:654] T 75cdbf7092b146fc8362109819e2e920 P 1e43242e05fc4458b97d36458ca2cd01: Neither blocks nor log segments found. Creating new log.
I20260630 12:43:25.176940 26419 ts_tablet_manager.cc:1434] T f3fa875ad83d4ab0ab6fb61298356fcc P 9ef2bfda227f4ab296e3b4b4dfc39406: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260630 12:43:25.180846 26419 tablet_bootstrap.cc:492] T 045007622cd3466fa443cee2e1eb2797 P 9ef2bfda227f4ab296e3b4b4dfc39406: Bootstrap starting.
I20260630 12:43:25.183229 26418 tablet_bootstrap.cc:492] T 75cdbf7092b146fc8362109819e2e920 P 72942949a1eb42e2a45ea6160d8a9099: No bootstrap required, opened a new log
I20260630 12:43:25.183822 26418 ts_tablet_manager.cc:1403] T 75cdbf7092b146fc8362109819e2e920 P 72942949a1eb42e2a45ea6160d8a9099: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.005s
I20260630 12:43:25.187577 26419 tablet_bootstrap.cc:654] T 045007622cd3466fa443cee2e1eb2797 P 9ef2bfda227f4ab296e3b4b4dfc39406: Neither blocks nor log segments found. Creating new log.
I20260630 12:43:25.187371 26418 raft_consensus.cc:359] T 75cdbf7092b146fc8362109819e2e920 P 72942949a1eb42e2a45ea6160d8a9099 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } } peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } }
I20260630 12:43:25.188418 26418 raft_consensus.cc:385] T 75cdbf7092b146fc8362109819e2e920 P 72942949a1eb42e2a45ea6160d8a9099 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:43:25.188848 26418 raft_consensus.cc:740] T 75cdbf7092b146fc8362109819e2e920 P 72942949a1eb42e2a45ea6160d8a9099 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72942949a1eb42e2a45ea6160d8a9099, State: Initialized, Role: FOLLOWER
I20260630 12:43:25.189793 26418 consensus_queue.cc:260] T 75cdbf7092b146fc8362109819e2e920 P 72942949a1eb42e2a45ea6160d8a9099 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } } peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } }
I20260630 12:43:25.195154 26418 ts_tablet_manager.cc:1434] T 75cdbf7092b146fc8362109819e2e920 P 72942949a1eb42e2a45ea6160d8a9099: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260630 12:43:25.195976 26418 tablet_bootstrap.cc:492] T f3fa875ad83d4ab0ab6fb61298356fcc P 72942949a1eb42e2a45ea6160d8a9099: Bootstrap starting.
I20260630 12:43:25.200170 26418 tablet_bootstrap.cc:654] T f3fa875ad83d4ab0ab6fb61298356fcc P 72942949a1eb42e2a45ea6160d8a9099: Neither blocks nor log segments found. Creating new log.
I20260630 12:43:25.201347 26420 tablet_bootstrap.cc:492] T 75cdbf7092b146fc8362109819e2e920 P 1e43242e05fc4458b97d36458ca2cd01: No bootstrap required, opened a new log
I20260630 12:43:25.201943 26420 ts_tablet_manager.cc:1403] T 75cdbf7092b146fc8362109819e2e920 P 1e43242e05fc4458b97d36458ca2cd01: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.011s
I20260630 12:43:25.205665 26420 raft_consensus.cc:359] T 75cdbf7092b146fc8362109819e2e920 P 1e43242e05fc4458b97d36458ca2cd01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } } peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } }
I20260630 12:43:25.206923 26420 raft_consensus.cc:385] T 75cdbf7092b146fc8362109819e2e920 P 1e43242e05fc4458b97d36458ca2cd01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:43:25.207373 26420 raft_consensus.cc:740] T 75cdbf7092b146fc8362109819e2e920 P 1e43242e05fc4458b97d36458ca2cd01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e43242e05fc4458b97d36458ca2cd01, State: Initialized, Role: FOLLOWER
I20260630 12:43:25.208420 26420 consensus_queue.cc:260] T 75cdbf7092b146fc8362109819e2e920 P 1e43242e05fc4458b97d36458ca2cd01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } } peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } }
I20260630 12:43:25.210517 26420 ts_tablet_manager.cc:1434] T 75cdbf7092b146fc8362109819e2e920 P 1e43242e05fc4458b97d36458ca2cd01: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:43:25.211843 26420 tablet_bootstrap.cc:492] T 5d11e0c6a2b54ac2a28557c7e62369c3 P 1e43242e05fc4458b97d36458ca2cd01: Bootstrap starting.
I20260630 12:43:25.213459 26419 tablet_bootstrap.cc:492] T 045007622cd3466fa443cee2e1eb2797 P 9ef2bfda227f4ab296e3b4b4dfc39406: No bootstrap required, opened a new log
I20260630 12:43:25.213618 26418 tablet_bootstrap.cc:492] T f3fa875ad83d4ab0ab6fb61298356fcc P 72942949a1eb42e2a45ea6160d8a9099: No bootstrap required, opened a new log
I20260630 12:43:25.214088 26419 ts_tablet_manager.cc:1403] T 045007622cd3466fa443cee2e1eb2797 P 9ef2bfda227f4ab296e3b4b4dfc39406: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.015s
I20260630 12:43:25.214190 26418 ts_tablet_manager.cc:1403] T f3fa875ad83d4ab0ab6fb61298356fcc P 72942949a1eb42e2a45ea6160d8a9099: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.003s
I20260630 12:43:25.217188 26418 raft_consensus.cc:359] T f3fa875ad83d4ab0ab6fb61298356fcc P 72942949a1eb42e2a45ea6160d8a9099 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } } peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } }
I20260630 12:43:25.217689 26420 tablet_bootstrap.cc:654] T 5d11e0c6a2b54ac2a28557c7e62369c3 P 1e43242e05fc4458b97d36458ca2cd01: Neither blocks nor log segments found. Creating new log.
I20260630 12:43:25.217931 26418 raft_consensus.cc:385] T f3fa875ad83d4ab0ab6fb61298356fcc P 72942949a1eb42e2a45ea6160d8a9099 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:43:25.218266 26418 raft_consensus.cc:740] T f3fa875ad83d4ab0ab6fb61298356fcc P 72942949a1eb42e2a45ea6160d8a9099 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72942949a1eb42e2a45ea6160d8a9099, State: Initialized, Role: FOLLOWER
I20260630 12:43:25.218986 26419 raft_consensus.cc:359] T 045007622cd3466fa443cee2e1eb2797 P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } } peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } }
I20260630 12:43:25.219076 26418 consensus_queue.cc:260] T f3fa875ad83d4ab0ab6fb61298356fcc P 72942949a1eb42e2a45ea6160d8a9099 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } } peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } }
I20260630 12:43:25.219892 26419 raft_consensus.cc:385] T 045007622cd3466fa443cee2e1eb2797 P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:43:25.220271 26419 raft_consensus.cc:740] T 045007622cd3466fa443cee2e1eb2797 P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef2bfda227f4ab296e3b4b4dfc39406, State: Initialized, Role: FOLLOWER
I20260630 12:43:25.221047 26419 consensus_queue.cc:260] T 045007622cd3466fa443cee2e1eb2797 P 9ef2bfda227f4ab296e3b4b4dfc39406 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } } peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } }
I20260630 12:43:25.222162 26418 ts_tablet_manager.cc:1434] T f3fa875ad83d4ab0ab6fb61298356fcc P 72942949a1eb42e2a45ea6160d8a9099: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:43:25.223526 26418 tablet_bootstrap.cc:492] T 50b1f5b39d384558abf26e5a2d2aa5fd P 72942949a1eb42e2a45ea6160d8a9099: Bootstrap starting.
I20260630 12:43:25.223605 26419 ts_tablet_manager.cc:1434] T 045007622cd3466fa443cee2e1eb2797 P 9ef2bfda227f4ab296e3b4b4dfc39406: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260630 12:43:25.224927 26419 tablet_bootstrap.cc:492] T 75cdbf7092b146fc8362109819e2e920 P 9ef2bfda227f4ab296e3b4b4dfc39406: Bootstrap starting.
I20260630 12:43:25.230938 26419 tablet_bootstrap.cc:654] T 75cdbf7092b146fc8362109819e2e920 P 9ef2bfda227f4ab296e3b4b4dfc39406: Neither blocks nor log segments found. Creating new log.
I20260630 12:43:25.235711 26418 tablet_bootstrap.cc:654] T 50b1f5b39d384558abf26e5a2d2aa5fd P 72942949a1eb42e2a45ea6160d8a9099: Neither blocks nor log segments found. Creating new log.
I20260630 12:43:25.242230 26419 tablet_bootstrap.cc:492] T 75cdbf7092b146fc8362109819e2e920 P 9ef2bfda227f4ab296e3b4b4dfc39406: No bootstrap required, opened a new log
I20260630 12:43:25.242770 26419 ts_tablet_manager.cc:1403] T 75cdbf7092b146fc8362109819e2e920 P 9ef2bfda227f4ab296e3b4b4dfc39406: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260630 12:43:25.245684 26419 raft_consensus.cc:359] T 75cdbf7092b146fc8362109819e2e920 P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } } peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } }
I20260630 12:43:25.246469 26419 raft_consensus.cc:385] T 75cdbf7092b146fc8362109819e2e920 P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:43:25.246769 26419 raft_consensus.cc:740] T 75cdbf7092b146fc8362109819e2e920 P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef2bfda227f4ab296e3b4b4dfc39406, State: Initialized, Role: FOLLOWER
I20260630 12:43:25.247756 26419 consensus_queue.cc:260] T 75cdbf7092b146fc8362109819e2e920 P 9ef2bfda227f4ab296e3b4b4dfc39406 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } } peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } }
I20260630 12:43:25.250351 26419 ts_tablet_manager.cc:1434] T 75cdbf7092b146fc8362109819e2e920 P 9ef2bfda227f4ab296e3b4b4dfc39406: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:43:25.251410 26419 tablet_bootstrap.cc:492] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 9ef2bfda227f4ab296e3b4b4dfc39406: Bootstrap starting.
I20260630 12:43:25.256232 26418 tablet_bootstrap.cc:492] T 50b1f5b39d384558abf26e5a2d2aa5fd P 72942949a1eb42e2a45ea6160d8a9099: No bootstrap required, opened a new log
I20260630 12:43:25.256796 26418 ts_tablet_manager.cc:1403] T 50b1f5b39d384558abf26e5a2d2aa5fd P 72942949a1eb42e2a45ea6160d8a9099: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.015s
I20260630 12:43:25.258878 26420 tablet_bootstrap.cc:492] T 5d11e0c6a2b54ac2a28557c7e62369c3 P 1e43242e05fc4458b97d36458ca2cd01: No bootstrap required, opened a new log
I20260630 12:43:25.259454 26420 ts_tablet_manager.cc:1403] T 5d11e0c6a2b54ac2a28557c7e62369c3 P 1e43242e05fc4458b97d36458ca2cd01: Time spent bootstrapping tablet: real 0.048s	user 0.031s	sys 0.013s
I20260630 12:43:25.259929 26419 tablet_bootstrap.cc:654] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 9ef2bfda227f4ab296e3b4b4dfc39406: Neither blocks nor log segments found. Creating new log.
I20260630 12:43:25.259806 26418 raft_consensus.cc:359] T 50b1f5b39d384558abf26e5a2d2aa5fd P 72942949a1eb42e2a45ea6160d8a9099 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } } peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } }
I20260630 12:43:25.260679 26418 raft_consensus.cc:385] T 50b1f5b39d384558abf26e5a2d2aa5fd P 72942949a1eb42e2a45ea6160d8a9099 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:43:25.261026 26418 raft_consensus.cc:740] T 50b1f5b39d384558abf26e5a2d2aa5fd P 72942949a1eb42e2a45ea6160d8a9099 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72942949a1eb42e2a45ea6160d8a9099, State: Initialized, Role: FOLLOWER
I20260630 12:43:25.261749 26418 consensus_queue.cc:260] T 50b1f5b39d384558abf26e5a2d2aa5fd P 72942949a1eb42e2a45ea6160d8a9099 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } } peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } }
I20260630 12:43:25.262619 26420 raft_consensus.cc:359] T 5d11e0c6a2b54ac2a28557c7e62369c3 P 1e43242e05fc4458b97d36458ca2cd01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } } peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } }
I20260630 12:43:25.263666 26420 raft_consensus.cc:385] T 5d11e0c6a2b54ac2a28557c7e62369c3 P 1e43242e05fc4458b97d36458ca2cd01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:43:25.264008 26420 raft_consensus.cc:740] T 5d11e0c6a2b54ac2a28557c7e62369c3 P 1e43242e05fc4458b97d36458ca2cd01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e43242e05fc4458b97d36458ca2cd01, State: Initialized, Role: FOLLOWER
I20260630 12:43:25.264896 26418 ts_tablet_manager.cc:1434] T 50b1f5b39d384558abf26e5a2d2aa5fd P 72942949a1eb42e2a45ea6160d8a9099: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:43:25.264957 26420 consensus_queue.cc:260] T 5d11e0c6a2b54ac2a28557c7e62369c3 P 1e43242e05fc4458b97d36458ca2cd01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } } peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } }
I20260630 12:43:25.266119 26418 tablet_bootstrap.cc:492] T 045007622cd3466fa443cee2e1eb2797 P 72942949a1eb42e2a45ea6160d8a9099: Bootstrap starting.
I20260630 12:43:25.268932 26420 ts_tablet_manager.cc:1434] T 5d11e0c6a2b54ac2a28557c7e62369c3 P 1e43242e05fc4458b97d36458ca2cd01: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.006s
I20260630 12:43:25.270040 26420 tablet_bootstrap.cc:492] T f3fa875ad83d4ab0ab6fb61298356fcc P 1e43242e05fc4458b97d36458ca2cd01: Bootstrap starting.
I20260630 12:43:25.273034 26418 tablet_bootstrap.cc:654] T 045007622cd3466fa443cee2e1eb2797 P 72942949a1eb42e2a45ea6160d8a9099: Neither blocks nor log segments found. Creating new log.
I20260630 12:43:25.273407 26419 tablet_bootstrap.cc:492] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 9ef2bfda227f4ab296e3b4b4dfc39406: No bootstrap required, opened a new log
I20260630 12:43:25.273970 26419 ts_tablet_manager.cc:1403] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 9ef2bfda227f4ab296e3b4b4dfc39406: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.000s
I20260630 12:43:25.276122 26420 tablet_bootstrap.cc:654] T f3fa875ad83d4ab0ab6fb61298356fcc P 1e43242e05fc4458b97d36458ca2cd01: Neither blocks nor log segments found. Creating new log.
I20260630 12:43:25.276914 26419 raft_consensus.cc:359] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } } peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } }
I20260630 12:43:25.277691 26419 raft_consensus.cc:385] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:43:25.278005 26419 raft_consensus.cc:740] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef2bfda227f4ab296e3b4b4dfc39406, State: Initialized, Role: FOLLOWER
I20260630 12:43:25.278851 26423 raft_consensus.cc:493] T 75cdbf7092b146fc8362109819e2e920 P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:43:25.278976 26419 consensus_queue.cc:260] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 9ef2bfda227f4ab296e3b4b4dfc39406 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } } peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } }
I20260630 12:43:25.279385 26423 raft_consensus.cc:515] T 75cdbf7092b146fc8362109819e2e920 P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } } peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } }
I20260630 12:43:25.283995 26423 leader_election.cc:290] T 75cdbf7092b146fc8362109819e2e920 P 9ef2bfda227f4ab296e3b4b4dfc39406 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e43242e05fc4458b97d36458ca2cd01 (127.13.140.129:42903), 72942949a1eb42e2a45ea6160d8a9099 (127.13.140.131:33247)
I20260630 12:43:25.287958 26424 raft_consensus.cc:493] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 72942949a1eb42e2a45ea6160d8a9099 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:43:25.288677 26424 raft_consensus.cc:515] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 72942949a1eb42e2a45ea6160d8a9099 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } } peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } }
I20260630 12:43:25.294220 26418 tablet_bootstrap.cc:492] T 045007622cd3466fa443cee2e1eb2797 P 72942949a1eb42e2a45ea6160d8a9099: No bootstrap required, opened a new log
I20260630 12:43:25.294842 26418 ts_tablet_manager.cc:1403] T 045007622cd3466fa443cee2e1eb2797 P 72942949a1eb42e2a45ea6160d8a9099: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.004s
I20260630 12:43:25.295976 26420 tablet_bootstrap.cc:492] T f3fa875ad83d4ab0ab6fb61298356fcc P 1e43242e05fc4458b97d36458ca2cd01: No bootstrap required, opened a new log
I20260630 12:43:25.297535 26420 ts_tablet_manager.cc:1403] T f3fa875ad83d4ab0ab6fb61298356fcc P 1e43242e05fc4458b97d36458ca2cd01: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.007s
I20260630 12:43:25.303130 26419 ts_tablet_manager.cc:1434] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 9ef2bfda227f4ab296e3b4b4dfc39406: Time spent starting tablet: real 0.029s	user 0.010s	sys 0.014s
I20260630 12:43:25.298404 26418 raft_consensus.cc:359] T 045007622cd3466fa443cee2e1eb2797 P 72942949a1eb42e2a45ea6160d8a9099 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } } peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } }
I20260630 12:43:25.304104 26418 raft_consensus.cc:385] T 045007622cd3466fa443cee2e1eb2797 P 72942949a1eb42e2a45ea6160d8a9099 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:43:25.300158 26424 leader_election.cc:290] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 72942949a1eb42e2a45ea6160d8a9099 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef2bfda227f4ab296e3b4b4dfc39406 (127.13.140.130:40187), 1e43242e05fc4458b97d36458ca2cd01 (127.13.140.129:42903)
I20260630 12:43:25.304224 26419 tablet_bootstrap.cc:492] T 5d11e0c6a2b54ac2a28557c7e62369c3 P 9ef2bfda227f4ab296e3b4b4dfc39406: Bootstrap starting.
I20260630 12:43:25.304466 26418 raft_consensus.cc:740] T 045007622cd3466fa443cee2e1eb2797 P 72942949a1eb42e2a45ea6160d8a9099 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72942949a1eb42e2a45ea6160d8a9099, State: Initialized, Role: FOLLOWER
I20260630 12:43:25.305511 26418 consensus_queue.cc:260] T 045007622cd3466fa443cee2e1eb2797 P 72942949a1eb42e2a45ea6160d8a9099 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } } peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } }
I20260630 12:43:25.307101 26427 raft_consensus.cc:493] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 1e43242e05fc4458b97d36458ca2cd01 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:43:25.307893 26418 ts_tablet_manager.cc:1434] T 045007622cd3466fa443cee2e1eb2797 P 72942949a1eb42e2a45ea6160d8a9099: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260630 12:43:25.307607 26427 raft_consensus.cc:515] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 1e43242e05fc4458b97d36458ca2cd01 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } } peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } }
I20260630 12:43:25.308957 26418 tablet_bootstrap.cc:492] T 5d11e0c6a2b54ac2a28557c7e62369c3 P 72942949a1eb42e2a45ea6160d8a9099: Bootstrap starting.
I20260630 12:43:25.311335 26419 tablet_bootstrap.cc:654] T 5d11e0c6a2b54ac2a28557c7e62369c3 P 9ef2bfda227f4ab296e3b4b4dfc39406: Neither blocks nor log segments found. Creating new log.
I20260630 12:43:25.318418 26427 leader_election.cc:290] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 1e43242e05fc4458b97d36458ca2cd01 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef2bfda227f4ab296e3b4b4dfc39406 (127.13.140.130:40187), 72942949a1eb42e2a45ea6160d8a9099 (127.13.140.131:33247)
I20260630 12:43:25.323872 26418 tablet_bootstrap.cc:654] T 5d11e0c6a2b54ac2a28557c7e62369c3 P 72942949a1eb42e2a45ea6160d8a9099: Neither blocks nor log segments found. Creating new log.
I20260630 12:43:25.338713 26373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75cdbf7092b146fc8362109819e2e920" candidate_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72942949a1eb42e2a45ea6160d8a9099" is_pre_election: true
I20260630 12:43:25.339772 26373 raft_consensus.cc:2468] T 75cdbf7092b146fc8362109819e2e920 P 72942949a1eb42e2a45ea6160d8a9099 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ef2bfda227f4ab296e3b4b4dfc39406 in term 0.
I20260630 12:43:25.341868 26265 leader_election.cc:304] T 75cdbf7092b146fc8362109819e2e920 P 9ef2bfda227f4ab296e3b4b4dfc39406 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72942949a1eb42e2a45ea6160d8a9099, 9ef2bfda227f4ab296e3b4b4dfc39406; no voters: 
I20260630 12:43:25.342826 26438 raft_consensus.cc:2804] T 75cdbf7092b146fc8362109819e2e920 P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:43:25.343271 26438 raft_consensus.cc:493] T 75cdbf7092b146fc8362109819e2e920 P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:43:25.343653 26438 raft_consensus.cc:3060] T 75cdbf7092b146fc8362109819e2e920 P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:43:25.303743 26420 raft_consensus.cc:359] T f3fa875ad83d4ab0ab6fb61298356fcc P 1e43242e05fc4458b97d36458ca2cd01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } } peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } }
I20260630 12:43:25.349818 26420 raft_consensus.cc:385] T f3fa875ad83d4ab0ab6fb61298356fcc P 1e43242e05fc4458b97d36458ca2cd01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:43:25.350306 26420 raft_consensus.cc:740] T f3fa875ad83d4ab0ab6fb61298356fcc P 1e43242e05fc4458b97d36458ca2cd01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e43242e05fc4458b97d36458ca2cd01, State: Initialized, Role: FOLLOWER
I20260630 12:43:25.351576 26438 raft_consensus.cc:515] T 75cdbf7092b146fc8362109819e2e920 P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } } peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } }
I20260630 12:43:25.351532 26420 consensus_queue.cc:260] T f3fa875ad83d4ab0ab6fb61298356fcc P 1e43242e05fc4458b97d36458ca2cd01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } } peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } }
I20260630 12:43:25.355240 26299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f67867bcb5f4e89b88b715ea2d8c8b0" candidate_uuid: "72942949a1eb42e2a45ea6160d8a9099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" is_pre_election: true
I20260630 12:43:25.355492 26438 leader_election.cc:290] T 75cdbf7092b146fc8362109819e2e920 P 9ef2bfda227f4ab296e3b4b4dfc39406 [CANDIDATE]: Term 1 election: Requested vote from peers 1e43242e05fc4458b97d36458ca2cd01 (127.13.140.129:42903), 72942949a1eb42e2a45ea6160d8a9099 (127.13.140.131:33247)
I20260630 12:43:25.356189 26299 raft_consensus.cc:2468] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72942949a1eb42e2a45ea6160d8a9099 in term 0.
I20260630 12:43:25.357236 26373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75cdbf7092b146fc8362109819e2e920" candidate_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72942949a1eb42e2a45ea6160d8a9099"
I20260630 12:43:25.357429 26338 leader_election.cc:304] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 72942949a1eb42e2a45ea6160d8a9099 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72942949a1eb42e2a45ea6160d8a9099, 9ef2bfda227f4ab296e3b4b4dfc39406; no voters: 
I20260630 12:43:25.358258 26373 raft_consensus.cc:3060] T 75cdbf7092b146fc8362109819e2e920 P 72942949a1eb42e2a45ea6160d8a9099 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:43:25.358457 26424 raft_consensus.cc:2804] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 72942949a1eb42e2a45ea6160d8a9099 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:43:25.358985 26424 raft_consensus.cc:493] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 72942949a1eb42e2a45ea6160d8a9099 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:43:25.359287 26424 raft_consensus.cc:3060] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 72942949a1eb42e2a45ea6160d8a9099 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:43:25.366590 26424 raft_consensus.cc:515] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 72942949a1eb42e2a45ea6160d8a9099 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } } peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } }
I20260630 12:43:25.367183 26418 tablet_bootstrap.cc:492] T 5d11e0c6a2b54ac2a28557c7e62369c3 P 72942949a1eb42e2a45ea6160d8a9099: No bootstrap required, opened a new log
I20260630 12:43:25.367743 26418 ts_tablet_manager.cc:1403] T 5d11e0c6a2b54ac2a28557c7e62369c3 P 72942949a1eb42e2a45ea6160d8a9099: Time spent bootstrapping tablet: real 0.059s	user 0.013s	sys 0.012s
I20260630 12:43:25.369529 26299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f67867bcb5f4e89b88b715ea2d8c8b0" candidate_uuid: "72942949a1eb42e2a45ea6160d8a9099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406"
I20260630 12:43:25.370185 26299 raft_consensus.cc:3060] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:43:25.370797 26418 raft_consensus.cc:359] T 5d11e0c6a2b54ac2a28557c7e62369c3 P 72942949a1eb42e2a45ea6160d8a9099 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } } peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } }
I20260630 12:43:25.371585 26418 raft_consensus.cc:385] T 5d11e0c6a2b54ac2a28557c7e62369c3 P 72942949a1eb42e2a45ea6160d8a9099 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:43:25.372038 26418 raft_consensus.cc:740] T 5d11e0c6a2b54ac2a28557c7e62369c3 P 72942949a1eb42e2a45ea6160d8a9099 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72942949a1eb42e2a45ea6160d8a9099, State: Initialized, Role: FOLLOWER
I20260630 12:43:25.372819 26418 consensus_queue.cc:260] T 5d11e0c6a2b54ac2a28557c7e62369c3 P 72942949a1eb42e2a45ea6160d8a9099 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } } peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } }
I20260630 12:43:25.379482 26299 raft_consensus.cc:2468] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72942949a1eb42e2a45ea6160d8a9099 in term 1.
I20260630 12:43:25.381300 26338 leader_election.cc:304] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 72942949a1eb42e2a45ea6160d8a9099 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72942949a1eb42e2a45ea6160d8a9099, 9ef2bfda227f4ab296e3b4b4dfc39406; no voters: 
I20260630 12:43:25.383659 26424 leader_election.cc:290] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 72942949a1eb42e2a45ea6160d8a9099 [CANDIDATE]: Term 1 election: Requested vote from peers 9ef2bfda227f4ab296e3b4b4dfc39406 (127.13.140.130:40187), 1e43242e05fc4458b97d36458ca2cd01 (127.13.140.129:42903)
I20260630 12:43:25.385280 26449 raft_consensus.cc:2804] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 72942949a1eb42e2a45ea6160d8a9099 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:43:25.385771 26449 raft_consensus.cc:697] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 72942949a1eb42e2a45ea6160d8a9099 [term 1 LEADER]: Becoming Leader. State: Replica: 72942949a1eb42e2a45ea6160d8a9099, State: Running, Role: LEADER
I20260630 12:43:25.386584 26449 consensus_queue.cc:237] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 72942949a1eb42e2a45ea6160d8a9099 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } } peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } }
I20260630 12:43:25.396924 26420 ts_tablet_manager.cc:1434] T f3fa875ad83d4ab0ab6fb61298356fcc P 1e43242e05fc4458b97d36458ca2cd01: Time spent starting tablet: real 0.096s	user 0.008s	sys 0.000s
I20260630 12:43:25.369590 26373 raft_consensus.cc:2468] T 75cdbf7092b146fc8362109819e2e920 P 72942949a1eb42e2a45ea6160d8a9099 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ef2bfda227f4ab296e3b4b4dfc39406 in term 1.
I20260630 12:43:25.399406 26224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75cdbf7092b146fc8362109819e2e920" candidate_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e43242e05fc4458b97d36458ca2cd01" is_pre_election: true
I20260630 12:43:25.403013 26223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75cdbf7092b146fc8362109819e2e920" candidate_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e43242e05fc4458b97d36458ca2cd01"
I20260630 12:43:25.413465 26420 tablet_bootstrap.cc:492] T 50b1f5b39d384558abf26e5a2d2aa5fd P 1e43242e05fc4458b97d36458ca2cd01: Bootstrap starting.
I20260630 12:43:25.409463 26224 raft_consensus.cc:2468] T 75cdbf7092b146fc8362109819e2e920 P 1e43242e05fc4458b97d36458ca2cd01 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ef2bfda227f4ab296e3b4b4dfc39406 in term 0.
I20260630 12:43:25.422260 26420 tablet_bootstrap.cc:654] T 50b1f5b39d384558abf26e5a2d2aa5fd P 1e43242e05fc4458b97d36458ca2cd01: Neither blocks nor log segments found. Creating new log.
I20260630 12:43:25.433964 26372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f67867bcb5f4e89b88b715ea2d8c8b0" candidate_uuid: "1e43242e05fc4458b97d36458ca2cd01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72942949a1eb42e2a45ea6160d8a9099" is_pre_election: true
I20260630 12:43:25.441040 26223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f67867bcb5f4e89b88b715ea2d8c8b0" candidate_uuid: "72942949a1eb42e2a45ea6160d8a9099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e43242e05fc4458b97d36458ca2cd01" is_pre_election: true
I20260630 12:43:25.441969 26223 raft_consensus.cc:2468] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 1e43242e05fc4458b97d36458ca2cd01 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72942949a1eb42e2a45ea6160d8a9099 in term 0.
I20260630 12:43:25.442351 26265 leader_election.cc:304] T 75cdbf7092b146fc8362109819e2e920 P 9ef2bfda227f4ab296e3b4b4dfc39406 [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: 72942949a1eb42e2a45ea6160d8a9099, 9ef2bfda227f4ab296e3b4b4dfc39406; no voters: 1e43242e05fc4458b97d36458ca2cd01
I20260630 12:43:25.443611 26438 raft_consensus.cc:2804] T 75cdbf7092b146fc8362109819e2e920 P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:43:25.443895 26224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f67867bcb5f4e89b88b715ea2d8c8b0" candidate_uuid: "72942949a1eb42e2a45ea6160d8a9099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e43242e05fc4458b97d36458ca2cd01"
I20260630 12:43:25.444799 26224 raft_consensus.cc:3060] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 1e43242e05fc4458b97d36458ca2cd01 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:43:25.444144 26438 raft_consensus.cc:697] T 75cdbf7092b146fc8362109819e2e920 P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 1 LEADER]: Becoming Leader. State: Replica: 9ef2bfda227f4ab296e3b4b4dfc39406, State: Running, Role: LEADER
I20260630 12:43:25.449487 26438 consensus_queue.cc:237] T 75cdbf7092b146fc8362109819e2e920 P 9ef2bfda227f4ab296e3b4b4dfc39406 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } } peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } }
I20260630 12:43:25.450032 26121 catalog_manager.cc:5697] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 72942949a1eb42e2a45ea6160d8a9099 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72942949a1eb42e2a45ea6160d8a9099 (127.13.140.131). New cstate: current_term: 1 leader_uuid: "72942949a1eb42e2a45ea6160d8a9099" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } health_report { overall_health: UNKNOWN } } }
I20260630 12:43:25.455014 26418 ts_tablet_manager.cc:1434] T 5d11e0c6a2b54ac2a28557c7e62369c3 P 72942949a1eb42e2a45ea6160d8a9099: Time spent starting tablet: real 0.087s	user 0.054s	sys 0.025s
I20260630 12:43:25.461763 26427 raft_consensus.cc:493] T 5d11e0c6a2b54ac2a28557c7e62369c3 P 1e43242e05fc4458b97d36458ca2cd01 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:43:25.462366 26427 raft_consensus.cc:515] T 5d11e0c6a2b54ac2a28557c7e62369c3 P 1e43242e05fc4458b97d36458ca2cd01 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } } peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } }
I20260630 12:43:25.464601 26427 leader_election.cc:290] T 5d11e0c6a2b54ac2a28557c7e62369c3 P 1e43242e05fc4458b97d36458ca2cd01 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef2bfda227f4ab296e3b4b4dfc39406 (127.13.140.130:40187), 72942949a1eb42e2a45ea6160d8a9099 (127.13.140.131:33247)
I20260630 12:43:25.465010 26299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f67867bcb5f4e89b88b715ea2d8c8b0" candidate_uuid: "1e43242e05fc4458b97d36458ca2cd01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" is_pre_election: true
I20260630 12:43:25.469363 26299 raft_consensus.cc:2393] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1e43242e05fc4458b97d36458ca2cd01 in current term 1: Already voted for candidate 72942949a1eb42e2a45ea6160d8a9099 in this term.
I20260630 12:43:25.469627 26298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d11e0c6a2b54ac2a28557c7e62369c3" candidate_uuid: "1e43242e05fc4458b97d36458ca2cd01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" is_pre_election: true
I20260630 12:43:25.471700 26423 raft_consensus.cc:493] T f3fa875ad83d4ab0ab6fb61298356fcc P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:43:25.471946 26419 tablet_bootstrap.cc:492] T 5d11e0c6a2b54ac2a28557c7e62369c3 P 9ef2bfda227f4ab296e3b4b4dfc39406: No bootstrap required, opened a new log
I20260630 12:43:25.470754 26189 leader_election.cc:304] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 1e43242e05fc4458b97d36458ca2cd01 [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: 1e43242e05fc4458b97d36458ca2cd01; no voters: 72942949a1eb42e2a45ea6160d8a9099, 9ef2bfda227f4ab296e3b4b4dfc39406
I20260630 12:43:25.472698 26419 ts_tablet_manager.cc:1403] T 5d11e0c6a2b54ac2a28557c7e62369c3 P 9ef2bfda227f4ab296e3b4b4dfc39406: Time spent bootstrapping tablet: real 0.169s	user 0.047s	sys 0.098s
W20260630 12:43:25.473382 26189 leader_election.cc:343] T 5d11e0c6a2b54ac2a28557c7e62369c3 P 1e43242e05fc4458b97d36458ca2cd01 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ef2bfda227f4ab296e3b4b4dfc39406 (127.13.140.130:40187): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:43:25.473704 26420 tablet_bootstrap.cc:492] T 50b1f5b39d384558abf26e5a2d2aa5fd P 1e43242e05fc4458b97d36458ca2cd01: No bootstrap required, opened a new log
I20260630 12:43:25.474036 26423 raft_consensus.cc:515] T f3fa875ad83d4ab0ab6fb61298356fcc P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } } peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } }
I20260630 12:43:25.474251 26420 ts_tablet_manager.cc:1403] T 50b1f5b39d384558abf26e5a2d2aa5fd P 1e43242e05fc4458b97d36458ca2cd01: Time spent bootstrapping tablet: real 0.061s	user 0.016s	sys 0.002s
I20260630 12:43:25.471849 26373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d11e0c6a2b54ac2a28557c7e62369c3" candidate_uuid: "1e43242e05fc4458b97d36458ca2cd01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72942949a1eb42e2a45ea6160d8a9099" is_pre_election: true
I20260630 12:43:25.475601 26373 raft_consensus.cc:2468] T 5d11e0c6a2b54ac2a28557c7e62369c3 P 72942949a1eb42e2a45ea6160d8a9099 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e43242e05fc4458b97d36458ca2cd01 in term 0.
I20260630 12:43:25.475683 26419 raft_consensus.cc:359] T 5d11e0c6a2b54ac2a28557c7e62369c3 P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } } peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } }
I20260630 12:43:25.476099 26423 leader_election.cc:290] T f3fa875ad83d4ab0ab6fb61298356fcc P 9ef2bfda227f4ab296e3b4b4dfc39406 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e43242e05fc4458b97d36458ca2cd01 (127.13.140.129:42903), 72942949a1eb42e2a45ea6160d8a9099 (127.13.140.131:33247)
I20260630 12:43:25.476454 26419 raft_consensus.cc:385] T 5d11e0c6a2b54ac2a28557c7e62369c3 P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:43:25.476670 26423 raft_consensus.cc:493] T 50b1f5b39d384558abf26e5a2d2aa5fd P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:43:25.476953 26419 raft_consensus.cc:740] T 5d11e0c6a2b54ac2a28557c7e62369c3 P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef2bfda227f4ab296e3b4b4dfc39406, State: Initialized, Role: FOLLOWER
I20260630 12:43:25.477718 26190 leader_election.cc:304] T 5d11e0c6a2b54ac2a28557c7e62369c3 P 1e43242e05fc4458b97d36458ca2cd01 [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: 1e43242e05fc4458b97d36458ca2cd01, 72942949a1eb42e2a45ea6160d8a9099; no voters: 9ef2bfda227f4ab296e3b4b4dfc39406
I20260630 12:43:25.477731 26420 raft_consensus.cc:359] T 50b1f5b39d384558abf26e5a2d2aa5fd P 1e43242e05fc4458b97d36458ca2cd01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } } peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } }
I20260630 12:43:25.482553 26420 raft_consensus.cc:385] T 50b1f5b39d384558abf26e5a2d2aa5fd P 1e43242e05fc4458b97d36458ca2cd01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:43:25.482986 26420 raft_consensus.cc:740] T 50b1f5b39d384558abf26e5a2d2aa5fd P 1e43242e05fc4458b97d36458ca2cd01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e43242e05fc4458b97d36458ca2cd01, State: Initialized, Role: FOLLOWER
I20260630 12:43:25.484093 26420 consensus_queue.cc:260] T 50b1f5b39d384558abf26e5a2d2aa5fd P 1e43242e05fc4458b97d36458ca2cd01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } } peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } }
I20260630 12:43:25.477892 26419 consensus_queue.cc:260] T 5d11e0c6a2b54ac2a28557c7e62369c3 P 9ef2bfda227f4ab296e3b4b4dfc39406 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } } peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } }
I20260630 12:43:25.477201 26423 raft_consensus.cc:515] T 50b1f5b39d384558abf26e5a2d2aa5fd P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } } peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } }
I20260630 12:43:25.489001 26373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3fa875ad83d4ab0ab6fb61298356fcc" candidate_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72942949a1eb42e2a45ea6160d8a9099" is_pre_election: true
I20260630 12:43:25.492080 26419 ts_tablet_manager.cc:1434] T 5d11e0c6a2b54ac2a28557c7e62369c3 P 9ef2bfda227f4ab296e3b4b4dfc39406: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.002s
I20260630 12:43:25.492971 26119 catalog_manager.cc:5697] T 75cdbf7092b146fc8362109819e2e920 P 9ef2bfda227f4ab296e3b4b4dfc39406 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ef2bfda227f4ab296e3b4b4dfc39406 (127.13.140.130). New cstate: current_term: 1 leader_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } health_report { overall_health: UNKNOWN } } }
I20260630 12:43:25.494346 26372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50b1f5b39d384558abf26e5a2d2aa5fd" candidate_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72942949a1eb42e2a45ea6160d8a9099" is_pre_election: true
I20260630 12:43:25.495286 26372 raft_consensus.cc:2468] T 50b1f5b39d384558abf26e5a2d2aa5fd P 72942949a1eb42e2a45ea6160d8a9099 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ef2bfda227f4ab296e3b4b4dfc39406 in term 0.
I20260630 12:43:25.490571 26373 raft_consensus.cc:2468] T f3fa875ad83d4ab0ab6fb61298356fcc P 72942949a1eb42e2a45ea6160d8a9099 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ef2bfda227f4ab296e3b4b4dfc39406 in term 0.
I20260630 12:43:25.497095 26265 leader_election.cc:304] T 50b1f5b39d384558abf26e5a2d2aa5fd P 9ef2bfda227f4ab296e3b4b4dfc39406 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72942949a1eb42e2a45ea6160d8a9099, 9ef2bfda227f4ab296e3b4b4dfc39406; no voters: 
I20260630 12:43:25.498413 26265 leader_election.cc:304] T f3fa875ad83d4ab0ab6fb61298356fcc P 9ef2bfda227f4ab296e3b4b4dfc39406 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72942949a1eb42e2a45ea6160d8a9099, 9ef2bfda227f4ab296e3b4b4dfc39406; no voters: 
I20260630 12:43:25.492383 26423 leader_election.cc:290] T 50b1f5b39d384558abf26e5a2d2aa5fd P 9ef2bfda227f4ab296e3b4b4dfc39406 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e43242e05fc4458b97d36458ca2cd01 (127.13.140.129:42903), 72942949a1eb42e2a45ea6160d8a9099 (127.13.140.131:33247)
I20260630 12:43:25.503736 26423 raft_consensus.cc:2804] T 50b1f5b39d384558abf26e5a2d2aa5fd P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:43:25.504297 26423 raft_consensus.cc:493] T 50b1f5b39d384558abf26e5a2d2aa5fd P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:43:25.504814 26423 raft_consensus.cc:3060] T 50b1f5b39d384558abf26e5a2d2aa5fd P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:43:25.505776 26170 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:43:25.508805 26438 raft_consensus.cc:2804] T f3fa875ad83d4ab0ab6fb61298356fcc P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:43:25.509436 26438 raft_consensus.cc:493] T f3fa875ad83d4ab0ab6fb61298356fcc P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:43:25.509932 26438 raft_consensus.cc:3060] T f3fa875ad83d4ab0ab6fb61298356fcc P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:43:25.520503 26224 raft_consensus.cc:2468] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 1e43242e05fc4458b97d36458ca2cd01 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72942949a1eb42e2a45ea6160d8a9099 in term 1.
I20260630 12:43:25.523594 26427 raft_consensus.cc:2749] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 1e43242e05fc4458b97d36458ca2cd01 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:43:25.526090 26454 raft_consensus.cc:2804] T 5d11e0c6a2b54ac2a28557c7e62369c3 P 1e43242e05fc4458b97d36458ca2cd01 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:43:25.526595 26454 raft_consensus.cc:493] T 5d11e0c6a2b54ac2a28557c7e62369c3 P 1e43242e05fc4458b97d36458ca2cd01 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:43:25.526930 26454 raft_consensus.cc:3060] T 5d11e0c6a2b54ac2a28557c7e62369c3 P 1e43242e05fc4458b97d36458ca2cd01 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:43:25.532136 26454 raft_consensus.cc:515] T 5d11e0c6a2b54ac2a28557c7e62369c3 P 1e43242e05fc4458b97d36458ca2cd01 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } } peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } }
I20260630 12:43:25.534190 26223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3fa875ad83d4ab0ab6fb61298356fcc" candidate_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e43242e05fc4458b97d36458ca2cd01" is_pre_election: true
I20260630 12:43:25.534893 26223 raft_consensus.cc:2468] T f3fa875ad83d4ab0ab6fb61298356fcc P 1e43242e05fc4458b97d36458ca2cd01 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ef2bfda227f4ab296e3b4b4dfc39406 in term 0.
I20260630 12:43:25.535861 26222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50b1f5b39d384558abf26e5a2d2aa5fd" candidate_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e43242e05fc4458b97d36458ca2cd01" is_pre_election: true
I20260630 12:43:25.536540 26222 raft_consensus.cc:2468] T 50b1f5b39d384558abf26e5a2d2aa5fd P 1e43242e05fc4458b97d36458ca2cd01 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ef2bfda227f4ab296e3b4b4dfc39406 in term 0.
W20260630 12:43:25.541802 26265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.131:33247, user_credentials={real_user=slave}} blocked reactor thread for 43512us
I20260630 12:43:25.542827 26420 ts_tablet_manager.cc:1434] T 50b1f5b39d384558abf26e5a2d2aa5fd P 1e43242e05fc4458b97d36458ca2cd01: Time spent starting tablet: real 0.068s	user 0.022s	sys 0.029s
I20260630 12:43:25.543735 26420 tablet_bootstrap.cc:492] T 045007622cd3466fa443cee2e1eb2797 P 1e43242e05fc4458b97d36458ca2cd01: Bootstrap starting.
W20260630 12:43:25.533077 26190 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.131:33247, user_credentials={real_user=slave}} blocked reactor thread for 55271.3us
I20260630 12:43:25.545784 26438 raft_consensus.cc:515] T f3fa875ad83d4ab0ab6fb61298356fcc P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } } peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } }
I20260630 12:43:25.546469 26298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d11e0c6a2b54ac2a28557c7e62369c3" candidate_uuid: "1e43242e05fc4458b97d36458ca2cd01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406"
I20260630 12:43:25.547081 26298 raft_consensus.cc:3060] T 5d11e0c6a2b54ac2a28557c7e62369c3 P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:43:25.548660 26222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3fa875ad83d4ab0ab6fb61298356fcc" candidate_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e43242e05fc4458b97d36458ca2cd01"
I20260630 12:43:25.549310 26420 tablet_bootstrap.cc:654] T 045007622cd3466fa443cee2e1eb2797 P 1e43242e05fc4458b97d36458ca2cd01: Neither blocks nor log segments found. Creating new log.
I20260630 12:43:25.549271 26222 raft_consensus.cc:3060] T f3fa875ad83d4ab0ab6fb61298356fcc P 1e43242e05fc4458b97d36458ca2cd01 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:43:25.554407 26298 raft_consensus.cc:2468] T 5d11e0c6a2b54ac2a28557c7e62369c3 P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e43242e05fc4458b97d36458ca2cd01 in term 1.
I20260630 12:43:25.555713 26189 leader_election.cc:304] T 5d11e0c6a2b54ac2a28557c7e62369c3 P 1e43242e05fc4458b97d36458ca2cd01 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e43242e05fc4458b97d36458ca2cd01, 9ef2bfda227f4ab296e3b4b4dfc39406; no voters: 
I20260630 12:43:25.556519 26427 raft_consensus.cc:2804] T 5d11e0c6a2b54ac2a28557c7e62369c3 P 1e43242e05fc4458b97d36458ca2cd01 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:43:25.557037 26427 raft_consensus.cc:697] T 5d11e0c6a2b54ac2a28557c7e62369c3 P 1e43242e05fc4458b97d36458ca2cd01 [term 1 LEADER]: Becoming Leader. State: Replica: 1e43242e05fc4458b97d36458ca2cd01, State: Running, Role: LEADER
I20260630 12:43:25.557097 26222 raft_consensus.cc:2468] T f3fa875ad83d4ab0ab6fb61298356fcc P 1e43242e05fc4458b97d36458ca2cd01 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ef2bfda227f4ab296e3b4b4dfc39406 in term 1.
I20260630 12:43:25.557950 26427 consensus_queue.cc:237] T 5d11e0c6a2b54ac2a28557c7e62369c3 P 1e43242e05fc4458b97d36458ca2cd01 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } } peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } }
I20260630 12:43:25.559134 26438 leader_election.cc:290] T f3fa875ad83d4ab0ab6fb61298356fcc P 9ef2bfda227f4ab296e3b4b4dfc39406 [CANDIDATE]: Term 1 election: Requested vote from peers 1e43242e05fc4458b97d36458ca2cd01 (127.13.140.129:42903), 72942949a1eb42e2a45ea6160d8a9099 (127.13.140.131:33247)
I20260630 12:43:25.560905 26373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3fa875ad83d4ab0ab6fb61298356fcc" candidate_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72942949a1eb42e2a45ea6160d8a9099"
I20260630 12:43:25.561070 26264 leader_election.cc:304] T f3fa875ad83d4ab0ab6fb61298356fcc P 9ef2bfda227f4ab296e3b4b4dfc39406 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e43242e05fc4458b97d36458ca2cd01, 9ef2bfda227f4ab296e3b4b4dfc39406; no voters: 
I20260630 12:43:25.561537 26373 raft_consensus.cc:3060] T f3fa875ad83d4ab0ab6fb61298356fcc P 72942949a1eb42e2a45ea6160d8a9099 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:43:25.561970 26438 raft_consensus.cc:2804] T f3fa875ad83d4ab0ab6fb61298356fcc P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:43:25.562701 26438 raft_consensus.cc:697] T f3fa875ad83d4ab0ab6fb61298356fcc P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 1 LEADER]: Becoming Leader. State: Replica: 9ef2bfda227f4ab296e3b4b4dfc39406, State: Running, Role: LEADER
I20260630 12:43:25.566411 26438 consensus_queue.cc:237] T f3fa875ad83d4ab0ab6fb61298356fcc P 9ef2bfda227f4ab296e3b4b4dfc39406 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } } peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } }
I20260630 12:43:25.565052 26372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d11e0c6a2b54ac2a28557c7e62369c3" candidate_uuid: "1e43242e05fc4458b97d36458ca2cd01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72942949a1eb42e2a45ea6160d8a9099"
I20260630 12:43:25.567235 26423 raft_consensus.cc:515] T 50b1f5b39d384558abf26e5a2d2aa5fd P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } } peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } }
I20260630 12:43:25.567757 26372 raft_consensus.cc:3060] T 5d11e0c6a2b54ac2a28557c7e62369c3 P 72942949a1eb42e2a45ea6160d8a9099 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:43:25.569362 26373 raft_consensus.cc:2468] T f3fa875ad83d4ab0ab6fb61298356fcc P 72942949a1eb42e2a45ea6160d8a9099 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ef2bfda227f4ab296e3b4b4dfc39406 in term 1.
I20260630 12:43:25.577181 26373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50b1f5b39d384558abf26e5a2d2aa5fd" candidate_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72942949a1eb42e2a45ea6160d8a9099"
I20260630 12:43:25.577852 26373 raft_consensus.cc:3060] T 50b1f5b39d384558abf26e5a2d2aa5fd P 72942949a1eb42e2a45ea6160d8a9099 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:43:25.578558 26121 catalog_manager.cc:5697] T 5d11e0c6a2b54ac2a28557c7e62369c3 P 1e43242e05fc4458b97d36458ca2cd01 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e43242e05fc4458b97d36458ca2cd01 (127.13.140.129). New cstate: current_term: 1 leader_uuid: "1e43242e05fc4458b97d36458ca2cd01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } health_report { overall_health: UNKNOWN } } }
I20260630 12:43:25.580341 26420 tablet_bootstrap.cc:492] T 045007622cd3466fa443cee2e1eb2797 P 1e43242e05fc4458b97d36458ca2cd01: No bootstrap required, opened a new log
I20260630 12:43:25.577088 26423 leader_election.cc:290] T 50b1f5b39d384558abf26e5a2d2aa5fd P 9ef2bfda227f4ab296e3b4b4dfc39406 [CANDIDATE]: Term 1 election: Requested vote from peers 1e43242e05fc4458b97d36458ca2cd01 (127.13.140.129:42903), 72942949a1eb42e2a45ea6160d8a9099 (127.13.140.131:33247)
I20260630 12:43:25.580900 26420 ts_tablet_manager.cc:1403] T 045007622cd3466fa443cee2e1eb2797 P 1e43242e05fc4458b97d36458ca2cd01: Time spent bootstrapping tablet: real 0.037s	user 0.021s	sys 0.016s
I20260630 12:43:25.580945 26423 raft_consensus.cc:493] T 045007622cd3466fa443cee2e1eb2797 P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:43:25.581574 26423 raft_consensus.cc:515] T 045007622cd3466fa443cee2e1eb2797 P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } } peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } }
I20260630 12:43:25.583796 26420 raft_consensus.cc:359] T 045007622cd3466fa443cee2e1eb2797 P 1e43242e05fc4458b97d36458ca2cd01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } } peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } }
I20260630 12:43:25.584352 26373 raft_consensus.cc:2468] T 50b1f5b39d384558abf26e5a2d2aa5fd P 72942949a1eb42e2a45ea6160d8a9099 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ef2bfda227f4ab296e3b4b4dfc39406 in term 1.
I20260630 12:43:25.584540 26420 raft_consensus.cc:385] T 045007622cd3466fa443cee2e1eb2797 P 1e43242e05fc4458b97d36458ca2cd01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:43:25.584412 26222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "045007622cd3466fa443cee2e1eb2797" candidate_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e43242e05fc4458b97d36458ca2cd01" is_pre_election: true
I20260630 12:43:25.585367 26420 raft_consensus.cc:740] T 045007622cd3466fa443cee2e1eb2797 P 1e43242e05fc4458b97d36458ca2cd01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e43242e05fc4458b97d36458ca2cd01, State: Initialized, Role: FOLLOWER
I20260630 12:43:25.585639 26265 leader_election.cc:304] T 50b1f5b39d384558abf26e5a2d2aa5fd P 9ef2bfda227f4ab296e3b4b4dfc39406 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72942949a1eb42e2a45ea6160d8a9099, 9ef2bfda227f4ab296e3b4b4dfc39406; no voters: 
I20260630 12:43:25.585999 26423 leader_election.cc:290] T 045007622cd3466fa443cee2e1eb2797 P 9ef2bfda227f4ab296e3b4b4dfc39406 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e43242e05fc4458b97d36458ca2cd01 (127.13.140.129:42903), 72942949a1eb42e2a45ea6160d8a9099 (127.13.140.131:33247)
I20260630 12:43:25.586229 26420 consensus_queue.cc:260] T 045007622cd3466fa443cee2e1eb2797 P 1e43242e05fc4458b97d36458ca2cd01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } } peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } }
I20260630 12:43:25.586532 26423 raft_consensus.cc:2804] T 50b1f5b39d384558abf26e5a2d2aa5fd P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:43:25.587211 26222 raft_consensus.cc:2468] T 045007622cd3466fa443cee2e1eb2797 P 1e43242e05fc4458b97d36458ca2cd01 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ef2bfda227f4ab296e3b4b4dfc39406 in term 0.
I20260630 12:43:25.587507 26423 raft_consensus.cc:697] T 50b1f5b39d384558abf26e5a2d2aa5fd P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 1 LEADER]: Becoming Leader. State: Replica: 9ef2bfda227f4ab296e3b4b4dfc39406, State: Running, Role: LEADER
I20260630 12:43:25.587407 26373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "045007622cd3466fa443cee2e1eb2797" candidate_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72942949a1eb42e2a45ea6160d8a9099" is_pre_election: true
I20260630 12:43:25.588236 26373 raft_consensus.cc:2468] T 045007622cd3466fa443cee2e1eb2797 P 72942949a1eb42e2a45ea6160d8a9099 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ef2bfda227f4ab296e3b4b4dfc39406 in term 0.
I20260630 12:43:25.588487 26423 consensus_queue.cc:237] T 50b1f5b39d384558abf26e5a2d2aa5fd P 9ef2bfda227f4ab296e3b4b4dfc39406 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } } peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } }
I20260630 12:43:25.589385 26265 leader_election.cc:304] T 045007622cd3466fa443cee2e1eb2797 P 9ef2bfda227f4ab296e3b4b4dfc39406 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72942949a1eb42e2a45ea6160d8a9099, 9ef2bfda227f4ab296e3b4b4dfc39406; no voters: 
I20260630 12:43:25.590914 26420 ts_tablet_manager.cc:1434] T 045007622cd3466fa443cee2e1eb2797 P 1e43242e05fc4458b97d36458ca2cd01: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260630 12:43:25.593091 26453 raft_consensus.cc:2804] T 045007622cd3466fa443cee2e1eb2797 P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:43:25.593506 26453 raft_consensus.cc:493] T 045007622cd3466fa443cee2e1eb2797 P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:43:25.593628 26224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50b1f5b39d384558abf26e5a2d2aa5fd" candidate_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e43242e05fc4458b97d36458ca2cd01"
I20260630 12:43:25.594000 26453 raft_consensus.cc:3060] T 045007622cd3466fa443cee2e1eb2797 P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:43:25.594347 26224 raft_consensus.cc:3060] T 50b1f5b39d384558abf26e5a2d2aa5fd P 1e43242e05fc4458b97d36458ca2cd01 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:43:25.599579 26372 raft_consensus.cc:2468] T 5d11e0c6a2b54ac2a28557c7e62369c3 P 72942949a1eb42e2a45ea6160d8a9099 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e43242e05fc4458b97d36458ca2cd01 in term 1.
I20260630 12:43:25.563387 26454 leader_election.cc:290] T 5d11e0c6a2b54ac2a28557c7e62369c3 P 1e43242e05fc4458b97d36458ca2cd01 [CANDIDATE]: Term 1 election: Requested vote from peers 9ef2bfda227f4ab296e3b4b4dfc39406 (127.13.140.130:40187), 72942949a1eb42e2a45ea6160d8a9099 (127.13.140.131:33247)
I20260630 12:43:25.601469 26453 raft_consensus.cc:515] T 045007622cd3466fa443cee2e1eb2797 P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } } peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } }
I20260630 12:43:25.603468 26453 leader_election.cc:290] T 045007622cd3466fa443cee2e1eb2797 P 9ef2bfda227f4ab296e3b4b4dfc39406 [CANDIDATE]: Term 1 election: Requested vote from peers 1e43242e05fc4458b97d36458ca2cd01 (127.13.140.129:42903), 72942949a1eb42e2a45ea6160d8a9099 (127.13.140.131:33247)
I20260630 12:43:25.604128 26222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "045007622cd3466fa443cee2e1eb2797" candidate_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e43242e05fc4458b97d36458ca2cd01"
I20260630 12:43:25.604550 26372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "045007622cd3466fa443cee2e1eb2797" candidate_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72942949a1eb42e2a45ea6160d8a9099"
I20260630 12:43:25.604789 26222 raft_consensus.cc:3060] T 045007622cd3466fa443cee2e1eb2797 P 1e43242e05fc4458b97d36458ca2cd01 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:43:25.605216 26372 raft_consensus.cc:3060] T 045007622cd3466fa443cee2e1eb2797 P 72942949a1eb42e2a45ea6160d8a9099 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:43:25.608783 26224 raft_consensus.cc:2468] T 50b1f5b39d384558abf26e5a2d2aa5fd P 1e43242e05fc4458b97d36458ca2cd01 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ef2bfda227f4ab296e3b4b4dfc39406 in term 1.
I20260630 12:43:25.612005 26222 raft_consensus.cc:2468] T 045007622cd3466fa443cee2e1eb2797 P 1e43242e05fc4458b97d36458ca2cd01 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ef2bfda227f4ab296e3b4b4dfc39406 in term 1.
I20260630 12:43:25.612401 26372 raft_consensus.cc:2468] T 045007622cd3466fa443cee2e1eb2797 P 72942949a1eb42e2a45ea6160d8a9099 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ef2bfda227f4ab296e3b4b4dfc39406 in term 1.
I20260630 12:43:25.613207 26264 leader_election.cc:304] T 045007622cd3466fa443cee2e1eb2797 P 9ef2bfda227f4ab296e3b4b4dfc39406 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e43242e05fc4458b97d36458ca2cd01, 9ef2bfda227f4ab296e3b4b4dfc39406; no voters: 
I20260630 12:43:25.614046 26438 raft_consensus.cc:2804] T 045007622cd3466fa443cee2e1eb2797 P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:43:25.614552 26438 raft_consensus.cc:697] T 045007622cd3466fa443cee2e1eb2797 P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 1 LEADER]: Becoming Leader. State: Replica: 9ef2bfda227f4ab296e3b4b4dfc39406, State: Running, Role: LEADER
I20260630 12:43:25.613905 26119 catalog_manager.cc:5697] T f3fa875ad83d4ab0ab6fb61298356fcc P 9ef2bfda227f4ab296e3b4b4dfc39406 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ef2bfda227f4ab296e3b4b4dfc39406 (127.13.140.130). New cstate: current_term: 1 leader_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } health_report { overall_health: UNKNOWN } } }
I20260630 12:43:25.615324 26438 consensus_queue.cc:237] T 045007622cd3466fa443cee2e1eb2797 P 9ef2bfda227f4ab296e3b4b4dfc39406 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } } peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } }
I20260630 12:43:25.626714 26119 catalog_manager.cc:5697] T 045007622cd3466fa443cee2e1eb2797 P 9ef2bfda227f4ab296e3b4b4dfc39406 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ef2bfda227f4ab296e3b4b4dfc39406 (127.13.140.130). New cstate: current_term: 1 leader_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } health_report { overall_health: UNKNOWN } } }
I20260630 12:43:25.627882 26119 catalog_manager.cc:5697] T 50b1f5b39d384558abf26e5a2d2aa5fd P 9ef2bfda227f4ab296e3b4b4dfc39406 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ef2bfda227f4ab296e3b4b4dfc39406 (127.13.140.130). New cstate: current_term: 1 leader_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } health_report { overall_health: UNKNOWN } } }
I20260630 12:43:25.829954 26448 consensus_queue.cc:1048] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 72942949a1eb42e2a45ea6160d8a9099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:43:25.862676 26449 consensus_queue.cc:1048] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 72942949a1eb42e2a45ea6160d8a9099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:43:25.920997 26372 raft_consensus.cc:1275] T 75cdbf7092b146fc8362109819e2e920 P 72942949a1eb42e2a45ea6160d8a9099 [term 1 FOLLOWER]: Refusing update from remote peer 9ef2bfda227f4ab296e3b4b4dfc39406: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:43:25.923218 26438 consensus_queue.cc:1048] T 75cdbf7092b146fc8362109819e2e920 P 9ef2bfda227f4ab296e3b4b4dfc39406 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:43:25.926447 26222 raft_consensus.cc:3060] T 75cdbf7092b146fc8362109819e2e920 P 1e43242e05fc4458b97d36458ca2cd01 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:43:25.942545 26222 raft_consensus.cc:1275] T 75cdbf7092b146fc8362109819e2e920 P 1e43242e05fc4458b97d36458ca2cd01 [term 1 FOLLOWER]: Refusing update from remote peer 9ef2bfda227f4ab296e3b4b4dfc39406: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:43:25.947278 26438 consensus_queue.cc:1048] T 75cdbf7092b146fc8362109819e2e920 P 9ef2bfda227f4ab296e3b4b4dfc39406 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:43:25.947999 26224 raft_consensus.cc:1275] T f3fa875ad83d4ab0ab6fb61298356fcc P 1e43242e05fc4458b97d36458ca2cd01 [term 1 FOLLOWER]: Refusing update from remote peer 9ef2bfda227f4ab296e3b4b4dfc39406: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:43:25.949965 26453 consensus_queue.cc:1048] T f3fa875ad83d4ab0ab6fb61298356fcc P 9ef2bfda227f4ab296e3b4b4dfc39406 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:43:25.950786 26373 raft_consensus.cc:1275] T f3fa875ad83d4ab0ab6fb61298356fcc P 72942949a1eb42e2a45ea6160d8a9099 [term 1 FOLLOWER]: Refusing update from remote peer 9ef2bfda227f4ab296e3b4b4dfc39406: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:43:25.953024 26373 raft_consensus.cc:1275] T 50b1f5b39d384558abf26e5a2d2aa5fd P 72942949a1eb42e2a45ea6160d8a9099 [term 1 FOLLOWER]: Refusing update from remote peer 9ef2bfda227f4ab296e3b4b4dfc39406: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:43:25.960784 26223 raft_consensus.cc:1275] T 50b1f5b39d384558abf26e5a2d2aa5fd P 1e43242e05fc4458b97d36458ca2cd01 [term 1 FOLLOWER]: Refusing update from remote peer 9ef2bfda227f4ab296e3b4b4dfc39406: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:43:25.969195 26453 consensus_queue.cc:1048] T 50b1f5b39d384558abf26e5a2d2aa5fd P 9ef2bfda227f4ab296e3b4b4dfc39406 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:43:25.972656 26223 raft_consensus.cc:1275] T 045007622cd3466fa443cee2e1eb2797 P 1e43242e05fc4458b97d36458ca2cd01 [term 1 FOLLOWER]: Refusing update from remote peer 9ef2bfda227f4ab296e3b4b4dfc39406: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:43:25.973837 26427 consensus_queue.cc:1048] T 5d11e0c6a2b54ac2a28557c7e62369c3 P 1e43242e05fc4458b97d36458ca2cd01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:43:25.979511 26453 consensus_queue.cc:1048] T f3fa875ad83d4ab0ab6fb61298356fcc P 9ef2bfda227f4ab296e3b4b4dfc39406 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:43:25.982007 26371 raft_consensus.cc:1275] T 045007622cd3466fa443cee2e1eb2797 P 72942949a1eb42e2a45ea6160d8a9099 [term 1 FOLLOWER]: Refusing update from remote peer 9ef2bfda227f4ab296e3b4b4dfc39406: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:43:25.985098 26438 consensus_queue.cc:1048] T 50b1f5b39d384558abf26e5a2d2aa5fd P 9ef2bfda227f4ab296e3b4b4dfc39406 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:43:25.987637 26438 consensus_queue.cc:1048] T 045007622cd3466fa443cee2e1eb2797 P 9ef2bfda227f4ab296e3b4b4dfc39406 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:43:25.990762 26427 consensus_queue.cc:1048] T 5d11e0c6a2b54ac2a28557c7e62369c3 P 1e43242e05fc4458b97d36458ca2cd01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:43:26.005384 26453 consensus_queue.cc:1048] T 045007622cd3466fa443cee2e1eb2797 P 9ef2bfda227f4ab296e3b4b4dfc39406 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
W20260630 12:43:26.248018 26189 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.130:40187, user_credentials={real_user=slave}} blocked reactor thread for 46061.8us
I20260630 12:43:26.301025 26486 mvcc.cc:204] Tried to move back new op lower bound from 7302444670852382720 to 7302444669409083392. Current Snapshot: MvccSnapshot[applied={T|T < 7302444670786772992}]
I20260630 12:43:26.883105 13874 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:43:26.889369 26512 instance_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:43:26.889431 26513 instance_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:43:26.891072 26515 instance_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:43:26.892385 13874 server_base.cc:1061] running on GCE node
I20260630 12:43:26.893652 13874 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:43:26.893838 13874 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:43:26.894035 13874 hybrid_clock.cc:648] HybridClock initialized: now 1782823406894018 us; error 0 us; skew 500 ppm
I20260630 12:43:26.894586 13874 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:43:26.896833 13874 webserver.cc:533] Webserver started at http://127.13.140.132:40007/ using document root <none> and password file <none>
I20260630 12:43:26.897251 13874 fs_manager.cc:362] Metadata directory not provided
I20260630 12:43:26.897403 13874 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:43:26.897609 13874 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:43:26.898571 13874 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782823128114093-13874-0/minicluster-data/ts-3-root/instance:
uuid: "a3ff394a3f9444fb8e3b7c8403fc36d1"
format_stamp: "Formatted at 2026-06-30 12:43:26 on dist-test-slave-zctk"
I20260630 12:43:26.903115 13874 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:43:26.906255 26520 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:43:26.906966 13874 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:43:26.907250 13874 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782823128114093-13874-0/minicluster-data/ts-3-root
uuid: "a3ff394a3f9444fb8e3b7c8403fc36d1"
format_stamp: "Formatted at 2026-06-30 12:43:26 on dist-test-slave-zctk"
I20260630 12:43:26.907512 13874 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782823128114093-13874-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782823128114093-13874-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskHQFl0b/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782823128114093-13874-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:43:26.941943 13874 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:43:26.942999 13874 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:43:26.944293 13874 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:43:26.946501 13874 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:43:26.946682 13874 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:43:26.946995 13874 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:43:26.947156 13874 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:43:26.985666 13874 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.132:46545
I20260630 12:43:26.985850 26582 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.132:46545 every 8 connection(s)
I20260630 12:43:26.999578 26583 heartbeater.cc:344] Connected to a master server at 127.13.140.190:33629
I20260630 12:43:27.000044 26583 heartbeater.cc:461] Registering TS with master...
I20260630 12:43:27.000792 26583 heartbeater.cc:507] Master 127.13.140.190:33629 requested a full tablet report, sending...
I20260630 12:43:27.002951 26120 ts_manager.cc:194] Registered new tserver with Master: a3ff394a3f9444fb8e3b7c8403fc36d1 (127.13.140.132:46545)
I20260630 12:43:27.004424 26120 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48862
I20260630 12:43:27.714834 26298 consensus_queue.cc:237] T f3fa875ad83d4ab0ab6fb61298356fcc P 9ef2bfda227f4ab296e3b4b4dfc39406 [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } attrs { replace: true } } peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } } peers { permanent_uuid: "a3ff394a3f9444fb8e3b7c8403fc36d1" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46545 } attrs { promote: true } }
I20260630 12:43:27.722388 26221 raft_consensus.cc:1275] T f3fa875ad83d4ab0ab6fb61298356fcc P 1e43242e05fc4458b97d36458ca2cd01 [term 1 FOLLOWER]: Refusing update from remote peer 9ef2bfda227f4ab296e3b4b4dfc39406: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:43:27.722935 26369 raft_consensus.cc:1275] T f3fa875ad83d4ab0ab6fb61298356fcc P 72942949a1eb42e2a45ea6160d8a9099 [term 1 FOLLOWER]: Refusing update from remote peer 9ef2bfda227f4ab296e3b4b4dfc39406: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:43:27.723845 26456 consensus_queue.cc:1048] T f3fa875ad83d4ab0ab6fb61298356fcc P 9ef2bfda227f4ab296e3b4b4dfc39406 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:43:27.724830 26591 consensus_queue.cc:1048] T f3fa875ad83d4ab0ab6fb61298356fcc P 9ef2bfda227f4ab296e3b4b4dfc39406 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
W20260630 12:43:27.732270 26263 consensus_peers.cc:597] T f3fa875ad83d4ab0ab6fb61298356fcc P 9ef2bfda227f4ab296e3b4b4dfc39406 -> Peer a3ff394a3f9444fb8e3b7c8403fc36d1 (127.13.140.132:46545): Couldn't send request to peer a3ff394a3f9444fb8e3b7c8403fc36d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f3fa875ad83d4ab0ab6fb61298356fcc. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:43:27.732023 26591 raft_consensus.cc:2955] T f3fa875ad83d4ab0ab6fb61298356fcc P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER a3ff394a3f9444fb8e3b7c8403fc36d1 (127.13.140.132) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } attrs { replace: true } } peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } } peers { permanent_uuid: "a3ff394a3f9444fb8e3b7c8403fc36d1" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46545 } attrs { promote: true } } }
I20260630 12:43:27.733929 26369 raft_consensus.cc:2955] T f3fa875ad83d4ab0ab6fb61298356fcc P 72942949a1eb42e2a45ea6160d8a9099 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER a3ff394a3f9444fb8e3b7c8403fc36d1 (127.13.140.132) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } attrs { replace: true } } peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } } peers { permanent_uuid: "a3ff394a3f9444fb8e3b7c8403fc36d1" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46545 } attrs { promote: true } } }
I20260630 12:43:27.735116 26221 raft_consensus.cc:2955] T f3fa875ad83d4ab0ab6fb61298356fcc P 1e43242e05fc4458b97d36458ca2cd01 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER a3ff394a3f9444fb8e3b7c8403fc36d1 (127.13.140.132) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } attrs { replace: true } } peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } } peers { permanent_uuid: "a3ff394a3f9444fb8e3b7c8403fc36d1" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46545 } attrs { promote: true } } }
I20260630 12:43:27.747313 26298 consensus_queue.cc:237] T 045007622cd3466fa443cee2e1eb2797 P 9ef2bfda227f4ab296e3b4b4dfc39406 [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } } peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } attrs { replace: true } } peers { permanent_uuid: "a3ff394a3f9444fb8e3b7c8403fc36d1" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46545 } attrs { promote: true } }
I20260630 12:43:27.753628 26120 catalog_manager.cc:5697] T f3fa875ad83d4ab0ab6fb61298356fcc P 9ef2bfda227f4ab296e3b4b4dfc39406 reported cstate change: config changed from index -1 to 11, NON_VOTER a3ff394a3f9444fb8e3b7c8403fc36d1 (127.13.140.132) added. New cstate: current_term: 1 leader_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3ff394a3f9444fb8e3b7c8403fc36d1" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46545 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:43:27.755641 26263 consensus_peers.cc:597] T 045007622cd3466fa443cee2e1eb2797 P 9ef2bfda227f4ab296e3b4b4dfc39406 -> Peer a3ff394a3f9444fb8e3b7c8403fc36d1 (127.13.140.132:46545): Couldn't send request to peer a3ff394a3f9444fb8e3b7c8403fc36d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 045007622cd3466fa443cee2e1eb2797. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:43:27.756165 26369 raft_consensus.cc:1275] T 045007622cd3466fa443cee2e1eb2797 P 72942949a1eb42e2a45ea6160d8a9099 [term 1 FOLLOWER]: Refusing update from remote peer 9ef2bfda227f4ab296e3b4b4dfc39406: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:43:27.756331 26221 raft_consensus.cc:1275] T 045007622cd3466fa443cee2e1eb2797 P 1e43242e05fc4458b97d36458ca2cd01 [term 1 FOLLOWER]: Refusing update from remote peer 9ef2bfda227f4ab296e3b4b4dfc39406: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:43:27.757714 26456 consensus_queue.cc:1048] T 045007622cd3466fa443cee2e1eb2797 P 9ef2bfda227f4ab296e3b4b4dfc39406 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:43:27.758610 26591 consensus_queue.cc:1048] T 045007622cd3466fa443cee2e1eb2797 P 9ef2bfda227f4ab296e3b4b4dfc39406 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:43:27.766548 26594 raft_consensus.cc:2955] T 045007622cd3466fa443cee2e1eb2797 P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER a3ff394a3f9444fb8e3b7c8403fc36d1 (127.13.140.132) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } } peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } attrs { replace: true } } peers { permanent_uuid: "a3ff394a3f9444fb8e3b7c8403fc36d1" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46545 } attrs { promote: true } } }
I20260630 12:43:27.768357 26221 raft_consensus.cc:2955] T 045007622cd3466fa443cee2e1eb2797 P 1e43242e05fc4458b97d36458ca2cd01 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER a3ff394a3f9444fb8e3b7c8403fc36d1 (127.13.140.132) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } } peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } attrs { replace: true } } peers { permanent_uuid: "a3ff394a3f9444fb8e3b7c8403fc36d1" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46545 } attrs { promote: true } } }
I20260630 12:43:27.768533 26369 raft_consensus.cc:2955] T 045007622cd3466fa443cee2e1eb2797 P 72942949a1eb42e2a45ea6160d8a9099 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER a3ff394a3f9444fb8e3b7c8403fc36d1 (127.13.140.132) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } } peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } attrs { replace: true } } peers { permanent_uuid: "a3ff394a3f9444fb8e3b7c8403fc36d1" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46545 } attrs { promote: true } } }
I20260630 12:43:27.784435 26119 catalog_manager.cc:5697] T 045007622cd3466fa443cee2e1eb2797 P 1e43242e05fc4458b97d36458ca2cd01 reported cstate change: config changed from index -1 to 11, NON_VOTER a3ff394a3f9444fb8e3b7c8403fc36d1 (127.13.140.132) added. New cstate: current_term: 1 leader_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } } peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } attrs { replace: true } } peers { permanent_uuid: "a3ff394a3f9444fb8e3b7c8403fc36d1" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46545 } attrs { promote: true } } }
I20260630 12:43:27.793839 26221 consensus_queue.cc:237] T 5d11e0c6a2b54ac2a28557c7e62369c3 P 1e43242e05fc4458b97d36458ca2cd01 [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } } peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } attrs { replace: true } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } } peers { permanent_uuid: "a3ff394a3f9444fb8e3b7c8403fc36d1" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46545 } attrs { promote: true } }
I20260630 12:43:27.801069 26369 raft_consensus.cc:1275] T 5d11e0c6a2b54ac2a28557c7e62369c3 P 72942949a1eb42e2a45ea6160d8a9099 [term 1 FOLLOWER]: Refusing update from remote peer 1e43242e05fc4458b97d36458ca2cd01: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:43:27.803164 26298 raft_consensus.cc:1275] T 5d11e0c6a2b54ac2a28557c7e62369c3 P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 1 FOLLOWER]: Refusing update from remote peer 1e43242e05fc4458b97d36458ca2cd01: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:43:27.804147 26588 consensus_queue.cc:1048] T 5d11e0c6a2b54ac2a28557c7e62369c3 P 1e43242e05fc4458b97d36458ca2cd01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:43:27.805112 26600 consensus_queue.cc:1048] T 5d11e0c6a2b54ac2a28557c7e62369c3 P 1e43242e05fc4458b97d36458ca2cd01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
W20260630 12:43:27.813047 26188 consensus_peers.cc:597] T 5d11e0c6a2b54ac2a28557c7e62369c3 P 1e43242e05fc4458b97d36458ca2cd01 -> Peer a3ff394a3f9444fb8e3b7c8403fc36d1 (127.13.140.132:46545): Couldn't send request to peer a3ff394a3f9444fb8e3b7c8403fc36d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5d11e0c6a2b54ac2a28557c7e62369c3. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:43:27.812897 26600 raft_consensus.cc:2955] T 5d11e0c6a2b54ac2a28557c7e62369c3 P 1e43242e05fc4458b97d36458ca2cd01 [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER a3ff394a3f9444fb8e3b7c8403fc36d1 (127.13.140.132) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } } peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } attrs { replace: true } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } } peers { permanent_uuid: "a3ff394a3f9444fb8e3b7c8403fc36d1" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46545 } attrs { promote: true } } }
I20260630 12:43:27.814644 26298 raft_consensus.cc:2955] T 5d11e0c6a2b54ac2a28557c7e62369c3 P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER a3ff394a3f9444fb8e3b7c8403fc36d1 (127.13.140.132) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } } peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } attrs { replace: true } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } } peers { permanent_uuid: "a3ff394a3f9444fb8e3b7c8403fc36d1" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46545 } attrs { promote: true } } }
I20260630 12:43:27.815352 26369 raft_consensus.cc:2955] T 5d11e0c6a2b54ac2a28557c7e62369c3 P 72942949a1eb42e2a45ea6160d8a9099 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER a3ff394a3f9444fb8e3b7c8403fc36d1 (127.13.140.132) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } } peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } attrs { replace: true } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } } peers { permanent_uuid: "a3ff394a3f9444fb8e3b7c8403fc36d1" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46545 } attrs { promote: true } } }
I20260630 12:43:27.828099 26117 catalog_manager.cc:5697] T 5d11e0c6a2b54ac2a28557c7e62369c3 P 72942949a1eb42e2a45ea6160d8a9099 reported cstate change: config changed from index -1 to 11, NON_VOTER a3ff394a3f9444fb8e3b7c8403fc36d1 (127.13.140.132) added. New cstate: current_term: 1 leader_uuid: "1e43242e05fc4458b97d36458ca2cd01" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } } peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } attrs { replace: true } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } } peers { permanent_uuid: "a3ff394a3f9444fb8e3b7c8403fc36d1" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46545 } attrs { promote: true } } }
I20260630 12:43:27.843318 26369 consensus_queue.cc:237] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 72942949a1eb42e2a45ea6160d8a9099 [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } attrs { replace: true } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } } peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } } peers { permanent_uuid: "a3ff394a3f9444fb8e3b7c8403fc36d1" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46545 } attrs { promote: true } }
I20260630 12:43:27.851210 26221 raft_consensus.cc:1275] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 1e43242e05fc4458b97d36458ca2cd01 [term 1 FOLLOWER]: Refusing update from remote peer 72942949a1eb42e2a45ea6160d8a9099: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:43:27.851418 26298 raft_consensus.cc:1275] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 1 FOLLOWER]: Refusing update from remote peer 72942949a1eb42e2a45ea6160d8a9099: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:43:27.853232 26449 consensus_queue.cc:1048] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 72942949a1eb42e2a45ea6160d8a9099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:43:27.854710 26604 consensus_queue.cc:1048] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 72942949a1eb42e2a45ea6160d8a9099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:43:27.860406 26449 raft_consensus.cc:2955] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 72942949a1eb42e2a45ea6160d8a9099 [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER a3ff394a3f9444fb8e3b7c8403fc36d1 (127.13.140.132) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } attrs { replace: true } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } } peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } } peers { permanent_uuid: "a3ff394a3f9444fb8e3b7c8403fc36d1" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46545 } attrs { promote: true } } }
I20260630 12:43:27.862315 26297 raft_consensus.cc:2955] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER a3ff394a3f9444fb8e3b7c8403fc36d1 (127.13.140.132) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } attrs { replace: true } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } } peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } } peers { permanent_uuid: "a3ff394a3f9444fb8e3b7c8403fc36d1" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46545 } attrs { promote: true } } }
W20260630 12:43:27.866870 26337 consensus_peers.cc:597] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 72942949a1eb42e2a45ea6160d8a9099 -> Peer a3ff394a3f9444fb8e3b7c8403fc36d1 (127.13.140.132:46545): Couldn't send request to peer a3ff394a3f9444fb8e3b7c8403fc36d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7f67867bcb5f4e89b88b715ea2d8c8b0. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:43:27.876140 26119 catalog_manager.cc:5697] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 9ef2bfda227f4ab296e3b4b4dfc39406 reported cstate change: config changed from index -1 to 11, NON_VOTER a3ff394a3f9444fb8e3b7c8403fc36d1 (127.13.140.132) added. New cstate: current_term: 1 leader_uuid: "72942949a1eb42e2a45ea6160d8a9099" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } attrs { replace: true } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } } peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } } peers { permanent_uuid: "a3ff394a3f9444fb8e3b7c8403fc36d1" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46545 } attrs { promote: true } } }
I20260630 12:43:27.885593 26221 raft_consensus.cc:2955] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 1e43242e05fc4458b97d36458ca2cd01 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER a3ff394a3f9444fb8e3b7c8403fc36d1 (127.13.140.132) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "9ef2bfda227f4ab296e3b4b4dfc39406" member_type: VOTER last_known_addr { host: "127.13.140.130" port: 40187 } attrs { replace: true } } peers { permanent_uuid: "72942949a1eb42e2a45ea6160d8a9099" member_type: VOTER last_known_addr { host: "127.13.140.131" port: 33247 } } peers { permanent_uuid: "1e43242e05fc4458b97d36458ca2cd01" member_type: VOTER last_known_addr { host: "127.13.140.129" port: 42903 } } peers { permanent_uuid: "a3ff394a3f9444fb8e3b7c8403fc36d1" member_type: NON_VOTER last_known_addr { host: "127.13.140.132" port: 46545 } attrs { promote: true } } }
I20260630 12:43:28.006843 26583 heartbeater.cc:499] Master 127.13.140.190:33629 was elected leader, sending a full tablet report...
I20260630 12:43:28.018265 13874 tablet_server.cc:179] TabletServer@127.13.140.129:0 shutting down...
I20260630 12:43:28.052086 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:43:28.052829 13874 tablet_replica.cc:333] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 1e43242e05fc4458b97d36458ca2cd01: stopping tablet replica
I20260630 12:43:28.053750 13874 raft_consensus.cc:2243] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 1e43242e05fc4458b97d36458ca2cd01 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:43:28.054276 13874 raft_consensus.cc:2272] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 1e43242e05fc4458b97d36458ca2cd01 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:43:28.057102 13874 tablet_replica.cc:333] T 50b1f5b39d384558abf26e5a2d2aa5fd P 1e43242e05fc4458b97d36458ca2cd01: stopping tablet replica
I20260630 12:43:28.057672 13874 raft_consensus.cc:2243] T 50b1f5b39d384558abf26e5a2d2aa5fd P 1e43242e05fc4458b97d36458ca2cd01 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:43:28.058132 13874 raft_consensus.cc:2272] T 50b1f5b39d384558abf26e5a2d2aa5fd P 1e43242e05fc4458b97d36458ca2cd01 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:43:28.060158 13874 tablet_replica.cc:333] T 75cdbf7092b146fc8362109819e2e920 P 1e43242e05fc4458b97d36458ca2cd01: stopping tablet replica
I20260630 12:43:28.060765 13874 raft_consensus.cc:2243] T 75cdbf7092b146fc8362109819e2e920 P 1e43242e05fc4458b97d36458ca2cd01 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:43:28.061303 13874 raft_consensus.cc:2272] T 75cdbf7092b146fc8362109819e2e920 P 1e43242e05fc4458b97d36458ca2cd01 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:43:28.063340 13874 tablet_replica.cc:333] T f3fa875ad83d4ab0ab6fb61298356fcc P 1e43242e05fc4458b97d36458ca2cd01: stopping tablet replica
I20260630 12:43:28.063853 13874 raft_consensus.cc:2243] T f3fa875ad83d4ab0ab6fb61298356fcc P 1e43242e05fc4458b97d36458ca2cd01 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:43:28.064369 13874 raft_consensus.cc:2272] T f3fa875ad83d4ab0ab6fb61298356fcc P 1e43242e05fc4458b97d36458ca2cd01 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:43:28.067042 13874 tablet_replica.cc:333] T 045007622cd3466fa443cee2e1eb2797 P 1e43242e05fc4458b97d36458ca2cd01: stopping tablet replica
I20260630 12:43:28.067574 13874 raft_consensus.cc:2243] T 045007622cd3466fa443cee2e1eb2797 P 1e43242e05fc4458b97d36458ca2cd01 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:43:28.068029 13874 raft_consensus.cc:2272] T 045007622cd3466fa443cee2e1eb2797 P 1e43242e05fc4458b97d36458ca2cd01 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:43:28.071594 13874 tablet_replica.cc:333] T 5d11e0c6a2b54ac2a28557c7e62369c3 P 1e43242e05fc4458b97d36458ca2cd01: stopping tablet replica
I20260630 12:43:28.072147 13874 raft_consensus.cc:2243] T 5d11e0c6a2b54ac2a28557c7e62369c3 P 1e43242e05fc4458b97d36458ca2cd01 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:43:28.073194 13874 raft_consensus.cc:2272] T 5d11e0c6a2b54ac2a28557c7e62369c3 P 1e43242e05fc4458b97d36458ca2cd01 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:43:28.092192 13874 tablet_server.cc:196] TabletServer@127.13.140.129:0 shutdown complete.
I20260630 12:43:28.107723 13874 tablet_server.cc:179] TabletServer@127.13.140.130:0 shutting down...
I20260630 12:43:28.134378 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:43:28.135093 13874 tablet_replica.cc:333] T 50b1f5b39d384558abf26e5a2d2aa5fd P 9ef2bfda227f4ab296e3b4b4dfc39406: stopping tablet replica
I20260630 12:43:28.135726 13874 raft_consensus.cc:2243] T 50b1f5b39d384558abf26e5a2d2aa5fd P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:43:28.136526 13874 raft_consensus.cc:2272] T 50b1f5b39d384558abf26e5a2d2aa5fd P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:43:28.138715 13874 tablet_replica.cc:333] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 9ef2bfda227f4ab296e3b4b4dfc39406: stopping tablet replica
I20260630 12:43:28.139313 13874 raft_consensus.cc:2243] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:43:28.139808 13874 raft_consensus.cc:2272] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:43:28.142764 13874 tablet_replica.cc:333] T f3fa875ad83d4ab0ab6fb61298356fcc P 9ef2bfda227f4ab296e3b4b4dfc39406: stopping tablet replica
I20260630 12:43:28.143321 13874 raft_consensus.cc:2243] T f3fa875ad83d4ab0ab6fb61298356fcc P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:43:28.144313 13874 raft_consensus.cc:2272] T f3fa875ad83d4ab0ab6fb61298356fcc P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:43:28.146636 13874 tablet_replica.cc:333] T 75cdbf7092b146fc8362109819e2e920 P 9ef2bfda227f4ab296e3b4b4dfc39406: stopping tablet replica
I20260630 12:43:28.147167 13874 raft_consensus.cc:2243] T 75cdbf7092b146fc8362109819e2e920 P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:43:28.147912 13874 raft_consensus.cc:2272] T 75cdbf7092b146fc8362109819e2e920 P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:43:28.150002 13874 tablet_replica.cc:333] T 5d11e0c6a2b54ac2a28557c7e62369c3 P 9ef2bfda227f4ab296e3b4b4dfc39406: stopping tablet replica
I20260630 12:43:28.150517 13874 raft_consensus.cc:2243] T 5d11e0c6a2b54ac2a28557c7e62369c3 P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:43:28.151005 13874 raft_consensus.cc:2272] T 5d11e0c6a2b54ac2a28557c7e62369c3 P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:43:28.153578 13874 tablet_replica.cc:333] T 045007622cd3466fa443cee2e1eb2797 P 9ef2bfda227f4ab296e3b4b4dfc39406: stopping tablet replica
I20260630 12:43:28.154080 13874 raft_consensus.cc:2243] T 045007622cd3466fa443cee2e1eb2797 P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:43:28.155063 13874 raft_consensus.cc:2272] T 045007622cd3466fa443cee2e1eb2797 P 9ef2bfda227f4ab296e3b4b4dfc39406 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:43:28.181337 13874 tablet_server.cc:196] TabletServer@127.13.140.130:0 shutdown complete.
I20260630 12:43:28.203540 13874 tablet_server.cc:179] TabletServer@127.13.140.131:0 shutting down...
I20260630 12:43:28.230520 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:43:28.231182 13874 tablet_replica.cc:333] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 72942949a1eb42e2a45ea6160d8a9099: stopping tablet replica
I20260630 12:43:28.231768 13874 raft_consensus.cc:2243] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 72942949a1eb42e2a45ea6160d8a9099 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:43:28.232893 13874 raft_consensus.cc:2272] T 7f67867bcb5f4e89b88b715ea2d8c8b0 P 72942949a1eb42e2a45ea6160d8a9099 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:43:28.235491 13874 tablet_replica.cc:333] T 50b1f5b39d384558abf26e5a2d2aa5fd P 72942949a1eb42e2a45ea6160d8a9099: stopping tablet replica
I20260630 12:43:28.236037 13874 raft_consensus.cc:2243] T 50b1f5b39d384558abf26e5a2d2aa5fd P 72942949a1eb42e2a45ea6160d8a9099 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:43:28.236644 13874 raft_consensus.cc:2272] T 50b1f5b39d384558abf26e5a2d2aa5fd P 72942949a1eb42e2a45ea6160d8a9099 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:43:28.238606 13874 tablet_replica.cc:333] T 5d11e0c6a2b54ac2a28557c7e62369c3 P 72942949a1eb42e2a45ea6160d8a9099: stopping tablet replica
I20260630 12:43:28.239144 13874 raft_consensus.cc:2243] T 5d11e0c6a2b54ac2a28557c7e62369c3 P 72942949a1eb42e2a45ea6160d8a9099 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:43:28.239636 13874 raft_consensus.cc:2272] T 5d11e0c6a2b54ac2a28557c7e62369c3 P 72942949a1eb42e2a45ea6160d8a9099 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:43:28.242326 13874 tablet_replica.cc:333] T 045007622cd3466fa443cee2e1eb2797 P 72942949a1eb42e2a45ea6160d8a9099: stopping tablet replica
I20260630 12:43:28.242885 13874 raft_consensus.cc:2243] T 045007622cd3466fa443cee2e1eb2797 P 72942949a1eb42e2a45ea6160d8a9099 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:43:28.243399 13874 raft_consensus.cc:2272] T 045007622cd3466fa443cee2e1eb2797 P 72942949a1eb42e2a45ea6160d8a9099 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:43:28.246310 13874 tablet_replica.cc:333] T f3fa875ad83d4ab0ab6fb61298356fcc P 72942949a1eb42e2a45ea6160d8a9099: stopping tablet replica
I20260630 12:43:28.246846 13874 raft_consensus.cc:2243] T f3fa875ad83d4ab0ab6fb61298356fcc P 72942949a1eb42e2a45ea6160d8a9099 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:43:28.247445 13874 raft_consensus.cc:2272] T f3fa875ad83d4ab0ab6fb61298356fcc P 72942949a1eb42e2a45ea6160d8a9099 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:43:28.250264 13874 tablet_replica.cc:333] T 75cdbf7092b146fc8362109819e2e920 P 72942949a1eb42e2a45ea6160d8a9099: stopping tablet replica
I20260630 12:43:28.250749 13874 raft_consensus.cc:2243] T 75cdbf7092b146fc8362109819e2e920 P 72942949a1eb42e2a45ea6160d8a9099 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:43:28.251188 13874 raft_consensus.cc:2272] T 75cdbf7092b146fc8362109819e2e920 P 72942949a1eb42e2a45ea6160d8a9099 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:43:28.276851 13874 tablet_server.cc:196] TabletServer@127.13.140.131:0 shutdown complete.
I20260630 12:43:28.292531 13874 tablet_server.cc:179] TabletServer@127.13.140.132:0 shutting down...
I20260630 12:43:28.314196 13874 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:43:28.330651 13874 tablet_server.cc:196] TabletServer@127.13.140.132:0 shutdown complete.
I20260630 12:43:28.339243 13874 master.cc:562] Master@127.13.140.190:33629 shutting down...
W20260630 12:43:28.360832 26170 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:43:28.361918 13874 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1bd4feb993bf40c7bb111abaae975a5f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:43:28.362396 13874 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1bd4feb993bf40c7bb111abaae975a5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:43:28.362682 13874 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1bd4feb993bf40c7bb111abaae975a5f: stopping tablet replica
I20260630 12:43:28.382004 13874 master.cc:584] Master@127.13.140.190:33629 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (5045 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (10238 ms total)

[----------] Global test environment tear-down
[==========] 26 tests from 2 test suites ran. (280142 ms total)
[  PASSED  ] 26 tests.
I20260630 12:43:28.429697 13874 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 ~58 seconds ago
I20260630 12:43:28.429908 13874 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 ~58 seconds ago
I20260630 12:43:28.430053 13874 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4755: suppressed but not reported on 9 messages since previous log ~58 seconds ago
I20260630 12:43:28.430187 13874 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5375: suppressed but not reported on 18 messages since previous log ~92 seconds ago
I20260630 12:43:28.430337 13874 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4810: suppressed but not reported on 3 messages since previous log ~192 seconds ago
I20260630 12:43:28.430519 13874 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 12 messages since previous log ~256 seconds ago
I20260630 12:43:28.430783 13874 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 35 messages since previous log ~8 seconds ago
I20260630 12:43:28.430934 13874 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 3 messages since previous log ~5 seconds ago
